All Tulsa Health Department locations are closed on Tues, February 18 due to inclement weather.

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

Day: September 27, 2016

Skip to content