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("click", hideNotificationBar); function hideNotificationBar() { notificationBar.style.display = "none"; };

Category: News

Skip to content