BUSCAR Y FILTRAR EVENTOS

window.onload=function() { jQuery('.fc-center h2').replaceWith(function() { retorno=this.outerHTML.replace('

','

'); return retorno; }); }