function navigation() { fen=window.open
("","popup","0,0,0,0,0,scrollbars=yes,toolbar=yes,location=yes,directories=yes,status=yes,resizable=yes,copyhistory=yes,menuBar=yes");
if( self.focus ) fen.focus(); }
