function on_forgetpwd() { if (document.Login.Typ(0).checked ==true) { document.Login.action="individual/Chkadmin.asp"; document.Login.submit(); } else { document.Login.action="user/Chkadmin.asp"; document.Login.submit(); } return false; } function loginform() { document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write("
  会员中心
用户名: 个人
密 码: 企业
验证码: 7996
 "); document.write("注 册 忘记密码?
"); } function islogin_top() { document.write("登录 |"); document.write("注册 |"); document.write("免费发布商机 |"); }