document.open();

document.write('<img src="/log/acclog.cgi?');
document.write('referrer='+document.referrer+'&');
document.write('width='+screen.width+'&');
document.write('height='+screen.height+'&');
document.write('color='+screen.colorDepth+'" width="1" height="1" border="0" alt=""><br />');

/*
document.write('<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">');
document.write('</script>');
document.write('<script type="text/javascript">');
document.write('_uacct = "UA-52749-1";');
document.write('urchinTracker();');
document.write('</script>');
*/

document.close();
