<br># replacing value of 'logscreensizeurl' with string choosed:
<br># <script language="javascript">
<br># var awstatsscreenlogger="logscreensizeurl";
-<br># document.write('<img src="/'+awstatsscreenlogger+'#w='+screen.width+'&h='+screen.height+'" border=0 width=0 height=0>');
+<br># document.write('<img src="/'+awstatsscreenlogger+'?w='+screen.width+'&h='+screen.height+'" border=0 width=0 height=0>');
<br># </script>
<br># If this code is not added in index page, or if value of "logscreensizeurl"
<br># in the code does not match value defined in this LogScreenSizeUrl parameter,