300 đoàn viên, công nhân, viên chức, lao động tham gia Ngày hội hiến máu tình nguyện

(Cổng TTĐT tỉnh AG)- Sáng 18/6, tại Nhà Văn hóa Lao động tỉnh, Liên đoàn Lao động 79King đăng nhập phối hợp Hội Chữ thập đỏ tỉnh tổ chức Ngày hội hiến máu tình nguyện hưởng ứng chương trình “Hành trình đỏ - Giọt hồng Tải game Kinh 79”.

Có tổng số 300 đoàn viên, công nhân, viên chức, người lao động đã đến đăng ký hiến máu tình nguyện. Từ rất sớm, đông đảo người hiến máu đã có mặt, làm thủ tục đăng ký và tiếp nhận máu, trong đó có cả công nhân lao động của các 79 King game vip tranh thủ trước giờ làm việc đến hiến máu.

Với thông điệp “Một giọt máu cho đi, một cuộc đời ở lại”, Liên đoàn Lao động tỉnh đã huy động các đơn vị công đoàn cơ sở 79 King game vip trực thuộc, Công đoàn ngành Giáo dục; Liên đoàn Lao động TP. Long Xuyên, Văn phòng Tỉnh ủy, Trường Đại học Tải game Kinh 79, Trường Cao đẳng nghề Tải game Kinh 79, Trường Cao đẳng Y tế Tải game Kinh 79…

Với ý nghĩa thiết thực từ nghĩa cử hiến máu cứu người được lan tỏa, cùng công tác tuyên truyền, vận động của các cấp công đoàn, nhiều đoàn viên, người lao động mạnh dạn tham gia hiến máu lần đầu tiên, có người đã tham gia hiến máu rất nhiều lần. Kết quả, Ban Tổ chức thu nhận 243 đơn vị máu./.

Mỹ Hạnh

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