document.writeln("  <table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("    <tr>");
document.writeln("      <td><table width=\"960\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("          <tr>");
document.writeln("            <td height=\"8\" colspan=\"3\"></td>");
document.writeln("          </tr>");
document.writeln("        <tr bgcolor=\"#000000\">");
document.writeln("          <td width=\"435\" rowspan=\"2\" bgcolor=\"#000000\"><img src=\"images/logo.jpg\" border=\"0\" usemap=\"#Map\" /></td>");
document.writeln("          <td width=\"70\" rowspan=\"2\" align=\"right\" bgcolor=\"#000000\">&nbsp;</td>");
document.writeln("            <td width=\"455\" height=\"5\" align=\"right\" bgcolor=\"#000000\"></td>");
document.writeln("          </tr>");
document.writeln("        <tr bgcolor=\"#000000\">");
document.writeln("          <td align=\"right\" valign=\"top\" bgcolor=\"#000000\"><table width=\"80%\" border=\"0\" align=\"right\" cellpadding=\"0\" cellspacing=\"5\">");
document.writeln("             <form id=\"searchForm\" action=\"http://www.google.cn/search\" target=\"_blank\">");
document.writeln("                <tr>");
document.writeln("                  <td width=\"47%\"><div id=\"topItem\"><a href=\"company.html\">公司介绍</a><a href=\"company.html#02\">联系我们</a></div></td>");
document.writeln("                  <td width=\"53%\">");
document.writeln("                      <input type=\"text\" name=\"q\" value=\"搜索\"  id=\"search_form_input\"  />");
document.writeln("                      <input name=\"sitesearch\" type=\"hidden\" value=\"http://www.epicgameschina.com/\" />");
document.writeln("                      <input type=\"image\"  src=\"images/bt_search.gif\" align=\"absmiddle\"/>");
document.writeln("                  </td>");
document.writeln("                </tr>");
document.writeln("			</form>               ");
document.writeln("            </table></td>");
document.writeln("          </tr>");
document.writeln("      </table></td>");
document.writeln("    </tr>");
document.writeln("  </table>");
document.writeln("");
document.writeln("<map name=\"Map\">");
document.writeln("  <area shape=\"rect\" coords=\"13,13,87,104\" href=\"index.htm\" title=\"home\" alt=\"home\">");
document.writeln("</map>");
document.writeln("");