<script language="JavaScript">
<!--
var ref;
var col;
var scr;
ref = escape(document.referrer);
col = screen.colorDepth?screen.colorDepth: screen.pixelDepthescape;
scr = screen.width+'x'+screen.height;
pg = escape(window.location.href);
rnd = Math.random();
document.write('<img src="http://www.atlantic-st.ru/stat/stat.php?ref='+ref+'&col='+col+'&scr='+scr+'&pg='+pg+'&rnd='+rnd+'" width="1" height="1" border=0>');
-->
</script>