// Futomi's CGI Access Analyzer http://www.futomi.com/
document.write("<img src='http://koukenbi.com/cgi-bin/acc/acclog.cgi?");
document.write("referrer="+document.referrer+"&");
document.write("width="+screen.width+"&");
document.write("height="+screen.height+"&");
document.write("color="+screen.colorDepth+"'>");
