Breadcrumb

United Nations blog: Beyond the podium

UN Photo/Loey Felipe
The 80th Session of the UN General Assembly, UNGA80, continues in New York.
World leaders are gathering this week at United Nations Headquarters in New York at a time of global upheaval. Wars, poverty, human rights abuses and climate change are all issues that the 193 Member States will address with the UN at the centre of those discussions. 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: "5dc57920-0c06-45ad-a9d5-ffa8275c2edc"
});
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);
});
})();
Source URL