var results=new Array();var records=0;
results[records++]=new Array("Looking for Aol?","Find Aol Online. Get Started Now.","http://www.searchnext.com/ab","http://206.161.121.100/c/75099/f7ff3ceb7bd7d1c2f2a89f3c8d777c9d/M2/0");results[records++]=new Array("Searching for Aol","Discover and compare hundreds of sources for Aol.","http://www.happili.com","http://206.161.121.100/c/75099/f7ff3ceb7bd7d1c2f2a89f3c8d777c9d/M2/1");results[records++]=new Array("Are you looking for Aol?","Check results for Aol on our free comparison site.","http://local.zubican.com","http://206.161.121.100/c/75099/f7ff3ceb7bd7d1c2f2a89f3c8d777c9d/M2/2");results[records++]=new Array("Get Aol Here","Great selection from top providers. Visit us today!","http://www.manyrecipes.com/","http://206.161.121.100/c/75099/f7ff3ceb7bd7d1c2f2a89f3c8d777c9d/M2/3");results[records++]=new Array("Aol","Aol.  Find the Information and Service you need.  Fast and Easy!","http://www.dealsuperstar.com","http://206.161.121.100/c/75099/f7ff3ceb7bd7d1c2f2a89f3c8d777c9d/M2/4");results[records++]=new Array("Aol","Aol.  Find the Information and Service you need.  Fast and Easy!","http://www.LegalShine.com","http://206.161.121.100/c/75099/f7ff3ceb7bd7d1c2f2a89f3c8d777c9d/M2/5");results[records++]=new Array("Aol","Aol.  Find the Information and Service you need.  Fast and Easy!","http://www.theshoppingtop.com","http://206.161.121.100/c/75099/f7ff3ceb7bd7d1c2f2a89f3c8d777c9d/M2/6");results[records++]=new Array("Aol","Aol.  Find the Information and Service you need.  Fast and Easy!","http://www.thepartysuppliescatalog.com","http://206.161.121.100/c/75099/f7ff3ceb7bd7d1c2f2a89f3c8d777c9d/M2/7");results[records++]=new Array("Credit Reports","Get Your Credit Scores - Free - Fast - Easy - Secure!","http://Thetechmaster.net/--Free-Credit-Report","http://206.161.121.100/c/75099/f7ff3ceb7bd7d1c2f2a89f3c8d777c9d/M2/8");results[records++]=new Array("Beach Getaway Deals","Beach Getaway Deals - Plan The Perfect Beach Vacation!","http://Thetechmaster.net/--Beaches","http://206.161.121.100/c/75099/f7ff3ceb7bd7d1c2f2a89f3c8d777c9d/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="id" id="id_'+i+'" href="'+results[i][3]+'">'+results[i][1]+'</a><br>');				w('</td>');
		if (i!=records) w('</tr><tr class="ar" id="ar_'+(c++)+'">');	}
	w('</tr>');
	w('</table>');
}
