

<!--
function print_page(){
if (!window.print){
alert("You need 4.x compatible browser to use this print button!")
return
}
window.print()
}
//-->

