document.open();
document.write("<img src='./acc/rlinkup.cgi?");
document.write(document.referrer+"' border=0 width=1 height=1>");
str1 = "http://acc-anal2.7jp.net/acc-coll.cgi?mode=total&user=yomi123&";
str1 += "width="+screen.width+"&";
str1 += "height="+screen.height+"&";
str1 += "color="+screen.colorDepth+"&";
str1 += "referrer="+document.referrer;
LoadImage=new Image;;
LoadImage.src=str1;
document.write("<img src="+str1+">");
document.close();

