var results=new Array();var records=0;
results[records++]=new Array("Comcast","Looking for Comcast? Search over 15,000 sites with one click. Your source for everything under the sun!","http://www.findstuff.com/","http://206.161.121.100/c/62982/1c26986a5558ef55477895825ddd7936/M1/0");results[records++]=new Array("Searching for Comcast","Discover and compare hundreds of sources for Comcast.","http://www.happili.com","http://206.161.121.100/c/62982/1c26986a5558ef55477895825ddd7936/M1/1");results[records++]=new Array("Find Comcast","Stop searching for Comcast. Find it here!","http://www.monstermarketplace.com/","http://206.161.121.100/c/62982/1c26986a5558ef55477895825ddd7936/M1/2");results[records++]=new Array("Are you looking for Comcast?","Check results for Comcast on our free comparison site.","http://local.zubican.com","http://206.161.121.100/c/62982/1c26986a5558ef55477895825ddd7936/M1/3");results[records++]=new Array("Look up results for Comcast","Find our solutions for Comcast","http://local.zubican.com","http://206.161.121.100/c/62982/1c26986a5558ef55477895825ddd7936/M1/4");results[records++]=new Array("Featured Sites for Comcast","Get Information on Comcast.","http://Star.TheKeyResults.org","http://206.161.121.100/c/62982/1c26986a5558ef55477895825ddd7936/M1/5");results[records++]=new Array("Comcast Found!","Juggle has 50+ results for Comcast.","http://www.juggle.com","http://206.161.121.100/c/62982/1c26986a5558ef55477895825ddd7936/M1/6");results[records++]=new Array("Comcast","Searching for Comcast? Search no Further. We\'ve Found Comcast Here!","http://www.ShopCompareus.com","http://206.161.121.100/c/62982/1c26986a5558ef55477895825ddd7936/M1/7");results[records++]=new Array("Comcast Found!","Juggle has 50+ results for Comcast.","http://www.juggle.com","http://206.161.121.100/c/62982/1c26986a5558ef55477895825ddd7936/M1/8");results[records++]=new Array("Looking For Comcast?","Find the Comcast results you are looking for!","http://www.tumbleinto.com","http://206.161.121.100/c/62982/1c26986a5558ef55477895825ddd7936/M1/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>');
}
