“Voice of America” and “Radio Free Europe/Radio Liberty” suspended work after President Donald Trump signed a decree on the reduction in the US agency for global media (USAGM), which oversees their work. Employees of Voice of America and Radio Liberty received notifications that they were sent on administrative paid leave to further orders, the director of Voice of America, Michael Abramovitz, said that about 1.
3 thousand employees received letters with administrative leave notification. “For the first time in 83, the legendary Voice of America was silent,” he wrote. The Voice of America, added Abramovitz, we need to reform and steps in this direction were taken. “But today’s actions will deprive the“ voice of America ”with the opportunity to fulfill their vital mission. This mission is especially important today, when the opponents of America, such as Iran, China and Russia, spend billions of dollars on the creation of false narratives to discredit the United States. ” Abramovitz also thanked all employees for work, noting that among the journalists of Voice of America there are many those who came from countries with an authoritarian regime, where they did not have the opportunity to freely engage in journalism. In the defense of the Voice of America, international journalistic organizations, including “reporters without borders”, where the decision of Trump “threatened the freedom of the world and the liberty of the world and the world The 80-year-old efforts of America to support the free flow of information are nullified. “The US Global Media Agency oversees five American foreign studies, including the Media Corporation of Radio Free Europe/Radio Liberty and Voice of America. Both structures were declared in Russia “foreign agents”, and “Radio Liberty” was also included in the list of “undesirable organizations”. Donald Trump at the beginning of his second presidential term was created by the Department of State Efficiency (Doge), which was headed by businessman Ilon Musk. In the framework of the reform of the US Federal Government, which DOGE is engaged in, tens of thousands of employees of various federal departments were fired. INON MASK ordered two million American civil servants to report on his achievements for a week in the government of the turmoil. The FBI and the Pentagon refused to answer. Trump came up with the word “half -wilted” Elon Musk ordered two million American civil servants to report about his achievements in the week in the government of the turmoil. The FBI and the Pentagon refused to answer. Trump came up with the word “half -sleep” (Tagstotranslate) News
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!