if(typeof Controls_DefaultPLCustomizel == "undefined") Controls_DefaultPLCustomizel={};
Controls_DefaultPLCustomizel_class = function() {};
Object.extend(Controls_DefaultPLCustomizel_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetChangPrice: function(GameID, whichCurrentvalue, whichDesiredvalue, Currency) {
		return this.invoke("GetChangPrice", {"GameID":GameID, "whichCurrentvalue":whichCurrentvalue, "whichDesiredvalue":whichDesiredvalue, "Currency":Currency}, this.GetChangPrice.getArguments().slice(4));
	},
	url: '/ajaxpro/Controls_DefaultPLCustomizel,App_Web_defaultplcustomizel.ascx.cc671b29.ashx'
}));
Controls_DefaultPLCustomizel = new Controls_DefaultPLCustomizel_class();

