Marco Rubio, Secretary of State
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”;
}
Mauritania National Day
On behalf of the United States of America, I want to congratulate the people of the Islamic Republic of Mauritania on your country’s 65th anniversary of independence.
On this occasion, we reaffirm our continued partnership and friendship with the Government and people of Mauritania. Mauritania plays a vital role in supporting stability in the Sahel, and the United States appreciates the example of prosperity and peace Mauritania brings to the region. I look forward to deepening our collaboration in areas of mutual interest that will strengthen our bilateral relationship and enhance the security and prosperity of both our nations.
Source link
