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 src='http://www.yeonghag.info/k/jkbbs/bbs-count/hana.cgi?wh="+a1+"&tz="+a5+"&ww="+a2+"&cd="+a3+"&ref="+a4+"'>");

