function cls(){
	window.close();
}

function Print(){
	window.print();
}
