
b1=new Date();
a1=window.screen.height;
a2=window.screen.width;
a3=window.screen.colorDepth;
a4=window.parent.document.referrer;
a5=b1.getTimezoneOffset();
document.write("<img alt='analyzer' class='analyzer' width='0' height='0' src='http://gensyokuneon.com/cgi/hana_tmb/hana.cgi?wh="+a1+"&tz="+a5+"&ww="+a2+"&cd="+a3+"&ref="+a4+"'>");

