ADVERTISEMENT

SC spokesperson clarifies PET orders; parties to comment on findings, 3 more provinces

Published Oct 16, 2019 07:40 pm
By Rizal Obanil Supreme Court (SC) spokesperson, lawyer Brian Keith Hosaka clarified two important points on the order issued by the Presidential Electoral Tribunal (PET) on the electoral protest filed by former Senator Ferdinand “Bongbong” Marcos Jr. Supreme Court (SC) Spokesperson lawyer Brian Keith Hosaka during a press briefing at the SC, Friday, August 23, 2019. (Ali Vicoy / MANILA BULLETIN) Supreme Court (SC) Spokesperson lawyer Brian Keith Hosaka (Ali Vicoy / File Photo / MANILA BULLETIN) In an interview over radio DZMM hosted by Ted Failon, Hosaka said: “Yung nilabas lang po natin kahapon ay dalawang punto lang para ma-simplify po natin yung inutos ng Korte Suprema. No. 1 po e…sabi po ng Tribunal bigyan natin ng kopya ng report ng revision at recount nung tatlong pilot provinces yung mga party. At pagkatapos po nyan hihingan po natin sila na magkomento sila sa mga report na yon. At pangalawa po it concerns yung sabi nila with respect to the annulment of elections dun sa tatlong probinsiya naman po. Dun sa Lanao del Sur, Basilan at Maguindanao. Hinihingan rin ho sila ng komento o memoranda tungkol sa issues dito po sa pangatlong cause of action na petition po ni Marcos laban kay Robredo.” (There were two points in the SC order on Tuesday that we can simplify. No. 1, the Tribunal ordered that the two parties be given copies of the report on the revision and recount on the three pilot provinces. After that, the parties were asked to submit their comments on the said report. The second point concerns the annulment of elections on the three provinces: Lanao del Sur, Basilan and Maguindanao. They are also being asked to file a comment or memoranda on the third cause of action on Marcos’ petition against Robredo.) When asked to clarify what the order was all about, the SC spokesperson said: “Ang sinundan po natin dito yung rules ng Presidential Electoral Tribunal, specifically yung rule 65. Now, binigyan po ng pagkakataon yung petitioner natin si former Senator Bongbong Marcos na pumili ng tatlong probinsya na magpoprove ng kanyang kaso ‘no. Ang pinili nga nya po yung tatlong probinsiya ng…Negros Oriental, Iloilo atsaka CamSur. Ngayon, yan po yung report na ilalabas at ibibigay ng Tribunal dun sa party para magkomento sila. Lumalabas po dito na nagiging transparent po ang Tribunal kasi binibigyan po ng kopya yung mga parties and at the same time makita po nila kung ano yung resulta and from then on they will file their comment as ordered by the Tribunal.” (What we followed here was the PET rules, specifically rule 65. The petitioner who is former Senator Bongbong Marcos was given a chance to choose 3 provinces to prove his case. He chose Negros Oriental, Iloilo and Camsur. The results on these provinces are what the Tribunal divulged in the report for the parties to comment. This shows that the Tribunal is being transparent because they gave the parties copies of the report and they can see the results.) Hosaka clarified that the results of the recount on the pilot provinces have not been made public as the PET has yet to decide when to actually release the results to the public. “It will take probably a couple of days for the Tribunal to prepare everything and send out the notices together with the report as ordered by the Tribunal to the party.” He said that the results were given only to the parties because that was the actual order. “Ang initial order po ng Tribunal is to the parties, because they’re the proper parties to give this report to (The initial order was to give copies to the parties…),” he said. “Pinapakomento rin sila, yung mga party, tungkol dun sa pangatlong cause of action which is the annulment of election for the vice-presidential position in the provinces of Lanao del Sur, Basilan and Maguindanao. Kasi po tatlo po yung causes of action dyan. Yung una po nadismiss na yan e, yung annulment of proclamation. Ang pinaguusapan na lang po natin e yung No. 2 and No. 3,” he added. (They, the two parties, are being ordered to comment on the third cause of action which is the annulment of election for the vice-presidential position…. There are three causes of action. The first one has already been dissolved which was the annulment of proclamation. What is now being discussed is No. 2 and 3.) Hosaka also confirmed that the counter-protest filed by Robredo which involves around 8,000 precincts has not been acted upon by the PET yet.
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.