var link = document.referrer;  if (link != "") link = escape(link);  document.write('<img src="http://www.splarge-k.com/prog-st/access/getlog.cgi?file=INDEX&img=index.gif&ref=' + link + '');document.write(screen.width + '*' + screen.height + '&color=' + screen.colorDepth);  document.write('" height="1" width="1" border="0">');