External Affairs Minister Jolie said that thousands of people have lost their lives in Israel, Gaza and Lebanon, including many citizens of Canada. “This is a absurd war, which is against the dignity of humans.” He said that the torture of all parties will have to be stopped. There is a need to make a way for peace talks and life protection. There may not be a war in Lebanon. He said that the proposals of the United Nations Security Council need to be respected, and Israel and Lebanon will have to agree on the immediate ceasefire. It should be possible to return to your home. We have emphasized and always will give that ordinary citizens will have to be protected, no matter where they are. ”The Foreign Minister of Canada mentioned Hiti and said that the general public is going through pain there and in these circumstances in these circumstances Can’t sit with a hand. “The violence and unruly corruption of criminal groups in Haiti has flourished for the population.” He pointed out that Canada has invested more than $ 100 million to support common citizens in Haiti. Meleni Jolie said on Ukraine War that the citizens of the country have the right to live life free from fear and aggression and live life. , And Russia will have to get out of Ukraine. He said that many countries located in this region feared that after Ukraine, they too may have to face this challenge. Is. “Canada will never lag behind his support for Ukraine.” He announced to organize a conference in association with Norway and Ukraine, which will be based on the human aspect of Ukraine’s 10 -point peace suggestion. Will focus. ” Canada’s diplomat said that the proposals passed by the United Nations Security Council would have to be respected. Meleni Jolie said that in the last 80 years, no woman has taken over as UN General Secretary. “This is unacceptable.” He said that last week, he welcomed 15 women foreign ministers who arrived there from almost every corner of the world in Toronto with the leader of Jamaica. “Our opinion is clear. A new leader of this excellent institute will have to be a woman. The time has come to say with respect from this platform and around the world: Madam General Secretary. ”
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);
// 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!