ADVERTISEMENT

The rise and fall of Oscar Albayalde

Published Oct 14, 2019 03:29 pm
By Aaron Recuenco The expression “malayo sa kusina” (far from the kitchen) aptly describes Oscar Albayalde when the successor of Philippine National Police chief Ronald dela Rosa was being considered in early 2017. Philippine National Police (PNP) chief Oscar Albayalde attends the change of command ceremony at Camp Crame in Manila on April 19, 2018. (AFP PHOTO / NOEL CELIS / MANILA BULLETIN) Philippine National Police (PNP) chief Oscar Albayalde
(AFP PHOTO / NOEL CELIS / FILE PHOTO / MANILA BULLETIN) Albayalde is neither among the so-called “Davao Boys” in the Philippine National Police (PNP) nor does he have any connection to Malacañang, except probably his cabalen former President Gloria Macapagal Arroyo, a close politi­cal ally of President Duterte. But the position entrusted to him by Dela Rosa, who described him as his smartest classmate at the Philip­pine Military Academy Class 1986, as director of the National Capital Region Police Office (NCRPO) and how he maximized his own media exposure spelled out a big difference in his career path. His rise to fame began when he diligently conducted surprise inspection of police precincts in the wee hours of the morning and catch policemen sleeping while on duty inside police precincts and making the rounds of the streets of Metro Manila on board his bike to check on his subordinates – something that police chiefs before him did not do. Because of this, he was projected as a strict disciplinarian that the PNP wanted amid scandals involving scalawag policemen. All of a sudden, he became a contender for the top PNP post and caught the attention of President Duterte. In one of his talks, President Duterte said he was weighing the recommendations for the next PNP chief and most were wary of Albay­alde because he was a strict official. This tilted the scales in favor of Albayalde. “He really worked hard on his way to the top. That is undisputed fact,” a police official close to Albayalde told the Manila Bulletin. And he did not disappoint. After his appointment, Albayalde initiated actions against scalawag policemen and put in place preven­tive measures against erring cops by subjecting all incoming policemen to commando training for six months. “This is to instill discipline among the recruits,” Albayalde said in one of the interviews. But then the ghost of the past caught up with him. A few weeks before his manda­tory retirement on November 8 at the age of 56, a drug recycling case that happened when he was still the provincial police director of Pam­panga in 2013 was tackled in the Senate and ranking police officers who conducted an investigation on the alleged anomalous drug opera­tion were called in to shed light on the incident. The Senate was told how the un­usual lifestyle of 13 Pampanga cops piqued the interest of then PNP Chief Alan Purisima to initiate a probe that revealed a missing 160 kilos from the 200 kilos of shabu seized by the 13 operatives from the drug raid at a house in Mexico, Pampanga that was initially reported as a buy-bust, how police procedures were not followed, the presentation of a fall guy in place of the real Korean drug lord who re­portedly was set free after buying his freedom for P50 million, the missing high end vehicles, and the missing bundles of cash. Nightmare The Senate hearing became a nightmare when a police general told senators that Albayalde intervened in the dismissal of the 13 cops involved in the drug operation. Another gen­eral told the senators that Albayalde allegedly admitted to him about get­ting “little” from that controversial drug operation when he learned that the unit was being investigated. The bitterness of Albayalde showed when he attacked his main accuser – retired police general Benjamin Magalong – in media interviews a day after the first Sen­ate hearing, accusing him of being envious because he did not become chief PNP. “It was a mistake for him. The person he attacked is one of the well-respected officers of the PNP. But we cannot blame him (Albayalde), maybe the accusations really affected him,” another police official said. Retired officers of the PNP have also started sharing their opinion in the social media, most of them have called for Albayalde to resign to save the PNP form further embar­rassment. The same sentiments were aired in various social media pages of ac­tive and retired policemen. All of a sudden, the once admired top PNP official felt abandoned and, betrayed even by his own mistahs (classmates at the PMA). All of a sud­den, the once snappy police officer began slouching in his seat during the Senate investigation. All of a sudden, he found him­self standing on the shoes of the sleepyhead policemen whom he had humiliated in front of television cameras. On Monday during the regular flag-raising ceremony at Camp Crame in Quezon City, he announced that he was giving up the fight. READ MORE: Albayalde steps down as PNP chief
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.