home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd1.bin / bonus / www / popis_soubory / copyright.js < prev    next >
Text File  |  2002-12-02  |  2KB  |  43 lines

  1. //<!--
  2. document.write("<!br clear=all><table width=100% cellpadding=0 cellspacing=0 border=0><tr><td align=left>");
  3. document.write ("<img src=\"http://www.counter.cz/count.asp?ID=2558&typ=pix&http="+escape(top.document.referrer)+"\" width=1 height=1 border=0>"); 
  4. document.write ('<img src="http://www.toplist.cz/count.asp?id=22980&logo=&http='+escape(top.document.referrer)+'&wi='+escape(window.screen.width)+'&he='+escape(window.screen.height)+'&cd='+escape(window.screen.colorDepth)+'" width=1 height=1 border=0>'); 
  5.  
  6. pxDepth = screen.pixelDepth;
  7. if (!(pxDepth > 0))
  8.     pxDepth = screen.colorDepth;
  9. if (!(pxDepth > 0))
  10.     pxDepth = 0; 
  11. document.write("<img src=\"http://hit.navrcholu.cz/hit?id=00024828;n=1;screenx=" + screen.width + ";screeny=" + screen.height + ";cdepth=" + pxDepth + ";ref=" + escape(top.document.referrer) + "\" width=\"1\" height=\"1\">");
  12.  
  13.  
  14.    function initArray() {  
  15.       this.length = initArray.arguments.length
  16.       for (var i = 0; i < this.length; i++)
  17.       this[i+1] = initArray.arguments[i]
  18.    }
  19.  var LastModDate = new Date(document.lastModified);
  20.  var MOYArray = new initArray("ledna","·nora","b°ezna","dubna","kv∞tna","Φervna","Φervence","srpna","zß°φ","°φjna","listopadu","prosince");
  21.  
  22. document.write("<!font color=gray>");
  23. document.write("<div  title=\"update ");
  24. document.write(LastModDate.getDate(),". ");
  25. document.write(MOYArray[(LastModDate.getMonth()+1)],"  ");
  26. document.write("2002\">");
  27. document.write(window.location.href);
  28.  
  29. sscr="null";
  30. sdep="null";
  31. sref=""+escape(document.referrer)
  32. sscr=screen.width; 
  33. btype=navigator.appName;
  34. if (btype!="Netscape") { sdep=screen.colorDepth } else { sdep=screen.pixelDepth }
  35. outdata="&sscr="+sscr+"&sdep="+sdep+"&sref="+sref;
  36. document.write("<IMG SRC=\"http://sys.itop.cz/?id=897&ht=0&dg=0"+outdata+"\" BORDER=\"0\" WIDTH=\"1\" HEIGHT=\"1\">");
  37. document.write("</div>");
  38. document.write("</td><td>");
  39. document.write("<div align=right style=\"text-align:right\"><small><a href=\"");
  40. document.write(window.location.href);
  41. document.write("\" target=\"print\" Title=\"nove okno\">verze pro tisk</a></small></div>");
  42. document.write("</font></td></tr></table>");
  43. //-->