ADVERTISEMENT

Hontiveros, opposition personalities stage online rally on Independence Day

Published Jun 12, 2020 12:00 am
  By Mario Casayuran “Are we really free?” Senator Risa Hontiveros posed this question on Friday (June 12) as she led an online Independence Day rally aiming to protect the Philippines from what she referred to as modern-day “oppressors” that continue to deprive the country of its sovereignty and deny Filipinos basic rights and freedoms. Sen. Risa Hontiveros  (Senate of the Sen. Risa Hontiveros
(Senate of the Philippines / MANILA BULLETIN) “Araw ng Kalayaan pero hanggang ngayon, nakakulong pa rin tayo sa kahirapang dulot ng COVID-19, sa panghihimasok ng Tsina sa ating mga isla’t teritoryo, at sa mga banta ng paniniil ng ating karapatan at kalayaan (It is Independence Day, but up to now we are trapped in the hardships caused by COVID-19, in the interference of China in our islands and territories, and the threats of suppression of our rights and freedom),” she said. Streaming live on her official Facebook page, Hontiveros, together with advocacy groups and celebrity influencers, called for the government to prioritize the welfare of Filipinos first in order for them to experience the true sense of freedom. She warned that government’s failure to provide robust health care and a comprehensive response to the novel coronavirus disease (COVID-19) crisis has continued to trap the public, particularly commuters, overseas Filipino workers (OFWs), and non-medical and medical frontliners, in a health crisis. “Nalulunod na ang health workers, commuters, public utility drivers, at mga OFWs sa epekto ng pandemiya. Ang iba nagtitinda na online para may mapantawid lang sa araw-araw na pangangailangan. Pero imbis na bigyan ng salbabida para makaligtas, pabigat pa ang ibinato kaya lalong nalubog at nasadlak (Our health workers, commuters, public utility drivers, and OFWs are drowning in the effects of the COVID-19 pandemic. Others now sell online so that they can earn something for their daily expenses. But instead of giving them lifesavers, government threw them a weight, so all the more they are sinking and suffering) Filipinos deserve better.” Hontiveros also opposed the much-criticized Anti-Terrorism bill, saying that the timing of certifying it as urgent is dubious, coming after a series of mass arrests of citizens and critics of the government’s COVID-19 response. “Definitions in the Terror Bill are open to too much interpretation. Hindi tayo dapat pumayag na maipasa ito dahil siguradong gagamitin ito ng mga politiko laban sa kritiko o nagrereklamo, hindi sa terorista.” she said. (We should not allow this to be enacted into law because this will surely be used by politicians against critics or complainants, not terrorists.) Hontiveros also decried China’s continued incursions into the country’s exclusive economic zone in the West Philippine Sea. This, according to her, is not only a clear violation of the country’s rights under the United Nations Convention on the Law of the Sea (UNCLOS), but it also poses a massive danger to Filipino fishermen, who have in the past been bullied, rammed, and left to die on the high seas by Chinese vessels. At least 165 individuals, advocacy groups and student organizations supported and signed a unity statement on Friday. Among those who supported Hontiveros’ call were celebrities Iza Calzado, Enchong Dee, Jasmine Curtis-Smith, former department secretaries Albert Del Rosario, Butch Abad, and Dinky Soliman, veteran journalist Winnie Monsod, Diocese of Novaliches Bishop Antonio Tobias. and photojournalist Raffy Lerma, among others. De Lima joins protesters’ calls Meanwhile, detained opposition senator Leila M. de Lima has joined protesters condemning the “increasingly undemocratic and anti-Filipino policies of the current administration.” De Lima, who was justice secretary during the Benigno Aquino III presidency, said Filipinos should continue their fight for freedom from injustice and social inequity as the Duterte administration “continues to oppress its own people.” De Lima released her statement in time with the celebration of Independence Day on June 12. In it she registered her opposition to the Anti-Terrorism bill’s passage by the Senate and House of Representatives. She said the bill uses an overbroad definition of terrorism that can subject suspects, even those apprehended without a warrant, to weeks of detention prior to an appearance before a judge. “They railroaded the passage of the Anti-Terrorism bill, which is like putting the final nail on the coffin of our rights and freedoms,” she said, warning that if the bill is enacted into law, it could worsen rights abuses.
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.