function show_prnt_btn(){
	document.getElementById("prnt_btn").style.display="block";
}