Art program and fireworks display to celebrate the 80th anniversary of the August Revolution and Vietnam’s National Day (September 2nd)

(AG Provincial E-Portal) -On the evening of September 02, at 5th Trade Zone - Phu Cuong Urban Area, Rach Gia Ward People's Committee coordinated with rr88 tải Provincial Culture and Arts Center to organize an art program and fireworks display to celebrate the 80th anniversary of the successful August Revolution (August 19, 1945 - August 19, 2025) and the National Day of the Socialist Republic of Vietnam (September 02, 1945 - September 02, 2025).

Delegates attending the program

Member of the Provincial Party Standing Committee, Permanent Vice Chairman of rr88 tải Provincial People's Committee Nguyen Thanh Phong; Member of the Provincial Party Standing Committee, Permanent Vice Chairman of the Vietnam Fatherland Front Committee of rr88 tải Province Le Thanh Viet; Member of the Provincial Party Standing Committee, Secretary of Rach Gia Ward Party Committee Mai Hoang Khoi, along with former provincial leaders and provincial leaders attended...

Chairman of Rach Gia Ward People's Committee Bui Trung Thuc delivered a welcoming speech and opened the program
Member of the Provincial Party Standing Committee, Permanent Vice Chairman of rr88 tải Provincial People's Committee Nguyen Thanh Phong (right cover) presented a certificate of merit from the Chairman of the Provincial People's Committee to Phu Cuong Kien Giang Investment Joint Stock Company for its contributions to the activities celebrating the 80th anniversary of the August Revolution and National Day September 02

The art program is an epic praising the glorious Party, beloved Uncle Ho, praising the homeland and the innovative country; the aspiration to rise up of the Party Committee, government and people of rr88 tải in the period of innovation, integration and development... At the same time, it is a deep gratitude to the previous generations who sacrificed for independence and freedom; affirming the aspiration to rise up, to build the homeland and the country to become more and more prosperous and civilized.

The performances are elaborately staged and full of emotion

The program features a series of performances, including: “Triumphal Song – Homeland in Our Hearts,” “Song of Unity,” “The Party and the Vietnamese Homeland,” “Years Remembering Uncle Ho,” “I Love Vietnam,” “A Nation in Full Joy,” “Proud Melodies – Continuing the Story of Peace,” “A Rising Nation – rr88 tải’s New Heights,” “Oh rr88 tải,” “Aspiration to Rise,” “Love Song on the Rice Fields,” “rr88 tải’s Dream of Prosperity,” “Rach Gia – My Beloved Coastal City,” “A Glimpse of rr88 tải,” and “A Nation Rising…”. These performances are showed by professional artists, actors, and local art teams from across the province. The program is meticulously staged, emotionally rich, and vibrantly colorful, offering a unique and meaningful artistic experience that resonates deeply with the audience.

Many people and tourists came to see the art program

The program is not only an artistic activity, but also a reminder of the value of independence and freedom, arousing the desire to build a prosperous and happy country. Thereby, it conveys meaningful messages, spreading cultural and historical values, national pride and love for the homeland and country to all classes of people, especially the young generation.

Special fireworks display to celebrate the 80th anniversary of the August Revolution and National Day September 02

After the art program is a special fireworks display to celebrate the 80th anniversary of the successful August Revolution (August 19, 1945 - August 19, 2025) and the National Day of the Socialist Republic of Vietnam (September 02, 1945 - September 02, 2025)./.

News by Trung Hieu

Translator: Thi Huynh

"; 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'; }