if (theform.Enterprise_Name.value=="") { alert('用户名不能为空...'); theform.Enterprise_Name.focus(); return false }