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