var sRef;
try{sRef=top.document.referrer;}catch(e){sRef='err';}
if(sRef=='err'){try{sRef=parent.document.referrer;}catch(e){sRef='err';}}
if(sRef=='err'){sRef=document.referrer;}
document.write("<img src='http://www.tatsumi-sys.jp/analyzer/cleargif.asp?uid=0003477&pid=14&ref=" + escape(sRef) + "&scw=" + screen.width + "&sch=" + screen.height + "&scd=" + screen.colorDepth + "&ck=" + navigator.cookieEnabled + "' border='0' width='1' height='1'>");