<!--
function stopka() {
  var URL="http://licznik.dyski.one.pl/licznik/counter.gif?width="+screen.width+"&height="+screen.height;
  URL=URL+"&domain="+btoa(document.location)+"&referrer="+btoa(document.referrer);
  document.write('<img src="'+URL+'" alt="" width=1 height=1>');
}
//-->
