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