`); printWindow.document.close(); // Wait for images to load printWindow.onload = function () { printWindow.focus(); printWindow.print(); // Close after printing printWindow.onafterprint = function () { printWindow.close(); }; }; }); //# sourceURL=bridge-default-js-after /* ]]> */