if(typeof UCI == "undefined") UCI={};
if(typeof UCI.PortalCC == "undefined") UCI.PortalCC={};
if(typeof UCI.PortalCC.Web == "undefined") UCI.PortalCC.Web={};
if(typeof UCI.PortalCC.Web.SelectorGeo == "undefined") UCI.PortalCC.Web.SelectorGeo={};
UCI.PortalCC.Web.SelectorGeo_class = function() {};
Object.extend(UCI.PortalCC.Web.SelectorGeo_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ListaObjetos: function(Nivel, Padre) {
		return this.invoke("ListaObjetos", {"Nivel":Nivel, "Padre":Padre}, this.ListaObjetos.getArguments().slice(2));
	},
	url: '/ajaxpro/(X(1)S(5ponfc55zn2ya3e2dj3pwsfj))/UCI.PortalCC.Web.SelectorGeo,App_Web_selectorgeo.ascx.cdcab7d2.ashx'
}));
UCI.PortalCC.Web.SelectorGeo = new UCI.PortalCC.Web.SelectorGeo_class();

