NEWS

A delegation from Pakistan's NDMA, led by Chairman NDMA Lt General Inam Haider Malik attended Pakistan Day commemoration event at the Pakistan Embassy. H.E. Sheikh Nahyan bin Mubarak Al Nahyan, a prominent member of the UAE’s ruling Al Nahyan family and Minister of Tolerance, Coexistence, and Science & Technology, was the Chief Guest at the event.

// ✅ Custom Modal class with Bootstrap-style events // ✅ Close modal when clicking anywhere // ✅ Prevent click inside modal from closing it // ✅ Auto show on page load // ✅ Auto Show only first time using LocalStorage // if (!localStorage.getItem("welcome_shown")) { // localStorage.setItem("welcome_shown", "true"); // } // ✅ Events (optional logs)