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