<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Cat Behavior of Rochester');

document.write('</span><br>');

//document.write('10901 Your Road Hwy. Suite 301<br>');

document.write('Rochester, NY 14624<br>');

document.write('PHONE: <span class="phonetitle">(585) 690-3024<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(914) 206-3760<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@rochestercat.com">info@rochestercat.com</a><br>');

//  End -->