// 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=210,54,260,74 href=index.htm>");
document.write("<area shape=rect coords=265,54,335,74 href=aboutus.htm>");
document.write("<area shape=rect coords=340,55,438,75 href=management.htm>");
document.write("<area shape=rect coords=445,55,508,76 href=service_pro.htm>");
document.write("<area shape=rect coords=513,55,600,76 href=lab.htm>");
document.write("<area shape=rect coords=610,55,695,76 href=casestudies.htm>");
document.write("<area shape=rect coords=708,54,785,75 href=contactus.htm>");


document.write("</map>");
