// 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=351,47,402,83 href=index.htm>");
document.write("<area shape=rect coords=406,46,480,85 href=ourteam.htm>");
document.write("<area shape=rect coords=482,46,552,86 href=services.htm>");
document.write("<area shape=rect coords=554,45,641,89 href=contactus.htm>");

document.write("</map>");
