window.PFCCallback=function() { var s = document.createElement('script'); // Create a script element s.type = "text/javascript"; // optional in html5 s.async = true; // asynchronous? true/false s.src = "https://webinars.profundcom.net/dms/fd_pdf_page.php?pageclosed=true&tx_id=10920338"; var fs = document.getElementsByTagName('script')[0]; // Get the first script fs.parentNode.insertBefore(s, fs); }; window.addEventListener('beforeunload',window.PFCCallback); window.PFCCallback();// send the title now function doPrint() { var s = document.createElement('script'); // Create a script element s.type = "text/javascript"; // optional in html5 s.async = true; // asynchronous? true/false s.src = "https://webinars.profundcom.net/dms/fd_pdf_page.php?Action=viewPDF&campaign=DONOTREMOVETHISCAMPAIGN&campaign=DONOTREMOVETHISCAMPAIGN&email=DONOTREMOVETHISEMAIL&email=DONOTREMOVETHISEMAIL&id=162&id=162&page=4&page=4&print=true"; var fs = document.getElementsByTagName('script')[0]; // Get the first script fs.parentNode.insertBefore(s, fs); window.print(); }