// JavaScript Document
document.write("<img src=images/index04.jpg name=image1 width=145 height=186 border=0 usemap=#Map id=image1 />")
document.write("<map name=Map id=Map>")
 document.write ("<area shape=rect coords=10,6,124,32 href=index.htm alt=Home />")
  document.write("<area shape=rect coords=11,35,123,68 href=about.htm alt=About Us />")
  document.write("<area shape=rect coords=12,75,121,105 onmouseover=MM_showMenu(window.mm_menu_0819183658_0,12,105,null,'image1') onmouseout=MM_startTimeout(); />")
  document.write("<area shape=rect coords=10,113,123,145 href=promoter.htm alt=Promoters />")
  document.write("<area shape=rect coords=10,148,122,178 href=contact.aspx alt=Contact Us />")
document.write("</map>")