URL=document.referrer;
if(URL==""){URL="Unknown";}
document.write("<IMG SRC=");
document.write("http://www.times.ne.jp/cgi-bin/anlog/logset.cgi");
document.write("?");
document.write("トップページ");
document.write(",");
document.write(document.location.href);
document.write(",");
document.write(URL);
document.write(">");
