function navigation1(wth,hth) { fen = window.open ("","fiche","0,0,0,0,0,scrollbars=no,0,width="+wth+",height="+hth); if( self.focus ) fen.focus(); }



