if(typeof StationWebsites == "undefined") StationWebsites={};
if(typeof StationWebsites.StoreLocatorMainControl1_class == "undefined") StationWebsites.StoreLocatorMainControl1_class={};
StationWebsites.StoreLocatorMainControl1_class = function() {};
Object.extend(StationWebsites.StoreLocatorMainControl1_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	gusV2: function(iZoom, dMinX, dMaxX, dMinY, dMaxY, dCenterX, dCenterY, AmenityFilters) {
		return this.invoke("gusV2", {"iZoom":iZoom, "dMinX":dMinX, "dMaxX":dMaxX, "dMinY":dMinY, "dMaxY":dMaxY, "dCenterX":dCenterX, "dCenterY":dCenterY, "AmenityFilters":AmenityFilters}, this.gusV2.getArguments().slice(8));
	},
	gscabb: function(Item) {
		return this.invoke("gscabb", {"Item":Item}, this.gscabb.getArguments().slice(1));
	},
	aac: function(SearchedText) {
		return this.invoke("aac", {"SearchedText":SearchedText}, this.aac.getArguments().slice(1));
	},
	url: '/ajaxpro/StationWebsites.StoreLocatorMainControl1,StationWebsites.ashx'
}));
StationWebsites.StoreLocatorMainControl1 = new StationWebsites.StoreLocatorMainControl1_class();


