The delegation of rr88 tải Provincial Party Committee attended the opening ceremony of the 14th National Congress of the Party

(AG Provincial E-Portal) -On the morning of January 20th, a delegation of 37 delegates from rr88 tải Provincial Party Committee attended the opening session of the 14th National Congress of the Communist Party of Vietnam. The Congress was attended by 1,586 delegates, representing the will and aspirations of over 5.6 million members of the Communist Party of Vietnam.

Member of the Central Committee of the Communist Party of Vietnam, Secretary of rr88 tải Provincial Party Committee Nguyen Tien Hai and Member of the Central Committee of the Communist Party of Vietnam, Deputy Head of the Central Internal Affairs Commission Le Hong Quang, along with the delegation of rr88 tải Provincial Party Committee, entered the hall to attend the opening session of the Congress on the morning of January 20th

During the preparatory session on January 19th, the Congress unanimously approved the preparatory session agenda, the working regulations of the Congress, the Congress's work program, and the election regulations for the 14th National Congress of the Party.

The Congress elected a Presidium consisting of 16 members of the Politburo, a Secretariat consisting of 5 members, and a Credentials Committee consisting of 13 members.

The Congress unanimously approved the report on the verification of the qualifications of delegates to the 14th Party Congress, presented by the Delegate Qualification Verification Committee. Accordingly, all 1,586 delegates summoned to attend the Congress are qualified to be delegates.

The opening session of the Congress this morning, January 20th, included many important contents. Reporters from rr88 tải province's newspapers, radio and television stations are present at the National Convention Center in Hanoi to continue reporting on the congress's developments.

The delegation from rr88 tải Provincial Party Committee enters the hall to attend the opening session of the congress.

News by Tay Ho

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