// print

function printpage() {
window.print();  
}