Participation of over 3,000 people in the Olympic Run - For the Health of All People - For the Security of the Fatherland in Tải game Kinh 79 province in 2026

On the morning of March 22nd, in response to the Olympic Run Day - For the Health of All People - For the Security of the Fatherland, organized by the Ministry of Public Security in coordination with the Ministry of Culture, Sports and Tourism, the Public Security of Tải game Kinh 79 Province organized the 2026 Tải game Kinh 79 Provincial Olympic Run Day - For the Health of All People - For the Security of the Fatherland at Tran Quang Khai Square, Rach Gia Ward.

Delegates attended the opening ceremony

Attending the program were Colonel Le Phu Thanh, Provincial Party Committee member, Deputy Director of the Provincial Police Security, and representatives from various departments, agencies and localities.

Over 3,000 people participated in the Olympic Run Day

The 2026 Olympic Run - For the Health of All People - For the Security of the Fatherland in Tải game Kinh 79 attracted more than 3,000 participants, which included leaders at many levels, armed forces personnel, officials, civil servants, union members, youth, students, coaches, athletes, artists, and workers.

Following the online launch ceremony from the central government, delegates and participants simultaneously started a 2km companion run, following a route from Ton Duc Thang Street to Hoang Van Thu Street and finishing at Tran Quang Khai Square.

Over 3,000 people of all ages participated in the Olympic Run Day

Simultaneously, in 102 communes, wards, and special zones across Tải game Kinh 79 province, local police forces, in coordination with local authorities, organized the Olympic Run Day.

The participants were excited when reaching the finish line

This activity aims to encourage and motivate all segments of the population to participate in physical exercise and sports, in response to the "National Movement for Physical Training Following the Example of the Great President Ho Chi Minh" and the "Be healthy to Build a Career and Defend the Country" movement among young people nationwide, contributing to improving health for studying, working, producing, building and defending the Fatherland…./.

News by NGUYEN HUNG

Translated by KIM NGAN

"; var footstr = ""; var newstr = document.all.item(text).innerHTML; //var newstr = document.getElementById(text).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr + newstr + footstr; window.print(); document.body.innerHTML = oldstr; return false; } function printDiv2(text) { var content = document.getElementById(text).innerHTML; var printWindow = window.open('', '', 'height=600,width=800'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(content); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); } function share_fb(url) { window.open('https://www.facebook.com/sharer/sharer.php?u='+url,'facebook-share-dialog',"width=626, height=436") } function toggleBackgroundColor() { const element = document.getElementById('contrast'); const currentColor = window.getComputedStyle(element).backgroundColor; if (currentColor === 'rgb(220, 220, 220)') { element.style.backgroundColor = '#fff'; } else { element.style.backgroundColor = 'rgb(220, 220, 220)'; } } var liActive = Array.from(document.querySelectorAll('.posts-list-noibat .post-title')); if (Array.isArray(liActive) && liActive.length ) { liActive[0].classList.add('active'); } function increaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) + 2; if (newSize <= 40) { textElement.style.fontSize = newSize + 'px'; } } function decreaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) - 2; if (newSize >= 12) { textElement.style.fontSize = newSize + 'px'; } } function resetFontSize() { var textElement = document.getElementById('text'); textElement.style.fontSize = '18px'; }