
// -------------------------------------------------------------------
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=\"773\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("  <tr align=\"center\" valign=\"middle\"> ");
document.writeln("    <td bgcolor=\"#D9D9D9\" width=\"161\"><a href=\"http://www.xinhuanet.com/newscenter/hqbz/index.htm\" class=\"toplink\"><font color=\"#000000\">环球媒体首页</font></a></td>");
document.writeln("    <td bgcolor=\"#FFFFFF\" width=\"2\"></td>");
document.writeln("    <td bgcolor=\"#BF7705\"><a href=\"http://www.xinhuanet.com/newscenter/hqbz/xh.htm\" class=\"toplink\">新华社报刊</a> ");
document.writeln("      <font color=\"#FFFFFF\">|</font> <a href=\"http://www.xinhuanet.com/newscenter/hqbz/gn.htm\" class=\"toplink\">国内报刊</a> ");
document.writeln("      <font color=\"#FFFFFF\">|</font> <a href=\"http://www.xinhuanet.com/newscenter/hqbz/foreign.htm\" class=\"toplink\">国外媒体</a> ");
document.writeln("      <font color=\"#FFFFFF\">|</font> <a href=\"http://www.xinhuanet.com/newscenter/hqbz/radio.htm\" class=\"toplink\">广播电视</a> ");
document.writeln("      <font color=\"#FFFFFF\">|</font> <a href=\"http://www.xinhuanet.com/newscenter/hqbz/cover.htm\" class=\"toplink\">封面故事</a> ");
document.writeln("      <font color=\"#FFFFFF\">|</font> <a href=\"http://www.xinhuanet.com/newscenter/hqbz/photo.htm\" class=\"toplink\">世事图说</a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#000000\" height=\"2\" width=\"161\"></td>");
document.writeln("    <td bgcolor=\"#FFFFFF\" width=\"2\" height=\"2\"></td>");
document.writeln("    <td bgcolor=\"#000000\" height=\"2\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------