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.ExchangeMileage == "undefined") PointsChina.Web.cosumepoint.ExchangeMileage={};
PointsChina.Web.cosumepoint.ExchangeMileage_class = function() {};
Object.extend(PointsChina.Web.cosumepoint.ExchangeMileage_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getCachePoints: function() {
		return this.invoke("getCachePoints", {}, this.getCachePoints.getArguments().slice(0));
	},
	Redirectloginurl: function() {
		return this.invoke("Redirectloginurl", {}, this.Redirectloginurl.getArguments().slice(0));
	},
	isCheckPwe: function(passWord, cardNo, moneyVale, productID, productName, mobile) {
		return this.invoke("isCheckPwe", {"passWord":passWord, "cardNo":cardNo, "moneyVale":moneyVale, "productID":productID, "productName":productName, "mobile":mobile}, this.isCheckPwe.getArguments().slice(6));
	},
	url: '/ajaxpro/PointsChina.Web.cosumepoint.ExchangeMileage,PointsChina.Web.ashx'
}));
PointsChina.Web.cosumepoint.ExchangeMileage = new PointsChina.Web.cosumepoint.ExchangeMileage_class();


