Thomas "Tommy" Pigott, Principal Deputy 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”;
}
Upholding the Cambodia-Thailand Ceasefire
The United States welcomes the resolute efforts of the Cambodian and Thai governments to uphold the December 27 ceasefire agreement. This demonstrates both countries’ commitments to lasting peace by implementing the provisions of the Kuala Lumpur Peace Accords. We welcome Thailand’s release of the 18 Cambodian soldiers as a positive step towards rebuilding neighborly relations and trust. The United States stands ready to support the Cambodian and Thai governments as they resume the critical implementation measures agreed to in the October 26 Joint Declaration.
Source link
