AVISO DE DÍA FESTIVO: Todas las sucursales de THD permanecerán cerradas el martes 11 de noviembre con motivo del Día de los Veteranos. Reabriremos a las 8:00 a. m. el miércoles 12 de noviembre.

let closeNotificationButton = document.getElementById("btn-close-notificación"); let notificationBar = document.getElementById("barra de notificaciones"); closeNotificationButton.addEventListener("hacer clic", hideNotificationBar); función hideNotificationBar() { notificationBar.style.display = "ninguno"; };

Categoría: News

saltar al contenido