Trump does not cease to surprise with his obsession of “Make America Great Again” (let’s make America again). In his efforts to buy Greenland, despite the impossibility, he seems to want to emulate his predecessor Abraham Lincoln, who did it with Alaska in 1867, also by strategy and use of resources.
But Trump and Lincoln are incomparable. The times separate them, and their policies and personalities are also very different. Lincoln went down in history for joining and abolishing slavery. Trump feeds class divisions, builds border walls with Mexico and intends to abolish illegal immigration, which, in his 2018 words and referring to some countries in Latin America, Asia and Africa, only arrives from “shit holes”. Joe Raedle / Getty Trump does politics as if it were a business or a show, where the best defense is to say the greatest side to monopolize headlines, raise a new topic and eclipse the important thing. Even his own son, Donald Trump Jr., walked by distributing caps with the slogan “Make America Great Again” last January in a visit to Nuuk (Greenland), although Prime Minister Múte Bourup Egede had already warned with a clear “We are not on sale”. Lee also reads Sandra Barneda for the self -determination right of the peoples, the sale of Greenland, such as that of any other territory. But that is not what moves Trump. It only intends to continue making that noise that builds the need to protect the United States, to cause fear, to feel in danger, in constant threat that comes, of what comes, and promote a policy of self -supply, even isolation, North American in order to find the mana. Everything is incongruous, but it matters little. There are many millions – all who re -elected it – those who prefer madness. From the established American Way of Life – was there any moment or was it just a mirage? – Based on freedom, democracy, capitalism and economic prosperity has passed to the “Make America Great Again”: they first, and the world that is about. Trump’s US wants to isolate himself and does so by leaps and bounds. Greenland is just a Trumpantojo: a hoax, a game of trileros so that, without realizing, things happen much more serious.
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!