home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / chplus / jaknaweb / script / toplist.js < prev   
Text File  |  2004-03-01  |  394b  |  6 lines

  1. namepom = "";
  2. if (document.layers)
  3.  namepom='name\="toplist" ';
  4. document.write('<img src="http://www.toplist.cz/count.asp?ID=45747&logo=mc&start=0&http='+escape(document.referrer)+'&wi='+escape(window.screen.width)+'&he='+escape(window.screen.height)+'&cd='+escape(window.screen.colorDepth)+'" id="toplist" ' + namepom + 'alt="TOPlist" width="1" height="1" \/>');
  5.  
  6.