// JavaScript Document
function printThis(){
	window.print();
}
