if(typeof _MasterPages_AjaxGeneral == "undefined") _MasterPages_AjaxGeneral={};
_MasterPages_AjaxGeneral_class = function() {};
Object.extend(_MasterPages_AjaxGeneral_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	MostrarCEC: function(idCec) {
		return this.invoke("MostrarCEC", {"idCec":idCec}, this.MostrarCEC.getArguments().slice(1));
	},
	url: '/ajaxpro/_MasterPages_AjaxGeneral,DiviComprasWeb.ashx'
}));
_MasterPages_AjaxGeneral = new _MasterPages_AjaxGeneral_class();

