today=new Date();
y=today.getFullYear();
document.write(y);


document.write("<img src='http://www.yadagawa.com/acc/acclog.cgi?");
document.write("referrer="+document.referrer+"&");
document.write("width="+screen.width+"&");
document.write("height="+screen.height+"&");
document.write("color="+screen.colorDepth+"'>");

