All Tulsa Health Department locations are closed Thurs-Fri, Dec 25-26th in observance of Christmas. We will reopen on Mon, Dec 29th 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:

No results found. Please try again.