{"id":200,"date":"2017-09-16T01:25:16","date_gmt":"2017-09-16T00:25:16","guid":{"rendered":"http:\/\/fulgenciolison.com\/?page_id=200"},"modified":"2026-03-22T16:14:03","modified_gmt":"2026-03-22T15:14:03","slug":"proyectos","status":"publish","type":"page","link":"https:\/\/fulgenciolison.com\/index.php\/proyectos\/","title":{"rendered":"Proyectos\/Becas"},"content":{"rendered":"    \n    <div id=\"cronograma-proyectos-es-wrapper\">\n        <style>\n            #cronograma-proyectos-es-wrapper {\n                max-width: 1200px;\n                margin: 0 auto;\n                padding: 20px;\n                font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n            }\n            #cronograma-proyectos-es-wrapper h2 {\n                text-align: center;\n                color: #2c3e50;\n                font-size: 28px;\n                margin-bottom: 10px;\n            }\n            #cronograma-proyectos-es-wrapper .subtitle {\n                text-align: center;\n                color: #7f8c8d;\n                margin-bottom: 30px;\n                font-size: 14px;\n            }\n            #cronograma-proyectos-es-wrapper .seccion-becas {\n                margin-top: 50px;\n                padding-top: 30px;\n                border-top: 2px solid #e9ecef;\n            }\n            #cronograma-proyectos-es-wrapper .seccion-becas h3 {\n                text-align: center;\n                color: #2c3e50;\n                font-size: 24px;\n                margin-bottom: 25px;\n            }\n            #cronograma-proyectos-es-wrapper .filtros {\n                text-align: center;\n                margin-bottom: 30px;\n                padding: 15px;\n                background: #f8f9fa;\n                border-radius: 50px;\n                flex-wrap: wrap;\n                display: flex;\n                justify-content: center;\n                gap: 8px;\n            }\n            #cronograma-proyectos-es-wrapper .filtro {\n                background: #e9ecef;\n                border: none;\n                padding: 8px 20px;\n                border-radius: 25px;\n                cursor: pointer;\n                font-size: 14px;\n                transition: all 0.3s;\n            }\n            #cronograma-proyectos-es-wrapper .filtro:hover {\n                background: #3498db;\n                color: white;\n            }\n            #cronograma-proyectos-es-wrapper .filtro.activo {\n                background: #2c3e50;\n                color: white;\n            }\n            #cronograma-proyectos-es-wrapper .contador {\n                text-align: right;\n                color: #6c757d;\n                font-size: 14px;\n                margin-bottom: 20px;\n                padding-bottom: 10px;\n                border-bottom: 1px solid #dee2e6;\n            }\n            #cronograma-proyectos-es-wrapper .year-grupo {\n                margin-bottom: 40px;\n            }\n            #cronograma-proyectos-es-wrapper .year-badge {\n                font-size: 24px;\n                font-weight: bold;\n                background: linear-gradient(135deg, #27ae60, #2ecc71);\n                color: white;\n                display: inline-block;\n                padding: 8px 25px;\n                border-radius: 40px;\n                margin-bottom: 25px;\n            }\n            #cronograma-proyectos-es-wrapper .year-badge.activo {\n                background: linear-gradient(135deg, #e67e22, #f39c12);\n            }\n            #cronograma-proyectos-es-wrapper .proyecto-card {\n                background: white;\n                border: 1px solid #e9ecef;\n                border-radius: 12px;\n                padding: 20px;\n                margin-bottom: 20px;\n                transition: box-shadow 0.3s;\n            }\n            #cronograma-proyectos-es-wrapper .proyecto-card:hover {\n                box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n            }\n            #cronograma-proyectos-es-wrapper .proyecto-header {\n                display: flex;\n                flex-wrap: wrap;\n                gap: 15px;\n                margin-bottom: 12px;\n            }\n            #cronograma-proyectos-es-wrapper .numero {\n                font-size: 22px;\n                font-weight: bold;\n                color: #27ae60;\n                min-width: 55px;\n            }\n            #cronograma-proyectos-es-wrapper .contenido {\n                flex: 1;\n            }\n            #cronograma-proyectos-es-wrapper .titulo {\n                font-weight: 600;\n                font-size: 16px;\n                color: #2c3e50;\n                margin-bottom: 8px;\n                line-height: 1.4;\n            }\n            #cronograma-proyectos-es-wrapper .periodo {\n                display: inline-block;\n                background: #e9ecef;\n                padding: 2px 10px;\n                border-radius: 20px;\n                font-size: 12px;\n                color: #495057;\n                margin-right: 10px;\n                margin-bottom: 8px;\n            }\n            #cronograma-proyectos-es-wrapper .entidad {\n                display: inline-block;\n                background: #e8f0fe;\n                padding: 2px 10px;\n                border-radius: 20px;\n                font-size: 12px;\n                color: #3498db;\n                margin-right: 10px;\n                margin-bottom: 8px;\n            }\n            #cronograma-proyectos-es-wrapper .fondos {\n                display: inline-block;\n                background: #e8f8f5;\n                padding: 2px 10px;\n                border-radius: 20px;\n                font-size: 12px;\n                color: #27ae60;\n                font-weight: 500;\n            }\n            #cronograma-proyectos-es-wrapper .rol {\n                margin: 8px 0;\n                font-size: 14px;\n            }\n            #cronograma-proyectos-es-wrapper .rol strong {\n                color: #2c3e50;\n            }\n            #cronograma-proyectos-es-wrapper .rol-destacado {\n                background: linear-gradient(120deg, #f9f3e3 0%, #f9f3e3 40%, transparent 60%);\n                padding: 0 2px;\n                border-radius: 3px;\n                font-weight: bold;\n                color: #e67e22;\n            }\n            #cronograma-proyectos-es-wrapper .colaboradores {\n                font-size: 13px;\n                color: #6c757d;\n                margin-top: 8px;\n                padding-top: 8px;\n                border-top: 1px solid #e9ecef;\n            }\n            #cronograma-proyectos-es-wrapper .metricas-proyecto {\n                display: flex;\n                gap: 20px;\n                margin-top: 15px;\n                padding-top: 15px;\n                border-top: 1px solid #e9ecef;\n                flex-wrap: wrap;\n            }\n            #cronograma-proyectos-es-wrapper .metrica a {\n                text-decoration: none;\n                color: #6c757d;\n                font-size: 13px;\n                display: inline-flex;\n                align-items: center;\n                gap: 5px;\n                transition: color 0.3s;\n            }\n            #cronograma-proyectos-es-wrapper .metrica a:hover {\n                color: #27ae60;\n            }\n            .badge-pi {\n                background: #e67e22;\n                color: white;\n                padding: 2px 8px;\n                border-radius: 12px;\n                font-size: 11px;\n                margin-left: 8px;\n            }\n            .badge-co {\n                background: #3498db;\n                color: white;\n                padding: 2px 8px;\n                border-radius: 12px;\n                font-size: 11px;\n                margin-left: 8px;\n            }\n            .badge-other {\n                background: #6c757d;\n                color: white;\n                padding: 2px 8px;\n                border-radius: 12px;\n                font-size: 11px;\n                margin-left: 8px;\n            }\n            @media (max-width: 768px) {\n                #cronograma-proyectos-es-wrapper .proyecto-header {\n                    flex-direction: column;\n                }\n                #cronograma-proyectos-es-wrapper .numero {\n                    text-align: left;\n                }\n            }\n            .loading-text {\n                text-align: center;\n                padding: 50px;\n                color: #6c757d;\n            }\n        <\/style>\n        \n        <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n        \n        <h2><i class=\"fas fa-flask\"><\/i> Proyectos de Investigaci\u00f3n<\/h2>\n        <div class=\"subtitle\">Proyectos financiados y becas de investigaci\u00f3n<\/div>\n        \n        <div class=\"filtros\" id=\"filtros-proyectos-es\"><\/div>\n        <div class=\"contador\" id=\"contador-proyectos-es\"><\/div>\n        <div id=\"proyectos-es-container\"><\/div>\n        \n        <div class=\"seccion-becas\" id=\"becas-section\">\n            <h3><i class=\"fas fa-graduation-cap\"><\/i> Becas y Ayudas<\/h3>\n            <div id=\"becas-es-container\"><\/div>\n        <\/div>\n        \n        <script>\n        \/\/ DATOS DE PROYECTOS EN ESPA\u00d1OL - COMPLETOS\n        const proyectosData = [\n            \/\/ 2025-2030\n            { year: \"2030\", period: \"2025-2030\", title: \"Ecolog\u00eda de los murci\u00e9lagos del sureste ib\u00e9rico y su relaci\u00f3n con la conservaci\u00f3n y los servicios ecosist\u00e9micos provistos para la agroecolog\u00eda\", entity: \"Fundaci\u00f3n S\u00e9neca - Programa Saavedra Fajardo - (FS\/10.13039\/100007801(22829\/SF\/24))\", role: \"Investigador principal (IP)\", roleType: \"pi\", researchers: \"Dr. Fulgencio Lis\u00f3n (IP)\", funds: \"125.000\", url: \"https:\/\/portalinvestigacion.um.es\/financiaciones?personaId=457653\" },\n\t\t\t\n\t\t\t\/\/ 2024-2025\n            { year: \"2025\", number: 1, period: \"2024-2025\", title: \"Plataforma inteligente para la gesti\u00f3n comunitaria en la prevenci\u00f3n y control de incendios extremos\", entity: \"Agencia Nacional de Investigaci\u00f3n y Desarrollo (ANID-Chile)\", role: \"Co-investigador\", roleType: \"co\", researchers: \"Dr. Jaime Carrasco (PI), Dr. Fulgencio Lis\u00f3n\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"\", url: \"https:\/\/www.anid.cl\" },\n            \n            \/\/ 2023-2025\n            { year: \"2025\", number: 2, period: \"2023-2025\", title: \"Escalamiento de un sistema para el dise\u00f1o de paisajes resistentes a incendios forestales integrando simulaci\u00f3n, optimizaci\u00f3n e inteligencia artificial\", entity: \"Agencia Nacional de Investigaci\u00f3n y Desarrollo (ANID-Chile) - FONDEF IT23I0109\", role: \"Co-investigador\", roleType: \"co\", researchers: \"Dr. Andr\u00e9s Weintraub (PI), Dr. Jaime Carrasco, Dr. Fulgencio Lis\u00f3n\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"212.000\", url: \"https:\/\/www.anid.cl\/fondef\" },\n            \n            \/\/ 2022-2026\n            { year: \"2026\", number: 3, period: \"2022-2026\", title: \"Addressing the causes of Patagonian mammalian diversification from the air: the bat of the genus Eptesicus (Histiotus) case\", entity: \"Agencia Nacional de Investigaci\u00f3n y Desarrollo (ANID-Chile) - FONDECYT Regular N\u00ba 1220998\", role: \"Co-investigador\", roleType: \"co\", researchers: \"Dr. Enrique Rodr\u00edguez Serrano (PI), Dr. Cristi\u00e1n Hern\u00e1ndez, Dr. Fulgencio Lis\u00f3n\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"255.000\", url: \"https:\/\/www.anid.cl\/fondecyt\" },\n            \n            \/\/ 2022-2024\n            { year: \"2024\", number: 4, period: \"2022-2024\", title: \"Capacitaci\u00f3n de los actores locales en el monitoreo de fauna proveedora de servicios ecosist\u00e9micos: Experiencias en la comuna de Santa Barbara\", entity: \"Universidad de Concepci\u00f3n (Chile) - VRIMCB2208\", role: \"Investigador Principal (PI)\", roleType: \"pi\", researchers: \"Dr. Fulgencio Lis\u00f3n (PI), Dra. Paula Meli, Dra. Marcela Rodr\u00edguez\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"4.500\", url: \"https:\/\/www.udec.cl\/vrim\" },\n            \n            \/\/ 2022-2023\n            { year: \"2023\", number: 5, period: \"2022-2023\", title: \"One Health: Una estrategia interdisciplinaria para la prevenci\u00f3n de enfermedades emergentes\", entity: \"Agencia Nacional de Investigaci\u00f3n y Desarrollo (ANID-Chile) - FOVI 220067\", role: \"Co-investigador\", roleType: \"co\", researchers: \"Dra. Mar\u00eda Jacqueline Sep\u00falveda Carreno (PI), Dra. Alejandra A. Latorre Soto, Dr. Anibal Pauchard, A. Ortega, Dra. Evelyn L. Jara Fern\u00e1ndez, Dr. Carla Basualto, Dr. Fulgencio Lis\u00f3n, Dr. Escudero, Dr. Gros, Dr. P. Mar\u00edn\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"32.100\", url: \"https:\/\/www.anid.cl\/fovi\" },\n            \n            \/\/ 2018-2021\n            { year: \"2021\", number: 6, period: \"2018-2021\", title: \"Coupling insectivorous bats movement and landscape ecology in productive landscapes: Implications to the pest control service\", entity: \"Consejo Superior de Ciencia y Desarrollo Tecnol\u00f3gico (CONICYT-Chile) - FONDECYT Iniciaci\u00f3n N\u00ba 11180514\", role: \"Investigador Principal (PI)\", roleType: \"pi\", researchers: \"Dr. Fulgencio Lis\u00f3n (PI)\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"142.000\", url: \"https:\/\/batmovement.info\/index.php\/es\/inicio\/\" },\n            \n            \/\/ 2018-2021\n            { year: \"2021\", number: 7, period: \"2018-2021\", title: \"Proyecto BATsignal: Desarrollo de un sistema complementario de control biol\u00f3gico de plagas a trav\u00e9s de murci\u00e9lagos insect\u00edvoros para una agricultura m\u00e1s sustentable y adaptada al Cambio Clim\u00e1tico\", entity: \"Fundaci\u00f3n para la Innovaci\u00f3n Agraria (FIA, Chile) - PYT-2018-0065\", role: \"Investigador Principal (PI)\", roleType: \"pi\", researchers: \"Dr. Fulgencio Lis\u00f3n (PI)\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"175.000\", url: \"https:\/\/www.fia.cl\" },\n            \n            \/\/ 2017-2018\n            { year: \"2018\", number: 8, period: \"2017-2018\", title: \"Estudio para el apoyo al manejo productivo mediante el control biol\u00f3gico de plagas a trav\u00e9s de murci\u00e9lagos insect\u00edvoros para una agricultura m\u00e1s sostenible y adaptada al Cambio Clim\u00e1tico en el Centro-Sur de Chile\", entity: \"Fundaci\u00f3n para la Innovaci\u00f3n Agraria (FIA, Chile) - PYT-2017-0188\", role: \"Investigador Principal (PI)\", roleType: \"pi\", researchers: \"Dr. Fulgencio Lis\u00f3n (PI)\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"26.000\", url: \"https:\/\/www.fia.cl\" },\n            \n            \/\/ 2014-2019\n            { year: \"2019\", number: 9, period: \"2014-2019\", title: \"LIFE RIPISILVANATURA \u2013 Strengthening associated biodiversity of habitat 92A0 and control of Invasive Alien Species in the Segura River\", entity: \"European Union - LIFE13 BIO\/ES\/001407\", role: \"Investigador Asociado\", roleType: \"other\", researchers: \"Dr. Francisco Robledano (PI)\", highlightResearcher: \"\", funds: \"\", url: \"https:\/\/ec.europa.eu\/environment\/life\/\" },\n            \n            \/\/ 2014\n            { year: \"2014\", number: 10, period: \"2014\", title: \"Geomyces destructans project\", entity: \"Zoological Institute and Museum (Germany)\", role: \"Colaborador Voluntario\", roleType: \"other\", researchers: \"Dr. Sebastien Puechmaille (PI)\", highlightResearcher: \"\", funds: \"\", url: \"\" },\n            \n            \/\/ 2013\n            { year: \"2013\", number: 11, period: \"2013\", title: \"Fight or flight? The spatial genomics of bat species response to climate change\", entity: \"University of Stirling\", role: \"Investigador Asistente\", roleType: \"other\", researchers: \"Dr. Orly Razgour (PI)\", highlightResearcher: \"\", funds: \"\", url: \"\" },\n            \n            \/\/ 2011-2013\n            { year: \"2013\", number: 12, period: \"2011-2013\", title: \"Monitoreo de las colonias de murci\u00e9lago de Espa\u00f1a\", entity: \"Ministerio de Medioambiente y paisaje rural - Gobierno de Espa\u00f1a\", role: \"Investigador\", roleType: \"other\", researchers: \"\", highlightResearcher: \"\", funds: \"\", url: \"\" },\n            \n            \/\/ 2011-2012\n            { year: \"2012\", number: 13, period: \"2011-2012\", title: \"Distribuci\u00f3n de los murci\u00e9lagos en el t\u00e9rmino municipal de Yecla\", entity: \"Asociaci\u00f3n ANIDA\", role: \"Investigador Principal\", roleType: \"pi\", researchers: \"Fulgencio Lis\u00f3n\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"\", url: \"\" },\n            \n            \/\/ 2011\n            { year: \"2011\", number: 14, period: \"2011\", title: \"Estudio de afecciones del Parque E\u00f3lico 'El Chaparro' en la comunidad de murci\u00e9lagos\", entity: \"Ideas Medioambientales Corp.\", role: \"Investigador Principal\", roleType: \"pi\", researchers: \"Fulgencio Lis\u00f3n\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"\", url: \"\" },\n            \n            \/\/ 2011\n            { year: \"2011\", number: 15, period: \"2011\", title: \"Estudio de afecciones a la Red Natura 2000 en el LIC 'El Valle-Carrascoy' y 'Saladares del Guadalent\u00edn' (Regi\u00f3n de Murcia)\", entity: \"Cota Ambiental Corp.\", role: \"Investigador Principal\", roleType: \"pi\", researchers: \"Fulgencio Lis\u00f3n\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"\", url: \"\" },\n            \n            \/\/ 2010-2011\n            { year: \"2011\", number: 16, period: \"2010-2011\", title: \"Estudio de los quir\u00f3pteros de Villalgordo del J\u00facar y su entorno (Albacete)\", entity: \"Instituto de Estudio Albacetenses\", role: \"Investigador Principal\", roleType: \"pi\", researchers: \"Fulgencio Lis\u00f3n\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"1.000\", url: \"\" },\n            \n            \/\/ 2009\n            { year: \"2009\", number: 17, period: \"2009\", title: \"Estudio de afecciones a la Red Natura 2000 en el LIC  'Maigm\u00f3 I Serres de la Foia de Castalla' (Prov. Alicante)\", entity: \"Cota Ambiental Corp.\", role: \"Investigador Principal\", roleType: \"pi\", researchers: \"Fulgencio Lis\u00f3n\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"\", url: \"\" },\n            \n            \/\/ 2009\n            { year: \"2009\", number: 18, period: \"2009\", title: \"Estudio de afecciones a la Red Natura 2000 en el LIC  'Vega Alta y Sierra del Segura'\", entity: \"Cota Ambiental Corp.\", role: \"Investigador Principal\", roleType: \"pi\", researchers: \"Fulgencio Lis\u00f3n\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"\", url: \"\" },\n            \n            \/\/ 2008-2010\n            { year: \"2010\", number: 19, period: \"2008-2010\", title: \"Actualizaci\u00f3n del inventario regional de poblaciones de quir\u00f3pteros, medidas de protecci\u00f3n espec\u00edficas para los refugios de importancia en la Regi\u00f3n de Murcia y elaboraci\u00f3n de documentos b\u00e1sicos de planes de gesti\u00f3n de los Lugares de Importancia Comunitaria (LICs) con poblaciones de quir\u00f3pteros incluidos en el Anexo II de la Directiva 92\/43\/CEE\", entity: \"Gobierno de La Region de Murcia (Fondos FEDER) - Exp. 102\/08\", role: \"Investigador Principal\", roleType: \"pi\", researchers: \"Fulgencio Lis\u00f3n (PI)\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"124.000\", url: \"\" },\n            \n            \/\/ 2008\n            { year: \"2008\", number: 20, period: \"2008\", title: \"Murci\u00e9lagos del Parque Ecol\u00f3gico Municipal Vicente Blanes\", entity: \"Ayuntamiento de Molina de Segura\", role: \"Investigador Principal\", roleType: \"pi\", researchers: \"Fulgencio Lis\u00f3n\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"\", url: \"\" },\n            \n            \/\/ 2008\n            { year: \"2008\", number: 21, period: \"2008\", title: \"Estudio de las condiciones de la instalaci\u00f3n de una estaci\u00f3n el\u00e9ctrica en el Puerto de Mazarr\u00f3n y sus afecciones a la especie Rhinolophus ferrumequinum en el Parque Regional de La Muela-Cabo Ti\u00f1oso\", entity: \"Cota Ambiental Corp.\", role: \"Investigador Principal\", roleType: \"pi\", researchers: \"Fulgencio Lis\u00f3n\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"\", url: \"\" },\n            \n            \/\/ 2008\n            { year: \"2008\", number: 22, period: \"2008\", title: \"Estudio de la comunidad de murci\u00e9lagos del Parque Regional de Calblanque, Monte de las Cenizas y Pe\u00f1a del \u00c1guila\", entity: \"Gobierno de La Regi\u00f3n de Murcia\", role: \"Investigador Principal\", roleType: \"pi\", researchers: \"Fulgencio Lis\u00f3n\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"1.000\", url: \"\" },\n            \n            \/\/ 2006\n            { year: \"2006\", number: 23, period: \"2006\", title: \"Cat\u00e1logo preliminar de las cuevas importantes para los murci\u00e9lagos en La Regi\u00f3n de Murcia\", entity: \"Sociedad Espa\u00f1ola para la Conservaci\u00f3n y el Estudio de los Murci\u00e9lagos (SECEMU)\", role: \"Investigador\", roleType: \"other\", researchers: \"\", highlightResearcher: \"\", funds: \"\", url: \"\" },\n            \n            \/\/ 2006\n            { year: \"2006\", number: 24, period: \"2006\", title: \"Estudio de las Zonas Importantes para los Mam\u00edferos (ZIM) de la Regi\u00f3n de Murcia\", entity: \"Sociedad Espa\u00f1ola para Conservaci\u00f3n y el Estudio de los Mam\u00edferos (SECEM)\", role: \"Investigador\", roleType: \"other\", researchers: \"\", highlightResearcher: \"\", funds: \"\", url: \"\" },\n            \n            \/\/ 2006\n            { year: \"2006\", number: 25, period: \"2006\", title: \"Estudio de la comunidad del murci\u00e9lagos del Parque Regional de Sierra Espu\u00f1a\", entity: \"Gobierno de La Regi\u00f3n de Murcia\", role: \"Investigador Principal\", roleType: \"pi\", researchers: \"Fulgencio Lis\u00f3n\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"1700\", url: \"\" },\n            \n            \/\/ 2005-2006\n            { year: \"2006\", number: 26, period: \"2005-2006\", title: \"Informe preliminar de la actividad de los mruci\u00e9lagos para la conservaci\u00f3n de la Regi\u00f3n de Murcia\", entity: \"Gobierno de La Regi\u00f3n de Murcia\", role: \"Investigador Principal\", roleType: \"pi\", researchers: \"Fulgencio Lis\u00f3n\", highlightResearcher: \"Lis\u00f3n, F.\", funds: \"\", url: \"\" }\n        ];\n        \n        \/\/ DATOS DE BECAS EN ESPA\u00d1OL\n        const becasData = [\n            { year: \"2018\", number: 1, title: \"Beca de Apoyo a profesores patrocinadores de alumnos de pre- y postgrado 2018\", entity: \"Universidad de La Frontera\", funds: \"\u20ac1,500\", role: \"Becario\" },\n            { year: \"2011\", number: 2, title: \"Programa MECE de profesores extranjeros en la Academia\", entity: \"Ministerio de Educaci\u00f3n de Chile\", funds: \"\u20ac7,000\", role: \"Becario\" },\n            { year: \"2010\", number: 3, title: \"Beca para estudiar murci\u00e9lagos en Villalgordo del J\u00facar (Albacete, Espa\u00f1a)\", entity: \"Instituto de Estudios Albacetenses\", funds: \"\u20ac1,000\", role: \"Becario\" },\n            { year: \"2006\", number: 4, title: \"Beca para estudiar murci\u00e9lagos en la Regi\u00f3n de Murcia\", entity: \"Comunidad Aut\u00f3noma de la Regi\u00f3n de Murcia (Espa\u00f1a)\", funds: \"\", role: \"Becario\" }\n        ];\n        \n        \/\/ Funci\u00f3n para destacar nombre del investigador\n        function destacarInvestigador(texto) {\n            if (!texto) return texto;\n            let resultado = texto.replace(\/Lis\u00f3n, F\\.\/g, '<span class=\"rol-destacado\">Lis\u00f3n, F.<\/span>');\n            resultado = resultado.replace(\/Fulgencio Lis\u00f3n\/g, '<span class=\"rol-destacado\">Fulgencio Lis\u00f3n<\/span>');\n            resultado = resultado.replace(\/Dr\\. Fulgencio Lis\u00f3n\/g, '<span class=\"rol-destacado\">Dr. Fulgencio Lis\u00f3n<\/span>');\n            return resultado;\n        }\n        \n        \/\/ Funci\u00f3n para obtener el badge seg\u00fan el rol\n        function getRoleBadge(roleType, role) {\n            if (roleType === 'pi') {\n                return `<span class=\"badge-pi\"><i class=\"fas fa-star\"><\/i> ${role}<\/span>`;\n            } else if (roleType === 'co') {\n                return `<span class=\"badge-co\"><i class=\"fas fa-users\"><\/i> ${role}<\/span>`;\n            }\n            return `<span class=\"badge-other\">${role}<\/span>`;\n        }\n        \n        \/\/ Renderizar proyectos\n       function renderizarProyectos(filtroYear = 'all') {\n    const container = document.getElementById('proyectos-es-container');\n    const contadorSpan = document.getElementById('contador-proyectos-es');\n    \n    if (!container) return;\n    \n    let filtrados = filtroYear === 'all' ? proyectosData : proyectosData.filter(p => p.year === filtroYear);\n    \n    \/\/ Ordenar por a\u00f1o descendente y luego por per\u00edodo (para mantener consistencia)\n    filtrados.sort((a, b) => {\n        if (b.year !== a.year) return b.year - a.year;\n        return b.period.localeCompare(a.period);\n    });\n    \n    const grouped = {};\n    filtrados.forEach(proy => {\n        if (!grouped[proy.year]) grouped[proy.year] = [];\n        grouped[proy.year].push(proy);\n    });\n    \n    const years = Object.keys(grouped).sort((a, b) => b - a);\n    \n    if (years.length === 0) {\n        container.innerHTML = '<div class=\"loading-text\"><i class=\"fas fa-search\"><\/i><br>No hay proyectos para este a\u00f1o<\/div>';\n        contadorSpan.innerHTML = '';\n        return;\n    }\n    \n    const a\u00f1oActual = new Date().getFullYear();\n    let contadorGlobal = 1;\n    \n    let html = '';\n    years.forEach(year => {\n        const isActive = parseInt(year) >= a\u00f1oActual;\n        html += `<div class=\"year-grupo\">`;\n        html += `<div class=\"year-badge ${isActive ? 'activo' : ''}\">${isActive ? '\ud83d\udd04 ' + year + ' (Activo)' : year}<\/div>`;\n        \n        grouped[year].forEach(proy => {\n            const investigadoresDestacados = destacarInvestigador(proy.researchers);\n            const roleBadge = getRoleBadge(proy.roleType, proy.role);\n            \n            html += `\n                <div class=\"proyecto-card\">\n                    <div class=\"proyecto-header\">\n                        <div class=\"numero\">${contadorGlobal}.<\/div>\n                        <div class=\"contenido\">\n                            <div class=\"titulo\">\n                                <strong>${contadorGlobal}.<\/strong> ${proy.title} ${roleBadge}\n                            <\/div>\n                            <div>\n                                <span class=\"periodo\"><i class=\"far fa-calendar-alt\"><\/i> ${proy.period}<\/span>\n                                <span class=\"entidad\"><i class=\"fas fa-building\"><\/i> ${proy.entity}<\/span>\n                                ${proy.funds ? `<span class=\"fondos\"><i class=\"fas fa-euro-sign\"><\/i> ${proy.funds}<\/span>` : ''}\n                            <\/div>\n                            ${proy.researchers ? `<div class=\"rol\"><strong><i class=\"fas fa-users\"><\/i> Investigadores:<\/strong> ${investigadoresDestacados}<\/div>` : ''}\n                        <\/div>\n                    <\/div>\n                    <div class=\"metricas-proyecto\">\n                        <div class=\"metrica\"><i class=\"fas fa-external-link-alt\"><\/i> <a href=\"${proy.url || '#'}\" target=\"_blank\" ${!proy.url ? 'style=\"pointer-events:none; opacity:0.5;\"' : ''}>Detalles del proyecto<\/a><\/div>\n                        <div class=\"metrica\"><i class=\"fas fa-file-alt\"><\/i> <a href=\"#\" onclick=\"return false;\">Informe<\/a><\/div>\n                    <\/div>\n                <\/div>\n            `;\n            contadorGlobal++;\n        });\n        html += `<\/div>`;\n    });\n    \n    container.innerHTML = html;\n    contadorSpan.innerHTML = `<i class=\"fas fa-flask\"><\/i> Total: ${filtrados.length} proyecto${filtrados.length !== 1 ? 's' : ''}`;\n}\n        \n        \/\/ Renderizar becas\n        function renderizarBecas() {\n            const container = document.getElementById('becas-es-container');\n            if (!container) return;\n            \n            becasData.sort((a, b) => b.year - a.year);\n            \n            let html = '';\n            becasData.forEach(beca => {\n                html += `\n                    <div class=\"proyecto-card\">\n                        <div class=\"proyecto-header\">\n                            <div class=\"numero\">${beca.number}.<\/div>\n                            <div class=\"contenido\">\n                                <div class=\"titulo\">\n                                    <strong>${beca.number}.<\/strong> ${beca.title}\n                                    <span class=\"badge-other\"><i class=\"fas fa-graduation-cap\"><\/i> ${beca.role}<\/span>\n                                <\/div>\n                                <div>\n                                    <span class=\"periodo\"><i class=\"far fa-calendar-alt\"><\/i> ${beca.year}<\/span>\n                                    <span class=\"entidad\"><i class=\"fas fa-building\"><\/i> ${beca.entity}<\/span>\n                                    ${beca.funds ? `<span class=\"fondos\"><i class=\"fas fa-euro-sign\"><\/i> ${beca.funds}<\/span>` : ''}\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                `;\n            });\n            \n            container.innerHTML = html;\n        }\n        \n        function initFiltros() {\n            const years = [...new Set(proyectosData.map(p => p.year))].sort((a, b) => b - a);\n            const container = document.getElementById('filtros-proyectos-es');\n            if (!container) return;\n            \n            let html = `<button class=\"filtro activo\" data-year=\"all\">\ud83d\udcda Todos (${proyectosData.length})<\/button>`;\n            years.forEach(year => {\n                const count = proyectosData.filter(p => p.year === year).length;\n                html += `<button class=\"filtro\" data-year=\"${year}\">${year} (${count})<\/button>`;\n            });\n            container.innerHTML = html;\n            \n            document.querySelectorAll('#filtros-proyectos-es .filtro').forEach(btn => {\n                btn.addEventListener('click', function() {\n                    document.querySelectorAll('#filtros-proyectos-es .filtro').forEach(b => b.classList.remove('activo'));\n                    this.classList.add('activo');\n                    const year = this.getAttribute('data-year');\n                    renderizarProyectos(year);\n                });\n            });\n        }\n        \n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', function() {\n                initFiltros();\n                renderizarProyectos('all');\n                renderizarBecas();\n            });\n        } else {\n            initFiltros();\n            renderizarProyectos('all');\n            renderizarBecas();\n        }\n        <\/script>\n    <\/div>\n    \n    \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-200","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PafGsx-3e","jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/fulgenciolison.com\/index.php\/wp-json\/wp\/v2\/pages\/200","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fulgenciolison.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fulgenciolison.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fulgenciolison.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fulgenciolison.com\/index.php\/wp-json\/wp\/v2\/comments?post=200"}],"version-history":[{"count":1,"href":"https:\/\/fulgenciolison.com\/index.php\/wp-json\/wp\/v2\/pages\/200\/revisions"}],"predecessor-version":[{"id":3501,"href":"https:\/\/fulgenciolison.com\/index.php\/wp-json\/wp\/v2\/pages\/200\/revisions\/3501"}],"wp:attachment":[{"href":"https:\/\/fulgenciolison.com\/index.php\/wp-json\/wp\/v2\/media?parent=200"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}