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

