var results=new Array();var records=0;
results[records++]=new Array("Kobe Bryant&amp;#39;s IQ = 123","Are you smarter than Kobe? Find out now!","http://www.OfficialIQQuiz.com","http://206.161.121.100/c/62982/a6e1ac525d8cace7970af73a92a792dc/M2/0");results[records++]=new Array("Searching for Game","Discover and compare hundreds of sources for Game.","http://www.happili.com","http://206.161.121.100/c/62982/a6e1ac525d8cace7970af73a92a792dc/M2/1");results[records++]=new Array("Game","Enjoy Exciting Games. Free Download and play full version !","http://www.Gamedownl0ads.com/Game","http://206.161.121.100/c/62982/a6e1ac525d8cace7970af73a92a792dc/M2/2");results[records++]=new Array("Featured Sites for Games","Get Information on Games.","http://Star.TheKeyResults.org","http://206.161.121.100/c/62982/a6e1ac525d8cace7970af73a92a792dc/M2/3");results[records++]=new Array("Find Game","Stop searching for Game. Find it here!","http://www.monstermarketplace.com/","http://206.161.121.100/c/62982/a6e1ac525d8cace7970af73a92a792dc/M2/4");results[records++]=new Array("Game","More about Game","http://www.BrandsPro.com","http://206.161.121.100/c/62982/a6e1ac525d8cace7970af73a92a792dc/M2/5");results[records++]=new Array("Are you looking for Game?","Check results for Game on our free comparison site.","http://local.zubican.com","http://206.161.121.100/c/62982/a6e1ac525d8cace7970af73a92a792dc/M2/6");results[records++]=new Array("$1000 Free to play Game","Lots of new slots. New games added daily! Highest payouts and best odds. Better then Vegas!","http://www.slotmachinemadness.net/","http://206.161.121.100/c/62982/a6e1ac525d8cace7970af73a92a792dc/M2/7");results[records++]=new Array("TODAY: Los Angeles iPads for $14.56?","Breaking News: Is this a Scam? You WONT believe what we found!","http://www.TimesInside.com","http://206.161.121.100/c/62982/a6e1ac525d8cace7970af73a92a792dc/M2/8");results[records++]=new Array("Games","Games. Find What You Need Here!","http://www.YourDirectBuys.com","http://206.161.121.100/c/62982/a6e1ac525d8cace7970af73a92a792dc/M2/9");


if (!self.w){
	function w(s){document.write(s);}
}
if (records){
	w('<table class="at" id="at">');
	w('<tr class="ar" id="ar_0">');
	c=1;
	records--;
	for(i=0;i<=records;i++){
		w('<td class="ac" id="ac_'+i+'">');
		w('<a target="_blank" class="it" id="it_'+i+'" href="'+results[i][3]+'">'+results[i][0]+'</a><br>');		w('<span class="id" id="id_'+i+'">'+results[i][1]+'</span>');		w('<a target="_blank" class="iu" id="iu_'+i+'" href="'+results[i][3]+'">'+results[i][2]+'</a><br>');		w('</td>');
		if (i!=records) w('</tr><tr class="ar" id="ar_'+(c++)+'">');	}
	w('</tr>');
	w('</table>');
}
