﻿// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title></title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />");
document.writeln("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\" leftmargin=\"0\" topmargin=\"0\">");
document.writeln("<table width=\"773\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("  <tr> ");
document.writeln("    <td width=\"137\"><img src=\"//imgs.xinhuanet.com/icon/keji2006/it-logo.gif\" width=\"137\" height=\"42\"></td>");
document.writeln("    <td width=\"858\" bgcolor=\"#FFFFFF\"> ");
document.writeln("      <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"008BE3\" height=\"30\" class=\"daohang\">");
document.writeln("        <tr> ");
document.writeln("          <td align=\"center\"> <a href=\"//www.xinhuanet.com/tech/index.htm\">首页</a> ");
document.writeln("            | <a href=\"//www.xinhuanet.com/tech/index.htm#01\">互联网</a> | <a href=\"//www.xinhuanet.com/tech/index.htm#02\">热门科技</a> ");
document.writeln("            | <a href=\"//www.xinhuanet.com/tech/index.htm#04\">科技新品</a> | <a href=\"//www.xinhuanet.com/tech/index.htm#03\">科技创新</a> ");
document.writeln("            | <a href=\"//www.xinhuanet.com/tech/index.htm#06\">科技人物</a> | <a href=\"//www.xinhuanet.com/tech/index.htm#07\">科学探索</a> ");
document.writeln("            | <a href=\"//www.xinhuanet.com/tech/index.htm#05\">科技资料</a> | <a href=\"//forum.xinhuanet.com/listtopic.jsp?bid=50&catid=97\" target=\"_blank\">科技论坛</a> ");
document.writeln("          </td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------
