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”;
}
Secretary Rubio’s Call with UK Foreign Secretary Yvette Cooper
The below is attributable to Principal Deputy Spokesperson Tommy Pigott:
Secretary of State Marco Rubio spoke today with new UK Foreign Secretary Yvette Cooper. The Secretary congratulated the Foreign Secretary on her new position, and they agreed to continue the long tradition of close U.S.-UK cooperation on critical issues. The Secretary underscored President Trump’s commitment to ending the Russia-Ukraine war. The Secretary and Foreign Secretary also underscored their shared commitment to ensuring that Iran never obtains or develops a nuclear weapon.
Source link