if(typeof FJ777COM == "undefined") FJ777COM={};
if(typeof FJ777COM.Ajax == "undefined") FJ777COM.Ajax={};
if(typeof FJ777COM.Ajax.Comment == "undefined") FJ777COM.Ajax.Comment={};
FJ777COM.Ajax.Comment_class = function() {};
Object.extend(FJ777COM.Ajax.Comment_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	AddComent: function(id, model, f_memo) {
		return this.invoke("AddComent", {"id":id, "model":model, "f_memo":f_memo}, this.AddComent.getArguments().slice(3));
	},
	AddCompanyComent: function(id, model, f_tj, f_xiaofei, f_wd, f_jg, f_hj, f_fw, f_tingche, f_xfhj, f_memo) {
		return this.invoke("AddCompanyComent", {"id":id, "model":model, "f_tj":f_tj, "f_xiaofei":f_xiaofei, "f_wd":f_wd, "f_jg":f_jg, "f_hj":f_hj, "f_fw":f_fw, "f_tingche":f_tingche, "f_xfhj":f_xfhj, "f_memo":f_memo}, this.AddCompanyComent.getArguments().slice(11));
	},
	CommentList: function(pageSize, indexPage, f_id, f_model) {
		return this.invoke("CommentList", {"pageSize":pageSize, "indexPage":indexPage, "f_id":f_id, "f_model":f_model}, this.CommentList.getArguments().slice(4));
	},
	CompanyCommentList: function(pageSize, indexPage, f_id, f_model) {
		return this.invoke("CompanyCommentList", {"pageSize":pageSize, "indexPage":indexPage, "f_id":f_id, "f_model":f_model}, this.CompanyCommentList.getArguments().slice(4));
	},
	Update_Isvalid: function(id, type) {
		return this.invoke("Update_Isvalid", {"id":id, "type":type}, this.Update_Isvalid.getArguments().slice(2));
	},
	url: '/ajaxpro/FJ777COM.Ajax.Comment,Ajax.ashx'
}));
FJ777COM.Ajax.Comment = new FJ777COM.Ajax.Comment_class();

