{"id":2,"date":"2022-07-04T05:59:42","date_gmt":"2022-07-04T05:59:42","guid":{"rendered":"https:\/\/getmasum.com\/themes-wp\/tian\/?page_id=2"},"modified":"2026-04-02T11:20:44","modified_gmt":"2026-04-02T10:20:44","slug":"home-2","status":"publish","type":"page","link":"https:\/\/fulgenciolison.com\/","title":{"rendered":"Home"},"content":{"rendered":"    \n    <!-- Ancla para evitar la superposici\u00f3n de la barra fija -->\n    <div id=\"inicio-eng-top\" style=\"position: relative; top: -80px; visibility: hidden;\"><\/div>\n    \n    <div id=\"inicio-eng-wrapper\">\n        <style>\n            #inicio-eng-wrapper {\n                max-width: 1200px;\n                margin: 0 auto;\n                padding: 120px 20px 20px 20px;\n                font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n                color: #333;\n            }\n            \n            \/* Compensaci\u00f3n para anchors internos *\/\n            .section {\n                scroll-margin-top: 100px;\n            }\n            \n            \/* Secciones generales *\/\n            .section {\n                margin-bottom: 60px;\n                background: white;\n                border-radius: 16px;\n                padding: 30px;\n                box-shadow: 0 2px 12px rgba(0,0,0,0.08);\n            }\n            .section-title {\n                font-size: 28px;\n                color: #2c3e50;\n                margin-bottom: 10px;\n                text-align: center;\n            }\n            .section-subtitle {\n                text-align: center;\n                color: #7f8c8d;\n                margin-bottom: 30px;\n                font-size: 14px;\n            }\n            \n            \/* Hero Section *\/\n            .hero-section {\n                display: flex;\n                flex-wrap: wrap;\n                gap: 30px;\n                align-items: center;\n                justify-content: space-between;\n            }\n            .hero-content {\n                flex: 1;\n                min-width: 250px;\n            }\n            .hero-content h1 {\n                font-size: 36px;\n                color: #2c3e50;\n                margin-bottom: 10px;\n            }\n            .hero-content .title {\n                font-size: 18px;\n                color: #7f8c8d;\n                margin-bottom: 20px;\n            }\n            .skills-list {\n                display: flex;\n                flex-wrap: wrap;\n                gap: 10px;\n                margin: 20px 0;\n                list-style: none;\n                padding: 0;\n            }\n            .skills-list li {\n                background: #e9ecef;\n                padding: 5px 15px;\n                border-radius: 20px;\n                font-size: 14px;\n            }\n            .social-links {\n                display: flex;\n                gap: 15px;\n                margin: 20px 0;\n                list-style: none;\n                padding: 0;\n            }\n            .social-links li a {\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                width: 40px;\n                height: 40px;\n                background: #2c3e50;\n                border-radius: 50%;\n                color: white;\n                font-size: 18px;\n                transition: all 0.3s;\n                text-decoration: none;\n            }\n            .social-links li a:hover {\n                background: #3498db;\n                transform: translateY(-3px);\n            }\n            .hero-images {\n                flex: 1;\n                text-align: center;\n                min-width: 250px;\n            }\n            .hero-images .main-photo {\n                width: 250px;\n                height: 250px;\n                border-radius: 50%;\n                object-fit: cover;\n                margin-bottom: 20px;\n                border: 4px solid #3498db;\n            }\n            .institution-logos {\n                display: flex;\n                justify-content: center;\n                gap: 20px;\n                flex-wrap: wrap;\n            }\n            .institution-logos img {\n                height: 50px;\n                width: auto;\n                object-fit: contain;\n            }\n            .experience-badge {\n                display: inline-block;\n                background: linear-gradient(135deg, #e67e22, #f39c12);\n                color: white;\n                padding: 8px 20px;\n                border-radius: 40px;\n                margin-top: 15px;\n                font-size: 14px;\n                font-weight: bold;\n            }\n            \n            \/* About Me Section *\/\n            .about-section {\n                display: flex;\n                flex-wrap: wrap;\n                gap: 40px;\n            }\n            .about-content {\n                flex: 2;\n                min-width: 250px;\n            }\n            .about-content h3 {\n                font-size: 24px;\n                color: #2c3e50;\n                margin-bottom: 15px;\n            }\n            .about-content p {\n                line-height: 1.6;\n                margin-bottom: 15px;\n                color: #555;\n            }\n            .about-content .btn {\n                display: inline-block;\n                background: #3498db;\n                color: white;\n                padding: 10px 25px;\n                border-radius: 30px;\n                text-decoration: none;\n                transition: all 0.3s;\n                margin-top: 10px;\n            }\n            .about-content .btn:hover {\n                background: #2c3e50;\n                transform: translateY(-2px);\n            }\n            .about-gallery {\n                flex: 1;\n                min-width: 200px;\n            }\n            .about-gallery .gallery-grid {\n                display: grid;\n                grid-template-columns: repeat(2, 1fr);\n                gap: 10px;\n            }\n            .about-gallery img {\n                width: 100%;\n                height: 120px;\n                object-fit: cover;\n                border-radius: 8px;\n                transition: transform 0.3s;\n                cursor: pointer;\n            }\n            .about-gallery img:hover {\n                transform: scale(1.02);\n            }\n            \n            \/* Stats Section *\/\n            .stats-grid {\n                display: grid;\n                grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n                gap: 25px;\n                text-align: center;\n            }\n            .stat-card {\n                background: #f8f9fa;\n                padding: 25px;\n                border-radius: 12px;\n                transition: all 0.3s;\n            }\n            .stat-card:hover {\n                transform: translateY(-5px);\n                box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n            }\n            .stat-card img {\n                width: 50px;\n                height: 50px;\n                margin-bottom: 15px;\n            }\n            .stat-card h3 {\n                font-size: 32px;\n                color: #2c3e50;\n                margin-bottom: 5px;\n            }\n            .stat-card p {\n                color: #7f8c8d;\n                font-size: 14px;\n            }\n            \n            \/* Research Lines Section *\/\n            .research-grid {\n                display: grid;\n                grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));\n                gap: 25px;\n            }\n            .research-card {\n                background: #f8f9fa;\n                border-radius: 12px;\n                overflow: hidden;\n                transition: all 0.3s;\n                border: 1px solid #e9ecef;\n            }\n            .research-card:hover {\n                transform: translateY(-5px);\n                box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n            }\n            .research-card img {\n                width: 100%;\n                height: 200px;\n                object-fit: cover;\n            }\n            .research-info {\n                padding: 20px;\n            }\n            .research-info h4 {\n                font-size: 18px;\n                color: #2c3e50;\n                margin-bottom: 10px;\n            }\n            .research-info p {\n                font-size: 13px;\n                color: #6c757d;\n                margin-bottom: 15px;\n                line-height: 1.5;\n            }\n            .research-items {\n                border-top: 1px solid #e9ecef;\n                padding-top: 12px;\n                margin-top: 5px;\n            }\n            .research-items h5 {\n                font-size: 12px;\n                color: #3498db;\n                margin-bottom: 8px;\n            }\n            .research-items ul {\n                list-style: none;\n                padding: 0;\n                font-size: 11px;\n            }\n            .research-items li {\n                margin-bottom: 5px;\n                color: #6c757d;\n            }\n            .research-items a {\n                color: #3498db;\n                text-decoration: none;\n            }\n            .research-items a:hover {\n                text-decoration: underline;\n            }\n            \n            \/* View More Button *\/\n            .view-more-btn {\n                display: inline-block;\n                background: #2c3e50;\n                color: white !important;\n                padding: 12px 30px;\n                border-radius: 30px;\n                text-decoration: none;\n                transition: all 0.3s;\n                font-weight: 500;\n                text-align: center;\n            }\n            .view-more-btn:hover {\n                background: #3498db;\n                transform: translateY(-2px);\n                color: white !important;\n            }\n            \n            \/* Alumni Carousel *\/\n            .alumni-carousel {\n                position: relative;\n                padding: 20px 40px;\n            }\n            .carousel-track {\n                display: flex;\n                gap: 25px;\n                overflow-x: auto;\n                scroll-behavior: smooth;\n                padding: 10px 5px;\n                scrollbar-width: thin;\n                scroll-snap-type: x mandatory;\n            }\n            .carousel-track::-webkit-scrollbar {\n                height: 6px;\n            }\n            .carousel-track::-webkit-scrollbar-track {\n                background: #e9ecef;\n                border-radius: 10px;\n            }\n            .carousel-track::-webkit-scrollbar-thumb {\n                background: #3498db;\n                border-radius: 10px;\n            }\n            .alumni-card {\n                flex: 0 0 280px;\n                background: #f8f9fa;\n                border-radius: 12px;\n                padding: 20px;\n                text-align: center;\n                transition: all 0.3s;\n                border: 1px solid #e9ecef;\n                scroll-snap-align: start;\n            }\n            .alumni-card:hover {\n                transform: translateY(-5px);\n                box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n            }\n            .alumni-card .avatar {\n                width: 100px;\n                height: 100px;\n                border-radius: 50%;\n                object-fit: cover;\n                margin-bottom: 15px;\n            }\n            .alumni-card .avatar-placeholder {\n                width: 100px;\n                height: 100px;\n                border-radius: 50%;\n                background: linear-gradient(135deg, #2c3e50, #3498db);\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                margin: 0 auto 15px;\n                font-size: 40px;\n                color: white;\n            }\n            .alumni-card h4 {\n                font-size: 16px;\n                color: #2c3e50;\n                margin-bottom: 5px;\n            }\n            .alumni-card p {\n                font-size: 13px;\n                color: #7f8c8d;\n            }\n            \n            \/* Carousel Navigation Buttons *\/\n            .carousel-nav {\n                display: flex;\n                justify-content: center;\n                gap: 20px;\n                margin-top: 25px;\n            }\n            .carousel-nav-btn {\n                background: linear-gradient(135deg, #2c3e50, #3498db);\n                color: white;\n                border: none;\n                width: 50px;\n                height: 50px;\n                border-radius: 50%;\n                cursor: pointer;\n                transition: all 0.3s;\n                font-size: 20px;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                box-shadow: 0 2px 8px rgba(0,0,0,0.2);\n            }\n            .carousel-nav-btn:hover {\n                transform: scale(1.1);\n                background: linear-gradient(135deg, #e67e22, #f39c12);\n                box-shadow: 0 4px 12px rgba(0,0,0,0.3);\n            }\n            .carousel-nav-btn:active {\n                transform: scale(0.95);\n            }\n            \n            \/* Contact Section *\/\n            .contact-grid {\n                display: flex;\n                flex-wrap: wrap;\n                gap: 40px;\n            }\n            .contact-info {\n                flex: 1;\n                min-width: 250px;\n            }\n            .contact-card {\n                display: flex;\n                align-items: center;\n                gap: 15px;\n                margin-bottom: 25px;\n                padding: 15px;\n                background: #f8f9fa;\n                border-radius: 12px;\n                transition: all 0.3s;\n            }\n            .contact-card:hover {\n                transform: translateX(5px);\n                box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n            }\n            .contact-card img {\n                width: 40px;\n                height: 40px;\n            }\n            .contact-card h4 {\n                font-size: 16px;\n                color: #2c3e50;\n                margin-bottom: 5px;\n            }\n            .contact-card p {\n                font-size: 14px;\n                color: #7f8c8d;\n            }\n            .contact-form {\n                flex: 1;\n                min-width: 250px;\n                background: #f8f9fa;\n                padding: 25px;\n                border-radius: 12px;\n            }\n            .contact-form h3 {\n                font-size: 20px;\n                color: #2c3e50;\n                margin-bottom: 20px;\n            }\n            .contact-form input,\n            .contact-form textarea {\n                width: 100%;\n                padding: 12px;\n                margin-bottom: 15px;\n                border: 1px solid #ddd;\n                border-radius: 8px;\n                font-size: 14px;\n            }\n            .contact-form button {\n                background: #3498db;\n                color: white;\n                border: none;\n                padding: 12px 30px;\n                border-radius: 30px;\n                cursor: pointer;\n                font-size: 14px;\n                transition: all 0.3s;\n            }\n            .contact-form button:hover {\n                background: #2c3e50;\n            }\n            \n            @media (max-width: 768px) {\n                .hero-section, .about-section, .contact-grid {\n                    flex-direction: column;\n                }\n                .research-grid {\n                    grid-template-columns: 1fr;\n                }\n                .alumni-carousel {\n                    padding: 20px 10px;\n                }\n                .section {\n                    padding: 20px;\n                }\n                #inicio-eng-wrapper {\n                    padding: 100px 15px 20px 15px;\n                }\n            }\n        <\/style>\n        \n        <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.7.2\/css\/all.min.css\">\n        \n        <!-- HERO SECTION -->\n        <div class=\"section\">\n            <div class=\"hero-section\">\n                <div class=\"hero-content\">\n                    <h1>Fulgencio Lis\u00f3n<\/h1>\n                    <div class=\"title\">PhD in Ecology and Zoology, Saavedra Fajardo Program<br>Department of Ecology and Hydrology, Universidad de Murcia (Spain)<\/div>\n                    <ul class=\"skills-list\">\n                        <li>Ecology<\/li>\n                        <li>Conservation<\/li>\n                        <li>Wildlife<\/li>\n                    <\/ul>\n                    <ul class=\"social-links\">\n                        <li><a href=\"https:\/\/x.com\/FulgenLison\" target=\"_blank\"><i class=\"fab fa-x-twitter\"><\/i><\/a><\/li>\n                        <li><a href=\"https:\/\/www.linkedin.com\/in\/fulgencio-lis%C3%B3n-46034b80\/\" target=\"_blank\"><i class=\"fab fa-linkedin-in\"><\/i><\/a><\/li>\n                        <li><a href=\"https:\/\/scholar.google.com\/citations?user=BnDyiscAAAAJ&hl\" target=\"_blank\"><i class=\"fab fa-google\"><\/i><\/a><\/li>\n                        <li><a href=\"https:\/\/orcid.org\/0000-0003-1481-3750\" target=\"_blank\"><i class=\"fab fa-orcid\"><\/i><\/a><\/li>\n                        <li><a href=\"https:\/\/www.researchgate.net\/profile\/Fulgencio-Lison\" target=\"_blank\"><i class=\"fab fa-researchgate\"><\/i><\/a><\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"hero-images\">\n                    <img data-recalc-dims=\"1\" decoding=\"async\" class=\"main-photo\" src=\"https:\/\/i0.wp.com\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/IMG_1634-scaled-e1691722945975.jpg?w=640&#038;ssl=1\" alt=\"Fulgencio Lis\u00f3n\">\n                    <div class=\"institution-logos\">\n                        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/WEC-Lab.png?w=640&#038;ssl=1\" alt=\"WEC Lab\">\n                        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/fulgenciolison.com\/wp-content\/uploads\/2026\/04\/photo_2025-08-17_11-31-47.jpg?w=640&#038;ssl=1\" alt=\"FB UMU\">\n                        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/fulgenciolison.com\/wp-content\/uploads\/2025\/09\/UMU-1.png?w=640&#038;ssl=1\" alt=\"UMU\">\n                    <\/div>\n                    <div class=\"experience-badge\">20+ Years Experience<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- ABOUT ME SECTION -->\n        <div class=\"section\">\n            <div class=\"about-section\">\n                <div class=\"about-content\">\n                    <h3>Member of Mediterranean Ecosystems (ECOMED)<\/h3>\n                    <p>I am a researcher focused in habitat use, biodiversity, biogeography, conservation and management policies of wildlife, being bats the main group of my research. My interests range from the use of models to biodiversity indicators, ecomorphometry, predator-prey relations and intra-interspecific interactions.<\/p>\n                    <p>I have published several papers in international scientific journals, managed and participated in citizen science and environmental educational programs (building of bat boxes; study, conservation and restoration of Mediterranean riparian forests) and, I have developed management and conservation plans for bats.<br>\n                    I was also the Editor-Chief of <a href=\"https:\/\/gayana.cl\/\" target=\"_blank\">Gayana Journal<\/a> (WOS).<\/p>\n                    <a href=\"https:\/\/fulgenciolison.com\/index.php\/more-information\/\" class=\"btn\">Know More<\/a>\n                <\/div>\n                <div class=\"about-gallery\">\n                    <div class=\"gallery-grid\">\n                        <img data-recalc-dims=\"1\" height=\"640\" width=\"640\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/CIMG06611.jpg?resize=640%2C640&#038;ssl=1\" alt=\"Gallery 1\" onclick=\"window.open(this.src)\">\n                        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/IMG_1634-scaled-e1691722945975.jpg?w=640&#038;ssl=1\" alt=\"Gallery 2\" onclick=\"window.open(this.src)\">\n                        <img data-recalc-dims=\"1\" height=\"640\" width=\"640\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/CIMG06611.jpg?resize=640%2C640&#038;ssl=1\" alt=\"Gallery 3\" onclick=\"window.open(this.src)\">\n                        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/IMG_1634-scaled-e1691722945975.jpg?w=640&#038;ssl=1\" alt=\"Gallery 4\" onclick=\"window.open(this.src)\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- STATS SECTION -->\n        <div class=\"section\">\n            <div class=\"stats-grid\" id=\"stats-container\">\n                <div class=\"stat-card\">\n                    <img decoding=\"async\" src=\"https:\/\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/book-1-svgrepo-com.svg\" alt=\"Publications\">\n                    <h3 id=\"stat-publications\">--<\/h3>\n                    <p>PUBLICATIONS<\/p>\n                <\/div>\n                <div class=\"stat-card\">\n                    <img decoding=\"async\" src=\"https:\/\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/graduation-cap-svgrepo-com.svg\" alt=\"Projects\">\n                    <h3 id=\"stat-projects\">--<\/h3>\n                    <p>SCIENTIFIC PROJECTS<\/p>\n                <\/div>\n                <div class=\"stat-card\">\n                    <img decoding=\"async\" src=\"https:\/\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/quotes-svgrepo-com.svg\" alt=\"Citations\">\n                    <h3 id=\"stat-citations\">--<\/h3>\n                    <p>CITATIONS<\/p>\n                <\/div>\n                <div class=\"stat-card\">\n                    <img decoding=\"async\" src=\"https:\/\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/graphic-in-a-circle-svgrepo-com.svg\" alt=\"H-Index\">\n                    <h3 id=\"stat-hindex\">--<\/h3>\n                    <p>H-INDEX<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- RESEARCH LINES SECTION -->\n        <div class=\"section\">\n            <h2 class=\"section-title\">Research<\/h2>\n            <div class=\"research-grid\" id=\"research-container\">\n                <!-- Los datos se cargan din\u00e1micamente -->\n            <\/div>\n            <div style=\"text-align: center; margin-top: 30px;\">\n                <a href=\"https:\/\/fulgenciolison.com\/index.php\/publications\/\" class=\"view-more-btn\">View More<\/a>\n            <\/div>\n        <\/div>\n        \n        <!-- ALUMNI SECTION -->\n        <div class=\"section\">\n            <h2 class=\"section-title\">Alumni<\/h2>\n            <div class=\"alumni-carousel\">\n                <div class=\"carousel-track\" id=\"alumni-track\">\n                    <!-- Los datos se cargan din\u00e1micamente -->\n                <\/div>\n                <div class=\"carousel-nav\">\n                    <button class=\"carousel-nav-btn\" onclick=\"scrollCarousel(-1)\">&#10094;<\/button>\n                    <button class=\"carousel-nav-btn\" onclick=\"scrollCarousel(1)\">&#10095;<\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- CONTACT SECTION -->\n        <div class=\"section\">\n            <h2 class=\"section-title\">Contact<\/h2>\n            <div class=\"contact-grid\">\n                <div class=\"contact-info\">\n                    <div class=\"contact-card\">\n                        <img decoding=\"async\" src=\"https:\/\/fulgenciolison.com\/wp-content\/uploads\/2022\/07\/location.svg\" alt=\"Location\">\n                        <div>\n                            <h4>Location<\/h4>\n                            <p>Departamento de Ecolog\u00eda e Hidrolog\u00eda<br>Facultad de Biolog\u00eda<br>Universidad de Murcia<br>Campus de Espinardo<br>30100 Murcia, Spain<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"contact-card\">\n                        <img decoding=\"async\" src=\"https:\/\/fulgenciolison.com\/wp-content\/uploads\/2022\/07\/call.svg\" alt=\"Phone\">\n                        <div>\n                            <h4>Call Me<\/h4>\n                            <p>+34 868884329 (Ext. 4329)<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"contact-card\">\n                        <img decoding=\"async\" src=\"https:\/\/fulgenciolison.com\/wp-content\/uploads\/2022\/07\/mail.svg\" alt=\"Email\">\n                        <div>\n                            <h4>Email Me<\/h4>\n                            <p>lison@um.es<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"contact-form\">\n                    <h3>Get in Touch<\/h3>\n                    <form id=\"contact-form\" method=\"post\">\n                        <input type=\"text\" placeholder=\"Your Name\" required>\n                        <input type=\"email\" placeholder=\"Your Email\" required>\n                        <input type=\"text\" placeholder=\"Subject\" required>\n                        <textarea rows=\"5\" placeholder=\"Your Message here\" required><\/textarea>\n                        <button type=\"submit\">Submit Now<\/button>\n                    <\/form>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <script>\n        \/\/ DATOS DE L\u00cdNEAS DE INVESTIGACI\u00d3N\n        const researchLines = [\n            {\n                id: 1,\n                name: \"Ecology and conservation, mainly with bats and mammals\",\n                description: \"Study of habitat use, biodiversity patterns, and conservation strategies for bats and other mammals in different ecosystems.\",\n                image: \"https:\/\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/Portfolio_01.jpg\",\n                projects: [\"Saavedra Fajardo (22829\/SF\/24)\",\"BATsignal\", \"FONDECYT iniciaci\u00f3n 11180514\", \"FONDECYT regular N\u00ba 1220998\"],\n                publications: [\"Meli et al. 2024\", \"Lis\u00f3n et al. 2020\"]\n            },\n            {\n                id: 2,\n                name: \"Echolocation calls analysis and bat-lures\",\n                description: \"Acoustic monitoring techniques for bat identification and behavioral studies using ultrasonic detectors.\",\n                image: \"https:\/\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/Portfolio_02.jpg\",\n                projects: [\"Saavedra Fajardo (22829\/SF\/24)\",\"BATsignal\"],\n                publications: [\"Lis\u00f3n & Calvo 2014\", \"Vilches-Pi\u00f1ones et al. 2023\"]\n            },\n            {\n                id: 3,\n                name: \"Ecological modelling\",\n                description: \"Species distribution models, habitat suitability, and predictive models for conservation planning.\",\n                image: \"https:\/\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/Portfolio_03.jpg\",\n                projects: [\"FONDECYT 1220998\", \"FONDEF IT23I0109\"],\n                publications: [\"Matus-Olivares et al. 2025\",\"Fialas et al. 2025\",\"Smeraldo et al. 2018\", \"Lis\u00f3n & S\u00e1nchez-Fern\u00e1ndez 2017\"]\n            },\n            {\n                id: 4,\n                name: \"Ecotoxicology\",\n                description: \"Assessment of environmental contaminants effects on wildlife health and populations.\",\n                image: \"https:\/\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/Research_04.jpg\",\n                projects: [\"One Health FOVI 220067\"],\n                publications: [\"Lis\u00f3n et al. 2017\"]\n            },\n            {\n                id: 5,\n                name: \"GIS and Remote sensing\",\n                description: \"Spatial analysis of landscapes for biodiversity conservation and habitat connectivity.\",\n                image: \"https:\/\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/Portfolio_05.jpg\",\n                projects: [\"FONDECYT 1220998\", \"FONDEF IT23I0109\"],\n                publications: [\"Altamirano et al. 2019\", \"Carrasco et al. 2023\"]\n            },\n            {\n                id: 6,\n                name: \"Drone and thermal cameras\",\n                description: \"Innovative technologies for wildlife monitoring and population surveys.\",\n                image: \"https:\/\/fulgenciolison.com\/wp-content\/uploads\/2023\/08\/Research_06.jpg\",\n                projects: [\"Fondecyt iniciaci\u00f3n 11180514\"],\n                publications: [\"Vilches-Pi\u00f1ones et al. 2024\"]\n            }\n        ];\n        \n        \/\/ DATOS DE ALUMNI\n        const alumniData = [\n            { name: \"Carol Ida Vilches\", level: \"Master student\", photo: \"\" },\n            { name: \"Carolina Allendes Mu\u00f1oz\", level: \"PhD student\", photo: \"\" },\n            { name: \"Marcelo Miranda Cavallieri\", level: \"PhD student\", photo: \"\" },\n            { name: \"Camilo Matus Olivares\", level: \"PhD student\", photo: \"\" }\n        ];\n        \n        \/\/ Funci\u00f3n para obtener datos autom\u00e1ticos\n        async function fetchStats() {\n            document.getElementById('stat-publications').innerText = '33';\n            document.getElementById('stat-projects').innerText = '25';\n            document.getElementById('stat-citations').innerText = '615';\n            document.getElementById('stat-hindex').innerText = '16';\n        }\n        \n        \/\/ Renderizar l\u00edneas de investigaci\u00f3n\n        function renderResearch() {\n            const container = document.getElementById('research-container');\n            let html = '';\n            researchLines.forEach(line => {\n                html += `\n                    <div class=\"research-card\">\n                        <img decoding=\"async\" src=\"${line.image}\" alt=\"${line.name}\">\n                        <div class=\"research-info\">\n                            <h4>${line.name}<\/h4>\n                            <p>${line.description}<\/p>\n                            <div class=\"research-items\">\n                                <h5><i class=\"fas fa-flask\"><\/i> Related Projects<\/h5>\n                                <ul>\n                                    ${line.projects.map(p => `<li>${p}<\/li>`).join('')}\n                                <\/ul>\n                            <\/div>\n                            <div class=\"research-items\">\n                                <h5><i class=\"fas fa-file-alt\"><\/i> Key Publications<\/h5>\n                                <ul>\n                                    ${line.publications.map(p => `<li><a href=\"#\">${p}<\/a><\/li>`).join('')}\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                `;\n            });\n            container.innerHTML = html;\n        }\n        \n        \/\/ Renderizar carrusel de alumni\n        function renderAlumni() {\n            const track = document.getElementById('alumni-track');\n            let html = '';\n            alumniData.forEach(alumni => {\n                html += `\n                    <div class=\"alumni-card\">\n                        ${alumni.photo ? \n                            `<img decoding=\"async\" class=\"avatar\" src=\"${alumni.photo}\" alt=\"${alumni.name}\">` : \n                            `<div class=\"avatar-placeholder\"><i class=\"fas fa-user-graduate\"><\/i><\/div>`\n                        }\n                        <h4>${alumni.name}<\/h4>\n                        <p>${alumni.level}<\/p>\n                    <\/div>\n                `;\n            });\n            track.innerHTML = html;\n        }\n        \n        \/\/ Funci\u00f3n para el carrusel\n        function scrollCarousel(direction) {\n            const track = document.getElementById('alumni-track');\n            const cardWidth = 305;\n            const scrollAmount = cardWidth * direction;\n            track.scrollBy({ left: scrollAmount, behavior: 'smooth' });\n        }\n        \n        \/\/ Inicializar todo\n        function init() {\n            fetchStats();\n            renderResearch();\n            renderAlumni();\n        }\n        \n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', init);\n        } else {\n            init();\n        }\n        <\/script>\n    <\/div>\n    \n    \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-builder.php","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PafGsx-2","jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/fulgenciolison.com\/index.php\/wp-json\/wp\/v2\/pages\/2","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=2"}],"version-history":[{"count":13,"href":"https:\/\/fulgenciolison.com\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":3506,"href":"https:\/\/fulgenciolison.com\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions\/3506"}],"wp:attachment":[{"href":"https:\/\/fulgenciolison.com\/index.php\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}