ADVERTISEMENT

UN warns against letting Syria crisis 'spiral' out of control

Published Apr 13, 2018 08:33 am
By Agence France-Presse WASHINGTON, United States (AFP) – The United Nations warned world powers against letting the crisis over an alleged chemical attack against civilians in Syria from "spiraling out of control" after US President Donald Trump said "missiles will be coming." Moscow has said the formerly rebel-held district of Eastern Ghouta had been Moscow has said the formerly rebel-held district of Eastern Ghouta had been "totally stabilized" and would soon be patrolled by Russian military police. (AFP/File / STRINGER / MANILA BULLETIN) As tensions mounted over a face-off with Damascus-ally Russia, opponents of unilateral US action called an emergency closed-door meeting of the UN Security Council for Thursday. Britain also scheduled an emergency cabinet meeting. With punitive US military action seemingly imminent, Russia scrambled to deflect blame from Syria's Bashar al-Assad and, according to a monitor group, regime forces evacuated key defense buildings in Damascus. Trump's bellicose tweets came in response to a warning from Russia's ambassador to Beirut, who took to a television network run by the armed group Hezbollah to declare that any US missiles would be shot down "as well as the sources they were fired from." If the US action follows the pattern of a previous punitive strike on Syria last year, it will begin with a salvo of cruise missiles fired from American warships in the Mediterranean, as Trump implied when he tweeted they would be "nice, new and 'smart.'" Defense Secretary Jim Mattis as well as CIA director Mike Pompeo met at the White House on Wednesday to discuss options, White House spokeswoman Sarah Sanders said. With the UN Security Council failing thus far to find a diplomatic solution, Secretary General Antonio Guterres warned Wednesday that time was running out. "Today, I called the ambassadors of the five permanent members of the Security Council to reiterate my deep concern about the risks of the current impasse and stressed the need to avoid the situation spiraling out of control," he said, referring to the United States, Russia, China, France and Britain. ‘Gas Killing Animal’ Moscow and Washington have so far vetoed each other's motions to set up an international investigation into chemical weapons use. Meanwhile, the Russian defense ministry said the Syrian regime flag was flying in Douma– the target of Saturday's attack – which it said indicated government forces have taken full control over the formerly rebel-held district of Eastern Ghouta. "The raising of a regime flag over a building in the town of Douma signified control over this town and consequently over Eastern Ghouta as a whole," Major General Yury Yevtushenko was quoted as saying Thursday by the Interfax news agency. The Russian army has continued to deny their side's latest victory came after Assad launched a chemical attack on the last rebel-held pocket of the enclave in the Damascus suburbs, instead accusing the White Helmets civil defense organization of staging the massacre. "The intelligence provided certainly paints a different picture," Sanders said. "The president holds Syria and Russia responsible for this chemical weapons attack." "The situation in the world is becoming more and more chaotic but all the same we hope that common sense will finally prevail and international relations will take a constructive path," Russian President Vladimir Putin said. Trump's tweets were more belligerent – he told Russia "You shouldn't be partners with a Gas Killing Animal who kills his people and enjoys it!" –and declared that US relations with Russia have plunged to a historic low. Trump and other Western leaders have vowed a quick and forceful response to Saturday's alleged gas attack, which rescue workers say killed more than 40 people. Asia markets With this development, Asia markets fell on Thursday as fears about a high-stakes US-Russia stand-off over Syria arrested a rally fuelled by Chinese President Xi Jinping's conciliatory trade message earlier in the week. The latest developments hit US markets, with all three main indexes ending sharply down, while oil prices shot up on fears about supplies in the crude-rich region, hitting levels not seen since late 2014 and boosting energy firms. Nervousness mixed with profit-taking in Asia as traders cashed in recent gains. Tokyo was marginally down by the break, Hong Kong eased 0.2 percent and Shanghai slipped 0.3 percent. Sydney fell 0.2 percent and Singapore shed 0.1 percent, while Wellington, Taipei and Jakarta were all lower. Seoul was flat. However, while investors are anxiously watching events in Syria, Kengo Suzuki and other strategists were less concerned. "Stock markets are unlikely to react massively because its negative impact on corporate earnings would be limited – it would rather be positive for the military industry," they said in a joint commentary. "Chances are that this problem could move markets only temporarily, considering it is unlikely to develop into a major 'war'." Hong Kong's dollar fell to 7.85 per US dollar, its lowest level in 13 years, breaking the lowest point of its trading band as it is pressured by rising US interest rates.
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.