<!-- 
	function printPage() {
	 if (window.print) window.print() 
	 else 
	 alert("<%=TEXT_PressCTRLP%>"); 
	 } 
 //-->