if(typeof imxpaypal == "undefined") imxpaypal={};
if(typeof imxpaypal.imxpaypalregistration2009 == "undefined") imxpaypal.imxpaypalregistration2009={};
imxpaypal.imxpaypalregistration2009_class = function() {};
Object.extend(imxpaypal.imxpaypalregistration2009_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	SaveUserInformation: function(_strName, _strAddress, _strPostCode, _strCountry, _strEmail, _strMobile, _strPurchase, _strQuantity, _strRate, _strExtras) {
		return this.invoke("SaveUserInformation", {"_strName":_strName, "_strAddress":_strAddress, "_strPostCode":_strPostCode, "_strCountry":_strCountry, "_strEmail":_strEmail, "_strMobile":_strMobile, "_strPurchase":_strPurchase, "_strQuantity":_strQuantity, "_strRate":_strRate, "_strExtras":_strExtras}, this.SaveUserInformation.getArguments().slice(10));
	},
	url: '/ajaxpro/imxpaypal.imxpaypalregistration2009, imxpaypal, Version=1.0.3502.18839, Culture=neutral, PublicKeyToken=null.ashx'
}));
imxpaypal.imxpaypalregistration2009 = new imxpaypal.imxpaypalregistration2009_class();

