if(typeof Geto == "undefined") Geto={};
if(typeof Geto.MapShaker == "undefined") Geto.MapShaker={};
if(typeof Geto.MapShaker.Web == "undefined") Geto.MapShaker.Web={};
Geto.MapShaker.Web.PageReset_class = function() {};
Object.extend(Geto.MapShaker.Web.PageReset_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/Geto.MapShaker.Web.PageReset,App_Web_kpsuuavq.ashx'
}));
Geto.MapShaker.Web.PageReset = new Geto.MapShaker.Web.PageReset_class();


