if(typeof _Onpoint == "undefined") _Onpoint={};
if(typeof _Onpoint.GESubMapTab_class == "undefined") _Onpoint.GESubMapTab_class={};
_Onpoint.GESubMapTab_class = function() {};
Object.extend(_Onpoint.GESubMapTab_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	TestAjaxMethodMapHistory: function() {
		return this.invoke("TestAjaxMethodMapHistory", {}, this.TestAjaxMethodMapHistory.getArguments().slice(0));
	},
	TestConnect: function(mapID, mapControlSourceKey) {
		return this.invoke("TestConnect", {"mapID":mapID, "mapControlSourceKey":mapControlSourceKey}, this.TestConnect.getArguments().slice(2));
	},
	ToggleGESubMapTab: function(jsMapVisible, selectedView) {
		return this.invoke("ToggleGESubMapTab", {"jsMapVisible":jsMapVisible, "selectedView":selectedView}, this.ToggleGESubMapTab.getArguments().slice(2));
	},
	url: '/SelectGeorgiaWebsite/ajaxpro/Onpoint.GESubMapTab,App_Code.ashx'
}));
_Onpoint.GESubMapTab = new _Onpoint.GESubMapTab_class();


