document.write ("<img src=images/mainlogo.jpg border=0 usemap=#Map>")
document.write ("<map name=Map>")
document.write ("<area shape=rect coords=583,56,637,78 href=index.htm>")
document.write ("<area shape=rect coords=653,56,741,77 href=contact.htm>")
document.write ("<area shape=rect coords=673,23,729,41 href=chinese/index.htm>")
document.write ("</map>")

