if(typeof _Onpoint == "undefined") _Onpoint={};
if(typeof _Onpoint.VESubMapTab_class == "undefined") _Onpoint.VESubMapTab_class={};
_Onpoint.VESubMapTab_class = function() {};
Object.extend(_Onpoint.VESubMapTab_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));
	},
	ToggleVESubMapTab: function() {
		return this.invoke("ToggleVESubMapTab", {}, this.ToggleVESubMapTab.getArguments().slice(0));
	},
	url: '/StJohnsMapcentre/ajaxpro/Onpoint.VESubMapTab,App_Code.ashx'
}));
_Onpoint.VESubMapTab = new _Onpoint.VESubMapTab_class();

