 stat_stranka = encodeURIComponent(window.location.pathname);
 stat_o = encodeURIComponent(document.referrer);
 stat_l = navigator.systemLanguage;
 stat_c = screen.colorDepth;
 stat_y = screen.height;
 stat_x = screen.width;
 stat_id = 76530;

 document.writeln('<img src="http://www.nehty.com/statistika/statistika.php?s='+stat_stranka+'&amp;x='+stat_x+'&amp;y='+stat_y+'&amp;c='+stat_c+'&amp;l='+stat_l+'&amp;o='+stat_o+'&amp;id='+stat_id+'" width="1" height="1" alt="">');
 
