if(typeof GasBuddy_ASPX == "undefined") GasBuddy_ASPX={};
if(typeof GasBuddy_ASPX.PriceSearchAdvancedNew_class == "undefined") GasBuddy_ASPX.PriceSearchAdvancedNew_class={};
GasBuddy_ASPX.PriceSearchAdvancedNew_class = function() {};
Object.extend(GasBuddy_ASPX.PriceSearchAdvancedNew_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	Ajax_Get_List: function(local_site, state) {
		return this.invoke("Ajax_Get_List", {"local_site":local_site, "state":state}, this.Ajax_Get_List.getArguments().slice(2));
	},
	editPriceSearchAdvancedNewPref: function(show) {
		return this.invoke("editPriceSearchAdvancedNewPref", {"show":show}, this.editPriceSearchAdvancedNewPref.getArguments().slice(1));
	},
	url: '/ajaxpro/GasBuddy_ASPX.PriceSearchAdvancedNew,GasBuddy_ASPX.ashx'
}));
GasBuddy_ASPX.PriceSearchAdvancedNew = new GasBuddy_ASPX.PriceSearchAdvancedNew_class();

