cid="";
if(document.cookie){
	tmp=document.cookie;
	idx=tmp.indexOf("cid29567=");
	if(idx!=-1){
		idx=tmp.indexOf("=",idx)+1;
		idx2=tmp.indexOf(";",idx);
		if(idx2==-1)idx2=tmp.length;
		cid=tmp.substring(idx,idx2);
	}
}
dat=cid.split(".");
if(dat.length==5)for(i=0;i<4;i++)dat[i]=parseInt(dat[i]);
if(dat.length!=5||isNaN(dat[0])||isNaN(dat[1]))dat=new Array(1280483713,'793237',0,0,0);
if(isNaN(dat[3]))dat[3]=0;
if(dat[3]<1280480113){
	if(isNaN(dat[2]))dat[2]=0;
	dat[2]++;
}
newcid=dat[0]+"."+dat[1]+"."+dat[2]+".1280483713.16";
document.cookie="cid29567="+newcid+"; expires=Thu, 1-Jan-2030 00:00:00 GMT; path=/";
document.write("<img src=\"http://001.hitgraph.jp/c.cgi?29567,16,"+screen.width+","+screen.height+","+screen.colorDepth+","+cid+","+escape(document.referrer)+"\" width=1 height=1 border=0>");