ADVERTISEMENT

Triumphant benefit concert 'Thrive' raises over P3.5 million for young cancer patients

Published Sep 29, 2024 04:23 am

At A Glance

  • Drawing a full-capacity crowd, the concert successfully raised over P3.5 million, which was turned over to the Cancer and Hematology Center of the Philippine Children's Medical Center. 
box1.jpeg
Outbox Media Powerhouse Corp. turns over the P3.5 million check to the Cancer and Hematology Center of the Philippine Children’s Medical Center raised during the staging of "Thrive: A Symphony of Thriving Stories," held at the Metrotent in  Pasig City last Sept. 26. In the photo are (from left) Dr. Cindy Faye P Alim-Marquez, Dr. Marieleise V. Afable, Anthony Taberna, Dr. Sonia B Gonzalez, Mrs. Rossel Velasco-Taberna, Zoey Taberna, Dr. Norma Zamora, Dr. Joseph Vincent Eric Alba, and Dr. Lorraine Marie S. Item

Outbox Media Powerhouse Corp. (OBM) marked another milestone with the resounding success of "Thrive: A Symphony of Thriving Stories," held at Metrotent, Pasig City last Sept. 26.

Drawing a full-capacity crowd, the concert successfully raised over P3.5 million, which was turned over to the Cancer and Hematology Center of the Philippine Children’s Medical Center. 

This concert is a testament and a celebration of Childhood Cancer Awareness Month this September.

DSC06366.JPG

Days before the concert, Mr. Anthony “Ka Tunying” Taberna, together with his wife, Mrs. Rossel Velasco Taberna, also known as “Mrs. T; Xtrapreneur” and their eldest daughter, Zoey Taberna, who is also a leukemia survivor, presented the donations to the doctors of PCMC. They hope these contributions will support the diagnostics, pain relief, health, and nutrition of young cancer patients.

During the Thrive event, the stage was graced with remarkable and surprisingly funny performances from Ogie Alcasid, while his duet with Lani Misalucha enthralled the audience. Julie Ann San Jose and Darren Espanto also electrified the stage, each receiving overwhelming applause. 

Acapellago opened the night with an empowering lineup of songs with their mesmerizing vocal talents. Audiences were moved and united by the message of hope, resilience, and community support.

DSC07070.JPG
Ogie Alcasid

A memorable highlight of the night is the touching and heart-warming performance and message from Zoey and Helga Taberna who served as the inspiration for the concert following Zoey’s battle against cancer and Helga being her donor during her sister’s journey. 

OBM presented this concert as a showcase of their capabilities as an events and multimedia company. The concert was met with enthusiastic responses from attendees, who appreciated the deeper insight into OBM’s creativity and accomplishments.

Everyone left the event with hearts full of hope, spirits lifted, and their stomachs full from the special five-course plated dinner catered by Taste of The Town. 

0L2A9613.JPG
Anthony Taberna, wife Rossel, and children Zoey and Helga Taberna

Guests were overwhelmed with gratitude to be a part of this advocacy. As OBM faces the following years for the events and multimedia industry, we invite you to join us in making a difference at our next benefit concert.

OBM’s generous sponsors, including UAAGI: Baic, Chery, Foton, Lynk & Co, San Miguel Corporation, Villar City, Vista Estates, Ever Bilena, RC Ramos Construction Corporation, Mr. Antonio Chua Jr., Ms. Alice G. Eduardo, Cherylume, Stronghold Insurance Company, Jullien And Jorel, One Top Medical System Resources, Uratex, RRJ, Mana Town Center, Nobel’s Travel And Tours, Senator Win Gatchalian, Poweredge, Proyoung Medical And Dental Clinic, R33 Cars, Urban Luggage,  Ideal Vision Center, Dentacare Philippines, Filinvest Development Corp., JC Organic Barley, JG Summit Holdings Inc., Justright Healthcare, Cherub Baby Wipes, P.A. Properties and Converge ICT who showed up in full force, embodying the spirit of positivity and support.

IMG_0778.JPG
Darren Espanto

Their contributions, along with those of other valued partners, were vital to the success of the concert and the substantial donation raised for the young cancer patients of the Cancer and Hemotology Center of the Philippine Children’s Medical Center. 

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.