/*--- Click Watcher log analize ---*/
Ref=escape(parent.document.referrer);
MyURL=escape(parent.document.URL);
Lmod=document.lastModified;
Fpg = "";
if (parent.frames.length > 0) {
	Fparam = window.location.search;
	Fparam = Fparam.substring(1,10);
	if (Fparam == "cwfp=0123") {
		Fpg = "&fp=";
		Fpg += escape(top.frames.location);
		//alert( Fpg );
	}
}
dt = new Date();
Msec = dt.getMinutes()*60+dt.getSeconds();
document.write("<img src=http://wwb7.click-watcher.com/local/yomiko/new_yomiko.gif?f=05249&r="+ Ref + Fpg +"&mp="+ MyURL +"&tm="+ Msec +" width=0 height=0>");
//---------------------------------------------------------------
//document.write("<img src=/cwinc/cwnext.gif width=0 height=0>");
