NEWS

Green Talk 1: The UN Calls for United Action on Disaster Risk Reduction!
 
No one is safe until everyone is prepared. The United Nations urges governments, communities, and stakeholders to work together in building a more resilient world.
 
Collaboration is key — let’s bridge gaps, share knowledge, and act now to reduce disaster risks and protect lives.

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