جميع فروع إدارة الصحة في تولسا مغلقة يوم الجمعة 3 أبريل بمناسبة الجمعة العظيمة. وسنعاود فتح أبوابنا يوم الاثنين 6 أبريل الساعة 8:00 صباحًا.

Let CloseNotificationButton = document.getElementById("btn- Close-notification"); دع notificationBar = document.getElementById("notification-bar"); CloseNotificationButton.addEventListener("click",hideNotificationBar); وظيفة إخفاءNotificationBar() { notificationBar.style.display = "none"; };

المؤلف: admin