ADVERTISEMENT

Validated list shows 93 elected officials with drug links – PDEA

Published May 1, 2018 04:05 pm
  By CHITO A. CHAVEZ   The Philippine Drug Enforcement Agency (PDEA) is not yet through with its list of personalities with drug links. NARCO LIST – PDEA chief Aaron Aquino holds the eight-page list of the names of 207 barangay officials identified as being involved in illegal drugs, during a press conference at PDEA headquarters in Quezon City Monday. (Mark Balmores) NARCO LIST – PDEA chief Aaron Aquino holds the eight-page list of the names of 207 barangay officials identified as being involved in illegal drugs, during a press conference at PDEA headquarters in Quezon City Monday. (Mark Balmores) After releasing the names of 90 village chiefs and 117 councilmen with drug links Monday, the agency said it is waiting for President Duterte’s approval to make public the validated list which bears the names of 93 elected officials nationwide allegedly with links to illegal drugs. “We have 93 names, from vice mayor up. Vice mayor, mayor, congressman, governor, vice governor. I have 93 in the narco list,” Aquino said. “I’ll wait for the order of the President,” he added. Aquino said the government’s campaign against illegal drugs aims to cover all bases to ensure that the whole country is drug free when the President’s term ends in 2022. But Aquino admits PDEA cannot do it alone. He acknowledged that the cooperation of the public and the media is necessary to thwart groups with illegal drug transactions. The figures may vary, Aquino explained as some barangays previously declared drug-free were affected anew when syndicates resumed business. In 2017, there were about 5,077 barangays who were declared drug-free but 2,023 became drug-affected because of the involvement of barangay officials who protected the drug trade. Barangay captains, however who are not on the narco-list are not yet off the hook as the agency along with the Department of the Interior and Local Government (DILG), the Intelligence Service of the AFP (ISAFP) and the Philippine National Police (PNP) continues its validation of 274 names. Aquino assured the public that there will be “no cover-up” that will unjustly favor anybody including Duterte supporters. He added that the involvement of the four intelligence agencies in the verification and validation of the narco-list is a testament to the accuracy of the roster of barangay official with illegal drug connections. Aquino said being charged over the release of the narco-list is the least of his concern. DILG officer-in-charge (OIC) Eduardo Año said with the release of the validated drug list, he expects the electorate to vote wisely and reject candidates with drug links. Premature While the Catholic Bishops’ Conference of the Philippines Episcopal Commission on Migrants and Itinerant People backed the release of the narco-list, senators have contrasting views. ECMI chairman Bishop Ruperto Santos said, “the public has the right to know and be informed whom they have to vote.” The Balanga prelate said narco-politicians should be exposed, “to safeguard our children, to make our future secure,” said Santos. But Sen. Gregorio Honasan II objects to what he described as “premature release not only of the narco-list but any list because of our historical propensity to try and convict institutions groups and personalities by publicity, at the expense of due process and the rule of law.” “This is not to mention violation of rights to life liberty property and honor. If warranted by strong evidence, file appropriate charges expeditiously,’’ the chair of the Senate national defense and security committee added. Sen. Panfilo Lacson agrees with Honasan on the alleged “premature” release of the validated list. “Only sufficient evidence that merits the filing of a criminal case can validate an intelligence report,” said Lacson, a former PNP chief. “In fact, the purpose an intelligence report is to discreetly build up a case against the subject of such report, not forewarn or publicly humiliate him,” he added. File charges “What we actually need to cleanse drug-infested barangays is for guilty verdicts to be handed down against proven narco-pols in the courts of law,” Sen. Sherwin T. Gatchalian said. “We’ve waited in vain for almost two years for the Department of the Interior and Local Government to act on its promise to file cases against alleged narco-pols.” he stressed. “Now is the time for the DILG to finally make good on its promise by spearheading the immediate filing of administrative and criminal raps against the barangay officials named on the drug list,” he added. The DILG filed administrative charges (misconduct and dereliction of duty) before the Office of the Ombudsman Monday against five Manila barangay captains over their failure to organize a Barangay Anti-Drug Abuse Councils (BADAC) that was suppose to lead the campaign against illegal drugs in their area of jurisdiction.  (With reports from Leslie Ann G. Aquino and Mario B. Casayuran)
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.