document.addEventListener("DOMContentLoaded", function () { const botones = document.querySelectorAll(".boton-desplegar"); botones.forEach(boton => { boton.addEventListener("click", function () { const contenedor = this.closest(".elementor-container"); const contenido = contenedor.querySelector(".contenido-oculto"); if (contenido) { contenido.classList.toggle("contenido-activo"); } }); }); });

more than 35 academics

academics

DIVISIÓN DE ESTUDIOS SOBRE EL DESARROLLO

CONFERENCIA MAGISTRAL

16 de diciembre 2024 / 11:00 HRS

SALA DE PROYECCIONES

Document