// Top links JavaScript Document
document.write("<img src=images/top.gif width=798 height=97 border=0 usemap=#Map>");
document.write("<map name=Map>");

document.write("<area shape=rect coords=530,10,665,25 href=video.htm>");
document.write("<area shape=rect coords=670,10,745,25 href=gallery.htm>");

document.write("<area shape=rect coords=303,54,265,74 href=index.htm>");
document.write("<area shape=rect coords=320,54,428,74 href=aboutdoctor.htm>");
document.write("<area shape=rect coords=445,55,510,75 href=services.htm>");
document.write("<area shape=rect coords=520,55,635,76 href=spineeducation.htm>");
document.write("<area shape=rect coords=650,55,730,76 href=contactus.htm>");

document.write("</map>");
