// JavaScript Document
function printpage()
	{
	window.print();
	}

/*
function closewindow()
	{
	window.close()
	}
*/
	