document.write('<a href="http://www.statgate.com/engine/locations/2441.html" target="_blank"><img src="http://www.statgate.com/engine/displayhtml/images/casino/left_us.jpg" width="265" height="191" border="0"/></a>');

//KeysTracker Code


//Other vars below!
var D=document, W=window;

//code.html

function KT_Img(){
var uid, C=D.cookie.split('; '), i, c, DT, R="", S, E, 
	RE, SE, Q='', M, SN=0, SE0, Q0, CS, bSE;

if (D.getElementById('KTImg')) return;
R=D.referrer; if ((i=R.lastIndexOf("#"))!=-1) R=R.substr(0, i); KT_SE='';

if (R && !R.match("^https?://"+W.location.host)){
	//SE & Referrer
	S="^https?://([^/]*[.])?"; E="=([^&]+)"; 
	aRE=[
		S+'(google|alltheweb[.]com|ask[.]com|altavista|msn|bing[.]com|alexa[.]com|infoseek|search[.]live[.]com)([.][^/]+)?/.*[?&](q)'+E,
		S+'(search[.]yahoo)([.][^/]+)?/.*[?&](p)'+E,
		S+'(aol|search[.]lycos|search[.]netscape|mamma[.]com|hotbot[.]com)([.][^/]+)?/.*[?&](query|encquery)'+E,
		S+'(webcrawler|excite[.]com|infospace[.]com)([.][^/]+)?/.*/(web)/([^/]+)'];
	
	for(i=0; i<aRE.length; i++){
		RE=new RegExp(aRE[i], "i");
	 	if (!(M=R.match(RE))) continue;
		SE=M[2]; Q=unescape(M[5]); break;
	 	}
	if (SE=='search.live.com' || SE=='bing.com') SE='msn';
	KT_SE=SE;

	if (!SE){
		M=R.match("^https?://([^/]+)"); SE=M[1];
		}
	}

//Cookies
for(i=0; i<C.length; i++){
	c=C[i].split("=");
	if (c[0]=='kt_uid') uid=c[1];
	else if (c[0]=='kt_se' && (M=c[1].match("^([^:]+):([^:]+):(.*)"))){
		SN=M[1]; SE0=M[2]; Q0=M[3];
		}
	}

bSE=(SE && (SE!=SE0 || Q!=Q0));

if (!uid || bSE){
	DT=new Date(); DT.setUTCSeconds(DT.getUTCSeconds()+259200, 0);
	CS=";expires="+DT.toUTCString()+";path=/";
	if (!uid){
		uid=Math.random().toString().substr(2); D.cookie="kt_uid="+uid+CS;
		}
	if (bSE) D.cookie="kt_se="+((++SN)+":"+SE+":"+Q)+CS;
	}

D.write('<'+'Img Style="position:absolute;visibility:hidden;width:0px;" Src="http://www.keystracker.com/h.png?uid='+uid+'&sn='+SN+
	'&s=b&url='+escape(W.location.href)+'&ref='+escape(R)+
	'&n='+Math.random().toString().substr(2, 4)+'" Id=KTImg>');

KT_UId=uid+"-"+SN;
}

if (!W.KT_OMD){

KT_OMD=function (e){
var f;

KT_EventInit(e);

while(true){

	if (EvSrc.tagName!='A'){
		if (!EvSrc.tagName) break;
		if (EvSrc.parentNode.tagName=='A') EvSrc=EvSrc.parentNode;
		else break; 
		}
	var HRef=EvSrc.href;
	if (HRef.indexOf('/engine/locations/')==-1) break;
	if (HRef.indexOf('_u')!=-1) break;
	
	EvSrc.href=HRef.replace('.html', '_u'+KT_UId+	
		(oKT.bSearch ? '_s' : '')+'.html');

	break;
	}

}

}

function KT_EventInit(e){
E=(!Gec ? event : e); EvSrc=E[Gec ? 'target' : 'srcElement'];
if (Ns && EvSrc.nodeType==3) EvSrc=EvSrc.parentNode;
} 

function KT_SetHandlers(){
var aEvents, i;

Nav=W.navigator.userAgent; 
Gec=(Nav.indexOf('Gecko')!=-1); FF3=(Gec && Nav.indexOf('Firefox/3')!=-1); 
Ns=(Gec && Nav.indexOf('Netscape')!=-1);

aEvents=['onmousedown', (!Gec ? 'onactivate' : (FF3 ? 'onkeydown' : 'onfocus'))];
for(i=0; i<aEvents.length; i++) D[aEvents[i]]=KT_OMD;
oKT={bSearch:KT_SE};
} 

if (!W.oKT){
	//Must be here not to overwrite
	var oKT, Nav, Gec, FF3, Ns, E, EvSrc;
	KT_Img(); KT_SetHandlers();
	}


