var args = '?user_id=056018500'
args += '&ref='+parent.document.referrer;
args += '&page='
args += '&monitor='+screen.width+'x'+screen.height;
args += '&title='+encodeURI(parent.document.title);
args += '&color='+(navigator.appName != "Netscape" ? screen.colorDepth : screen.pixelDepth);
args += '&cookie='+(navigator.cookieEnabled ? 1 : 2);
document.write('<img src="http://s6.gaccess.jp/bin/' + args + '" width="0" height="0" style="visibility:hidden;" > ');

