HINWEIS ZU DEN FEIERTAGSBEDINGUNGEN: Alle THD-Filialen bleiben am Dienstag, den 11. November, aufgrund des Veteranentags geschlossen. Wir öffnen wieder am Mittwoch, den 12. November, um 8: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"; };

Kategorie: News

Zum Inhalt springen