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 OAS Secretary General Ramdin
The below is attributable to Principal Deputy Spokesperson Tommy Pigott:
Secretary of State Marco Rubio spoke today with Organization of American States (OAS) Secretary General Albert Ramdin to reinforce the Secretariat’s role in supporting stability throughout the hemisphere, including in Venezuela. The Secretary thanked Secretary General Ramdin for providing a forum for open exchange and constructive dialogue, and underscored the importance of keeping the institution focused on how best to address the challenges facing the people of Venezuela. Secretary Rubio reiterated the importance of the OAS as a forum for Member State-driven engagement to support a proper, judicious transition of power in Venezuela.
Source link
