// JavaScript Document
document.write("<img src=images/nav.gif width=786 height=31 border=0 usemap=#Map>");
document.write("<map name=Map>");
document.write("<area shape=rect coords=462,6,561,26 href=downloads.htm>");
document.write("<area shape=rect coords=35,5,108,26 href=index.htm>");
document.write("<area shape=rect coords=118,4,222,25 href=aboutcarpenter.htm>");
document.write("<area shape=rect coords=237,3,339,26 href=ourservices.htm>");
document.write("<area shape=rect coords=349,5,452,26 href=newpatients.htm>");
document.write("<area shape=rect coords=568,6,624,26 href=faq.htm>");
document.write("<area shape=rect coords=632,3,721,27 href=contact.htm>");
document.write("</map>");