TENTO KOD VLOZTE DO STRANEK (nutno upravit cestu k counter.php)
---------------------------------------------------------------

<script type="text/javascript">
<!--
document.write("<img src=\"__vas_server__/counter.php?referer=" + escape(top.document.referrer) + "&screenres=" + screen.width + "x" + screen.height + "&colordepth=" + screen.colorDepth + "\" width=\"1\" height=\"1\" alt=\"\" />");
// -->
</script>

<noscript>
<div>
<img src=" vas_server__/counter.php" width="1" height="1" alt="" />
</div>
</noscript>
