function closeWindow() {
close()
}

function printWindow() {
window.print()
}
