// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>Untitled Document</title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">");
document.writeln("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\">");
document.writeln("<table width=\"128\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("  <tr> ");
document.writeln("    <td width=\"10\"><img src=\"http://imgs.xinhuanet.com/icon/top01-h.gif\" width=\"10\" height=\"60\"></td>");
document.writeln("    <td bgcolor=\"#FFFFFF\" width=\"108\"> ");
document.writeln("      <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" height=\"58\" bgcolor=\"#FFFFFF\">");
document.writeln("        <tr> ");
document.writeln("          <td align=\"center\" bgcolor=\"#000000\"> <font color=\"#FFFFFF\"><img src=\"http://imgs.xinhuanet.com/icon/aboutus-h.gif\" width=\"15\" height=\"15\" align=\"absmiddle\" vspace=\"3\">　</font><a href=\"http://www.xinhuanet.com/aboutus.htm\" class=\"channel\"><font color=\"#FFFFFF\">关于我们</font></a><font color=\"#FFFFFF\"><br>");
document.writeln("            <img src=\"http://imgs.xinhuanet.com/icon/sitemap-h.gif\" width=\"15\" height=\"15\" align=\"absmiddle\" vspace=\"4\">　</font><a href=\"http://www.xinhuanet.com/sitemap.htm\" class=\"channel\"><font color=\"#FFFFFF\">网站地图</font></a></td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("    <td width=\"10\"><img src=\"http://imgs.xinhuanet.com/icon/top02-h.gif\" width=\"10\" height=\"60\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------