ADVERTISEMENT

'All BOC execs out'

Published Oct 25, 2018 06:14 pm
By Argyll Cyrus Geducos President Duterte announced that he will move Maritime Industry Authority (MARINA) chief Rey Guerrero to the Bureau of Customs (BOC), replacing Isidro Lapeña as the commissioner, following the recent development in the shabu shipment which slipped past the country's ports last August. Bureau of Customs (BOC) Commissioner Isidro Lapeña and  Maritime Industry Authority (MARINA) chief Rey Guerrero  (MANILA BULLETIN) Bureau of Customs (BOC) Commissioner Isidro Lapeña and  Maritime Industry Authority (MARINA) chief Rey Guerrero  (MANILA BULLETIN) Duterte made the announcement as he led the 117th anniversary of the Philippine Coast Guard (PCG) in Port Area, Manila Thursday afternoon. In his speech, Duterte announced that he will be moving Lapeña to the Technical Education and Skills Development Authority (TESDA), a day after the latter said he now believes that the four magnetic lifters found in GMA, Cavite indeed contained illegal drugs. "Now for the… General Lapeña will move to TESDA, I will promote you to a Cabinet member position. That’s a… General Jagger Guerrero, you are to move to the BOC," he said. According to Duterte, he knows Lapeña will have a tough time handling TESDA but said he believes in the latter's abilities. "Sid, 'yung trabaho ng (the work in) TESDA is quite something of a, it could be messy at times, but I’m sure your training as a military man just like Jagger would auger well for the country," he said. Guerrero to Customs Duterte said he is also aware that Guerrero, the former chief of the Armed Forces of the Philippines (AFP), is also reluctant to move from MARINA to the BOC. However, he said the country needs his service more in the BOC. "I know that you are reluctant, I know that you are happy there, and you are content there, so I’ve heard. But the demands of public service and the need for honest men requires your presence there . Good luck," he said. According to Duterte, he will look for someone from the Philippine Navy to take over MARINA. "I will look for your (Guerrero) replacement, sino ba'ng mag retire dito na Navy na hindi binangga yung barko niya nun (Is there someone from the Navy who will retire and didn't rammed a boat)? But if there is one, then I’m sorry, if you mishandled even a little bit of the ships. I will look for the MARINA also coming from the Navy," he said. Duterte said that Lapeña, Guerrero, and the soon-to-be named MARINA head will be taking their oath next week. He ordered his new top aide Police Senior Inspector Sofia Deliu to draw up their appointment papers so they can assume their office immediately. "Pagawa mo na 'yung appointments nila (Have their appointment papers made) so that we can have the ceremony tomorrow. At least there's the continuity of..." he said. "You better go there tomorrow sa opisina ko (to my office) so we can have the ceremonies right away," he added. Customs execs out Expressing his exasperation over the recent developments of the P11-billion shabu shipment, Duterte ordered that all Customs officials will be on floating status and that all offices in the BOC will be "frozen". "Just to give Jagger also a chance, I am ordering the freezing of all, all, section, department, units of the Bureau of Customs out," he said. "They are on floating status. The outer periphery will be taken care of by the Coast Guard." "Out lahat (Everyone out). To the last man, out. The commissioners are out, the department heads, out. The entire..." he added. Duterte also told Guerrero that he can utilize military men who are not doing anything and teach them how to operate the X-ray machines. "Maybe you can have, you can utilize military men, the excess diyan 'yung mga walang trabaho, lalo na 'yung mga babae (the excess there, those with nothing to do, especially the women)," he said. "You can suspend two or three days for them to learn. Hindi naman mahirap 'yang pag-X-ray-X-ray na 'yan (Operating those X-ray machines is not difficult)," he added. The President also gave Guerrero the permission to open shipment suspected of containing contraband, even if the release of the shipment gets delayed for a long time. "If you think that there is really something... a way which they can do it, baklasin mo lahat (open them all). Do not mind if there's a delay of one year in the cargo," he said. "Sabi ko (I said) if anything can go wrong, it will go wrong. So you will have to. I leave it up to you, trabaho mo 'yan eh (that's your job)," he added.
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.