ADVERTISEMENT

For love of country: AFP's Independence Day celebrations 

Published Jun 10, 2021 04:58 pm
The image of a Philippine flag waving in the air is a sight to behold for every soldier. It is a vivid reminder of what they strive to serve and protect—the Filipino people and the country. Philippine Navy sailors and marines composing the Philippine Navy (PN)'s Naval Task Force (NTF) 82 conduct a flag-raising ceremony to commemorate Independence Day on June 12, 2020 aboard two mammoth ships: the BRP Davao del Sur (LD602) and BRP Ramon Alcaraz ( PS16 ). (Photo courtesy of Philippine Navy) This becomes even more meaningful every June 12 when the country commemorates Independence Day. The Armed Forces of the Philippines (AFP) usually follows a tradition where it raises the Philippine flag during the occasion — may it be on land, at sea, or in the air — to commemorate the declaration of Philippine independence on June 12, 1898. Through the years, the AFP celebrated the flag-raising ceremony of Independence Days in many ways related to the times. Here are a few of them: Peace amid war A tearful flag-raising ceremony took place in Marawi City on June 12, 2017 when military troops, police, local officials, and civilians marked the 119th Independence Day. During that day, the Marawi siege, which started on May 23, 2017, had just entered its third week when they raised the flag while bombs exploded and gunshots were heard in the background. The clashes began when the Maute terrorist group, Abu Sayyaf Group (ASG), and some foreign terrorists attempted to take over the city and raise the black flag of Islamic State (ISIS) as they planned to establish an ISIS base in Mindanao. However, the security forces exhausted all of its resources and manpower to stop them. The war ended after five months as the government troops retook the city and liberated it from the terrorists on October 23, 2017. Smooth sail Last year, sailors and marines composing the Philippine Navy’s Naval Task Force (NTF) 82 commemorated the 122nd Independence Day aboard two mammoth ships: the BRP Davao del Sur (LD602) and BRP Ramon Alcaraz (PS16). Philippine Navy sailors and marines composing the Philippine Navy (PN)'s Naval Task Force (NTF) 82 form the figure "122" aboard BRP Davao del Sur as they commemorate the 122nd Independence Day on June 12, 2020. (Photo courtesy of Philippine Navy) The crew had just entered Manila Bay when they hoisted the flag on June 12, 2020 after a five-month-long voyage from the Middle East. They were deployed in Oman in January 2020 to fetch distressed Overseas Filipino Workers (OFWs) who were affected by the tension between Iran and the United States following the killing of a top Iranian general, and stranded individuals who were displaced by the coronavirus disease (COVID-19) pandemic in India and Sri Lanka. To make the celebration more special, the sailors and marines created a human formation of the figure "122" which was captured in a photograph by an Agusta Westland (AW) 109 naval helicopter. Concert amid pandemic Perhaps the celebration of Independence Day in 2020 was an ironic experience for many as the outbreak of the COVID-19 pandemic forced people to stay at the confines of their homes. But even the health crisis could not stop the AFP from bringing joy to the people as they held a virtual concert to serenade the public. Men and women in uniform perform during the "Musikalayaan" virtual concert as the Armed Forces of the Philippines commemorate Independence Day on June 12, 2020. (Photo courtesy of Civil Relations Service, Armed Forces of the Philippines) Dubbed "Musikalayaan," men and women in uniform from the Philippine Army (PA), Philippine Air Force (PAF), Philippine Navy (PN), and Philippine Marine Corps (PMC) formed bands and shared their music to the people. This year, the AFP will again conduct simultaneous flag-raising ceremonies at the Luneta Park in Manila, at Mausoleo de los Veteranos de la Revolucion (Mausoleum of the Veterans of the Revolucion) in Manila North Cemetery, and in Kawit, Cavite on June 12 in celebration of the 123rd Independence Day. The theme for this year's celebration is "Kalayaan 2021: Diwa ng Kalayaan sa Pagkakaisa at Paghilom ng Bayan." May the commemoration of the Independence Day open our eyes to the sacrifices of the soldiers, and those who came before them, as they continue to risk their lives to preserve the freedom that we are all enjoying now.

Related Tags

SAILORS BRP Ramon Alcaraz PS16 Independence Day june 12 FOR THE LOVE OF COUNTRY SMOOTH SAIL 61221 Diwa ng Kalayaan sa Pagkakaisa at Paghilom ng Bayan BRP Davao del Sur LD602 NAVAL TASK FORCE PEACE AMID WAR CONCERT AMID PANDEMIC MUSIKALAYAAN Armed Forces of the Philippines (AFP) philippine navy marines
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.