SwimIQ
Competitive Swim Coaching

Designed & Built by Arman Sanei  ·  © 2026 SwimIQ

'; var printWin = window.open('','_blank','width=820,height=1000'); if(!printWin){ toast('Allow popups to export PDF',true); return; } printWin.document.write(html); printWin.document.close(); printWin.focus(); setTimeout(function(){ printWin.print(); },600); }