
function printpage()
{
	this.blur();

	window.print();

}
