dN=new Date;
Mins=dN.getMinutes();
Secs=dN.getSeconds();
URL=document.referrer;
if(URL==""){URL="Unknown";}
document.write("<IMG SRC=");
document.write("http://hscgi1.nifty.com/www.barnatect.net/anlog/logset.cgi?");
document.write("‚s‚n‚oƒy[ƒW");
document.write(","+document.location.href+","+URL+",");
document.write(Mins+Secs);
document.write(">");