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 Bolivian Foreign Minister Aramayo
The below is attributable to Principal Deputy Spokesperson Tommy Pigott:
Deputy Secretary of State Christopher Landau met today with Bolivian Foreign Minister Fernando Aramayo in Washington, D.C. The Deputy Secretary underscored the United States’ commitment to supporting Bolivia as our bilateral relationship enters a new phase. Deputy Secretary Landau also commended the Paz Administration’s efforts to promote economic stability, strengthen commercial ties with the United States, and realign Bolivia’s foreign relationships towards democratic allies that are committed to Bolivia’s prosperity.
Source link
