Our phone system is currently down. We apologize for the inconvenience and are working to resolve the issue as quickly as possible. Please stay tuned for updates and thank you for your patience.

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

Senior Brunch April 4th

Share This Article

Skip to content