ADVERTISEMENT

Victory party feels abound in Tacloban UniTeam rally as 150K fill up Leyte Grandstand

Published Apr 10, 2022 12:39 am

TACLOBAN CITY, Leyte--It was like a victory party a full month before the actual elections.

Presidential candidate Bongbong Marcos (Noel Pabalate/ MANILA BULLETIN)

The UniTeam ticket attracted another mammoth crowd, this time at the jampacked Leyte Grandstand here on Saturday, April 9. According to Captain Marjorie Manota, public information officer of the Tacloban City Police Station, the crowd peaked at an estimated 150,000--an impressive figure given that it rained practically the entire day.

As early as noon, kilometric queues of UniTeam supporters were already jutting out of the grandstand. The attendees--which included adults, teenagers, young kids, and the elderly--were already drenched before they got inside the site of the rally.

The event, which featured performers like Toni Gonzaga and bands Plethora and Aegis, wouldn't start until 5 p.m.

But the unquestionable star of the show was UniTeam presidential bet and Partido Federal ng Pilipinas (PFP) Bongbong Marcos. His Sandro Marcos jokes aside, the former Ilocos Norte governor is used to the rockstar reception by now. To such crowds, he is often introduced as the next president of the Philippines, if not "President Bongbong Marcos" as if the ballots had already been counted.

What made the rally here different was Marcos and his running mate, Davao City Mayor Sara Duterte's purportedly "insurmountable" survey lead over their May 9 rivals, as well as impressions that other candidates are scrambling to change their fortunes by floating new polls tandems.

Taclobanons also celebrated Marcos's "homecoming". The ex-senator's mother, former First Lady Imelda Marcos, traces her roots to Leyte.

"Masarap talagang makauwi ulit dito sa Tacloban at kayo’y makasama nang ganito (It’s really good to come home again to Tacloban and to be with you like this)," the Ilocano Palace aspirant said.

"Panalo ka na! Panalo ka na! (You've already won!)" the crowd chanted.

Paying tribute to the sacrifice of the people in attendance, Marcos said "Sabi ko na nga ba ang mga Taclobanon, hindi tinatalaban ng ulan. Bumuhos na ‘yung tubig, bumuhos na ‘yung ulan, mas uminit pa dahil sa salubong na ibinigay niyo sa amin (I knew it, Taclobanons are rain-proof. Despite the heavy downpour, it became warmer here thanks to your reception of us)."

Once he was done with his speech, the organizers let loose a 35-minute fireworks display that gave the crowd another reason to cheer.

Marcos's running mate Duterte was not able to join the Leyte Grandstand rally or the other sorties of UniTeam's just-concluded three-day Samar-Leyte swing. However, it can be argued that she was never out of mind on the part of the crowd that repeatedly chanted her name during the various rallies here.

The rally Saturday was hosted by House Majority Leader and Lakas-Christian Muslim Democrats (CMD) President Martin Romualdez; his wife, Tingog Party-List Rep. Yedda Marie Romualdez; and Tacloban City Mayor Alfred Romualdez. Majority Leader Romualdez and Marcos are cousins.

Romualdez, who represents the first district of Leyte, expressed elation over the huge crowd of Leyteños who warmly welcomed the PFP stalwart.

“In a sense, I was not surprised because Bongbong is related to us Leyteños by blood and family origin,” Romualdez said.

“Mayor Inday Sara is also close to us because his father, President Duterte, traces his roots to Southern Leyte, where he was born in the town of Maasin," he added.

For her part, Tingog Party-list Rep. Romualdez said the UniTeam candidtaes led by Marcos and Duterte can expect nothing less than all-out support from voters in the province.

"The BBM-Sara UniTeam have been assured of solid support by the two provinces' (Samar and Leyte) officials. Let us vote straight for BBM-Sara UniTeam," she said. (With reports from Tonette Marticio)

Related Tags

Bongbong Marcos leyte 40922 victory party 41022 leyte Grandstand 150 Imelda Marcos may 9 tacloban Martin Romualdez
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.