﻿
// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>无标题文档</title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">");
document.writeln("<style type=\"text/css\">");
document.writeln("<!--");
document.writeln("a:hover { text-decoration: underline}");
document.writeln(".bai14 {  font-family: \"宋体\"; font-size: 14px; line-height: 20px; font-weight: bold; color: #FFFFFF; text-decoration: none}");
document.writeln("-->");
document.writeln("</style>");
document.writeln("<base target=\"_parent\">");
document.writeln("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#ffffff\" leftmargin=\"0\" topmargin=\"0\">");
document.writeln("<table width=\"145\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"bai14\">");
document.writeln("  <tr>");
document.writeln("    <td height=\"26\" bgcolor=\"660000\" align=\"center\" valign=\"bottom\" ><a href=\"index.asp\" class=\"bai14\"><font color=\"#FFffff\">本网首页</font></a> ");
document.writeln("      <table width=\"145\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr> ");
document.writeln("          <td height=\"1\" bgcolor=\"115792\"></td>");
document.writeln("        </tr>");
document.writeln("      </table></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"26\" bgcolor=\"071277\" align=\"center\" valign=\"bottom\" ><a href=\"../New/qiye1.asp\" class=\"bai14\"><font color=\"#FFffff\">★企业招聘服务</font></a> ");
document.writeln("      <table width=\"145\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr> ");
document.writeln("          <td height=\"1\" bgcolor=\"115792\"></td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"26\" bgcolor=\"071277\" align=\"center\" valign=\"bottom\"><a href=\"../New/person.asp\" class=\"bai14\"><font color=\"#FFffff\">人才求职服务</font></a> ");
document.writeln("      <table width=\"145\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr> ");
document.writeln("          <td height=\"1\" bgcolor=\"115792\"></td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"26\" bgcolor=\"071277\" align=\"center\" valign=\"bottom\"><a href=\"pro_add.asp\" class=\"bai14\"><font color=\"#FFffff\">个人会员注册</font></a> ");
document.writeln("      <table width=\"145\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr> ");
document.writeln("          <td height=\"1\" bgcolor=\"115792\"></td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"26\" bgcolor=\"071277\" align=\"center\" valign=\"bottom\"><a href=\"cpn_add.asp\" class=\"bai14\"><font color=\"#FFffff\">企业会员注册</font></a> ");
document.writeln("      <table width=\"145\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr> ");
document.writeln("          <td height=\"1\" bgcolor=\"115792\"></td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"26\" bgcolor=\"071277\" align=\"center\" valign=\"bottom\"><a href=\"login1.asp\" class=\"bai14\"><font color=\"#FFffff\">注册会员登陆</font></a> ");
document.writeln("      <table width=\"145\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr> ");
document.writeln("          <td height=\"1\" bgcolor=\"115792\"></td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"26\" bgcolor=\"071277\" align=\"center\" valign=\"bottom\"><a href=\"../New/guihua.asp?CategoryID=3\" class=\"bai14\"><font color=\"#FFffff\">人才职业规划</font></a> ");
document.writeln("      <table width=\"145\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr> ");
document.writeln("          <td height=\"1\" bgcolor=\"115792\"></td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"26\" bgcolor=\"071277\" align=\"center\" valign=\"bottom\"> <a href=\"../New/about.asp?CategoryID=14\" class=\"bai14\"><font color=\"#FFffff\">关于我们</font></a> ");
document.writeln("      <table width=\"145\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr> ");
document.writeln("          <td height=\"1\" bgcolor=\"115792\"></td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"26\" bgcolor=\"071277\" align=\"center\" valign=\"bottom\"> <a href=\"../New/contact.asp?CategoryID=13\" class=\"bai14\"><font color=\"#FFffff\">联系我们</font></a> ");
document.writeln("      <table width=\"145\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr> ");
document.writeln("          <td height=\"1\" bgcolor=\"115792\"></td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("  </tr>");

document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------
