NEWS

PEDRR 2025 Seminar 1: Disaster Diplomacy: Building Bridges, Sharing Resources for Effective Risk Reduction
 
By building trust, sharing knowledge, and pooling resources, nations can turn disaster risk into a powerful opportunity for cooperation. Let’s make diplomacy a tool for resilience and solidarity.
 
Together, we prepare. Together, we respond. Together, we recover.

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