





ot_b="http://www.gamegate.com";

if(typeof(top.document)=="object") ot_r=top.document;else ot_r=document;
ot_sc=ot_r.body;
if(ot_r.location!=document.referrer)ot_r=document;

function f_log(){
	ot_im=new Image(1,1);
	ot_im.src=ot_b+'/logging.action?mid='+mid
	 +'&fv='+fv+'&cld='+escape(cld)
	 +'&sh='+screen.height+'&sw='+screen.width
	 +'&lc='+escape(document.location)+'&ref='+escape(ot_r.referrer)
	 +'&ac='+ac
	 +'&id='+id;
}

f_log();

window.focus();

