document.write("<script src=\"count.asp\"></script>");
document.write("<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=GB2312\">");
document.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"images/style.css\">");
document.write("</HEAD>");
document.write("<BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>");
document.write("<table width=\"762\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-left:1px solid #C0C0C0;border-right:1px solid #C0C0C0;\">");
document.write("  <tr> ");
document.write("    <td width=\"760\" height=\"105\" valign=\"top\"><img src=\"images/top1.jpg\" name=\"top\" width=\"760\" height=\"105\" border=\"0\" usemap=\"#topMap\" id=\"top\"></td>");
document.write("  </tr>");
document.write("</table>");
document.write("<table width=\"762\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-left:1px solid #C0C0C0;border-right:1px solid #C0C0C0;\">");
document.write("  <tr> ");
document.write("    <td width=\"760\" height=\"115\" valign=\"top\"><img src=\"images/top2.jpg\" width=\"760\" height=\"115\"></td>");

document.write("    </td>");
document.write("  </tr>");
document.write("</table>");
document.write("<map name=\"topMap\">");
document.write("  <area shape=\"rect\" coords=\"225,75,289,106\" href=\"index.asp\" alt=\"首页\">");
document.write("  <area shape=\"rect\" coords=\"288,75,378,106\" href=\"about.htm\" alt=\"TOPEDA简介\">");
document.write("  <area shape=\"rect\" coords=\"377,75,471,106\" href=\"topedaproduct.htm\" alt=\"产品中心\">");
document.write("  <area shape=\"rect\" coords=\"470,75,561,106\" href=\"case.htm\" alt=\"技术合作\">");
document.write("  <area shape=\"rect\" coords=\"560,75,658,106\" href=\"bbs/index.asp\" alt=\"TOPEDA论坛\">");
document.write("  <area shape=\"rect\" coords=\"657,75,746,106\" href=\"contact.htm\" alt=\"联系我们\">");
document.write("</map>");

function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}