if(typeof Geto == "undefined") Geto={};
if(typeof Geto.MapShaker == "undefined") Geto.MapShaker={};
if(typeof Geto.MapShaker.Web == "undefined") Geto.MapShaker.Web={};
Geto.MapShaker.Web.PageVersion_class = function() {};
Object.extend(Geto.MapShaker.Web.PageVersion_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	TestAjax: function() {
		return this.invoke("TestAjax", {}, this.TestAjax.getArguments().slice(0));
	},
	url: '/ajaxpro/Geto.MapShaker.Web.PageVersion,App_Web_9r0ls4gx.ashx'
}));
Geto.MapShaker.Web.PageVersion = new Geto.MapShaker.Web.PageVersion_class();


