dN=new Date; 
Mins=dN.getMinutes(); 
Secs=dN.getSeconds(); 
URL=document.referrer; 
if(URL==""){URL="Unknown";} 
document.write("<IMG SRC="); 
document.write("http://hanshin-car.com/prg/cgi-bin/anlog/logset.cgi?"); 
document.write("%83T%83%93%83o%81%5b%83f%83B%83A%83X%94%84%96%f1"); 
document.write(","+document.location.href+","+URL+","); 
document.write(Mins+Secs); 
document.write(">"); 