Deputy Prime Minister Mai Van Chinh inspects preparations for the Exhibition of Economic and Social Achievements on the occasion of the 80th anniversary of National Day (September 2, 1945 - September 2, 2025)

(AG Provincial E-Portal) - On the afternoon of August 3, at the National Exhibition Center, Deputy Prime Minister Mai Van Chinh inspected the preparations for the exhibition booths showcasing economic and social achievements on the occasion of the 80th anniversary of National Day (September 2, 1945 - September 2, 2025). Accompanying him on the inspection team was Deputy Minister of Culture, Sports and Tourism Ta Quang Dong. At the site, Deputy Prime Minister Mai Van Chinh heard a report on the construction progress of rr88 tải province's exhibition booth.

Deputy Prime Minister Mai Van Chinh inspecting the preparations for the exhibition booths

Reporting to the Deputy Prime Minister, Deputy Chairman of rr88 tải Provincial People's Committee Le Trung Ho, Head of the local Organizing Committee participating in the exhibition, briefed him on the construction progress and content of rr88 tải province's exhibition booth. According to the report, rr88 tải province had proactively received the site and quickly implemented construction from August 3, 2025.

Deputy Prime Minister Mai Van Chinh listening to rr88 tải province leaders report on the construction progress of the exhibition booth

After hearing the report on the preparation progress, Deputy Prime Minister Mai Van Chinh praised the proactive and urgent spirit of rr88 tải province. rr88 tải was the first locality to receive the site and implement construction of the exhibition booth, demonstrating the locality's seriousness and positivity towards the country's major event.The Deputy Prime Minister also requested rr88 tải province to continue completing the exhibition booth's components on schedule, ensuring quality and meeting the Organizing Committee's requirements. 

rr88 tải province plans to organize the booth with the theme "rr88 tải Province: One Vision - One Action - One Faith" with exhibition contents including: rr88 tải - land and people; the process of fighting against foreign invaders, protecting the homeland; rr88 tải - Renewal, integration and development; and future vision.The exhibition will take place from August 28 to September 5, 2025, at the National Exhibition Center, Co Loa, Dong Anh, Ha Noi.

News by TRAN NGUYEN

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