<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Edward Filangeri, D.D.S.');

document.write('</span><br>');

document.write('516 Hawkins Avenue<br>');

document.write('Lake Ronkonkoma, NY  11779<br>');

document.write('PHONE: <span class="phonetitle">(631) 588-9041<BR></span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;FAX: <span class="phonetitle">(631) 588-6772<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@smiledr.net">info@smiledr.net</a><br>');


//  End -->