xx = escape(document.referrer);
yy = "";
for (i = 0; i < xx.length; i++) {
  zz = xx.charAt(i);
  yy += (zz == "+") ? "%2B" : zz;
}
document.write('<img width="60" height="14" class="logo2" style="margin:5px 2px 0px 0px;" ');
document.write('src="http://xn--lckxbl3u380rzvn.jp/x/wwwcount.xcg?gif');
document.write('+ref+', yy, '">');

