info =		"<table width=\"1000\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"	+"\n"+
		"  <tr>"	+"\n"+
		"    <td><img src=\"images/2006about/newtop01.jpg\" width=\"1000\" height=\"103\" border=\"0\" usemap=\"#Map\" ></td>"	+"\n"+
		"  </tr>"	+"\n"+
		"</table>"	+"\n"+
		"<map name=\"Map\">"	+"\n"+
		"  <area shape=\"rect\" coords=\"673,77,707,94\" href=\"http://www.9you.com/about011.html\" target=\"_blank\">"	+"\n"+
		"</map>"

document.write(info)
