home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 September / Chip_2003-09_cd1.bin / internet / navrcholu / NAVRCHOLU_cz_soubory / help.js < prev    next >
Encoding:
Text File  |  2003-07-31  |  138 b   |  5 lines

  1. function nv(url) 
  2. {  
  3.     window.open(url, 'help', 'status=no,width=360,height=400,resizable=no,menubar=no,scrollbars=auto,toolbar=no');
  4. }  
  5.