ADVERTISEMENT

Malaysia to release, deport N. Korean in nerve agent probe

Published Jul 13, 2020 12:26 am
By Associated Press A North Korean man will be released from custody because of lack of evidence connecting him to the fatal nerve agent attack on Kim Jong Nam, the estranged half brother of North Korea's ruler, Malaysian officials said Thursday. In a major fallout from the assassination, Malaysia also announced it was scrapping visa-free travel for North Koreans. Officials never said why they arrested Ri Jong Chol four days after Kim was attacked at Kuala Lumpur's bustling airport. On Thursday, Malaysian Attorney General Mohamad Apandi Ali said Ri will be released and deported because he does not have valid travel documents. A North Korean man identified by Malaysian police as Ri Jong Chol is taken to a police station in Sepang, Malaysia. (Park Jung-ho/News1/ Reuters / MANILA BULLETIN)A North Korean man identified by Malaysian police as Ri Jong Chol is taken to a police station in Sepang, Malaysia. (Park Jung-ho/News1/ Reuters / MANILA BULLETIN) A North Korean man identified by Malaysian police as Ri Jong Chol is taken to a police station in Sepang, Malaysia. (Park Jung-ho/News1/ Reuters / MANILA BULLETIN) The attack was caught on grainy security camera footage that showed two women smearing something on Kim's face as he waited for a flight in Kuala Lumpur on Feb. 13. Malaysian officials say the substance was VX nerve agent, a banned chemical weapon. Kim was dead within an hour as the fast-acting poison coursed through his body, authorities say. No bystanders reported falling ill. The poisoning has unleashed a serious diplomatic battle between Malaysia and North Korea. While it isn't one of Pyongyang's key diplomatic partners, Malaysia has been one of the few places in the world where North Koreans could travel without a visa. As a result, for years, it's been a quiet destination for Northerners looking for jobs, schools and business deals. That could all begin to change in the wake of Kim's death. Deputy Prime Minister Ahmad Zahid Hamidi said the visa-free arrangement with North Korea will be scrapped from Monday due to national security. He also slammed the North Korean ambassador in Kuala Lumpur who accused Malaysia of "trying to conceal something" and "colluding with hostile forces." "We don't want to make enemies, but if they had used Malaysia for their own agenda, they should not accuse Malaysia and tarnish our image on the international stage," Zahid said. "We will act firmly to guarantee the safety of our people. Don't ever use Malaysia as a base to do anything you like." The two female suspects caught in the security footage were charged with murder in a Malaysian court Wednesday. They face the mandatory death sentence if convicted. Both say they were duped into thinking they were taking part in a harmless prank. "I understand but I am not guilty," Vietnamese suspect Doan Thi Huong told the court in English after the murder charge was read. The other suspect, Indonesian Siti Aisyah, nodded as her translator told her, "You are accused of murdering a North Korean man at the departure hall" of Kuala Lumpur International Airport. The women did not enter pleas because the magistrate court where they appeared has no jurisdiction over a murder case. Lead prosecutor Iskandar Ahmad told the court he will ask for the case to be transferred to a higher court and for the women to be tried together. In the surveillance video, Huong was seen clearly in a T-shirt with "LOL" emblazoned across the front. Both women were originally from modest farming villages and had moved to their countries' capitals seeking a better life. Also Wednesday, the court approved a gag order to prevent police and potential witnesses from making public statements about the case. North Korea is widely speculated to be behind the killing, particularly after Malaysia said that VX had killed Kim. Experts say the oily poison was almost certainly produced in a sophisticated state weapons laboratory. North Korea's official news agency called that finding the "height of absurdity" on Wednesday, saying the two women could not have used such a deadly toxin without killing or sickening themselves and anyone around them. North Korea opposed Malaysian officials even conducting an autopsy on Kim, while Malaysia has resisted giving up the body without getting DNA samples and confirmation from next of kin. Kim is believed to have two sons and a daughter with two women living in Beijing and Macau. Authorities are seeking seven other North Korean suspects, four of whom fled the country the day of Kim's death and are believed to be back in North Korea. Others sought include the second secretary of North Korea's Embassy and an employee of North Korea's state-owned airline, Air Koryo. Kim Jong Nam was estranged from his half brother, North Korean leader Kim Jong Un. He reportedly fell out of favor with their father, the late Kim Jong Il, in 2001, when he was caught trying to enter Japan on a false passport to visit Tokyo Disneyland. Isolated North Korea has a long history of ordering killings of people it views as threats to its regime. Kim Jong Nam was not known to be seeking political power, but his position as eldest son of the family that has ruled North Korea since it was founded could have made him appear to be a danger.
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.