On Tuesday, the United Nations Special Coordinator for the Middle East region, while addressing the Ambassador to the Security Council, emphasized that peace is possible in the Middle East. He said, “We can achieve a future where a durable and independent Palestine country as well as safe Israel is present. This requires continuous, concerted efforts, dedication and political courage from all parties. “He urged the members of the Security Council to ensure that Gaza, the future Palestine should remain an integral part of the country, and East Yeushelum Including, the Gaza Strip and the west coast, political, economic and administratively integrated. Valid safety concerns should also be thought. On the war -exile, both sides Amal Curciarid Kag said that commitment to end Israel’s occupation will be shown to be shown to be shown and solution of this conflict, United Nations’ proposals, international laws and It will have to be evacuated on the basis of agreements so far. It includes: Along with maintaining the ceasefire, the release of all the bandits and Fullwest to violence in the west coast … besides, it is also necessary to improve the ruling Palestinian Authority in the west coast and to have clarity about the role of Palestinian Authority in post -war Gaza. Also, it is necessary to tell about economic and political steps for the reconstruction of areas destroyed in war. Cigid Kag said that under the consent on the ceasefire, 30 Israelis and foreigners kept in custody of Hamas and other Palestinian groups have been released. He also condemned the alleged misconduct by Hamas along with the bodies of the prisoners. He stressed that 1 thousand 135 prisoners and prisoners were released by Israel. However, he also expressed concern over the alleged behavior of these prisoners. Cigid Kag, while maintaining the ceasefire consent from both sides, also urged to continue the conversation for its second phase. Sigarid Kag required 53 trillion dollars for construction. While, mentioning the assessment of the World Bank, European Union and the United Nations, according to which the reconstruction would require 53 trillion dollars. Cigid Kag said, “The United Nations is ready to help in all efforts to rebuild. Palestinians should stay in Gaza and get a chance to resume their lives, rebuild and create their future. Arab countries are leading and Egypt is going to hold a reconstruction conference soon.
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!