if(typeof MhomeOper == "undefined") MhomeOper={};
MhomeOper_class = function() {};
Object.extend(MhomeOper_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getTopNotice: function() {
		return this.invoke("getTopNotice", {}, this.getTopNotice.getArguments().slice(0));
	},
	getHomeNews: function(rows) {
		return this.invoke("getHomeNews", {"rows":rows}, this.getHomeNews.getArguments().slice(1));
	},
	getSoluteClass: function(rows) {
		return this.invoke("getSoluteClass", {"rows":rows}, this.getSoluteClass.getArguments().slice(1));
	},
	getJpsoft: function(rows) {
		return this.invoke("getJpsoft", {"rows":rows}, this.getJpsoft.getArguments().slice(1));
	},
	getHelpList: function(classid) {
		return this.invoke("getHelpList", {"classid":classid}, this.getHelpList.getArguments().slice(1));
	},
	shopList: function(PageIndex, keyname, pageSize) {
		return this.invoke("shopList", {"PageIndex":PageIndex, "keyname":keyname, "pageSize":pageSize}, this.shopList.getArguments().slice(3));
	},
	shopDe: function(paramId) {
		return this.invoke("shopDe", {"paramId":paramId}, this.shopDe.getArguments().slice(1));
	},
	shopClass: function(classid, id) {
		return this.invoke("shopClass", {"classid":classid, "id":id}, this.shopClass.getArguments().slice(2));
	},
	fav_save: function(entityStr) {
		return this.invoke("fav_save", {"entityStr":entityStr}, this.fav_save.getArguments().slice(1));
	},
	soluteList: function(PageIndex, condition) {
		return this.invoke("soluteList", {"PageIndex":PageIndex, "condition":condition}, this.soluteList.getArguments().slice(2));
	},
	soluteDe: function(paramId) {
		return this.invoke("soluteDe", {"paramId":paramId}, this.soluteDe.getArguments().slice(1));
	},
	cooList: function(PageIndex, condition) {
		return this.invoke("cooList", {"PageIndex":PageIndex, "condition":condition}, this.cooList.getArguments().slice(2));
	},
	cooList_pic: function() {
		return this.invoke("cooList_pic", {}, this.cooList_pic.getArguments().slice(0));
	},
	cooperateDe: function(paramId) {
		return this.invoke("cooperateDe", {"paramId":paramId}, this.cooperateDe.getArguments().slice(1));
	},
	getHelpDe: function(id) {
		return this.invoke("getHelpDe", {"id":id}, this.getHelpDe.getArguments().slice(1));
	},
	videoList: function(PageIndex, condition) {
		return this.invoke("videoList", {"PageIndex":PageIndex, "condition":condition}, this.videoList.getArguments().slice(2));
	},
	newsList: function(PageIndex, classid) {
		return this.invoke("newsList", {"PageIndex":PageIndex, "classid":classid}, this.newsList.getArguments().slice(2));
	},
	newsDe: function(paramId) {
		return this.invoke("newsDe", {"paramId":paramId}, this.newsDe.getArguments().slice(1));
	},
	login_valid: function(entityStr) {
		return this.invoke("login_valid", {"entityStr":entityStr}, this.login_valid.getArguments().slice(1));
	},
	down_EMP: function() {
		return this.invoke("down_EMP", {}, this.down_EMP.getArguments().slice(0));
	},
	down_EMP2: function(name) {
		return this.invoke("down_EMP2", {"name":name}, this.down_EMP2.getArguments().slice(1));
	},
	left_gjSoft: function(rows) {
		return this.invoke("left_gjSoft", {"rows":rows}, this.left_gjSoft.getArguments().slice(1));
	},
	gjSoft_list: function(PageIndex) {
		return this.invoke("gjSoft_list", {"PageIndex":PageIndex}, this.gjSoft_list.getArguments().slice(1));
	},
	setClick: function(id, menu) {
		return this.invoke("setClick", {"id":id, "menu":menu}, this.setClick.getArguments().slice(2));
	},
	getLeftDigit: function() {
		return this.invoke("getLeftDigit", {}, this.getLeftDigit.getArguments().slice(0));
	},
	url: '/ajaxpro/tjsoft_BLL.qt.MhomeOper,tjsoft_BLL.ashx'
}));
MhomeOper = new MhomeOper_class();


