- Name
- Sabourin Rosalie
- Current Team
- U10-St-André-Avellin-1
- Birthday
- 1 décembre 2015
- Age
- 10
document.addEventListener('DOMContentLoaded', (event) => { document.getElementById('printButton').addEventListener('click', function() { var printContents = document.querySelector('.print-this-div').innerHTML; // Open a new window var printWindow = window.open('', '_blank'); // Write the page contents to the new window printWindow.document.write('