home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / internet / ukazky / 21_soubory / czechia1.js < prev    next >
Text File  |  2001-06-21  |  205b  |  7 lines

  1. <!--
  2.  function Otevri_okno()
  3.  {
  4.  msg = window.open('','window', 'toolbar=no,menubar=no,location=no,directories=no,scrollbars=yes,resizable=yes,status=yes,width=540,height=410');
  5.  
  6. }
  7. //test.focus();-->