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(".daohang {  font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}");
document.writeln("a:hover {  text-decoration: underline}");
document.writeln("-->");
document.writeln("</style>");
document.writeln("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\" leftmargin=\"0\" topmargin=\"0\">");
document.writeln("<table width=\"154\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#508CD8\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#285082\" height=\"25\"> ");
document.writeln("      <div align=\"center\"><a href=\"aboutconnect.htm\" class=\"daohang\"><font color=\"#FFFFFF\">联系我们</font></a></div>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#508CD8\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#285082\" height=\"25\"> ");
document.writeln("      <div align=\"center\"><a href=\"aboutshengming.htm\" class=\"daohang\"><font color=\"#FFFFFF\">服务申明</font></a></div>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#508CD8\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#285082\" height=\"25\"> ");
document.writeln("      <div align=\"center\"><a href=\"aboutlink.htm\" class=\"daohang\"><font color=\"#FFFFFF\">友情链接</font></a></div>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#508CD8\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#285082\" height=\"25\"> ");
document.writeln("      <div align=\"center\"><a href=\"aboutadservice.htm\" class=\"daohang\"><font color=\"#FFFFFF\">广告服务</font></a></div>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#508CD8\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#285082\" height=\"25\"> ");
document.writeln("      <div align=\"center\"><a href=\"aboutmap.htm\" class=\"daohang\"><font color=\"#FFFFFF\">网站地图</font></a></div>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#508CD8\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#285082\" height=\"25\"> ");
document.writeln("      <div align=\"center\"><a href=\"aboutdy.asp?action=write\" class=\"daohang\"><font color=\"#FFFFFF\">在线订阅</font></a></div>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#508CD8\" height=\"1\"></td>");
document.writeln("    </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#285082\" height=\"25\"> ");
document.writeln("      <div align=\"center\"><a href=\"aboutguestbook.asp?action=write\" class=\"daohang\"><font color=\"#FFFFFF\">在线留言</font></a></div>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#508CD8\" height=\"1\"></td>");
document.writeln("    </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------