function Formssoft_Validator(theForm) { if (theForm.search.value == "") { alert("请输入软件名关键字!不要输入软件的版本号"); theForm.search.focus(); return (false); } return (true); } document.write("
搜索本站软件") document.write("