// 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=72,2,145,23 href=about_practice.htm>");
document.write("<area shape=rect coords=156,4,321,24 href=ourmanagement.htm>");
document.write("<area shape=rect coords=326,5,397,22 href=services.htm>");
document.write("<area shape=rect coords=407,3,533,23 href=newpatients.htm>");
document.write("<area shape=rect coords=551,4,670,22 href=surgeryfacility.htm>");
document.write(" <area shape=rect coords=677,4,767,23 href=contact.htm>");
document.write("</map>");


