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.Aleatorias == "undefined") UCI.PortalCC.Web.Aleatorias={};
UCI.PortalCC.Web.Aleatorias_class = function() {};
Object.extend(UCI.PortalCC.Web.Aleatorias_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	DameNoticiaAleatoria: function() {
		return this.invoke("DameNoticiaAleatoria", {}, this.DameNoticiaAleatoria.getArguments().slice(0));
	},
	url: '/ajaxpro/(X(1)S(vzhqav45usgiij55evooxcfl))/UCI.PortalCC.Web.Aleatorias,App_Web_aleatorias.ascx.5e714892.ashx'
}));
UCI.PortalCC.Web.Aleatorias = new UCI.PortalCC.Web.Aleatorias_class();

