{"id":14020,"date":"2021-03-19T07:49:20","date_gmt":"2021-03-19T07:49:20","guid":{"rendered":"https:\/\/spiderbit.rw\/workspace\/HDI\/?page_id=14020"},"modified":"2026-06-03T11:17:19","modified_gmt":"2026-06-03T11:17:19","slug":"hdi-in-news","status":"publish","type":"page","link":"https:\/\/hdirwanda.org\/new_design\/hdi-in-news\/","title":{"rendered":"HDI in news"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14020\" class=\"elementor elementor-14020\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a364397 e-flex e-con-boxed e-con e-parent\" data-id=\"a364397\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c759718 e-con e-atomic-element e-flexbox-base e-1b75d7e \" data-id=\"c759718\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"c759718\" data-e-type=\"e-flexbox\" data-id=\"c759718\">\n    \t\t<div class=\"elementor-element elementor-element-30b5f00 elementor-widget elementor-widget-hdi_in_the_news\" data-id=\"30b5f00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"hdi_in_the_news.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            <div class=\"hdi-news-tabs\" id=\"hdi-news-tabs-30b5f00\">\r\n                <ul class=\"hdi-tab-headers\"><\/ul>\r\n                <div class=\"hdi-tab-content\"><\/div>\r\n            <\/div>\r\n\r\n            <script>\r\n            (function() {\r\n                const container = document.getElementById('hdi-news-tabs-30b5f00');\r\n                const headersContainer = container.querySelector('.hdi-tab-headers');\r\n                const contentContainer = container.querySelector('.hdi-tab-content');\r\n                \r\n                const years = [2026];\r\n                const data = {\"2026\":[{\"title\":\"How teen girls slip into early motherhood\",\"link\":\"https:\\\/\\\/www.newtimes.co.rw\\\/article\\\/32330\\\/news\\\/women\\\/how-teen-girls-slip-into-early-motherhood\",\"date\":\"01\\\/01\\\/2026\"}]};\r\n                \r\n                let tabsHtml = '';\r\n                let panesHtml = '';\r\n                \r\n                years.forEach((year, idx) => {\r\n                    const activeClass = idx === 0 ? 'active' : '';\r\n                    tabsHtml += `<li><button class=\"hdi-tab-btn ${activeClass}\" data-year=\"${year}\">${year}<\/button><\/li>`;\r\n                    \r\n                    let itemsHtml = `<div class=\"hdi-news-grid\">`;\r\n                    data[year].forEach(item => {\r\n                        itemsHtml += `\r\n                            <div class=\"hdi-news-item\">\r\n                                <div class=\"hdi-news-title\"><a href=\"${item.link}\" target=\"_blank\">${escapeHtml(item.title)}<\/a><\/div>\r\n                                <div class=\"hdi-news-date\">${escapeHtml(item.date)}<\/div>\r\n                                <a href=\"${item.link}\" target=\"_blank\" class=\"hdi-news-btn\">Read More<\/a>\r\n                            <\/div>\r\n                        `;\r\n                    });\r\n                    itemsHtml += `<\/div>`;\r\n                    panesHtml += `<div class=\"hdi-tab-pane ${activeClass}\" data-year-pane=\"${year}\">${itemsHtml}<\/div>`;\r\n                });\r\n                \r\n                headersContainer.innerHTML = tabsHtml;\r\n                contentContainer.innerHTML = panesHtml;\r\n                \r\n                \/\/ Tab switching\r\n                headersContainer.querySelectorAll('.hdi-tab-btn').forEach(btn => {\r\n                    btn.addEventListener('click', function() {\r\n                        const year = this.dataset.year;\r\n                        headersContainer.querySelectorAll('.hdi-tab-btn').forEach(b => b.classList.remove('active'));\r\n                        this.classList.add('active');\r\n                        contentContainer.querySelectorAll('.hdi-tab-pane').forEach(pane => pane.classList.remove('active'));\r\n                        contentContainer.querySelector(`.hdi-tab-pane[data-year-pane=\"${year}\"]`).classList.add('active');\r\n                    });\r\n                });\r\n                \r\n                function escapeHtml(str) {\r\n                    return str.replace(\/[&<>]\/g, function(m) {\r\n                        if (m === '&') return '&amp;';\r\n                        if (m === '<') return '&lt;';\r\n                        if (m === '>') return '&gt;';\r\n                        return m;\r\n                    });\r\n                }\r\n            })();\r\n            <\/script>\r\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-356a7a2 e-flex e-con-boxed e-con e-parent\" data-id=\"356a7a2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6202d08 elementor-widget elementor-widget-html\" data-id=\"6202d08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* Tabs styling *\/\r\n.hdi-news-tabs {\r\n  font-family: inherit;\r\n  margin: 2rem 0;\r\n}\r\n.hdi-tab-headers {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 0.5rem;\r\n  border-bottom: 2px solid #e2e8f0;\r\n  margin-bottom: 2rem;\r\n  list-style: none;\r\n  padding: 0;\r\n}\r\n.hdi-tab-headers li {\r\n  margin: 0;\r\n}\r\n.hdi-tab-btn {\r\n  background: none;\r\n  border: none;\r\n  padding: 0.75rem 1.5rem;\r\n  font-size: 1rem;\r\n  font-weight: 600;\r\n  color: #4a5568;\r\n  cursor: pointer;\r\n  transition: all 0.2s;\r\n  border-radius: 8px 8px 0 0;\r\n}\r\n.hdi-tab-btn.active {\r\n  background: #1e3a5f;\r\n  color: white;\r\n}\r\n.hdi-tab-pane {\r\n  display: none;\r\n  animation: fade 0.3s ease;\r\n}\r\n.hdi-tab-pane.active {\r\n  display: block;\r\n}\r\n@keyframes fade {\r\n  from { opacity: 0; }\r\n  to { opacity: 1; }\r\n}\r\n\r\n\/* News list \u2013 no images *\/\r\n.hdi-news-grid {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 1.5rem;\r\n}\r\n.hdi-news-item {\r\n  background: #fff;\r\n  border-radius: 12px;\r\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\r\n  padding: 1.2rem 1.5rem;\r\n  transition: transform 0.2s, box-shadow 0.2s;\r\n}\r\n.hdi-news-item:hover {\r\n  transform: translateY(-3px);\r\n  box-shadow: 0 10px 20px rgba(0,0,0,0.1);\r\n}\r\n.hdi-news-title {\r\n  margin: 0 0 0.5rem;\r\n  font-size: 1.2rem;\r\n  font-weight: 600;\r\n}\r\n.hdi-news-title a {\r\n  color: #1e3a5f;\r\n  text-decoration: none;\r\n}\r\n.hdi-news-title a:hover {\r\n  text-decoration: underline;\r\n}\r\n.hdi-news-date {\r\n  font-size: 0.85rem;\r\n  color: #2895eb;\r\n  margin-bottom: 0.75rem;\r\n}\r\n.hdi-news-btn {\r\n  display: inline-block;\r\n  background: #578dbf;\r\n  color: white;\r\n  padding: 0.4rem 1rem;\r\n  border-radius: 30px;\r\n  font-size: 0.8rem;\r\n  text-decoration: none;\r\n  transition: background 0.2s;\r\n}\r\n.hdi-news-btn:hover {\r\n  background: #1e3a5f;\r\n}\r\n<\/style>\r\n\r\n<div class=\"hdi-news-tabs\">\r\n  <ul class=\"hdi-tab-headers\" id=\"newsTabs\"><\/ul>\r\n  <div id=\"newsTabContent\"><\/div>\r\n<\/div>\r\n\r\n<script>\r\n\/\/ All news data (no images)\r\nconst newsData = {\r\n  2025: [\r\n    { title: \"Media professionals trained on how to tackle technology-facilitated GBV\", date: \"Monday, August 25, 2025\", link: \"https:\/\/www.newtimes.co.rw\/article\/29157\/news\/featured\/media-professionals-trained-on-how-to-tackle-technology-facilitated-gbv\" },\r\n    { title: \"Bridging Health Gaps in Rwanda: a Community-Centred Response to HIV and Harm Reduction\", date: \"Medicine Spatent Pool, 23 July 2025\", link: \"https:\/\/medicinespatentpool.org\/story-post\/bridging-health-gaps-in-rwanda-a-community-centred-response-to-hiv-and-harm-reduction\" },\r\n    { title: \"Ingaragu zo mu Rwanda zasabiwe kwemererwa gutwitirwa\", date: \"Igihe, Kuya 2 Gicurasi 2025 saa 12:06\", link: \"https:\/\/www.igihe.com\/amakuru\/u-rwanda\/article\/sosiyete-sivile-yasabiye-abatarashyingiranywe-kwemererwa-gutwitirwa\" },\r\n    { title: \"Study reveals alarming mental health cases in domestic workers\", date: \"The New Times, Monday, May 26, 2025\", link: \"https:\/\/www.newtimes.co.rw\/article\/26726\/news\/health\/study-reveals-alarming-mental-health-cases-in-domestic-workers\" }\r\n  ],\r\n  2024: [\r\n    { title: \"HDI launches WASH programme in Rweru Sector\", date: \"The New Times\u00a0 January 07, 2024\", link: \"https:\/\/www.newtimes.co.rw\/article\/23073\/news\/featured\/hdi-launches-wash-programme-in-rweru-sector\" },\r\n    { title: \"Infanticide: Experts unsatisfied with new postpartum depression clauses\", date: \"The New Times (January 10, 2024)\", link: \"https:\/\/www.newtimes.co.rw\/article\/13640\/news\/health\/infanticide-experts-unsatisfied-with-new-postpartum-depression-clauses\" },\r\n    { title: \"Timely conversation: Minister triggers discussion on access to contraceptives for young people\", date: \"The New Times\u00a0 January 27, 2024\", link: \"https:\/\/www.newtimes.co.rw\/article\/14085\/news\/health\/timely-conversation-minister-triggers-discussion-on-access-to-contraceptives-for-young-people\" },\r\n    { title: \"HDI rewards nine journalists for excellence in reproductive health reporting\", date: \"The New Times\u00a0 December 16, 2024\", link: \"https:\/\/www.newtimes.co.rw\/article\/22627\/news\/featured\/hdi-rewards-nine-journalists-for-excellence-in-reproductive-health-reporting\" },\r\n    { title: \"National adolescent conference highlights persistent SRHR challenges\", date: \"The New Times,November 25, 2024\", link: \"https:\/\/www.newtimes.co.rw\/article\/22094\/news\/featured\/national-adolescent-conference-highlights-persistent-srhr-challenges\" },\r\n    { title: \"Why Rwandan adolescent mothers don\u2019t seek psychosocial support\", date: \"The New Times November 16, 2024\", link: \"https:\/\/www.newtimes.co.rw\/article\/21886\/news\/health\/why-rwandan-adolescent-mothers-dont-seek-psychosocial-support\" },\r\n    { title: \"Experts call for broader sexual reproductive health education to prevent GBV\", date: \"The New Times, November 07, 2024\", link: \"https:\/\/www.newtimes.co.rw\/article\/21639\/news\/health\/experts-call-for-broader-sexual-reproductive-health-education-to-prevent-gbv\" },\r\n    { title: \"Media professionals discuss amplifying diverse voices in SRHR reporting\", date: \"The New Times,\u00a0 October 22, 2024\", link: \"https:\/\/www.newtimes.co.rw\/article\/21163\/news\/featured\/media-professionals-discuss-amplifying-diverse-voices-in-srhr-reporting\" },\r\n    { title: \"What will it take for Rwanda to rein in the teenage pregnancy menace?\", date: \"The New Times,\u00a0 October 09, 2024\", link: \"https:\/\/www.newtimes.co.rw\/article\/20767\/lifestyle\/women\/what-will-it-take-for-rwanda-to-rein-in-the-teenage-pregnancy-menace\" },\r\n    { title: \"\u2018Mbaza\u2019 GBV information platform hits 100,000 visitors\", date: \"The New Times,\u00a0 September 19, 2024\", link: \"https:\/\/www.newtimes.co.rw\/article\/20233\/news\/featured\/mbaza-gbv-information-platform-hits-100000-visitors\" },\r\n    { title: \"HIV prevalence among people who use drugs is three times higher \u2014 study\", date: \"The New Times, September 09, 2024\", link: \"https:\/\/www.newtimes.co.rw\/article\/19940\/news\/featured\/featured-hiv-prevalence-among-people-who-use-drugs-is-three-times-higher-study\" }\r\n  ],\r\n  2023: [\r\n    { title: \"HDI awards nine journalists for reproductive health coverage\", date: \"The New Times (December 18, 2023)\", link: \"https:\/\/www.newtimes.co.rw\/article\/13174\/news\/featured\/featured-hdi-awards-nine-journalists-for-reproductive-health-coverage\" },\r\n    { title: \"Nyiramilimo retraces steps in push for EAC reproductive health bill\", date: \"The New Times (November 23, 2023)\", link: \"https:\/\/www.newtimes.co.rw\/article\/12553\/news\/health\/nyiramilimo-retraces-steps-in-push-for-eac-reproductive-health-bill\" },\r\n    { title: \"Rwanda to get first midwifery center of excellence\", date: \"The New Times (May 6, 2023)\", link: \"https:\/\/www.newtimes.co.rw\/article\/7280\/news\/health\/rwanda-to-get-first-midwifery-center-of-excellence\" },\r\n    { title: \"Is the Internet Becoming a Risky Place for Women?\", date: \"The New Times (March 28, 2023)\", link: \"https:\/\/www.newtimes.co.rw\/article\/6198\/lifestyle\/people\/is-the-internet-becoming-a-risky-place-for-women\" },\r\n    { title: \"Maternal health prioritised as HDI, UNFPA and RBC celebrate women\", date: \"The New Times (March 10, 2023)\", link: \"https:\/\/www.newtimes.co.rw\/article\/5647\/news\/women\/featured-maternal-health-prioritised-as-hdi-unfpa-and-rbc-celebrate-women\" },\r\n    { title: \"Engaging adolescents on appropriate sexual and reproductive health choices through sport\", date: \"The New Times (February 28, 2023)\", link: \"https:\/\/www.newtimes.co.rw\/article\/5382\/news\/health\/engaging-adolescents-on-appropriatesexual-and-reproductive-health-choices-through-sport\" },\r\n    { title: \"Reducing maternal deaths through mobile mentorship\", date: \"The New Times (February 2, 2023)\", link: \"https:\/\/www.newtimes.co.rw\/article\/4703\/news\/health\/featured-reducing-maternal-deaths-through-mobile-mentorship\" }\r\n  ],\r\n  2022: [\r\n    { title: \"HDI awards top reproductive health journalists\", date: \"The New Times (December 17, 2022)\", link: \"https:\/\/www.newtimes.co.rw\/article\/3659\/news\/featured\/hdi-awards-top-reproductive-health-journalists\" },\r\n    { title: \"Five challenges that people with disabilities need addressed\", date: \"The New Times (December 8, 2022)\", link: \"https:\/\/www.newtimes.co.rw\/article\/3412\/news\/featured\/featured-five-challenges-that-people-with-disabilities-need-addressed\" },\r\n    { title: \"Mobile mentorship initiative set to improve maternal, child care\", date: \"The New Times (November 4, 2022)\", link: \"https:\/\/www.newtimes.co.rw\/article\/2334\/news\/health\/mobile-mentorship-initiative-set-to-improve-maternal-child-care\" },\r\n    { title: \"Govt launches new antenatal care guidelines\", date: \"The New Times (October 2, 2022)\", link: \"https:\/\/www.newtimes.co.rw\/article\/1459\/news\/featured\/govt-launches-new-antenatal-care-guidelines\" },\r\n    { title: \"HDI amplifies conversations on social, gender norms to address inequalities\", date: \"The New Times (August 23, 2022)\", link: \"https:\/\/www.newtimes.co.rw\/article\/522\/news\/featured\/hdi-amplifies-conversations-on-social-gender-norms-to-address-inequalities\" },\r\n    { title: \"Why society needs more awareness on sexual and reproductive health\", date: \"The New Times (August 10, 2022)\", link: \"https:\/\/www.newtimes.co.rw\/article\/201969\/Lifestyle\/why-society-needs-more-awareness-on-sexual-and-reproductive-health\" },\r\n    { title: \"Raising fertility awareness to promote family planning\", date: \"The New Times (July 26, 2022)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/fertility-awareness-promote-family-planning\" },\r\n    { title: \"HDI launches training program on policy influencing and evidence-based advocacy\", date: \"The New Times (July 21, 2022)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/hdi-launches-training-program-policy-influencing-and-evidence-based-advocacy\" },\r\n    { title: \"HDI hosts 4th annual adolescent conference on sexual and reproductive health and rights\", date: \"The New Times (July 11, 2022)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/hdi-hosts-4th-annual-adolescent-conference-sexual-and-reproductive-health-and-rights\" },\r\n    { title: \"HDI engages law enforcement, local leaders on human rights\", date: \"The New Times (April 22, 2022)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/hdi-engages-law-enforcement-local-leaders-human-rights\" },\r\n    { title: \"Regional activists convene to advance sexual and reproductive health rights\", date: \"The New Times (January 17, 2022)\", link: \"https:\/\/www.newtimes.co.rw\/news\/regional-activists-convene-advance-sexual-and-reproductive-health-rights\" }\r\n  ],\r\n  2021: [\r\n    { title: \"HDI recognises health journalists\", date: \"The New Times (December 15, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/featured-hdi-recognises-health-journalists\" },\r\n    { title: \"Civil society reflects on role in policy advocacy\", date: \"The New Times (November 30, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/news\/civil-society-reflects-role-policy-advocacy\" },\r\n    { title: \"Why the EAC Sexual Health Bill has delayed by five years\", date: \"The New Times (November 16, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/news\/why-eac-sexual-health-bill-has-delayed-five-years\" },\r\n    { title: \"What adolescents want addressed about access to sexual reproductive services\", date: \"The New Times (November 08, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/lifestyle\/what-adolescents-want-addressed-about-access-sexual-reproductive-services\" },\r\n    { title: \"Supreme Court hears case on safe abortion\", date: \"The New Times (October 19, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/news\/supreme-court-hears-case-safe-abortion\" },\r\n    { title: \"Stakeholders reflect on sexuality education implementation in Rwanda\", date: \"The New Times (September 21, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/news\/stakeholders-reflect-sexuality-education-implementation-rwanda\" },\r\n    { title: \"Civil society roots for more male involvement in gender inequality fight\", date: \"The New Times (August 30, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/civil-society-roots-more-male-involvement-gender-inequality-fight\" },\r\n    { title: \"Civil Society Organizations reflect on effective SRHR advocacy messaging\", date: \"The New Times (August 23, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/civil-society-organizations-reflect-effective-srhr-advocacy-messaging\" },\r\n    { title: \"All you need to know about Hepatitis B&C\", date: \"The New Times (July 28, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/featured-all-you-need-know-about-hepatitis-bc\" },\r\n    { title: \"Activists stress the implication of labia elongation on women and the girl child\", date: \"The New Times (July 16, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/activists-stress-implication-labia-elongation-women-and-girl-child\" },\r\n    { title: \"The battle to curb teen pregnancy is still alive\", date: \"The New Times (July 12, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/opinions\/battle-curb-teen-pregnancy-still-alive\" },\r\n    { title: \"Trials and tribulations of teenage pregnancies\", date: \"The New Times (June 25, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/news\/trials-and-tribulations-teenage-pregnancies\" },\r\n    { title: \"CSOs to play greater role in public policy advocacy\", date: \"The New Times (June 17, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/csos-play-greater-role-public-policy-advocacy\" },\r\n    { title: \"HDI sensitises law enforcers on right to health for all\", date: \"The New Times (June 04, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/hdi-sensitizes-law-enforcers-right-health-all\" },\r\n    { title: \"Expanding gender equality work to churches\", date: \"The New Times (April 23, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/expanding-gender-equality-work-churches\" },\r\n    { title: \"HDI empowers adolescents with skills to advocate for children\u2019s rights\", date: \"The New Times (May 20, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/hdi-empowers-adolescents-skills-advocate-rights\" },\r\n    { title: \"Few men are turning up for HIV test \u2013 health ministry\", date: \"The New Times (March 17, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/news\/few-men-are-turning-hiv-test-health-ministry\" },\r\n    { title: \"Everyone should #ChooseToChallenge gender stereotypes and gender bias\", date: \"The New Times (March 16, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/opinions\/everyone-should-choosetochallenge-gender-stereotypes-and-gender-bias\" },\r\n    { title: \"FEATURED: HDI leverages online drama, dialogue to raise awareness on reproductive health\", date: \"The New Times (March 16, 2021)\", link: \"https:\/\/www.newtimes.co.rw\/news\/featured-hdi-leverages-online-drama-dialogue-raise-awareness-reproductive-health\" },\r\n    { title: \"FEATURED: Addressing the plight of mutuelle de sant\u00e9 users in accessing safe abortion\", date: \"The New Times (February 06,2021)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/addressing-plight-mutuelles-de-sante-users-accessing-safe-abortion\" },\r\n    { title: \"Icyuho mu itegeko ryemerera abangavu n\u2019ingimbi kuringaniza urubyaro\", date: \"Igihe.com (January 11,2021)\", link: \"https:\/\/mobile.igihe.com\/amakuru\/u-rwanda\/article\/icyuho-mu-itegeko-ryemerera-abangavu-n-ingimbi-kuringaniza-urubyaro\" },\r\n    { title: \"The menstrual cup: A tool every woman needs\", date: \"The New Times (January 08,2021)\", link: \"https:\/\/www.newtimes.co.rw\/opinions\/menstrual-cups-every-woman-needs\" }\r\n  ],\r\n  2020: [\r\n    { title: \"FEATURED: HDI awards outstanding reproductive health journalists.\", date: \"The New Times (September 10, 2020)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/hdi-awards-outstanding-reproductive-health-journalists\" },\r\n    { title: \"Parents, activists condemn \u201cill motivated\u201d mandatory pregnancy tests for schoolgirls\", date: \"The New Times (October 23, 2020)\", link: \"https:\/\/www.newtimes.co.rw\/news\/parents-activists-condemn-ill-motivated-mandatory-pregnancy-tests-schoolgirls\" },\r\n    { title: \"Education: HDI commits to help bridge gap in reproductive health information\", date: \"The New Times (October 22, 2020)\", link: \"https:\/\/www.newtimes.co.rw\/featured\/education-hdi-commits-help-bridge-gap-reproductive-health-information\" },\r\n    { title: \"Rwanda celebrates International Safe Abortion Day\", date: \"The New Times (October 22, 2020)\", link: \"https:\/\/www.newtimes.co.rw\/news\/rwanda-celebrates-international-safe-abortion-day\" },\r\n    { title: \"\u2018Amabara\u2019: Artistes, HDI join forces to promote responsible living among the youth in Covid-19 times\", date: \"The New Times (September 10, 2020)\", link: \"https:\/\/www.newtimes.co.rw\/entertainment\/amabara-artistes-hdi-join-forces-promote-responsible-living-among-youth-covid-19-times\" },\r\n    { title: \"Legal scholars, civil society, join surrogacy court battle\", date: \"The New Times (August 13, 2020)\", link: \"https:\/\/www.newtimes.co.rw\/news\/legal-scholars-civil-society-join-surrogacy-court-battle\" },\r\n    { title: \"FEATURED: HDI trains future physicians on safe abortion\", date: \"The New Times (August 17, 2020)\", link: \"https:\/\/www.newtimes.co.rw\/news\/featured-hdi-trains-future-physicians-safe-abortion\" },\r\n    { title: \"Teen pregnancies: Gakenke parents cautioned against unsafe abortions\", date: \"The New Times (July 22, 2020)\", link: \"https:\/\/www.newtimes.co.rw\/news\/teen-pregnancies-gakenke-parents-cautioned-against-unsafe-abortions\" },\r\n    { title: \"Renewed call to ease women access to reproductive health services\", date: \"The New Times (July 14, 2020)\", link: \"https:\/\/www.newtimes.co.rw\/news\/renewed-call-ease-women-access-reproductive-health-services\" },\r\n    { title: \"Abangavu babyaye imburagihe ngo iyo basobanukirwa itegeko ryo gukuramo inda ntibaba babayeho nabi\", date: \"Kigali Today (June 10,2020)\", link: \"https:\/\/www.kigalitoday.com\/amakuru\/amakuru-mu-rwanda\/article\/abangavu-babyaye-imburagihe-ngo-iyo-basobanukirwa-itegeko-ryo-gukuramo-inda-ntibaba-babayeho-nabi\" },\r\n    { title: \"How unregulated drug prices hinder access to contraceptives\", date: \"The New Times (July 14, 2020)\", link: \"https:\/\/www.newtimes.co.rw\/news\/renewed-call-ease-women-access-reproductive-health-services\" },\r\n    { title: \"Activists urge collective effort to ease access to sanitary pads\", date: \"The New Times (May 29, 2020)\", link: \"https:\/\/www.newtimes.co.rw\/news\/activists-urge-collective-effort-ease-access-sanitary-pads\" },\r\n    { title: \"Do\u2019s And Don\u2019ts As Rwanda Embarks On Relaxed COVID-19 Measures\", date: \"KT Press (May 04, 2020)\", link: \"https:\/\/www.ktpress.rw\/2020\/05\/dos-and-donts-as-rwanda-embarks-on-relaxed-covid-19-measures\/\" },\r\n    { title: \"Over 78,000 babies born to teen mothers in four years\", date: \"The New Times (February 16, 2020)\", link: \"#\" },\r\n    { title: \"Teen access to contraceptives splits public opinion\", date: \"The New Times (February 04, 2020)\", link: \"https:\/\/www.newtimes.co.rw\/news\/teen-access-contraceptives-splits-public-opinion\" },\r\n    { title: \"Ni ryari umwana ashobora kuganirizwa ku bijyanye n\u2019ubuzima bw\u2019imyororokere?\", date: \"Igihe.com (January 18, 2020)\", link: \"https:\/\/igihe.com\/ubuzima\/article\/ni-ryari-umwana-ashobora-kuganirizwa-ku-bijyanye-n-ubuzima-bw-imyororokere\" },\r\n    { title: \"IGIHE Journalist win a Prestigious Award in Reproductive Health Reporting\", date: \"The New Times (January 02, 2020)\", link: \"https:\/\/www.topafricanews.com\/2019\/12\/22\/igihe-journalist-win-a-prestigious-award-in-reproductive-health-reporting\/\" }\r\n  ],\r\n  2019: [\r\n    { title: \"IGIHE Journalist win a Prestigious Award in Reproductive Health Reporting\", date: \"The New Times (February 26, 2019)\", link: \"https:\/\/www.topafricanews.com\/2019\/12\/22\/igihe-journalist-win-a-prestigious-award-in-reproductive-health-reporting\/\" },\r\n    { title: \"IGIHE Journalist win a Prestigious Award in Reproductive Health Reporting\", date: \"Kigali Today, (December 21, 2019)\", link: \"https:\/\/www.topafricanews.com\/2019\/12\/22\/igihe-journalist-win-a-prestigious-award-in-reproductive-health-reporting\/\" },\r\n    { title: \"How best can the youth fight bad vices?\", date: \"The New Times (March 17,2021)\", link: \"https:\/\/www.newtimes.co.rw\/lifestyle\/how-best-can-youth-fight-bad-vices\" },\r\n    { title: \"National leadership retreat kicks-off tomorrow\", date: \"The New Times (March 7, 2019)\", link: \"https:\/\/www.newtimes.co.rw\/news\/national-leadership-retreat-kicks-tomorrow\" },\r\n    { title: \"Paul Kagame orders release of women and girls jailed over abortion in Rwanda\", date: \"The New Times (March 7, 2019)\", link: \"https:\/\/www.theguardian.com\/global-development\/2019\/apr\/05\/paul-kagame-orders-release-of-women-and-girls-jailed-over-abortion-in-rwanda\" },\r\n    { title: \"Activists welcome Rwanda abortion pardon\", date: \"The East African (April 6, 2019)\", link: \"https:\/\/www.theeastafrican.co.ke\/news\/ea\/Activists-welcome-Rwanda-abortion-pardon\/4552908-5059812-re1wr9\/index.html\" },\r\n    { title: \"Civil society examines law on abortion\", date: \"The New Times (May 12, 2019)\", link: \"https:\/\/www.newtimes.co.rw\/news\/civil-society-examines-law-abortion\" }\r\n  ],\r\n  2018: [\r\n    { title: \"No consensus on how to curb teen pregnancy\", date: \"The East African (November 17, 2018)\", link: \"https:\/\/www.theeastafrican.co.ke\/scienceandhealth\/No-consensus-on-how-to-curb-teen-pregnancy\/3073694-4856538-lyaet2z\/index.html\" },\r\n    { title: \"The road ahead for young people and birth control\", date: \"The New Times (November 15, 2018)\", link: \"https:\/\/www.newtimes.co.rw\/lifestyle\/road-ahead-young-people-and-birth-control\" },\r\n    { title: \"West African countries are leading the way in educating men on \u201cpositive masculinity\u201d\", date: \"IGIHE (June 15, 2018)\", link: \"https:\/\/qz.com\/africa\/1460388\/west-african-countries-are-leading-the-way-in-educating-men-on-positive-masculinity\/\" },\r\n    { title: \"What the revised law on abortion means for women empowerment\", date: \"The New Times (October 10, 2018)\", link: \"https:\/\/www.newtimes.co.rw\/women\/what-revised-law-abortion-means-women-empowerment\" },\r\n    { title: \"Abagororwa bo mu Rwanda basabiwe gushyirirwa udukingirizo muri za gereza\", date: \"The New Times (October 10, 2018)\", link: \"http:\/\/igihe.com\/amakuru\/u-rwanda\/article\/abagororwa-bo-mu-rwanda-basabiwe-gushyirirwa-udukingirizo-muri-za-gereza\" },\r\n    { title: \"RGB yahembye abanyeshuri b\u2019intyoza mu biganiro mpaka ku miyoborere myiza muri UNILAK\", date: \"IGIHE, (June 15, 2018)\", link: \"http:\/\/www.igihe.com\/amakuru\/u-rwanda\/article\/rgb-yahembye-abanyeshuri-b-intyoza-mu-biganiro-mpaka-ku-miyoborere-myiza-muri\" },\r\n    { title: \"Reckoning with post-Genocide trauma\", date: \"DW (Febuary 1, 2018)\", link: \"https:\/\/www.newtimes.co.rw\/rwanda\/reckoning-post-genocide-trauma\" },\r\n    { title: \"Feeding East Africa \u2013 locals skeptical of GM crops\", date: \"IGIHE, (June 15, 2018)\", link: \"https:\/\/www.dw.com\/en\/feeding-east-africa-locals-skeptical-of-gm-crops\/a-42385062\" },\r\n    { title: \"Rwanda\u2019s Proposed Abortion Amendment Takes Procedure Out of the Courts\", date: \"News Deeply (January 22, 2018)\", link: \"https:\/\/deeply.thenewhumanitarian.org\/womenandgirls\/articles\/2018\/01\/22\/rwandas-proposed-abortion-amendment-takes-procedure-out-of-the-courts\" },\r\n    { title: \"About 900 children await adoption from orphanages\", date: \"The New Times (January 17, 2018)\", link: \"https:\/\/www.newtimes.co.rw\/section\/read\/227833\" }\r\n  ],\r\n  2017: [\r\n    { title: \"Vote on new Penal Code kicks off tomorrow\", date: \"The New Times (December 27, 2017)\", link: \"https:\/\/www.newtimes.co.rw\/section\/read\/226429\" },\r\n    { title: \"HDI yerekanye icyuho mu myigishirize y\u2019amasomo ku myororokere\", date: \"IGIHE (December 7, 2017)\", link: \"http:\/\/www.igihe.com\/amakuru\/u-rwanda\/article\/hdi-yerekanye-icyuho-mu-myigishirize-y-amasomo-ku-myororokere\" },\r\n    { title: \"What difference will revised Penal Code make on abortion?\", date: \"The New Times (November 1, 2017)\", link: \"https:\/\/www.newtimes.co.rw\/section\/read\/222757\" },\r\n    { title: \"Imiryango itari iya leta yasabye ko uburaya bukurwa mu byaha bihanwa mu Rwanda\", date: \"IGIHE (October 12, 2017)\", link: \"http:\/\/www.igihe.com\/amakuru\/u-rwanda\/article\/imiryango-itari-iya-leta-yasabye-ko-uburaya-bukurwa-mu-byaha-bihanwa-mu-rwanda\" },\r\n    { title: \"Abanyamategeko bakanguriwe guhagurukira ivugurura ry\u2019itegeko rigenga gukuramo inda\", date: \"IGIHE, September 18, 2017\", link: \"http:\/\/igihe.com\/amakuru\/u-rwanda\/article\/abanyamategeko-bakanguriwe-guhagurukira-ivugurura-ry-itegeko-rigenga-gukuramo\" },\r\n    { title: \"New effort to check unplanned pregnancies in varsities underway\", date: \"The New Times, June 2, 2017\", link: \"https:\/\/www.newtimes.co.rw\/section\/read\/213555\/\" },\r\n    { title: \"Implementing legal abortion in Rwanda and its challenges\", date: \"News Ghana, May 23, 2017\", link: \"https:\/\/newsghana.com.gh\/implementing-legal-abortion-in-rwanda-and-its-challenges\/\" },\r\n    { title: \"Use of contraceptives among teen girls draws mixed reactions\", date: \"The New Times, March 7, 2017\", link: \"https:\/\/www.newtimes.co.rw\/section\/read\/208632\" },\r\n    { title: \"New regional bill seeks to guarantee women reproductive health services\", date: \"The New Times (March 17,2021)\", link: \"#\" },\r\n    { title: \"Itangazamakuru rikwiye gukora inkuru ku buzima bw'imyororokere--HDI\", date: \"Rwanda Television, February 23, 2017\", link: \"https:\/\/www.youtube.com\/watch?v=FZPWAUk0ZKQ\" }\r\n  ],\r\n  2016: [\r\n    { title: \"Why government should increase access to safe and legal abortion\", date: \"The New Times, December 15, 2016\", link: \"https:\/\/www.newtimes.co.rw\/section\/read\/206270\" },\r\n    { title: \"NGOs urge Rwanda govt to give condoms to students\", date: \"The East African, November 25, 2016\", link: \"https:\/\/www.theeastafrican.co.ke\/Rwanda\/News\/NGOs-urge-Rwanda-government-to-give-condoms-to-students-\/1433218-3465360-i8qo5gz\/index.html\" },\r\n    { title: \"Teachers train on implementation of the sex education curriculum\", date: \"New Times, November 30, 2016\", link: \"https:\/\/www.newtimes.co.rw\/section\/read\/205819\" },\r\n    { title: \"Gasabo health partners urged on HIV prevention coordination\", date: \"New Times, November 08, 2016\", link: \"https:\/\/www.newtimes.co.rw\/section\/read\/205151\" },\r\n    { title: \"Youth anti-AIDS clubs tipped on peer education\", date: \"New Times,August 10, 2016\", link: \"https:\/\/www.newtimes.co.rw\/section\/read\/202455\" },\r\n    { title: \"Varsity women leaders tipped on rights\", date: \"New Times,June 2016\", link: \"https:\/\/www.newtimes.co.rw\/section\/read\/200557\" },\r\n    { title: \"NGO takes menstrual hygiene drive to Kicukiro-based school\", date: \"New Times, May 2016\", link: \"https:\/\/www.newtimes.co.rw\/section\/read\/200347\" }\r\n  ]\r\n};\r\n\r\n\/\/ Build tabs and content\r\nconst years = Object.keys(newsData).sort((a,b)=>b-a);\r\nconst tabHeaders = document.getElementById('newsTabs');\r\nconst tabContent = document.getElementById('newsTabContent');\r\n\r\nlet tabsHtml = '';\r\nlet panesHtml = '';\r\n\r\nyears.forEach((year, idx) => {\r\n  const activeClass = idx === 0 ? 'active' : '';\r\n  tabsHtml += `<li><button class=\"hdi-tab-btn ${activeClass}\" data-year=\"${year}\">${year}<\/button><\/li>`;\r\n  \r\n  let itemsHtml = `<div class=\"hdi-news-grid\">`;\r\n  newsData[year].forEach(item => {\r\n    itemsHtml += `\r\n      <div class=\"hdi-news-item\">\r\n        <div class=\"hdi-news-title\"><a href=\"${item.link}\" target=\"_blank\">${item.title}<\/a><\/div>\r\n        <div class=\"hdi-news-date\">${item.date}<\/div>\r\n        <a href=\"${item.link}\" target=\"_blank\" class=\"hdi-news-btn\">Read More<\/a>\r\n      <\/div>\r\n    `;\r\n  });\r\n  itemsHtml += `<\/div>`;\r\n  panesHtml += `<div class=\"hdi-tab-pane ${activeClass}\" data-year-pane=\"${year}\">${itemsHtml}<\/div>`;\r\n});\r\n\r\ntabHeaders.innerHTML = tabsHtml;\r\ntabContent.innerHTML = panesHtml;\r\n\r\n\/\/ Tab switching\r\ndocument.querySelectorAll('.hdi-tab-btn').forEach(btn => {\r\n  btn.addEventListener('click', function() {\r\n    const year = this.dataset.year;\r\n    document.querySelectorAll('.hdi-tab-btn').forEach(b => b.classList.remove('active'));\r\n    this.classList.add('active');\r\n    document.querySelectorAll('.hdi-tab-pane').forEach(pane => pane.classList.remove('active'));\r\n    document.querySelector(`.hdi-tab-pane[data-year-pane=\"${year}\"]`).classList.add('active');\r\n  });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":9,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-14020","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/pages\/14020","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/comments?post=14020"}],"version-history":[{"count":223,"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/pages\/14020\/revisions"}],"predecessor-version":[{"id":18920,"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/pages\/14020\/revisions\/18920"}],"wp:attachment":[{"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/media?parent=14020"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}