Todas las sucursales del Departamento de Salud de Tulsa estarán cerradas del jueves 25 al viernes 26 de diciembre por Navidad. Reabriremos el lunes 29 de diciembre a las 8:00 a. m.

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