<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetext">');

document.write('<span class="phonetitle">');

document.write('</span><br>');


document.write('PHONE: <span class="phonetext">631-267-6863<br></span>');

document.write('SHOP: <span class="phonetext">631-537-8881<br></span>');

document.write('FAX: <span class="phonetext">631-267-2972<br></span>');

document.write('<br>');

document.write(' <a href="contact.htm" class="emaillink">Full Contact Info</a><br>');

document.write('</span>');

//  End -->
