if(typeof products_pro_li == "undefined") products_pro_li={};
products_pro_li_class = function() {};
Object.extend(products_pro_li_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	BoolUserProductsFavouritesThere: function() {
		return this.invoke("BoolUserProductsFavouritesThere", {}, this.BoolUserProductsFavouritesThere.getArguments().slice(0));
	},
	DivLogin: function(userId, userPwd) {
		return this.invoke("DivLogin", {"userId":userId, "userPwd":userPwd}, this.DivLogin.getArguments().slice(2));
	},
	GetSession: function() {
		return this.invoke("GetSession", {}, this.GetSession.getArguments().slice(0));
	},
	Sx: function(userId, productsId, bo) {
		return this.invoke("Sx", {"userId":userId, "productsId":productsId, "bo":bo}, this.Sx.getArguments().slice(3));
	},
	SetFen: function(ui, f, pi) {
		return this.invoke("SetFen", {"ui":ui, "f":f, "pi":pi}, this.SetFen.getArguments().slice(3));
	},
	url: '/ajaxpro/products_pro_li,App_Web_-e6ec_q2.ashx'
}));
products_pro_li = new products_pro_li_class();

