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