var the_write_words; the_write_words=""; function check(){ if (document.login.member.value=="") { window.alert("请选择会员登录类别!"); document.login.member.focus(); return false; } if (document.login.login.value==""){ window.alert("请输入卡号或会员帐号!"); document.login.login.focus(); return false; } if (document.login.login.value.length<0) { alert("帐号长度不正确!"); document.login.login.focus(); return false; } for (i=0;i"9") && (ch<"a" || ch >"z") && (ch<"A" || ch >"Z")) { alert("用户登录名必须由字母或数字组成!"); document.login.login.focus(); return false; } } if (document.login.passwd.value==""){ window.alert("请输入密码!"); document.login.passwd.focus(); return false; } } the_write_words+='';the_write_words+='';the_write_words+='';the_write_words+='';the_write_words+='';the_write_words+='';the_write_words+='';the_write_words+='
会员类别:
';the_write_words+='
卡 号:
';the_write_words+='
密 码:
马上注册获取天府币,体验下载。
';document.write(the_write_words);