ADVERTISEMENT

NTF-ELCAC says SC decision in favor of 'abducted' environmental activists a 'temporary setback'

Published Feb 16, 2024 05:05 am
Ernesto torres jr.jpg
Undersecretary Ernesto Torres Jr., executive director of National Task Force to End Local Communist Armed Conflict (Photo by NTF-ELCAC)

The decision of the Supreme Court (SC) to grant a temporary protection order (TPO) and writs of amparo and habeas data to two environmental activists who claimed they had been kidnapped by the military in Bataan last year was considered a "temporary setback" by an anti-communist government task force.

Undersecretary Ernesto Torres Jr., executive director of the National Task Force to End Local Communist Armed Conflict (NTF-ELCAC), said the SC decision granting a TPO and protective writs to Jonila Castro and Jhed Reiyana Tamano only "presents a great opportunity for [the] government to further debunk their deceptive narratives and expose their lies in open court."

"As stated by the NTF ELCAC’s Legal Cooperation Cluster (LCC), the SC decision is simply part of the due process of law and by no means is the case over yet for the high court remanded the case to the Court of Appeals (CA) to conduct hearings," Torres said in a statement on Friday, Feb. 16.

Torres expressed the readiness of the NTF-ELCAC to present their side backed up by "incontrovertible evidence" to refute the allegations hurled against them by Castro and Tamano.

"This opens up a significant opportunity to shed light on the grand conspiracy to malign and destroy the credibility and integrity of our public officers, soldiers and lawyers from the Public Attorney’s Office (PAO)," he said.

"The legal procedure laid down by the high court guarantees all parties the right to be heard, giving government and public officials named in the petition the avenue to provide proof and refute all accusations leveled against them," he added.

The NTF-ELCAC official further stated that the task force will comply with all legal obligations asked of them by the SC, stressing that the High Court's decision was "just a small battle among so many" amid their collective effort to achieve peace after over five decades of fighting the insurgency.

"We remain committed to tell the truth in a court of law and defend what is legally and morally right," Torres said.

The SC bared Thursday that it has granted the petition of Castro and Tamano for a temporary protection order and writs of amparo habeas against officials of the NTF-ELCAC and the Philippine Army.

The writ of amparo is a remedy available to any person whose right to life, liberty and security is violated or threatened with violation by an unlawful act or omission of a public official or employee, or of a private individual or entity. It covers extralegal killings and other enforced disappearances or threats.

Meanwhile, the writ of habeas data is available to any person whose right to privacy in life, liberty or security is violated or threatened by an unlawful act or omission of a public official or employee, or of a private individual or entity engaged in the gathering, collecting or storing of data or information regarding the person, family, home and correspondence of the aggrieved party.

On Sept. 19, 2023, Castro and Tamano were presented by the national government in a press briefing organized by the NTF-ELCAC as alleged communist rebels who surrendered to elements of the 70th Infantry Battalion in Bulacan, citing sworn affidavits the two supposedly provided through the help of PAO lawyers.

Castro and Tamano, who had been tagged by the NTF-ELCAC as affiliates of Left-leaning groups Karapatan and Anakbayan, were expected to narrate in the press conference how they left their organizations to surrender to the government forces.

But in a shocking turn of events, they denied being communists and insisted they were only volunteers for the Alyansa para sa Pagtatanggol sa Kabuhayan, Paninirahan, at Kalikasan ng Manila Bay (AKAP KA Manila Bay), a group of community organizers helping fishing communities fight the reclamation in Manila Bay.

They also accused the military of abducting them in Orion, Bataan on Sept. 2, 2023, and forcing them to sign the sworn affidavits prepared by the government forces.

In that same month, Tamano and Castro filed a petition for a writ of amparo, writ of habeas data, and a temporary protection order against the respondents identified by SC as Lt. Col. Ronnel dela Cruz, commander of the Army's 70th Infantry Battalion, and its members; Capt. Carlito Buco, of the Bataan Provincial Police Office, and its members; National Security Council (NSC) Asst. Director General Jonathan Malaya; and the National Task Force to End Local Communist Armed Conflict (NTF-ELCAC).

Related Tags

insurgency NTF-ELCAC Jonila Castro Jhed Tamano Philippine Army
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.