<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Tom Pelletier');

document.write('</span><br>');

document.write('204 Bay Ave<br>');

document.write('Patchogue, NY 11772<br>');

document.write('PHONE: <span class="phonetitle">(631) 569-5552<BR></span>');

document.write('FAX: <span class="phonetitle">(413) 825-7968<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:tom@tompelletier.com" class="link">tom@tompelletier.com</a><br>');


//  End -->
