new fromValidate([{self:$("author"),fieldname:"姓名",handlemode:true,dataType:128,show:$("authorError"),info:$("authorError")},{self:$("authcode"),fieldname:"验证码",handlemode:true,service:true,dataType:1,show:$("authcodeError"),info:$("authcodeError")},{self:$("title"),fieldname:"标题",handlemode:true,dataType:1,show:$("titleError"),info:$("titleError")},{self:$("contents"),fieldname:"内容",handlemode:true,dataType:1,show:$("contentError"),info:$("contentError")},{self:$("email"),fieldname:"",handlemode:true,dataType:16384,show:$("emailError"),info:$("emailError")},{self:$("sex"),fieldname:"性别",handlemode:true,dataType:1,show:$("sexError"),info:$("sexError")}],$("form"),"./servlet/authcodeCheckAjax");