document.writeln("<style type=text/css media=all>");
document.writeln("<!--");
document.writeln("@import url(http://www.cnithr.com/images/0706images/index_top_770.css);");
document.writeln("-->");
document.writeln("</style>");
document.writeln("<center>");
document.writeln("<div style=width:770px; font-size:12px>");
document.writeln("<style type=text/css>");
document.writeln("#webNav {font:12px/150% Arial, Helvetica, sans-serif; background:url(http://www.cnithr.com/images/0706images/webnavbg.jpg) repeat-x left top; height:32px}");
document.writeln("#webNav img,#webNav a{display:block; float:left; height:32px}");
document.writeln("#webNav a {line-height:32px; text-indent:6px; text-decoration:none}");
document.writeln("</style>");
document.writeln("<div id=webNav>");
document.writeln("<a href=http://www.800hr.com/ style=text-indent:0><img src=http://www.cnithr.com/images/0706images/800hrtext_short.jpg  border=0/></a>");
document.writeln("<a href=http://www.cnithr.com>IT英才网</a>");
document.writeln("<a href=http://www.buildhr.com target=_blank>建筑英才网</a>");
document.writeln("<a href=http://www.bankhr.com target=_blank>金融英才网</a>");
document.writeln("<a href=http://www.healthr.com target=_blank>医药英才网</a>");
document.writeln("<a href=http://www.mechr.com target=_blank>机械英才网</a>");
document.writeln("<a href=http://www.chenhr.com target=_blank>化工英才网</a>");
document.writeln("<a href=http://www.elehr.com target=_blank>电子英才网</a>");
document.writeln("<a href=http://www.ctvhr.com target=_blank>传媒英才网</a>");
document.writeln("<a href=http://www.clothr.com target=_blank>服装英才网</a>");
document.writeln("<a href=http://www.cneduhr.com target=_blank>教培英才网</a>");
document.writeln("</div><!--TOP-->");
document.writeln("<div id=top style=border-top:2px solid #e2e2e2;>");
document.writeln("  <div id=logo><a href=http://www.cnithr.com/ title=IT英才网><img src=http://www.cnithr.com/images/0706images/logo.gif border=0 /></a></div>");
document.writeln("  <div id=topMain>");
document.writeln("    <div id=topBanner>");
document.writeln("      <div class=topbanner_550img><a href=http://pic1.800hr.com/ctosee/ctosee.php?url=http%3A%2F%2Fwww.ccj-btesting.com%2Fycwlbqw.htm&zoneid=2820&adsid=7851&linkid=9219 target=_blank ><img src=http://pic1.800hr.com/the_pic/uppic/2009/05/15/1242355679.gif width=550 height=60 border=0 /></a><!-- ＩＴ英才网:topbanner --></div>");
document.writeln("    </div>");
document.writeln("    <div id=topNav>");
document.writeln("	  <div class=daohang>");
document.writeln("<a href='http://www.cnithr.com' class='on'>首页</a>");
document.writeln("<a href='http://www.cnithr.com/enterprise/main_user.php' target='_blank'>个人求职</a>");
document.writeln("<a href='http://www.cnithr.com/enterprise/main_enterprise.php'>企业招聘</a>");
document.writeln("<a href='http://www.cnithr.com/personnel/'>个人服务</a>");
document.writeln("<a href='http://www.cnithr.com/employer/'>企业服务</a>");
document.writeln("<a href='http://www.cnithr.com/hunter'>高级人才</a>");
document.writeln("<a href='http://campus.cnithr.com'>校园招聘</a>");
document.writeln("</div><!--导航-->");
document.writeln("    </div>");
document.writeln("  </div>");
document.writeln("  <div id=topOther style=text-align:left>");
document.writeln("    <a href=http://lawonline.800hr.com target=_blank>&gt;&gt; 律师在线</a>");
document.writeln("	<a href=http://salon.800hr.com target=_blank>&gt;&gt; HR沙龙</a>  </div>");
document.writeln("</div>");
document.writeln("<div id=login>");
document.writeln("  <script language=JavaScript type=text/JavaScript>");
document.writeln("function checkFrm(objFrm){");
document.writeln("	if(objFrm.uid.value==){");
document.writeln("		alert(请您填写用户名！);");
document.writeln("		objFrm.uid.focus();");
document.writeln("		return false;");
document.writeln("	}");
document.writeln("	if(objFrm.pwd.value==){");
document.writeln("		alert(请您填写密码！);");
document.writeln("		objFrm.pwd.focus();");
document.writeln("		return false;");
document.writeln("	}");
document.writeln("	return true;");
document.writeln("}");
document.writeln("function login(form){");
document.writeln("	if(!checkFrm(form)){");
document.writeln("		return false;");
document.writeln("	}");
document.writeln("	if(form.uid.value=='' || form.pwd.value == ''){");
document.writeln("		alert(用户名和密码不能为空！);");
document.writeln("		return false;");
document.writeln("	}");
document.writeln("	if(form.user_class.value=='c'){");
document.writeln("		form.action=http://www.cnithr.com/enterprise/login.php;");
document.writeln("		form.submit();");
document.writeln("	}else{");
document.writeln("		if(form.user_class.value=='p'){");
document.writeln("			form.user_name.value=form.uid.value;");
document.writeln("			form.user_passwd.value=form.pwd.value;");
document.writeln("			form.action=http://www.cnithr.com/personal/user_login.php;");
document.writeln("			form.submit();");
document.writeln("		}else{");
document.writeln("			window.alert(请选择用户类型);");
document.writeln("		}");
document.writeln("	}");
document.writeln("}");
document.writeln("function change_action(form){");
document.writeln("	if(!checkFrm(form)){");
document.writeln("		return false;");
document.writeln("	}");
document.writeln("	if(form.user_class.value=='c'){");
document.writeln("		form.action=http://www.cnithr.com/enterprise/login.php;");
document.writeln("		form.submit();");
document.writeln("		return true;");
document.writeln("	}else{");
document.writeln("		if(form.user_class.value=='p'){");
document.writeln("			form.user_name.value=form.uid.value;");
document.writeln("			form.user_passwd.value=form.pwd.value;");
document.writeln("			form.action=http://www.cnithr.com/personal/user_login.php;");
document.writeln("			form.submit();");
document.writeln("			return true;");
document.writeln("		}else{");
document.writeln("			window.alert(请选择用户类型);");
document.writeln("			return false;");
document.writeln("		}");
document.writeln("	}");
document.writeln("}");
document.writeln("function change_register(form){");
document.writeln("    form.target=_blank;");
document.writeln("    if(form.user_class.value=='c'){");
document.writeln("		form.action=http://www.cnithr.com/enterprise/register/enterprise_reg.php;");
document.writeln("		form.submit();");
document.writeln("	}else if(form.user_class.value=='p'){");
document.writeln("		form.action=http://www.cnithr.com/personal/register/user_register_login.php;");
document.writeln("		form.submit();");
document.writeln("	}else{");
document.writeln("		return false;");
document.writeln("	}");
document.writeln("}");
document.writeln("function go_to_pass(form){");
document.writeln("	window.location=http://www.cnithr.com/personal/getpass.php?user_type=+form.user_class.value;");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("<div id=loginTable>");
document.writeln("<form name=login_form id=login_form method=post onsubmit=return change_action(document.login_form)>");
document.writeln("  <span class=loginusername>用户名</span>");
document.writeln("  <span><input id=uid name=uid type=text onkeypress='if(event.keyCode==13)return false;' class=loginInputText onfocus=this.style.backgroundColor='#fff199' onblur=this.style.backgroundColor=''></span>");
document.writeln("  <span class=loginpassword>密码</span>");
document.writeln("  <span><input id=pwd name=pwd type=password onkeypress='if(event.keyCode==13)return false;' class=loginInputText onfocus=this.style.backgroundColor='#fff199' onblur=this.style.backgroundColor=''></span>");
document.writeln("  <span><input name=user_type type=radio value=0 onclick=login_form.user_class.value='p' class=loginInputRadio checked></span>");
document.writeln("  <span class=loginperson>个人</span>");
document.writeln("  <span><input name=user_type type=radio value=1 onclick=login_form.user_class.value='c' class=loginInputRadio ></span>");
document.writeln("  <span class=logincompany>单位</span>");
document.writeln("  <span><img id=loginButton src=/images/login_button.gif border=0 onclick=return login(document.login_form) style='cursor:point'");
document.writeln("  <span id=loginGetPass><a onclick=go_to_pass(document.login_form) target=_blank style='cursor:pointer'>找回密码</a></span>");
document.writeln("  <input type=hidden name=domain value=23>");
document.writeln("  <input type=hidden name=yes value=登录>");
document.writeln("  <input type=hidden name=user_name id=user_name>");
document.writeln("  <input type=hidden name=user_passwd id=user_passwd>");
document.writeln("  <input type=hidden name=user_class id=user_class value=p>");
document.writeln("  <span id=loginPersonalReg><strong><a href=http://www.cnithr.com/personal/register/user_register_login.php?reg_from= target=_blank class=anymore>个人注册</a></strong></span>");
document.writeln("<span id=loginEnterpriseReg><strong><a href=http://www.cnithr.com/enterprise/register/enterprise_reg.php target=_blank class=anymore>企业注册</a></strong></span>");
document.writeln("</form>");
document.writeln("</div>");
document.writeln("<!--登录-->");
document.writeln("</div></div></center>");

// -------------------------------------------------------------------
// 本代码由程序 newsheader.php 程序生成，代码的生成时间是：2010-09-07 12:08:03
// Author: lxiao email: lx@800hr.com

	<!------~End::File::800hr::CNSCN::YL~------><!------RunTime:2010-9-7 12:8:3 ~~~(1283832481567862)~~~ 2010-9-7 12:8:3------>
