All Stories

More Than 21 Million Caribbean Residents Fully Vaccinated

More than 21 million of the nearly 700 million residents of the Americas who have been fully vaccinated against the coronavirus (COVID-19) are from the Caribbean, reports Pan American Health Organization (PAHO) Director, Dr. Carissa Etienne. The region is home to more than 44 million people.

More Than 21 Million Caribbean Residents Fully Vaccinated
Please fill the required field.
Image
(function() { function debugSlider() { console.log('--- Slider Debug Info ---'); console.log('Swiper defined:', typeof Swiper !== 'undefined'); console.log('jQuery defined:', typeof jQuery !== 'undefined'); var sliderContainer = document.querySelector('.swiper-container'); var slides = document.querySelectorAll('.swiper-slide'); console.log('Slider container found:', !!sliderContainer); console.log('Number of slides found:', slides.length); var swiperCSS = document.querySelector('link[href*="swiper.min.css"]'); var swiperJS = document.querySelector('script[src*="swiper.min.js"]'); console.log('Swiper CSS found:', !!swiperCSS); console.log('Swiper JS found:', !!swiperJS); if (window.location.protocol === 'https:') { var insecureResources = document.querySelectorAll('link[href^="http:"], script[src^="http:"], img[src^="http:"]'); console.log('Insecure resources:', insecureResources.length); } } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', debugSlider); } else { debugSlider(); } })();