Gair Padreson stressed that the future of the country is necessary to ensure the safety of minorities and to shape the future of the country. Initially, after the then President Bashar al -Assad’s government has been spent several weeks in Syria, he has interacted with acting officers and people in the broader area of society.
A statement issued by his office states that special messengers, “were very impressed by this common belief spread among all those Syrians, with whom he has met that the political change of Syria must be successful, and it fails The risk of giving cannot be taken up. “The statement said that all the Syrian people have told them that its foundation, all Syrian people need real protection, and also that all the Syrians, the country, the country The future should be fully involved in shaping the future. ”The sequence of meetings, Padreson, had several meetings with the acting Foreign Minister Asad al-Shabani during his visit to Syria. The conversation was held with al-show. Ahmed al-Shara, former leader of Hayat Tahrir al-Sham (HTS), was nominated as the transitional president of the country last week. And the assurances given in the conversation welcomed that all the Syrians will have a country share and it will be constructed on the inclusive and reliable foundation. In the statement of the office of the special messenger, it said, “They said Syrians in this regard The expectations, the commitments of the acting officers and the proposal of the Security Council felt a real mix between the major principles of 2254. “Adopted in December 2015, proposal 2254, including constitutional reforms in the country and independent and fair elections under the supervision of the United Nations, For the Syrian-led political transition, he outlines a roadmap. He met leaders of civil society, various religious beliefs and non-governmental organizations and thanked all those who shared their different attitudes. Constant association Pedaron said that he appreciates close cooperation and commitment of counseling with the United Nations at all stages of Syrian leadership and Syria -owned change. According to the poetry, he is positively with acting officers of the country They are eager to work and follow development at the ground level. He will continue to present the latest information in the General Secretary and Security Council.
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!