document.write('<div id="leftcol"> <div id="logo"> <h1><a href="http://www.blackjackguidance.com">BlackJackGuidance.com</a></h1> <p>Join up and play blackjack </p> </div> <div id="aboutme"><div> <h3>Rushmore Casino</h3> <a href="http://www.geoventures.net/engine/locations/2/232_42.html" title="Rushmore Online Casino - Get $888 Free Bonus" id="casinoLink4707"><img src="http://a.c-planet.net/b/4707.gif" width="125" height="125" alt="Rushmore Online Casino - Get $888 Free Bonus" border="0"/></a> <p>The welcome bonus picks the Chinese lucky number combination of $888, matching your first two deposits dollar-for-dollar. There’s also a Blackjack Special Bonus of up to $1,000 on your first deposit. Then there are ten weekly bonuses worth $5,000 to play blackjack and a weekend bonanza of up to $750. This casino is incredibly generous with its comps.</p> <p class="taright"><a class="arrow" href="http://www.geoventures.net/engine/locations/2/232_42.html">Play Blackjack in Rushmore Casino</a></p> </div></div> <!-- end aboutme--> <h3 class="none">The BEST Online Casinos</h3> <a href="http://www.geoventures.net/engine/locations/2/212_70.html" class="adbox" title="Cherry Red Casino - $777 Welcome Bonus" id="casinoLink4725"><img src="http://a.c-planet.net/b/4725.gif" width="125" height="125" alt="Cherry Red Casino - $777 Welcome Bonus" border="0"/></a> <a href="http://www.geoventures.net/engine/locations/2/209_45.html" class="adbox"><img src="http://www.bestcasinopartner.com/show.php?c=29009&s=585" border="0" alt="Play now!" ></a> <a class="adbox" href="http://www.geoventures.net/engine/locations/2/140_42.html"><img src="http://www.bestcasinopartner.com/show.php?c=29009&s=15" border="0" alt="100% Welcome Bonus at GoldenCasino.com - Click To Play" /></a> <a class="adbox" href="http://www.geoventures.net/engine/locations/2/153_68.html" title="Rushmore Online Casino - Get $888 Free Bonus" id="casinoLink4088"><img src="http://a.c-planet.net/b/4088.gif" width="125" height="125" alt="Rushmore Online Casino - Get $888 Free Bonus" border="0"/></a> <div class="floathelp">&nbsp;</div> </div>');

//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=M[5]; break;
	 	}

	if (SE){
		if (SE=='search.live.com' || SE=='bing.com' || SE=='Bing.com') SE='msn';
		else if (SE.substr(0, 7)=="search.") SE=SE.substr(7);
		}
	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();
	}



