function doit(){
if (!window.print){
alert("Musisz mieæ NS4.x lub IE5,\naby u¿yæ przycisku drukowania!")
return
}
window.print()
}

