-
"); printWindow.document.write(""); if (title) { printWindow.document.write("" + title.innerText + "
"); } if (subtitle) { printWindow.document.write("" + subtitle.innerText + "
"); } printWindow.document.write(content.innerHTML); printWindow.document.write("