툴사 보건국 모든 지점은 크리스마스 연휴로 인해 12월 25일(목)과 26일(금)에 휴무합니다. 12월 29일(월) 오전 8시에 다시 문을 엽니다.

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

카테고리: News