NEWS

NDMA’s Gender and Child Cell has joined the (Inter-Agency Working Group on Sexual and Reproductive Health) Steering Committee on 24th January, 2024. IAWG is a global coalition of organizations that work together to promote sexual & reproductive health & rights in Humanitarian Settings. This is a great opportunity for NDMA's Gender & Child Cell to collaborate with other members of IAWG to share best practices & contribute to global efforts to improve health issues. We look forward to working with our partners & stakeholders to achieve our common goals.

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