ADVERTISEMENT

Return what was taken? Marcoleta insists no need for restitution when applying for witness protection

Published Sep 23, 2025 02:03 pm

At A Glance

  • During the Senate Blue Ribbon hearing on the flood control scam, Senator Rodante Marcoleta clashed with DOJ Sec. Jesus Crispin Remulla over whether restitution is required for Witness Protection Program (WPP) applicants, with Remulla framing it as a moral duty, and Marcoleta rejecting it as outside the law,
Senator Rodante Marcoleta insisted on Tuesday, Sept. 23, that under the law, there's no need for restitution in applying someone to the Witness Protection Program (WPP).
Senator Rodante Marcoleta (Photo from Senator Marcoleta's Office)
Senator Rodante Marcoleta (Photo from Senator Marcoleta's Office)
A heated argument ensued between him and Department of Justice (DOJ) Jesus Crispin "Boying" Remulla during the Senate Blue Ribbon Committee hearing into the anomalous flood control projects, which stemmed from his insistence on the admittance of contractors Pacifico “Curlee” and Cezarah “Sarah” Discaya into the WPP.
Marcoleta asked Remulla, recalling that in the previous hearing, they somehow settled the issue that restitution is not a requisite for an applicant to the WPP.
Remulla agreed that it's not in the law but for him, it's not just the law that dictates the situation.
"It's also what is morally right. What is expected of us, yan po kasi kahit hindi po nakalagay sa batas, mga given po yan sa ating lipunan (because even if it is not written in the law, these things are already considered ‘givens’ in our society)," Remulla added.
But Marcoleta insists, in the process, restitution is not one of the requisites. Is that correct?
Yet Remulla said that under the terms of this case being a financial crime -- a crime against the financial status of the Filipino people and the Philippine Republic -- he thinks that it's just right that we ask.
At this point, Marcoleta asked him if he was amending the provision of the law.
Remulla denied this but stated that is how they run the WPP.
"I am operating from the vantage point of the reason behind the law, sir. What is the reason behind the law? So that we can get justice, and justice can only be attained if there is restitution. So that is the principle behind all of these things we are talking about now," Remulla added.
Marcoleta still insisted that restitution will come after, yet Remulla said that it can come before or after.
"You cite the law that it come before? Wala nga po sa batas eh. Huwag n'yo pong babaguhin ang batas, Mr. Secretary (It’s not even in the law. Don’t go changing the law, Mr. Secretary)," he said.
Remulla said that they are operating on a unique set of facts, and all of these matters are being evaluated on the gravity of this financial crime.
Marcoleta then said that he's "very sorry" for such reasoning.
Remulla said that he's very sorry too that Marcoleta does not agree with him, but he respects his opinion, and that he will carry out their job as they deem fit.
However, Marcoleta said that he's not expressing an opinion, but he's articulating the provision of law and that Remulla should not change the provision of law, adding that Remulla may be disbarred from doing this.
Meanwhile, Senator Erwin Tulfo demanded that contractors and officials caught in the flood control scandal return the public funds they allegedly siphoned from the projects.
Tulfo said this as he echoed the voices of the thousands of Filipinos who protested on September 21.
"I don't know if you were listening to the calls of our countrymen, thousands of them who attended the rallies in People Power Monument and Luneta," Tulfo stated.
"They were not only shouting against stealing; they were also calling for the return of their money,” he added.
Recently, Sen. Erwin Tulfo declared that the 21 September across the Philippines, attended by thousands of Filipinos, sends a “loud and clear” message to the government officials.
On the other hand, Senator Francis “Kiko” Pangilinan stressed that there is no law that prevents those involved in the flood control corruption scandal from giving back stolen funds and luxury vehicles, among others.
Pangilinan furthered that while no law requires state witnesses to surrender stolen funds and goods, the government can be “broader” in its implementation of programs and laws, especially if the offer to surrender is voluntary.
“In fact, yung pagbabalik (restitution) is a sign of cooperation, which the courts will eventually consider when it sentences or if it provides the exemption and the immunity, hindi po ba?” Pangilinan asked Remulla.
The senator said that this should be a “guide” for those applying to be state witnesses in the current corruption issue, that their cooperation is a “sign” to the courts to possibly grant them exclusion, exemption, or immunity.

Related Tags

rodante marcoleta Department of Justice (DOJ) Boying Remulla Erwin Tulfo Kiko Pangilinan
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.