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

