Bangkok: Lt Gen Inam Haider Malik, Chairman NDMA presenting Coffee Table Book of NDMA to Hans Guttman, Executive Director of Asian Disaster Preparedness Centre
Delegation of Pakistan led by Lt General Inam Haider Malik, Chairman NDMA visited ADPC Headquarters in Bangkok
// ✅ 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)