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("<a href=\"http://www.xinhuanet.com/\" class=\"b\">首页</a> | ");
document.writeln("<a href=\"http://www.xinhuanet.com/world/index.htm\" class=\"b\">新闻中心</a> | ");
document.writeln("<a href=\"http://www.xinhuanet.com/world/index.htm\" class=\"b\">国际</a> | ");
document.writeln("<a href=\"http://www.xinhuanet.com/fortune/index.htm\" class=\"b\">财经</a> | ");
document.writeln("<a href=\"http://www.xinhuanet.com/sports/index.htm\" class=\"b\">体育</a> | ");
document.writeln("<a href=\"http://www.xinhuanet.com/taiwan/index.htm\" class=\"b\">台湾</a> | ");
document.writeln("<a href=\"http://www.xinhuanet.com/legal/index.htm\" class=\"b\">法治</a> | ");
document.writeln("<a href=\"http://www.xinhuanet.com/mil/index.htm\" class=\"b\">军事</a> | ");
document.writeln("<a href=\"http://www.xinhuanet.com/st/index.htm\" class=\"b\">科技</a> | ");
document.writeln("<a href=\"http://www.xinhuanet.com/edu/index.htm\" class=\"b\">教育</a> | ");
document.writeln("<a href=\"http://www.xinhuanet.com/it/index.htm\" class=\"b\">ＩＴ</a> | ");
document.writeln("<a href=\"http://www.xinhuanet.com/ent/index.htm\" class=\"b\">文娱</a> | ");
document.writeln("<a href=\"http://www.xinhuanet.com/forum/index.htm\" class=\"b\">论坛</a> | ");
document.writeln("<a href=\"http://www.xinhuanet.com/video/index.htm\" class=\"b\">视频</a> | ");
document.writeln("<a href=\"http://www.xinhuanet.com/audio/index.htm\" class=\"b\">音乐</a> | ");
document.writeln("</body>");
document.writeln("</html>");