// Top links JavaScript Document
document.write("<img src=images/nav.gif width=800 height=32 border=0 usemap=#Map>");
document.write("<map name=Map>");
document.write("<area shape=rect coords=81,10,163,25 href=aboutus.htm>");
document.write("<area shape=rect coords=178,10,308,25 href=investor.htm>");
document.write("<area shape=rect coords=333,10,443,25 href=news.htm>");
document.write("<area shape=rect coords=26,10,70,24 href=index.htm>");
document.write("<area shape=rect coords=461,10,621,25 href=products_services.htm>");
document.write("<area shape=rect coords=641,10,771,25 href=clients_partners.htm>");
document.write("</map>");