home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 February / Chip_2004-02_cd1.bin / chplus / psychotromery / script.js < prev    next >
Text File  |  2003-12-02  |  645b  |  10 lines

  1. datum = new Date (document.lastModified);
  2. mesic = new Array ('ledna', '·nora', 'b°ezna', 'dubna', 'kv∞tna', 'Φervna', 'Φervence', 'srpna', 'zß°φ', '°φjna', 'listopadu', 'prosince');
  3. document.write (datum.getDate() + '. ' + mesic[datum.getMonth()] + ' ' + datum.getFullYear());
  4.  
  5. document.write("<br>")
  6. if(navigator.userAgent!="Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02"&&navigator.userAgent!="Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)")
  7. {document.write("Omlouvßm se, ale strßnky se nemusφ zobrazit sprßvn∞!<br>");}
  8.  
  9. if(document.body.clientHeight<="440")
  10. {document.write("Menu nebude fixovßno!");}