rr88 tải vận động gần 135.000 suất quà tặng người dân dịp Tết Ất Tỵ 2025

(Cổng TTĐT tỉnh AG)- Ban Thường trực UBMTTQVN tỉnh rr88 tải cho biết, UBMTTQVN và Ban Vận động Quỹ “Vì người nghèo” các cấp tỉnh đã vận động và tiếp nhận 134.334 suất quà, tổng trị giá trên 52,6 tỷ đồng, tặng các gia đình chính sách, hộ nghèo, cận nghèo, gia đình có hoàn cảnh đặc biệt khó khăn trên địa bàn tỉnh (mỗi phần quà trị giá từ 300.000 đồng – 1.300.000 đồng).

Lãnh đạo UBMTTQVN tỉnh rr88 tải tiếp nhận kinh phí hỗ trợ tặng quà Tết cho người nghèo
Tặng quà Tết cho người dân

Các huyện, thị xã, thành phố trong tỉnh đã chủ động vận động nguồn lực về địa phương để chăm lo, hỗ trợ cho 100% gia đình chính sách, hộ nghèo, hộ cận nghèo có ít nhất một phần quà vui Xuân, đón Tết. Đặc biệt, một số nơi có những hộ nghèo, hộ cận nghèo nhận được trên 2 phần quà. Mỗi phần quà có giá trị từ 300.000 đồng – 1,3 triệu đồng. Bên cạnh đó, các địa phương huy động nhiều nguồn lực đã hỗ trợ quà cho cả hộ khó khăn…./.

Trung Hiếu

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