');if (!nickname) { document.writeln(''); $('index_login').onsubmit = function () { if (this.username.value=="") { alert("请输入您的用户名!"); this.username.focus(); return false; } if (this.password.value=="") { alert("请输入您的密码!"); this.password.focus(); return false; } } var m = location.href.match(/error=([\d])/i); if (m) { if (m[1]==4) alert('您输入的用户名不存在!'); if (m[1]==5) alert('您的密码不正确!'); if (m[1]==6) alert('您的密码不正确!'); }}else { var url = 'http://passport.cnfol.com/accounts/Logout?return=http://' + location.host + location.pathname; document.writeln('
数据统计中!!