// -------------------------------------------------------------------
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> ");
document.writeln("    <td height=\"5\" colspan=\"3\"><img src=\"http://imgs.xinhuanet.com/icon/stock/keji-kong.gif\" width=\"1\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#FAB001\" width=\"161\" height=\"24\"> ");
document.writeln("      <div align=\"center\"><a href=\"index.htm\" class=\"top_link\"><font color=\"#000000\">新华证券首页</font></a></div>");
document.writeln("    </td>");
document.writeln("    <td height=\"24\" bgcolor=\"#DADADA\" width=\"1\"><img src=\"http://imgs.xinhuanet.com/icon/stock/keji-kong.gif\" width=\"1\" height=\"1\"></td>");
document.writeln("    <td height=\"24\" width=\"611\" bgcolor=\"#A37002\"> ");
document.writeln("      <div align=\"center\"><font color=\"#FFFFFF\">| </font><a href=\"zqyw.htm\" class=\"top_link\"><font color=\"#FFFFFF\">证券要闻</font></a><font color=\"#FFFFFF\"> ");
document.writeln("        | </font><a href=\"gszb.htm\" class=\"top_link\"><font color=\"#FFFFFF\">股市直播</font></a><font color=\"#FFFFFF\"> ");
document.writeln("        | </font><a href=\"ssgs.htm\" class=\"top_link\"><font color=\"#FFFFFF\">上市公司</font></a><font color=\"#FFFFFF\"> ");
document.writeln("        | </font><a href=\"bgjj.htm\" class=\"top_link\"><font color=\"#FFFFFF\">B股基金</font></a><font color=\"#FFFFFF\"> ");
document.writeln("        | </font><a href=\"zsqs.htm\" class=\"top_link\"><font color=\"#FFFFFF\">债市期市</font></a><font color=\"#FFFFFF\"> ");
document.writeln("        | </font><a href=\"hqgs.htm\" class=\"top_link\"><font color=\"#FFFFFF\">环球股市</font></a><font color=\"#FFFFFF\"> ");
document.writeln("        | </font></div>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td colspan=\"3\" height=\"2\" bgcolor=\"#DADADA\"><img src=\"http://imgs.xinhuanet.com/icon/stock/keji-kong.gif\" width=\"1\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td colspan=\"3\" height=\"8\"><img src=\"http://imgs.xinhuanet.com/icon/stock/keji-kong.gif\" width=\"1\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------