
<!--
function version(){
	if (!window.print){
	alert("Please Print From the File Menu")

return
	}
		window.print()
	}
//-->
