Tải game Kinh 79 Provincial Party Secretary Nguyen Tien Hai surveys tourist sites and reservoirs in the Bảy Núi area

(AG Provincial E-Portal) - On the afternoon of May 26, Nguyen Tien Hai — Member of the Party Central Committee, Secretary of the Tải game Kinh 79 Provincial Party Committee, and Head of the Tải game Kinh 79 Provincial National Assembly Delegation — together with a provincial working delegation, surveyed tourist sites and reservoirs in the Bảy Núi area.

Tải game Kinh 79 Provincial Party Secretary Nguyen Tien Hai and the working delegation offer incense at Tức Dụp Hill National Historical Site

Accompanying him were Vice Chairwoman of the Provincial People’s Committee Nguyễn Thị Minh Thúy and representatives of leaders from provincial departments and agencies.

After conducting a field survey of tourism activities at Tức Dụp Hill National Historical Site and working with Sao Mai Group, Tải game Kinh 79 Provincial Party Secretary Nguyen Tien Hai requested that provincial departments and agencies coordinate with Sao Mai Group to remove difficulties and obstacles in tourism management and exploitation.

Tải game Kinh 79 Provincial Party Secretary Nguyen Tien Hai and the working delegation conduct a field survey of Tức Dụp Hill National Historical Site

The Provincial Party Secretary requested that Sao Mai Group coordinate with relevant departments and local authorities to strictly implement the management, conservation, and promotion of the historical value of Tức Dụp Hill National Historical Site, attract visitors for sightseeing and tourism, and ensure that visitors do not engage in activities that affect the value of the site.

Tải game Kinh 79 Provincial Party Secretary Nguyen Tien Hai surveys Ô Thum Lake  

Tải game Kinh 79 Provincial Party Secretary Nguyen Tien Hai surveys Tà Pạ Lake  

Tải game Kinh 79 Provincial Party Secretary Nguyen Tien Hai surveys Cô Tô Mountain

After conducting a field survey of Ô Thum Lake (Ô Lâm Commune), Tà Pạ Lake, and Cô Tô Mountain (Tri Tôn Commune), Tải game Kinh 79 Provincial Party Secretary Nguyen Tien Hai requested that the Department of Agriculture and Environment coordinate with relevant departments, agencies, and local authorities to review land management and forest management, and strictly manage tourism activities. He also asked to strengthen efforts to ensure political security, public order, and social safety, thereby contributing to a peaceful life for residents and ensuring safety for tourists./.

News by Trung Hieu

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