// JavaScript Document
document.write("<img src=images/nav.gif width=786 height=27 border=0 usemap=#Map>");
document.write("<map name=Map>");
document.write("<area shape=rect coords=52,2,120,24 href=about_practice.htm>");
document.write("<area shape=rect coords=133,2,248,25 href=ourmanagement.htm>");
document.write("<area shape=rect coords=253,5,324,24 href=services.htm>");
document.write("<area shape=rect coords=328,5,427,25 href=newpatients.htm>");
document.write("<area shape=rect coords=433,3,543,25 href=patenteducaton.htm>");
document.write("<area shape=rect coords=549,4,602,23 href=faqs.htm>");
document.write("<area shape=rect coords=606,4,670,25 href=sitemap.htm>");
document.write("<area shape=rect coords=677,5,767,24 href=contact.htm>");
document.write("</map>");



