Office of the Spokesperson
const bcMiddle = document.querySelector(“.bc_middle”);
const bcEllipse = document.querySelector(“.bc_ellipse”);
const bcHide = document.querySelector(“.bc_hide”);
const bcContent = document.querySelector(“.bc_content”);
const blockBreadcrumbsContent = document.querySelector(“.block_breadcrumbs_content”);
if (bcMiddle && bcMiddle.classList.contains(“collapse”)) {
const toggleElements = () => {
bcHide.classList.toggle(“visible”);
bcMiddle.classList.toggle(“collapse”);
bcEllipse.style.display = bcEllipse.style.display === “none” ? “” : “none”;
bcContent.classList.toggle(“noflex”);
blockBreadcrumbsContent.classList.toggle(“noflex”);
};
if (bcEllipse) {
bcEllipse.addEventListener(“click”, toggleElements);
}
if (bcHide) {
bcHide.addEventListener(“click”, toggleElements);
}
} else if (bcEllipse) {
bcEllipse.style.display = “none”;
}
Deputy Secretary Landau’s Meeting with Guatemalan Foreign Minister Martínez
The below is attributable to Principal Deputy Spokesperson Tommy Pigott:
Deputy Secretary of State Christopher Landau met today with Guatemalan Minister of Foreign Affairs Carlos Ramiro Martínez in New York on the margins of the 80th United Nations High Level Week. The Deputy Secretary and the Foreign Minister discussed our shared commitment to combating illegal immigration, promoting security, and advancing prosperity across our region. The Deputy Secretary commended Guatemala on its close security cooperation to combat narcotics trafficking and Transnational Criminal Organizations, as well as strengthen border security.
Source link
