NEWS

Expo (PEDRR 2025) Seminar 2: From Reaction to Readiness: Accelerating Anticipatory Action in DRR
 
We're moving beyond responding after disaster strikes — toward anticipatory action that saves lives, protects livelihoods, and builds resilience.
 
Join us as we accelerate innovative, data-driven, and community-led solutions in Disaster Risk Reduction (DRR). Because preparedness isn’t optional — it’s essential.

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