Breadcrumb
LIVE: World leaders adopt declaration to tackle growing threat of superbugs
Antimicrobial resistance, or AMR, is an invisible killer, so world leaders are holding a high-level meeting at UN Headquarters on Thursday in New York to discuss the best ways forward, adopting a political declaration that focuses on a coordinated response to one of the most serious public health threats. UN News app users can follow here.
(function () {
const ifrSharedPostId = new URLSearchParams(window.location.search).get("ifr-dir-postId");
const ifrUrlParams = new URLSearchParams({
"ifr-dir-postId": ifrSharedPostId,
articleUrl: encodeURIComponent(window.location.origin + window.location.pathname + window.location.search),
customCss: "https://www.un.org/es/css/live-blog/live-blog.css",
aId: "9da81708-005b-40ff-babb-9faafb88c8be"
});
fetch("https://direkt.ifragasatt.se/load/?" + ifrUrlParams)
.then(response => response.json())
.then(data => {
let script = document.createElement("script");
script.appendChild( document.createTextNode(data.src));
(document.head || document.body).appendChild(script);
});
})();