/* Print-friendly page. */
function printpage()
{
	window.print();
}
