
// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>无标题文档</title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">");
document.writeln("<style type=\"text/css\">");
document.writeln("<!--");
document.writeln("a.top:link {  font-family: \"宋体\"; font-size: 12px; color: #ffffff; text-decoration: none}");
document.writeln("a.top:visited {  font-family: \"宋体\"; font-size: 12px; color: #ffffff; text-decoration: none}");
document.writeln("a.top:hover {  font-size: 12px; color: #04FFF6; text-decoration: none}");
document.writeln("-->");
document.writeln("</style>");
document.writeln("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\">");
document.writeln("<table width=\"768\" border=\"0\" align=\"center\" cellpadding=\"2\" cellspacing=\"0\">");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#0140AA\" align=\"center\"><a href=\"http://www.nx.xinhuanet.com/\" class=\"top\" target=\"_blank\"><font color=\"#00FFFF\">频道首页</font></a>　<a href=\"http://www.nx.xinhuanet.com/myh7/index.htm\" class=\"top\">专题首页</a>　<a href=\"http://www.nx.xinhuanet.com/myh7/new/qxb.htm\" class=\"top\">精彩抢鲜报</a>　<a href=\"http://www.nx.xinhuanet.com/myh7/new/video.htm\" class=\"top\">精彩视频</a>　<a href=\"http://www.nx.xinhuanet.com/myh7/new/wt.htm\" class=\"top\">网谈民运会</a>　<a href=\"http://www.nx.xinhuanet.com/myh7/new/tyybc.htm\" class=\"top\">探营演兵场</a>　<a href=\"http://www.nx.xinhuanet.com/myh7/new/tqmh.htm\" class=\"top\">台前幕后看盛会</a>　<a href=\"http://www.nx.xinhuanet.com/myh7/new/wp.htm\" class=\"top\">网评民运会</a>　<a href=\"http://www.nx.xinhuanet.com/myh7/new/photo.htm\" class=\"top\">多彩瞬间</a>　<a href=\"http://www.nx.xinhuanet.com/myh7/new/kt.htm\" class=\"top\">群英大看台</a></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------
