<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Sally Cohen PR');

document.write('</span><br>');

document.write('150 Midvale Drive<br>');

document.write('Fairport, NY 14450<br>');

document.write('PHONE: <span class="phonetitle">(585) 749-1795<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(585) 383-8114<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:sally@sallycohenpr.com">Sally@SallyCohenPR.com</a><br>');



//  End -->
