Die spontane Anmeldung zu den Impfterminen endet heute, Donnerstag, 23. Mai, um 15:00 Uhr.

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

Tag: 26. Januar 2024

Zum Inhalt springen