{"id":479,"date":"2024-09-14T17:09:13","date_gmt":"2024-09-14T17:09:13","guid":{"rendered":"http:\/\/champs-new.lndo.site\/?page_id=479"},"modified":"2025-10-16T12:53:15","modified_gmt":"2025-10-16T12:53:15","slug":"our-network","status":"publish","type":"page","link":"https:\/\/champshealth.org\/our-network\/","title":{"rendered":"Our Network"},"content":{"rendered":"\n<div class=\"wp-block-cover page-header fade-in-down-stagger\" style=\"min-height:460px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-70 has-background-dim\"><\/span><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1595\" class=\"wp-block-cover__image-background wp-image-1193\" alt=\"\" src=\"https:\/\/live-champs-new.pantheonsite.io\/wp-content\/uploads\/2024\/10\/shutterstock_556572166.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/shutterstock_556572166.jpg 2400w, https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/shutterstock_556572166-300x199.jpg 300w, https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/shutterstock_556572166-1024x681.jpg 1024w, https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/shutterstock_556572166-768x510.jpg 768w, https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/shutterstock_556572166-1536x1021.jpg 1536w, https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/shutterstock_556572166-2048x1361.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<p class=\"has-text-align-center has-medium-font-size\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">A Global Network Saving Lives<\/h2>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group pad-5-sides map-bg has-white-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-center fade-in-down-stagger has-text-color has-link-color has-medium-font-size wp-elements-b7a669a34ea03e8d61a993c191e7cd58\" style=\"color:#4c9e45\">OUR NETWORK<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center fade-in-down-stagger\">The CHAMPS Network<\/h2>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center w-75 margin-auto fade-in-down-stagger has-text-color has-link-color wp-elements-8d34168223a9297143b93cd112fece3f\" style=\"color:#000000\">At the core of CHAMPS is a dedicated team committed to transforming maternal and child health outcomes globally. The network comprises senior scientists who lead teams at each CHAMPS site, working in collaboration with Program Office staff based in the US and Africa.&nbsp; CHAMPS is advised by a Global Partners Board, comprising a diverse group of global health leaders.<br><\/p>\n\n\n\n<div class=\"wp-block-columns work-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column network-image-col slide-in-from-left is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<div class=\"video-block\">\n    <!-- Poster image with play button -->\n    <div class=\"poster-image round-bottom-left round-top-right\" style=\"background-image: url('https:\/\/champshealth.org\/wp-content\/uploads\/2024\/09\/network-dots.png');\" id=\"poster-image\">\n        \n        \n        <div class=\"play-button\" id=\"play-button\">\n            <i class=\"fa fa-play-circle\"><\/i> <!-- Add FontAwesome or custom play icon here -->\n        <\/div>\n        \n    <\/div>\n<\/div>\n\n<!-- Fullscreen video overlay (initially hidden) -->\n<div id=\"video-overlay\" class=\"video-overlay\" style=\"display: none;\">\n    <div class=\"close-overlay\" id=\"close-overlay\">&times;<\/div>\n    <div class=\"video-container\">\n        <iframe id=\"video-iframe\" src=\"https:\/\/www.youtube.com\/embed\/j3G-FMSr024?enablejsapi=1\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen><\/iframe>\n    <\/div>\n<\/div>\n\n\n\n<style type=\"text\/css\">\n\t\n\/* Poster image with play button *\/\n.poster-image {\n    position: relative;\n    width: 100%;\n    padding-bottom: 56.25%; \/* 16:9 aspect ratio *\/\n    background-size: cover;\n    background-position: center;\n    cursor: pointer;\n}\n\n.play-button {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    font-size: 64px;\n    color: #EBE717;\n    opacity: 1;\n    transition: opacity 0.3s;\n}\n\n.play-button:hover {\n    opacity: 1;\n}\n\n\/* Fullscreen video overlay *\/\n.video-overlay {\n    position: fixed;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0, 0, 0, 0.9);\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    z-index: 9999;\n}\n\n.video-container {\n    position: relative;\n    width: 80%;\n    padding-bottom: 45%; \/* Maintain 16:9 aspect ratio *\/\n    max-width: 960px;\n    max-height: 540px;\n}\n\n.video-container iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n}\n\n\/* Close button for the overlay *\/\n.close-overlay {\n    position: absolute;\n    top: 20px;\n    right: 20px;\n    font-size: 32px;\n    color: white;\n    cursor: pointer;\n    z-index: 10000;\n    opacity: 0.7;\n}\n\n.close-overlay:hover {\n    opacity: 1;\n}\n\n\n@media(min-width: 769px) {.video-columns .wp-block-column:nth-child(2) {\n\n    margin-top:  auto;\n    margin-left: -10%;\n    z-index: 50;\n    position: relative;\n}\n}\n\n.video-columns.dot-spiral-right {\n\n    background-size: unset;\n}\n\n\n\n<\/style>\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const playButton = document.getElementById('play-button');\n    const videoOverlay = document.getElementById('video-overlay');\n    const closeOverlay = document.getElementById('close-overlay');\n    const videoIframe = document.getElementById('video-iframe');\n    const videoContainer = document.querySelector('.video-container');\n    \n    playButton.addEventListener('click', function() {\n        \/\/ Show the video overlay\n        videoOverlay.style.display = 'flex';\n\n        \/\/ Start the video\n        const videoSrc = videoIframe.getAttribute('src');\n        videoIframe.setAttribute('src', videoSrc + \"&autoplay=1\"); \/\/ Append autoplay=1 to start playing\n    });\n\n    closeOverlay.addEventListener('click', closeVideo);\n\n    \/\/ Close video when clicking outside the video container\n    videoOverlay.addEventListener('click', function(event) {\n        if (!videoContainer.contains(event.target)) {\n            closeVideo();\n        }\n    });\n\n    function closeVideo() {\n        \/\/ Hide the video overlay\n        videoOverlay.style.display = 'none';\n\n        \/\/ Stop the video by resetting the src (this will stop playback)\n        videoIframe.setAttribute('src', videoIframe.getAttribute('src').replace(\"&autoplay=1\", \"\"));\n    }\n});\n<\/script>\n\n<\/script>\n\n\n\n<p class=\"has-text-align-center\"><strong>Click to watch our video<\/strong><\/p>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group pad-5 dots-bg-right fade-in-down-stagger has-background\" style=\"background-color:#eaeaea\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center\">The CHAMPS Network<\/h2>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer spacer-25\"><\/div>\n\n\n\n<p class=\"has-text-align-center no-margin-bottom has-text-color has-link-color wp-elements-c56bdcc1b44869f63825e518cdced96b\" style=\"color:#000000\">CHAMPS currently operates in eight countries\u2014Bangladesh, Ethiopia, Kenya, Mozambique, Nigeria, Pakistan, Sierra Leone, and South Africa\u2014and previously operated in Mali. The CHAMPS Program Office is located in the United States.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer spacer-30\"><\/div>\n\n\n\n<!-- AmCharts Libraries -->\n<script src=\"https:\/\/cdn.amcharts.com\/lib\/4\/core.js\"><\/script>\n<script src=\"https:\/\/cdn.amcharts.com\/lib\/4\/maps.js\"><\/script>\n<script src=\"https:\/\/cdn.amcharts.com\/lib\/4\/geodata\/worldLow.js\"><\/script>\n<script src=\"https:\/\/cdn.amcharts.com\/lib\/4\/themes\/animated.js\"><\/script>\n<script src=\"https:\/\/cdn.amcharts.com\/lib\/4\/geodata\/usaLow.js\"><\/script>\n<script src=\"https:\/\/cdn.amcharts.com\/lib\/4\/geodata\/nigeriaLow.js\"><\/script>\n\n<!-- Make PHP data available to JS -->\n<script>\n  window.CHAMPS_SITES = {\"bangladesh\":{\"slug\":\"bangladesh\",\"title\":\"Bangladesh\",\"short_description\":\"In Bangladesh, CHAMPS operates in the Baliakandi sub-district, a region with a high child mortality rate of 50 per 1,000. Despite over 30 healthcare facilities, including health centers and private clinics, challenges persist in saving children's lives. \",\"partners\":[{\"name\":\"Institute of Epidemiology, Disease Control and Research\",\"link\":\"https:\/\/champshealth.org\/partner\/institute-of-epidemiology-disease-control-and-research\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/09\/iedcr_logo.jpg\"},{\"name\":\"Bangabandhu Sheikh Mujib Medical University (BSMMU)\",\"link\":\"https:\/\/champshealth.org\/partner\/bangabandhu-sheikh-mujib-medical-university-bsmmu\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/09\/bsmmu-logo.png\"},{\"name\":\"International Centre for Diarrheal Disease Research\",\"link\":\"https:\/\/champshealth.org\/partner\/international-centre-for-diarrheal-disease-research\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/09\/icddrb-logo.png\"}]},\"nigeria\":{\"slug\":\"nigeria\",\"title\":\"Bauchi\",\"short_description\":\"In Bauchi State, Nigeria, CHAMPS is committed to saving children\u2019s lives and reducing child mortality. Based at the College of Medical Sciences at Abubakar Tafawa Balewa University (ATBU), we focus on understanding and addressing the main causes of death among children under five.\",\"partners\":[{\"name\":\"Abubakar Tafawa Balewa University Teaching Hospital (ATBUTH)\",\"link\":\"https:\/\/champshealth.org\/partner\/abubakar-tafawa-balewa-university-teaching-hospital-atbuth\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2025\/10\/ATBU-LOGO.jpg\"},{\"name\":\"Bauchi State Ministry of Health and Social Welfare\",\"link\":\"https:\/\/champshealth.org\/partner\/bauchi-state-ministry-of-health-and-social-welfare\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2025\/09\/bauchi.jpeg\"},{\"name\":\"Bauchi State Primary Health Care Development Agency\",\"link\":\"https:\/\/champshealth.org\/partner\/bauchi-state-primary-health-care-development-agency\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/12\/Bauchi-State-Primary-Health-Logo.jpg\"},{\"name\":\"Emory University\",\"link\":\"https:\/\/champshealth.org\/partner\/emory-university\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/12\/Emory-uni-logo.png\"}]},\"nigeria-cross-river-state\":{\"slug\":\"nigeria-cross-river-state\",\"title\":\"Cross River State\u00a0\",\"short_description\":\"In Nigeria\u2019s Cross River State, CHAMPS focuses on child mortality surveillance, investigating the causes of under-five deaths, stillbirths, and poor pregnancy outcomes. This effort, spearheaded by the University of Calabar (UNICAL) and the University of Calabar Teaching Hospital (UCTH), spans seven local government areas within the Cross River Southern Senatorial District. \\r\\n\\r\\n\",\"partners\":[{\"name\":\"University of Calabar Teaching Hospital (UCTH)\",\"link\":\"https:\/\/champshealth.org\/partner\/university-of-calabar-teaching-hospital-ucth\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/12\/ucth-logo.png\"},{\"name\":\"The University of Calabar, Calabar\",\"link\":\"https:\/\/champshealth.org\/partner\/the-university-of-calabar-calabar\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2025\/10\/UNICAL-LOGO.jpg\"},{\"name\":\"The Cross River State Government\",\"link\":\"https:\/\/champshealth.org\/partner\/the-cross-river-state-government\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2025\/10\/CRS-LOGO.jpg\"},{\"name\":\"Nigeria Centre For Disease Control and Prevention\",\"link\":\"https:\/\/champshealth.org\/partner\/nigeria-centre-for-disease-control-and-prevention\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2025\/10\/NCDC-LOGO.jpg\"},{\"name\":\"Abubakar Tafawa Belewa University, Bauchi\",\"link\":\"https:\/\/champshealth.org\/partner\/abubakar-tafawa-belewa-university-bauchi\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2025\/10\/ATBU-LOGO.jpg\"}]},\"ethiopia\":{\"slug\":\"ethiopia\",\"title\":\"Ethiopia\",\"short_description\":\"CHAMPS operates in Ethiopia\u2019s Oromia region, focusing on two sites: urban Harar and predominantly rural Kersa. Our main facility for data-driven activities is Hiwot Fana University Hospital, where we develop effective strategies to tackle child mortality causes.\",\"partners\":[{\"name\":\"Hararghe Health Research Partnership\u00a0(HHR)\",\"link\":\"https:\/\/champshealth.org\/partner\/hararghe-health-research-partnership-hhr\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/417157909_398119779449570_6149169327683836045_n.png\"},{\"name\":\"Haramaya University\",\"link\":\"https:\/\/champshealth.org\/partner\/haramaya-university\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/hu1-logo.png\"},{\"name\":\"Ethiopia Public Health Institute (EPHI)\",\"link\":\"https:\/\/champshealth.org\/partner\/ethiopia-public-health-institute-ephi\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/ephi-logo-name-new-3.png\"},{\"name\":\"London School of Hygiene\u00a0&amp;\u00a0Tropical Medicine\",\"link\":\"https:\/\/champshealth.org\/partner\/london-school-of-hygiene-tropical-medicine\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/LSHTM-Black-logo-transparent-background.png\"}]},\"kenya\":{\"slug\":\"kenya\",\"title\":\"Kenya\",\"short_description\":\"In Kenya, CHAMPS operates in the densely populated urban settlement of Kisumu and the rural areas of Siaya County. Our efforts focus on two local healthcare facilities: Jaramogi Oginga Odinga Teaching and Referral Hospital and Kisumu East District Hospital.\",\"partners\":[{\"name\":\"Ministry of Health, Kenya\",\"link\":\"https:\/\/champshealth.org\/partner\/ministry-of-health\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/kenya-moh.png\"},{\"name\":\"Kenya Medical Research Institute (KEMRI)\",\"link\":\"https:\/\/champshealth.org\/partner\/kenya-medical-research-institute-kemri\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/kemri-logo.png\"},{\"name\":\"CDC &#8211; Kenya\",\"link\":\"https:\/\/champshealth.org\/partner\/centers-for-disease-control-and-prevention-cdc-kenya\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/YqGGQtjb_400x400.jpg\"},{\"name\":\"Liverpool School of Tropical Medicine\",\"link\":\"https:\/\/champshealth.org\/partner\/liverpool-school-of-tropical-medicine\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2025\/04\/Liverpool_School_of_Tropical_Medicine_Logo-1.png\"}]},\"mali\":{\"slug\":\"mali\",\"title\":\"Mali\",\"short_description\":\"In Mali, CHAMPS operates in Bamako, primarily utilizing H\u00f4pital Gabriel Tour\u00e9, the leading pediatric hospital. Our site activities are spearheaded by the Center for Vaccine Development (CVD), affiliated with the University of Maryland.\",\"partners\":[{\"name\":\"Center for Vaccine Development Mali (CVD-Mali)\",\"link\":\"https:\/\/champshealth.org\/partner\/center-for-vaccine-development-mali-cvd-mali\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/CVD-Mali-Logo.png\"},{\"name\":\"Ministry of Health and Public Hygiene (Mali)\",\"link\":\"https:\/\/champshealth.org\/partner\/ministry-of-health-and-public-hygiene-mali\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/Armoiries_Mali-1-300x300-1.png\"},{\"name\":\"University of Maryland, Baltimore\",\"link\":\"https:\/\/champshealth.org\/partner\/university-of-maryland-baltimore\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/UMB-logo_horizontal.png\"}]},\"mozambique\":{\"slug\":\"mozambique\",\"title\":\"Mozambique\",\"short_description\":\"CHAMPS operates in Mozambique's Manhi\u00e7a District and Quelimane, two regions with high child mortality rates. In Mozambique at least 79 out of every 1,000 children die before their fifth birthday. While child mortality has declined, diseases like malaria, diarrheal diseases, HIV\/AIDS, tuberculosis, pneumonia, and other respiratory infections remain prevalent, and maternal and child health interventions are still lagging. \",\"partners\":[{\"name\":\"Manhi\u00e7a Health Research Centre\",\"link\":\"https:\/\/champshealth.org\/partner\/manhica-health-research-centre\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/logoCISM.webp\"},{\"name\":\"National Institute of Health\",\"link\":\"https:\/\/champshealth.org\/partner\/national-institute-of-health\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/cropped-logo.jpg\"},{\"name\":\"Barcelona Institute for Global Health\",\"link\":\"https:\/\/champshealth.org\/partner\/barcelona-institute-for-global-health\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/logo-isglobal-en.png\"}]},\"pakistan\":{\"slug\":\"pakistan\",\"title\":\"Pakistan\",\"short_description\":\"\",\"partners\":[{\"name\":\"Aga Khan University Hospital\",\"link\":\"https:\/\/champshealth.org\/partner\/aga-khan-university-hospital\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/12\/EHMC-PK-Desktop.gif\"},{\"name\":\"Sindh Ministry of Health\",\"link\":\"https:\/\/champshealth.org\/partner\/sindh-ministry-of-health\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2025\/10\/SINDH-HEALTH-DEPARTMENT.jpg\"},{\"name\":\"University of Texas, Southwestern\",\"link\":\"https:\/\/champshealth.org\/partner\/university-of-texas-southwestern\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/12\/University-of-Texas-Southwestern.png\"}]},\"sierra-leone\":{\"slug\":\"sierra-leone\",\"title\":\"Sierra Leone\",\"short_description\":\"In Sierra Leone, CHAMPS is dedicated to improving child health outcomes through mortality surveillance in two critical districts: Bombali in the northern province and Bo in the southern province. Our catchment areas encompass Bombali Siari and Bombali Sebora chiefdoms, including parts of Makeni city, as well as Kakua, Tikonko chiefdoms, and Bo city in Bo district.\",\"partners\":[{\"name\":\"Ministry of Health &amp; Sanitation (MoHS)\",\"link\":\"https:\/\/champshealth.org\/partner\/ministry-of-health-sanitation-mohs\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/16392296815547663.jpeg\"},{\"name\":\"FOCUS 1000\",\"link\":\"https:\/\/champshealth.org\/partner\/focus-1000\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/Focus1000-Logo.webp\"},{\"name\":\"World Hope International\",\"link\":\"https:\/\/champshealth.org\/partner\/world-hope-international\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/whi-logo.webp\"},{\"name\":\"Deloitte\",\"link\":\"https:\/\/champshealth.org\/partner\/deloitte\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2025\/10\/deloitte-logo-png_seeklogo-407173.png\"}]},\"south-africa\":{\"slug\":\"south-africa\",\"title\":\"South Africa\",\"short_description\":\"In South Africa, CHAMPS operates in Soweto, an urban township in Johannesburg with over 1.2 million residents facing significant health challenges and economic disadvantage. High unemployment rates further exacerbate these issues, making our mission vital.\",\"partners\":[{\"name\":\"Vaccine and Infectious Diseases Analytics Research Unit\",\"link\":\"https:\/\/champshealth.org\/partner\/vaccine-and-infectious-diseases-analytics-research-unit\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/samrc-logo_0.png\"},{\"name\":\"National Institute for Communicable Diseases\",\"link\":\"https:\/\/champshealth.org\/partner\/national-institute-for-communicable-diseases\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/cropped-NICD-LogoHR_page-0001.jpg\"},{\"name\":\"Wits Health Consortium (Pty) Limited (WHC)\",\"link\":\"https:\/\/champshealth.org\/partner\/wits-health-consortium-pty-limited-whc\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/wc-logo.jpg\"},{\"name\":\"Chris Hani Baragwanath Hospital\",\"link\":\"https:\/\/champshealth.org\/partner\/chris-hani-baragwanath-hospital\/\",\"featured_image\":\"https:\/\/champshealth.org\/wp-content\/uploads\/2024\/10\/chris-hani-baragwanath-hospital-squarelogo-1637317988077.webp\"}]}};\n  window.CHAMPS_SITE_NAME_INDEX = {\"bangladesh\":\"bangladesh\",\"bauchi\":\"nigeria\",\"cross river state\u00a0\":\"nigeria-cross-river-state\",\"ethiopia\":\"ethiopia\",\"kenya\":\"kenya\",\"mali\":\"mali\",\"mozambique\":\"mozambique\",\"pakistan\":\"pakistan\",\"sierra leone\":\"sierra-leone\",\"south africa\":\"south-africa\",\"nigeria\":\"nigeria\",\"cross river\":\"nigeria-cross-river-state\",\"cross river state\":\"nigeria-cross-river-state\",\"nigeria cross river\":\"nigeria-cross-river-state\"};\n<\/script>\n\n<!-- Chart Container -->\n<div class=\"chart-container\" style=\"position: relative;\">\n  <div class=\"chart-instruction\">\n    <img decoding=\"async\" class=\"drilldown-click\" src=\"https:\/\/champshealth.org\/wp-content\/uploads\/img\/click-icon.png\"\/>\n    Click a <span class=\"map-highlight\"> CHAMPS Site <\/span> for more information\n  <\/div>\n  <div id=\"chartdiv\" style=\"width: 100%; height: 500px;\"><\/div>\n<\/div>\n\n<!-- Popup -->\n<div id=\"country-popup\" class=\"popup\" style=\"display: none;\">\n  <div class=\"popup-content\">\n    <span class=\"close-btn\" onclick=\"closePopup()\">&times;<\/span>\n    <h3 id=\"popup-country-name\"><\/h3>\n    <p id=\"popup-country-info\">More information about this country will be displayed here.<\/p>\n  <\/div>\n<\/div>\n\n<!-- Styles -->\n<style type=\"text\/css\">\n.chart-instruction { position: absolute; top: -2%; right: 5%; }\n.drilldown-click { animation: moveUpDown 1.5s ease-in-out infinite; width: 30px; height: 30px; }\n@keyframes moveUpDown { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-10px); } }\n.chart-container img { width: 15px; height: 15px; }\n.map-highlight { padding: 2px; background-color: #00a7e1; color: white; font-family: 'Lato'; font-weight: 600; }\n.amcharts-tooltip { background-color: #ffc518 !important; color: #fff !important; font-size: 14px !important; border: 1px solid #000 !important; border-radius: 5px !important; padding: 8px !important; text-transform: uppercase !important; }\n.popup { position: fixed; top:0; left:0; width:100%; height:100%; display:flex; align-items:center; justify-content:center; z-index:1000; }\n.popup-content { background:#fff; padding:20px; border-radius:10px; text-align:center; position:absolute; width:80%; max-width:500px; border:1px solid #5E5D5B; top:10%; right:5%; }\nh3 { margin-bottom:25px; }\n.map-link { border:1px solid #5E5D5B; padding:8px 20px; margin-top:30px; border-top-right-radius:8px; border-bottom-left-radius:8px; display:block; width:fit-content; margin-left:auto; margin-right:auto; }\n.map-link:hover { background:#5E5D5B; color:white; }\n.popup-content p { color:black; font-size:14px; }\n.popup-content a { color:black; font-weight:700; text-decoration:none; font-size:12px; line-height:14px; }\n.close-btn { position:absolute; top:10px; right:15px; font-size:24px; cursor:pointer; }\n.popup-content .col-md-6 { display:flex; align-items:center; margin-bottom:15px; text-align:left; }\n.popup_partners_title { font-weight:900; margin:15px auto; font-size:18px !important; }\n.popup-partners-row { justify-content:center; }\n.invert { filter: invert(1); }\n.partnery-countries { justify-content:space-between; }\n\n.popup-content {\n\n  height: 600px;\n  overflow: scroll;\n}\n<\/style>\n\n<script>\n(function() {\n  \/\/ ---------------- Helpers (no AJAX, use preloaded window.CHAMPS_SITES) ----------------\n  function originalImage(url) {\n    if (!url || typeof url !== \"string\") return url;\n    try {\n      return url.replace(\/-\\d+x\\d+(?=\\.(?:jpg|jpeg|png|gif|webp|svg)(?:\\?|$))\/i, \"\");\n    } catch (e) { return url; }\n  }\n\n  function getSiteFromSlug(slug) {\n    var all = window.CHAMPS_SITES || {};\n    return all[slug] || null;\n  }\n\n  function findSlugByName(name) {\n    if (!name) return null;\n    var idx = window.CHAMPS_SITE_NAME_INDEX || {};\n    return idx[String(name).toLowerCase()] || null;\n  }\n\n  \/\/ No internal section title \u2014 used for ALL countries except Nigeria\u2019s 2-section view\n  function renderSiteHTMLFromCache(slug) {\n    var html = '';\n    var payload = getSiteFromSlug(slug);\n\n    if (!payload) {\n      html += '<p>No data found.<\/p>';\n      return html;\n    }\n\n    var shortDesc = payload.short_description || '';\n    var partners = Array.isArray(payload.partners) ? payload.partners : [];\n\n    if (shortDesc) html += '<p>' + shortDesc + '<\/p>';\n\n    if (partners.length > 0) {\n      html += '<p class=\"popup_partners_title\">Key Partners<\/p>';\n      html += '<div class=\"popup-partners-row row\">';\n      partners.forEach(function (p) {\n        html += '<div class=\"col-md-6\">';\n        if (p.featured_image) {\n          html += '<img decoding=\"async\" src=\"' + originalImage(p.featured_image) + '\" alt=\"' + (p.name || '') + '\" style=\"max-width: 50px; margin-right: 10px;\">';\n        }\n        html += '<a href=\"' + (p.link || '#') + '\">' + (p.name || '') + '<\/a><\/div>';\n      });\n      html += '<\/div>';\n    }\n\n    html += '<a class=\"map-link\" href=\"\/sites\/' + slug + '\"> Go to Site <\/a>';\n    return html;\n  }\n\n  \/\/ With internal section heading \u2014 ONLY used for Nigeria\u2019s two internal sections\n  function renderSiteSectionHTMLFromCache(sectionTitle, slug) {\n    var html = '';\n    html += '<h4 style=\"margin:16px 0 8px 0; font-weight:700;\">' + sectionTitle + '<\/h4>';\n    html += renderSiteHTMLFromCache(slug);\n    return html;\n  }\n\n  function showPopupFromCache(name) {\n    var popup = document.getElementById(\"country-popup\");\n    var nameElement = document.getElementById(\"popup-country-name\");\n    var infoElement = document.getElementById(\"popup-country-info\");\n\n    popup.style.display = \"flex\";\n    nameElement.textContent = (name === \"CHAMPS Program Office\") ? \"CHAMPS Program Office\" : name;\n    if (name === \"Mali\") {\n      nameElement.textContent = \"Mali (Enrollment ended in January 2024)\";\n    }\n\n    \/\/ Program Office (static)\n    if (name === \"CHAMPS Program Office\") {\n      var html1 = \"\";\n      html1 += \"<p>The CHAMPS Program Office is part of The Task Force for Global Health, located in Atlanta, Georgia, a diverse global team working to prevent child mortality and enhance access to quality healthcare for children. Our dedicated staff, site directors and their teams, along with the Global Partners Board, are key to driving impactful interventions and advancing child health worldwide.<\/p>\";\n      html1 += '<p class=\"popup_partners_title\">A Program Of<\/p>';\n      html1 += '<div class=\"popup-partners-row row\">';\n      html1 += '  <div class=\"col-md-6\">';\n      html1 += '    <img decoding=\"async\" class=\"invert\" src=\"\/wp-content\/uploads\/img\/taskforce-logo-white.png\" alt=\" The Task Force for Global Health\" style=\"max-width: 50%; margin-right: 10px;\">';\n      html1 += '    <a href=\"https:\/\/www.taskforce.org\/\">The Task Force for Global Health<\/a>';\n      html1 += \"  <\/div>\";\n      html1 += \"<\/div>\";\n      infoElement.innerHTML = html1;\n      return;\n    }\n\n    \/\/ Nigeria: ONLY here we show internal section titles (Bauchi & Cross River State)\n    if (name === \"Nigeria\") {\n      var html = '';\n      html += renderSiteSectionHTMLFromCache(\"Bauchi\", \"nigeria\");\n      html += renderSiteSectionHTMLFromCache(\"Cross River State\", \"nigeria-cross-river-state\");\n      infoElement.innerHTML = html;\n      return;\n    }\n\n    \/\/ Optional: Bauchi state click (no internal title)\n    if (name === \"Bauchi\") {\n      infoElement.innerHTML = renderSiteHTMLFromCache(\"nigeria\");\n      return;\n    }\n\n    \/\/ Default countries: no internal titles\n    var slug = findSlugByName(name);\n    if (slug) {\n      infoElement.innerHTML = renderSiteHTMLFromCache(slug);\n    } else {\n      infoElement.innerHTML = \"<p>No partners or description found.<\/p>\";\n    }\n  }\n\n  \/\/ ---------------- Map Setup (amCharts 4) ----------------\n  am4core.ready(function () {\n    am4core.useTheme(am4themes_animated);\n\n    var chart = am4core.create(\"chartdiv\", am4maps.MapChart);\n    chart.geodata = am4geodata_worldLow;\n    chart.projection = new am4maps.projections.Miller();\n\n    chart.maxZoomLevel = 32;\n    chart.seriesContainer.draggable = true;\n    chart.seriesContainer.resizable = true;\n    chart.chartContainer.wheelable = true;\n\n    \/\/ Base world (non-interactive)\n    var baseWorldSeries = chart.series.push(new am4maps.MapPolygonSeries());\n    baseWorldSeries.useGeodata = true;\n    baseWorldSeries.exclude = [\"AQ\"];\n    var baseTemplate = baseWorldSeries.mapPolygons.template;\n    baseTemplate.tooltipText = \"\";\n    baseTemplate.fill = am4core.color(\"#d3d3d3\");\n    baseTemplate.interactionsEnabled = false;\n    baseTemplate.showTooltipOn = \"none\";\n    if (baseTemplate.events && baseTemplate.events.disableType) {\n      baseTemplate.events.disableType(\"hit\");\n    }\n\n\/\/ CHAMPS clickable countries\nvar champsCountries = [\"BD\", \"ET\", \"KE\", \"ML\", \"MZ\", \"SL\", \"ZA\", \"NG\", \"PK\"];\nvar champsSeries = chart.series.push(new am4maps.MapPolygonSeries());\nchampsSeries.useGeodata = true;\nchampsSeries.exclude = [\"AQ\"];\nchampsSeries.data = champsCountries.map(function (id) {\n  return {\n    id: id,\n    fill: am4core.color(id === \"ML\" ? \"#06A7E0\" : \"#4C9C2E\"), \/\/ Mali green, others blue\n    interactionsEnabled: true,\n    tooltipText: \"{name}\"\n  };\n});\n\n    champsSeries.data.push({\n  id: \"ML\",\n  fill: am4core.color(\"#4c9c2e\"),\n  interactionsEnabled: true,\n  tooltipText: \"Mali\"\n});\n    var champsTemplate = champsSeries.mapPolygons.template;\n    champsTemplate.propertyFields.fill = \"fill\";\n    champsTemplate.propertyFields.interactionsEnabled = \"interactionsEnabled\";\n    champsTemplate.propertyFields.tooltipText = \"tooltipText\";\n    champsTemplate.states.create(\"hover\").properties.fill = am4core.color(\"#000\");\n\n    \/\/ USA (Georgia highlighted)\n    var usaSeries = chart.series.push(new am4maps.MapPolygonSeries());\n    usaSeries.geodata = am4geodata_usaLow;\n    usaSeries.data = [{\n      id: \"US-GA\",\n      name: \"CHAMPS Program Office\",\n      fill: am4core.color(\"#F4436C\"),\n      interactionsEnabled: true,\n      tooltipText: \"{name}\"\n    }];\n    var usaTemplate = usaSeries.mapPolygons.template;\n    usaTemplate.propertyFields.fill = \"fill\";\n    usaTemplate.propertyFields.interactionsEnabled = \"interactionsEnabled\";\n    usaTemplate.propertyFields.tooltipText = \"tooltipText\";\n    usaTemplate.stroke = am4core.color(\"#fff\");\n    usaTemplate.strokeWidth = 0.5;\n    usaTemplate.states.create(\"hover\").properties.fill = am4core.color(\"#000\");\n\n    \/\/ Nigeria drilldown (states + labels)\n    var nigeriaSeries = null;\n    var nigeriaLabelSeries = null;\n    var drilledIntoNigeria = false;\n\n    function normalizeNigeriaName(name) {\n      return (typeof name === \"string\" && name.slice(-6) === \" State\") ? name.slice(0, -6) : name;\n    }\n\n    function createNigeriaLabels() {\n      if (!nigeriaSeries || nigeriaLabelSeries) return;\n\n      var bauchiPoly = nigeriaSeries.getPolygonById && nigeriaSeries.getPolygonById(\"NG-BA\");\n      var crossPoly  = nigeriaSeries.getPolygonById && nigeriaSeries.getPolygonById(\"NG-CR\");\n\n      if (!bauchiPoly || !crossPoly) {\n        nigeriaSeries.mapPolygons.each(function (poly) {\n          var nm = poly.dataItem && poly.dataItem.dataContext && poly.dataItem.dataContext.name || \"\";\n          if (!bauchiPoly && (nm === \"Bauchi\" || nm === \"Bauchi State\")) bauchiPoly = poly;\n          if (!crossPoly && (nm === \"Cross River\" || nm === \"Cross River State\")) crossPoly = poly;\n        });\n      }\n\n      if (!bauchiPoly && !crossPoly) return;\n\n      var labelSeries = chart.series.push(new am4maps.MapImageSeries());\n      nigeriaLabelSeries = labelSeries;\n      labelSeries.zIndex = 1200;\n      labelSeries.mapImages.template.nonScaling = true;\n      labelSeries.mapImages.template.interactionsEnabled = false;\n      labelSeries.mapImages.template.propertyFields.latitude  = \"latitude\";\n      labelSeries.mapImages.template.propertyFields.longitude = \"longitude\";\n\n      var label = labelSeries.mapImages.template.createChild(am4core.Label);\n      label.text = \"{title}\";\n      label.horizontalCenter = \"middle\";\n      label.verticalCenter = \"middle\";\n      label.fontSize = 12;\n      label.fill = am4core.color(\"#000\");\n      label.padding(4, 6, 4, 6);\n      label.background = new am4core.RoundedRectangle();\n      label.background.fill = am4core.color(\"#ffffff\");\n      label.background.fillOpacity = 0.85;\n      label.background.stroke = am4core.color(\"#5E5D5B\");\n      label.background.strokeOpacity = 0.6;\n      label.background.cornerRadius(6, 6, 6, 6);\n\n      function centerFor(poly) {\n        if (!poly) return null;\n        var lat = (typeof poly.visualLatitude === \"number\") ? poly.visualLatitude : (poly.north + poly.south) \/ 2;\n        var lon = (typeof poly.visualLongitude === \"number\") ? poly.visualLongitude : (poly.east + poly.west) \/ 2;\n        return { latitude: lat, longitude: lon };\n      }\n\n      var data = [];\n      var c1 = centerFor(bauchiPoly);\n      if (c1) data.push({ title: \"Bauchi\", latitude: c1.latitude, longitude: c1.longitude });\n      var c2 = centerFor(crossPoly);\n      if (c2) data.push({ title: \"Cross River\", latitude: c2.latitude, longitude: c2.longitude });\n\n      labelSeries.data = data;\n      try { chart.series.moveValue(labelSeries, chart.series.length - 1); } catch (e) {}\n    }\n\n    function disposeNigeriaLabels() {\n      if (nigeriaLabelSeries) { nigeriaLabelSeries.dispose(); nigeriaLabelSeries = null; }\n    }\n\n    function createNigeriaSeries() {\n      if (nigeriaSeries) return nigeriaSeries;\n      if (typeof am4geodata_nigeriaLow === \"undefined\") {\n        console.error(\"[Nigeria] nigeriaLow.js is not loaded.\");\n        return null;\n      }\n      var s = chart.series.push(new am4maps.MapPolygonSeries());\n      s.useGeodata = true;\n      s.geodata = am4geodata_nigeriaLow;\n      s.zIndex = 1000;\n\n      \/\/ Pre-highlight Bauchi (NG-BA) & Cross River (NG-CR)\n      s.data = [\n        { id: \"NG-BA\", fill: am4core.color(\"#F4436C\") },\n        { id: \"NG-CR\", fill: am4core.color(\"#F4436C\") }\n      ];\n\n      var t = s.mapPolygons.template;\n      t.tooltipText = \"{name}\";\n      t.fill = am4core.color(\"#06A7E0\");\n      t.propertyFields.fill = \"fill\";\n      t.stroke = am4core.color(\"#fff\");\n      t.strokeWidth = 0.75;\n      t.nonScalingStroke = true;\n      t.states.create(\"hover\").properties.fill = am4core.color(\"#000\");\n\n      function ensureHighlightByName() {\n        s.mapPolygons.each(function (poly) {\n          var nm = poly.dataItem && poly.dataItem.dataContext && poly.dataItem.dataContext.name || \"\";\n          if (nm === \"Bauchi\" || nm === \"Bauchi State\" || nm === \"Cross River\" || nm === \"Cross River State\") {\n            poly.fill = am4core.color(\"#F4436C\");\n          }\n        });\n      }\n      s.events.on(\"inited\", ensureHighlightByName);\n      s.events.on(\"datavalidated\", ensureHighlightByName);\n      s.events.on(\"validated\", ensureHighlightByName);\n\n      \/\/ Click a state \u2192 popup (Bauchi special-cased to show the site content)\n      t.events.on(\"hit\", function (ev) {\n        var rawName = ev.target.dataItem.dataContext.name;\n        var stateName = normalizeNigeriaName(rawName);\n        showPopupFromCache(stateName);\n        chart.zoomToMapObject(ev.target, 32);\n      });\n\n      s.events.on(\"inited\", createNigeriaLabels);\n      s.events.on(\"validated\", createNigeriaLabels);\n\n      nigeriaSeries = s;\n      return s;\n    }\n\n    function enterNigeriaDrilldown(targetPolygon) {\n      drilledIntoNigeria = true;\n      showPopupFromCache(\"Nigeria\");\n      champsSeries.visible = false;\n      usaSeries.visible = false;\n\n      var s = createNigeriaSeries();\n      if (!s) return;\n\n      createNigeriaLabels();\n      chart.zoomToMapObject(targetPolygon, 12);\n    }\n\n    function exitNigeriaDrilldown() {\n      drilledIntoNigeria = false;\n      disposeNigeriaLabels();\n      if (nigeriaSeries) { nigeriaSeries.dispose(); nigeriaSeries = null; }\n      champsSeries.visible = true;\n      usaSeries.visible = true;\n      champsTemplate.fillOpacity = 1;\n      usaTemplate.fillOpacity   = 1;\n    }\n\n    function handleCountryClick(ev) {\n      var id   = ev.target.dataItem.dataContext.id;\n      var name = ev.target.dataItem.dataContext.name;\n      var allowed = [\"US-GA\"].concat(champsCountries);\n      if (allowed.indexOf(id) === -1) return;\n\n      if (id === \"NG\") {\n        champsTemplate.fillOpacity = 0.6;\n        usaTemplate.fillOpacity = 0.6;\n        enterNigeriaDrilldown(ev.target);\n        return;\n      }\n\n      if (drilledIntoNigeria) exitNigeriaDrilldown();\n\n      if (id === \"US-GA\") {\n        showPopupFromCache(\"CHAMPS Program Office\");\n        chart.series.each(function (series) {\n          if (series instanceof am4maps.MapImageSeries) series.dispose();\n        });\n        chart.zoomToMapObject(ev.target, 20);\n        chart.events.once(\"zoomended\", function () {\n          var imageSeries = chart.series.push(new am4maps.MapImageSeries());\n          imageSeries.data = [{ latitude: 33.7490, longitude: -84.3880, title: \"Atlanta\" }];\n          var it = imageSeries.mapImages.template;\n          it.propertyFields.latitude = \"latitude\";\n          it.propertyFields.longitude = \"longitude\";\n          it.tooltipText = \"{title}\";\n          it.horizontalCenter = \"middle\";\n          it.verticalCenter = \"bottom\";\n          it.nonScaling = true;\n          var circle = it.createChild(am4core.Circle);\n          circle.radius = 8;\n          circle.fill = am4core.color(\"#F4436C\");\n          circle.stroke = am4core.color(\"#fff\");\n          circle.strokeWidth = 2;\n        });\n        return;\n      }\n\n      \/\/ Other CHAMPS countries\n      showPopupFromCache(name);\n      chart.zoomToMapObject(ev.target, 20);\n    }\n\n    champsTemplate.events.on(\"hit\", handleCountryClick);\n    usaTemplate.events.on(\"hit\", handleCountryClick);\n\n    chart.events.on(\"zoomended\", function () {\n      if (drilledIntoNigeria && chart.zoomLevel < 6) {\n        exitNigeriaDrilldown();\n      }\n    });\n\n    \/\/ Close popup globally\n    window.closePopup = function () {\n      document.getElementById(\"country-popup\").style.display = \"none\";\n      if (drilledIntoNigeria) exitNigeriaDrilldown();\n      chart.goHome();\n    };\n  });\n})();\n<\/script>\n\n<\/div><\/div>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group pad-5 round-bottom-left round-top-right fade-in-down-stagger has-background\" style=\"background-color:#f7f8f9\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-cover round-bottom-left round-top-right\" style=\"min-height:260px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-gray-dark-background-color has-background-dim-30 has-background-dim\"><\/span><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" class=\"wp-block-cover__image-background wp-image-3661\" alt=\"\" src=\"https:\/\/live-champs-new.pantheonsite.io\/wp-content\/uploads\/2025\/04\/3AEB5F98-92B7-46F8-B9E2-BDF4E181E997-scaled.jpg\" style=\"object-position:48% 31%\" data-object-fit=\"cover\" data-object-position=\"48% 31%\" srcset=\"https:\/\/champshealth.org\/wp-content\/uploads\/2025\/04\/3AEB5F98-92B7-46F8-B9E2-BDF4E181E997-scaled.jpg 2560w, https:\/\/champshealth.org\/wp-content\/uploads\/2025\/04\/3AEB5F98-92B7-46F8-B9E2-BDF4E181E997-300x169.jpg 300w, https:\/\/champshealth.org\/wp-content\/uploads\/2025\/04\/3AEB5F98-92B7-46F8-B9E2-BDF4E181E997-1024x576.jpg 1024w, https:\/\/champshealth.org\/wp-content\/uploads\/2025\/04\/3AEB5F98-92B7-46F8-B9E2-BDF4E181E997-768x432.jpg 768w, https:\/\/champshealth.org\/wp-content\/uploads\/2025\/04\/3AEB5F98-92B7-46F8-B9E2-BDF4E181E997-1536x864.jpg 1536w, https:\/\/champshealth.org\/wp-content\/uploads\/2025\/04\/3AEB5F98-92B7-46F8-B9E2-BDF4E181E997-2048x1152.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<div class=\"wp-block-columns pad-5 cols-center-vertical is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-white-color has-text-color has-link-color wp-elements-c14efa045a72d576b81b56635c2cfc44\"><strong>DATA ACCESS<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading pad-top-2 has-white-color has-text-color has-link-color wp-elements-31736b990696e5c64255545238245a82\">CHAMPS Data Access Request and Fulfillment System Registration<\/h2>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<div class=\"wp-block-buttons margin-top is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background has-link-color wp-element-button\" href=\"https:\/\/champs.emory.edu\/redcap\/surveys\/?s=PCEERX993Y\" style=\"color:#000000;background-color:#95c93d\">REQUEST DATA<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group pad-5-sides fade-in-down-stagger has-background\" style=\"background-color:#f7f8f9\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center fade-in-down-stagger\">Explore CHAMPS Data&nbsp;<\/h2>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center w-65 margin-auto fade-in-down-stagger has-text-color has-link-color wp-elements-7586eba0257b410152e68fcb3c315bef\" style=\"color:#000000\">Explore CHAMPS data to enhance your understanding and contribute to preventing child mortality in vulnerable populations.&nbsp;<\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-buttons fade-in-down-stagger is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background has-link-color wp-element-button\" href=\"https:\/\/champshealth.org\/champs-dashboards\/\" style=\"color:#000000;background-color:#95c93d\">ABOUT OUR DATA<\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-cover is-light fade-in-down-stagger\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#c7bdb9\"><\/span><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" class=\"wp-block-cover__image-background wp-image-3671\" alt=\"\" src=\"https:\/\/live-champs-new.pantheonsite.io\/wp-content\/uploads\/2025\/04\/ChatGPT-Image-Apr-8-2025-05_44_12-PM.png\" style=\"object-position:52% 34%\" data-object-fit=\"cover\" data-object-position=\"52% 34%\" srcset=\"https:\/\/champshealth.org\/wp-content\/uploads\/2025\/04\/ChatGPT-Image-Apr-8-2025-05_44_12-PM.png 1024w, https:\/\/champshealth.org\/wp-content\/uploads\/2025\/04\/ChatGPT-Image-Apr-8-2025-05_44_12-PM-300x300.png 300w, https:\/\/champshealth.org\/wp-content\/uploads\/2025\/04\/ChatGPT-Image-Apr-8-2025-05_44_12-PM-150x150.png 150w, https:\/\/champshealth.org\/wp-content\/uploads\/2025\/04\/ChatGPT-Image-Apr-8-2025-05_44_12-PM-768x768.png 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<div class=\"bottom-gradient\"> <\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>OUR NETWORK The CHAMPS Network At the core of CHAMPS is a dedicated team committed to transforming maternal and child health outcomes globally. The network comprises senior scientists who lead teams at each CHAMPS site, working in collaboration with Program Office staff based in the US and Africa.&nbsp; CHAMPS is advised by a Global Partners [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary understrap-read-more-link\" href=\"https:\/\/champshealth.org\/our-network\/\">Read More&#8230;<span class=\"screen-reader-text\"> from Our Network<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-479","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/champshealth.org\/wp-json\/wp\/v2\/pages\/479","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/champshealth.org\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/champshealth.org\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/champshealth.org\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/champshealth.org\/wp-json\/wp\/v2\/comments?post=479"}],"version-history":[{"count":79,"href":"https:\/\/champshealth.org\/wp-json\/wp\/v2\/pages\/479\/revisions"}],"predecessor-version":[{"id":4591,"href":"https:\/\/champshealth.org\/wp-json\/wp\/v2\/pages\/479\/revisions\/4591"}],"wp:attachment":[{"href":"https:\/\/champshealth.org\/wp-json\/wp\/v2\/media?parent=479"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}