NEWS

Expo (PEDRR 2025) Green Talk 8: Making Cities Resilient and Safer: Challenges of Urbanization and Disaster Risk Reduction
Speaker: Air Marshal Arshad Malik (Retd) Vice President, AKF
 
Join the movement to create a safer, more resilient community! By volunteering today, you're not just preparing for tomorrow — you're empowering your community, spreading awareness, and becoming a crucial part of emergency response. Let’s build a culture where everyone is ready, informed, and proactive.

// ✅ 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)