<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Addison Precision Manufacturing');

document.write('</span><br>');

document.write('500 Avis Street<br>');

document.write('Rochester,NY 14615<br>');

document.write('PHONE: <span class="phonetitle">(585) 254-1386 <BR></span>');

document.write('FAX: <span class="phonetitle">(585) 254-5342<BR></span>');

//  End -->