<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Smiths Research & Gradings');

document.write('</span><br>');

document.write('20 Poe Ct<br>');

document.write('Fairfield, CT 06825<br>');

document.write('PHONE: <span class="phonetitle">(203) 362-2149<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(203) 659-4773<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:smiths@smithsresearch.net">smiths@smithsresearch.net</a><br>');

//  End -->
