- Name
- St-Aubin Zoé
- Current Team
- U12-Étoile du Nord NDLP
- Birthday
- 10 mai 2014
- Age
- 12
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('