function copyText() { const text = document.getElementById('text-to-copy').innerText; navigator.clipboard.writeText(text).then(() => { alert('Text copied to clipboard'); }).catch(err => { alert('Error in copying text: ', err); }); }
top of page
Aitkin Employee Revitalization Kickoff! (Option 1)
Aitkin Employee Revitalization Kickoff! (Option 1)

Thu, Jul 27

|

3rd floor (Boardroom/Training Room)

Aitkin Employee Revitalization Kickoff! (Option 1)

Connect with fellow employees, learn more about our Revitalization Initiative, and practice a new tool designed to help you transform your experience at work!

Registration is closed
See other events

Time & Location

Jul 27, 9:00 AM – 11:00 AM

3rd floor (Boardroom/Training Room), 307 2nd St NW, Aitkin, MN 56431, USA

Share this event

bottom of page