document.writeln("<style type=text/css>");
document.writeln("#top {color:#666}");
document.writeln("body,br,form,p,div,h1,h2 {margin:0; padding:0}");
document.writeln("body,div,p,span,input,select,textarea,h1,h2 {font:12px/150% 宋体,Arial, Helvetica, sans-serif}");
document.writeln("img {border:0}");
document.writeln("a {text-decoration:none}");
document.writeln("#allSiteLink {width:493px; text-align:left; margin:0 0 0 20px}");
document.writeln("#allSiteLink a {background:url(http://www.800hr.com/images/0706images/arrow1.gif) no-repeat 0 center; text-indent:12px; width:98px; height:25px; line-height:25px; float:left; display:block}");
document.writeln("/* 导航条 */");
document.writeln("#topNav {background:url(http://www.800hr.com/images/0706images/nav_bg.jpg) repeat-x; height:30px}");
document.writeln("#topNav a {display:block; float:left; text-align:center; text-decoration:none; color:#fff;");
document.writeln("	width:70px; height:30px; line-height:30px;");
document.writeln("}");
document.writeln("#topNav a.on {width:75px; height:30px; line-height:30px; background:url(http://www.800hr.com/images/0706images/nav_on.jpg) no-repeat 0 0; color:#333; font-weight:bold}");
document.writeln("#login {background: url(images/0706images/loginbg.jpg) repeat-x; height:34px}");
document.writeln("#login img {float:left}");
document.writeln("#login td {height:34; padding-right:3px}");
document.writeln("#login,#login a {color:#666}");
document.writeln("</style>");
document.writeln("<table width=770 border=0 align=center cellpadding=0 cellspacing=0 id=top>");
document.writeln("  <tr>");
document.writeln("    <td align=right style=padding-top:3px>英才网联 800HR.com - 分行业人才招聘</td>");
document.writeln("  </tr>");
document.writeln("  <tr>");
document.writeln("    <td height=90 valign=top>");
document.writeln("	  <table width=95% border=0 cellpadding=0 cellspacing=0 style=margin-left:28px>");
document.writeln("      <tr>");
document.writeln("        <td width=135 valign=top><a href=http://www.800hr.com target=_blank><img src=http://www.800hr.com/images/0706images/800hrlogo.jpg /></a></td>");
document.writeln("        <td id=allSiteLink>");
document.writeln("			<p style=margin-top:17px>");
document.writeln("				<a href=http://www.buildhr.com target=_blank title=建筑英才网>建筑英才网</a>");
document.writeln("				<a href=http://www.bankhr.com target=_blank title=金融英才网>金融英才网</a>");
document.writeln("				<a href=http://www.healthr.com target=_blank title=医药英才网>医药英才网</a>");
document.writeln("				<a href=http://www.mechr.com target=_blank title=机械英才网>机械英才网</a>");
document.writeln("				<a href=http://www.chenhr.com target=_blank title=化工英才网>化工英才网</a>");
document.writeln("			</p>");
document.writeln("			<p>");
document.writeln("				<a href=http://www.cnithr.com target=_blank title=ＩＴ英才网>ＩＴ英才网</a>");
document.writeln("				<a href=http://www.elehr.com target=_blank title=电子英才网>电子英才网</a>");
document.writeln("				<a href=http://www.ctvhr.com target=_blank title=传媒英才网>传媒英才网</a>");
document.writeln("				<a href=http://www.clothr.com target=_blank title=服装英才网>服装英才网</a>");
document.writeln("				<a href=http://www.cneduhr.com target=_blank title=教培英才网>教培英才网</a>");
document.writeln("			</p>");
document.writeln("		</td>");
document.writeln("        <td valign=top><img src=http://www.800hr.com/images/0706images/enjapanlogo.jpg style=margin-top:15px /></td>");
document.writeln("      </tr>");
document.writeln("    </table></td>");
document.writeln("  </tr>");
document.writeln("  <tr>");
document.writeln("    <td id=topNav>");
document.writeln("      <div style=margin-left:50px>");
document.writeln("	  <a href='http://www.800hr.com' class='on'>首 页</a>");
document.writeln("<a href='http://www.800hr.com/enterprise/main_user.php'>个人求职</a>");
document.writeln("<a href='http://www.800hr.com/enterprise/main_enterprise.php'>企业招聘</a>");
document.writeln("<a href='http://www.800hr.com/hunter'>高级人才</a>");
document.writeln("<a href='http://campus.800hr.com'>校园招聘</a>");
document.writeln("<a href='http://info.800hr.com'>职业指导</a>");
document.writeln("<a href='http://lawonline.800hr.com'>律师在线</a>");
document.writeln("<a href='http://salon.800hr.com'>HR沙龙</a>");
document.writeln("<a href=></a>");
document.writeln("</div>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr>");
document.writeln("    <td background=http://www.800hr.com/images/0706images/loginbg.jpg>");
document.writeln("		<div style=margin-left:50px>	<script type=text/javascript>");
document.writeln("var xajaxRequestUri=/include/html/ajax_login_server.php;");
document.writeln("var xajaxDebug=false;");
document.writeln("var xajaxStatusMessages=false;");
document.writeln("var xajaxDefinedGet=0;");
document.writeln("var xajaxDefinedPost=1;");
document.writeln("function xajax_userlogin(){xajax.call(userlogin, arguments, 1);}");
document.writeln("<\/script>");
document.writeln("	<script type=text/javascript src=/inc/lib/xajax/xajax_js/xajax.js><\/script>");
document.writeln("<script language=javascript type=text/javascript>");
document.writeln("function do_goto(flag,type,url)");
document.writeln("{");
document.writeln("   if(flag=='ok')");
document.writeln("   {");
document.writeln("     document.getElementById('user_type').value=type;");
document.writeln("     document.getElementById('uid').value=document.getElementById('user_name').value;");
document.writeln("     document.getElementById('pwd').value=document.getElementById('user_passwd').value;");
document.writeln("     document.getElementById('login_form').action=url;");
document.writeln("     document.getElementById('login_form').submit();");
document.writeln("   }");
document.writeln("   else if(flag=='empty_uname')");
document.writeln("   {");
document.writeln("      alert(用户名不可为空!);");
document.writeln("      document.getElementById('user_name').focus();");
document.writeln("   }");
document.writeln("   else if(flag=='empty_pwd')");
document.writeln("   {");
document.writeln("      alert(密码不可为空!);");
document.writeln("      document.getElementById('user_passwd').focus();");
document.writeln("   }");
document.writeln("   else");
document.writeln("   {");
document.writeln("      alert('此用户名不存在!');");
document.writeln("   }");
document.writeln("}");
document.writeln("function do_register(hangyeid,user_type)");
document.writeln("{");
document.writeln("   if(hangyeid==0)");
document.writeln("   {");
document.writeln("      alert(请选择行业);");
document.writeln("      return 0;");
document.writeln("   }");
document.writeln("   var arrHangyeDomain=new Array;");
document.writeln("      arrHangyeDomain[11]=buildhr.com");
document.writeln("   arrHangyeDomain[12]=bankhr.com");
document.writeln("   arrHangyeDomain[13]=ctvhr.com");
document.writeln("   arrHangyeDomain[14]=healthr.com");
document.writeln("   arrHangyeDomain[15]=cneduhr.com");
document.writeln("   arrHangyeDomain[16]=56hr.com");
document.writeln("   arrHangyeDomain[17]=greenhr.com");
document.writeln("   arrHangyeDomain[18]=cnlawhr.com");
document.writeln("   arrHangyeDomain[19]=elehr.com");
document.writeln("   arrHangyeDomain[22]=mechr.com");
document.writeln("   arrHangyeDomain[23]=cnithr.com");
document.writeln("   arrHangyeDomain[25]=foodhr.com");
document.writeln("   arrHangyeDomain[26]=clothr.com");
document.writeln("   arrHangyeDomain[29]=chenhr.com");
document.writeln("   arrHangyeDomain[30]=tourhr.com");
document.writeln("   arrHangyeDomain[32]=waimaohr.com");
document.writeln("   arrHangyeDomain[37]=cnbxhr.com");
document.writeln("   if(user_type=='0')");
document.writeln("   {");
document.writeln("     window.location=http://www.+arrHangyeDomain[hangyeid]+/personal/register/user_register_login.php?reg_from=;");
document.writeln("   }");
document.writeln("   else if(user_type=='1')");
document.writeln("     window.location=http://www.+arrHangyeDomain[hangyeid]+/enterprise/register/enterprise_reg.php;");
document.writeln("   else");
document.writeln("   {");
document.writeln("     alert(请选择注册类型：个人或企业);");
document.writeln("   }");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("<form action=login.php method=post name=login_form id=login_form onsubmit=xajax_userlogin(this.user_name.value,this.user_passwd.value);return false; >");
document.writeln("  <table border=0 cellspacing=5 cellpadding=0>");
document.writeln("    <tr>");
document.writeln("      <td>用户名</td>");
document.writeln("	  <td><input name=user_name type=text id='user_name'  value= style=width:90px; height:20px></td>");
document.writeln("	  <td>密码</td>");
document.writeln("      <td><input name=user_passwd  type=password id=user_passwd style=width:90px; height:20px></td>");
document.writeln("      <td align=center><select name=domain id=domain style=width:105px; height:20px>");
document.writeln("          <option value=0 >--请选择行业--</option>");
document.writeln("              <option value='11' >建筑英才网</option>");
document.writeln("    <option value='12' >金融英才网</option>");
document.writeln("    <option value='14' >医药英才网</option>");
document.writeln("    <option value='19' >电子英才网</option>");
document.writeln("    <option value='23' >IT英才网</option>");
document.writeln("    <option value='13' >传媒英才网</option>");
document.writeln("    <option value='16' >物流英才网</option>");
document.writeln("    <option value='15' >教培培训</option>");
document.writeln("    <option value='17' >农林英才网</option>");
document.writeln("    <option value='22' >机械英才网</option>");
document.writeln("    <option value='25' >食品英才网</option>");
document.writeln("    <option value='26' >服装英才网</option>");
document.writeln("    <option value='29' >化工英才网</option>");
document.writeln("    <option value='30' >旅游英才网</option>");
document.writeln("    <option value='18' >法律英才网</option>");
document.writeln("    <option value='32' >外贸英才网</option>");
document.writeln("    <option value='37' >保险行业</option>");
document.writeln("      </select></td>");
document.writeln("      <td align=center><input type=image src=http://www.800hr.com/images/0706images/btn-login.jpg border=0 style='cursor:pointer' title=登录></td>");
document.writeln("      <td><a href=http://www.800hr.com/personal/getpass.php>取回密码</a></td>");
document.writeln("      <td><a style='cursor:pointer' onclick=do_register(document.getElementById('domain').value,0)><img src=http://www.800hr.com/images/0706images/btn-grreg.jpg /></a></td>");
document.writeln("      <td><a  style='cursor:pointer' onclick=do_register(document.getElementById('domain').value,1)><img src=http://www.800hr.com/images/0706images/btn-qyreg.jpg /></a></td>");
document.writeln("    </tr>");
document.writeln("  </table>");
document.writeln("  <input type=hidden name=user_type id=user_type value=>");
document.writeln("  <input type=hidden name=uid id=uid value=>");
document.writeln("  <input type=hidden name=pwd id=pwd value=>");
document.writeln("  <input type=hidden name=yes value='登　录'>");
document.writeln("</form></div>");
document.writeln("	</td>");
document.writeln("  </tr>");
document.writeln("</table>");

// -------------------------------------------------------------------
// 本代码由程序 newsheader.php 程序生成，代码的生成时间是：2008-08-29 12:22:02
// Author: lxiao email: lx@800hr.com

	<!------~End::File::800hr::CNSCN::YL~------><!------RunTime:2008-8-29 12:22:2 ~~~ 2008-8-29 12:22:2------>

