All Tulsa Health Department locations are closed Thurs, June 19th in observance of Juneteenth. We will reopen on Fri, June 20th at 8:00 a.m.

let closeNotificationButton = document.getElementById("btn-close-notification"); let notificationBar = document.getElementById("notification-bar"); closeNotificationButton.addEventListener("clic", hideNotificationBar); function hideNotificationBar() { notificationBar.style.display = "none"; } ;

Catégorie : News

Aller au contenu