if(typeof PointsChina == "undefined") PointsChina={};
if(typeof PointsChina.Web == "undefined") PointsChina.Web={};
if(typeof PointsChina.Web.cosumepoint == "undefined") PointsChina.Web.cosumepoint={};
if(typeof PointsChina.Web.cosumepoint.ExchangeScore == "undefined") PointsChina.Web.cosumepoint.ExchangeScore={};
PointsChina.Web.cosumepoint.ExchangeScore_class = function() {};
Object.extend(PointsChina.Web.cosumepoint.ExchangeScore_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getCachePoints: function() {
		return this.invoke("getCachePoints", {}, this.getCachePoints.getArguments().slice(0));
	},
	confirmPwd: function(pwd) {
		return this.invoke("confirmPwd", {"pwd":pwd}, this.confirmPwd.getArguments().slice(1));
	},
	createJifen: function(shengJifenValue, productID, productName, accountID, payPoint, bindFor) {
		return this.invoke("createJifen", {"shengJifenValue":shengJifenValue, "productID":productID, "productName":productName, "accountID":accountID, "payPoint":payPoint, "bindFor":bindFor}, this.createJifen.getArguments().slice(6));
	},
	Redirectloginurl: function() {
		return this.invoke("Redirectloginurl", {}, this.Redirectloginurl.getArguments().slice(0));
	},
	chcekShengAccount: function() {
		return this.invoke("chcekShengAccount", {}, this.chcekShengAccount.getArguments().slice(0));
	},
	checkAccount: function(accountID) {
		return this.invoke("checkAccount", {"accountID":accountID}, this.checkAccount.getArguments().slice(1));
	},
	getTaojifenaccount: function() {
		return this.invoke("getTaojifenaccount", {}, this.getTaojifenaccount.getArguments().slice(0));
	},
	url: '/ajaxpro/PointsChina.Web.cosumepoint.ExchangeScore,PointsChina.Web.ashx'
}));
PointsChina.Web.cosumepoint.ExchangeScore = new PointsChina.Web.cosumepoint.ExchangeScore_class();


