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

