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”;
}
Sanctioning Officials of the Palestinian Authority and Members of the Palestine Liberation Organization
The State Department has reported to Congress that the Palestine Liberation Organization (PLO) and Palestinian Authority (PA) are not in compliance with their commitments under the PLO Commitments Compliance Act of 1989 (PLOCCA) and the Middle East Peace Commitments Act of 2002 (MEPCA), including by initiating and supporting actions at international organizations that undermine and contradict prior commitments in support of Security Council Resolution 242 and 338, taking actions to internationalize its conflict with Israel such as through the International Criminal Court (ICC) and International Court of Justice (ICJ), continuing to support terrorism including incitement and glorification of violence (especially in textbooks), and providing payments and benefits in support of terrorism to Palestinian terrorists and their families. The United States is imposing sanctions that deny visas to PLO members and PA officials in accordance with section 604(a)(1) of the MEPCA. It is in our national security interests to impose consequences and hold the PLO and PA accountable for not complying with their commitments and undermining the prospects for peace.
Source link