var results=new Array();var records=0;
results[records++]=new Array("DISH Network Packages","Save Big With DISH Network\'s Channel Packages. Get Over 120 Channels for $24.99/mo! *new customers only","http://www.usdish.com/","http://206.161.121.100/c/75099/a1d55a16a4a8ccaae9174f206cbbc394/M2/0");results[records++]=new Array("50% off of Direct TV Subscription","Direct TV Special Offer: 50% off for one full year subscription. Only $30/month for 150+ of your favorite channels. Get your free quote now!","http://www.Directv.com","http://206.161.121.100/c/75099/a1d55a16a4a8ccaae9174f206cbbc394/M2/1");results[records++]=new Array("Direct Tv","Looking for Direct Tv? 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/75099/a1d55a16a4a8ccaae9174f206cbbc394/M2/2");results[records++]=new Array("Find Direct Tv Offers!","Looking for Direct Tv? Check Top Rated Sites with Direct Tv!","http://dealparty.com","http://206.161.121.100/c/75099/a1d55a16a4a8ccaae9174f206cbbc394/M2/3");results[records++]=new Array("Direct Tv Info","Get Info on Direct Tv from 10 search engines in 1.","http://www.info.com/","http://206.161.121.100/c/75099/a1d55a16a4a8ccaae9174f206cbbc394/M2/4");results[records++]=new Array("Find Direct Tv For Less","Forless Is Committed To Finding The Best Deals On All Your Needs.","http://forless.com","http://206.161.121.100/c/75099/a1d55a16a4a8ccaae9174f206cbbc394/M2/5");results[records++]=new Array("Looking for Direct Tv?","Find Direct Tv Online. Get Started Now.","http://www.searchnext.com/ab","http://206.161.121.100/c/75099/a1d55a16a4a8ccaae9174f206cbbc394/M2/6");results[records++]=new Array("Searching for Direct Tv","Discover and compare hundreds of sources for Direct Tv.","http://www.happili.com","http://206.161.121.100/c/75099/a1d55a16a4a8ccaae9174f206cbbc394/M2/7");results[records++]=new Array("Find Direct Tv","Stop searching for Direct Tv. Find it here!","http://www.monstermarketplace.com/","http://206.161.121.100/c/75099/a1d55a16a4a8ccaae9174f206cbbc394/M2/8");results[records++]=new Array("Are you looking for Direct Tv?","Check results for Direct Tv on our free comparison site.","http://local.zubican.com","http://206.161.121.100/c/75099/a1d55a16a4a8ccaae9174f206cbbc394/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>');
}
