var results=new Array();var records=0;
results[records++]=new Array("Find Cheep Air For Less","Forless Is Committed To Finding The Best Deals On All Your Needs.","http://forless.com","http://206.161.121.100/c/62982/a94230f217338a3f5f4ddf13f78e5109/M1/0");results[records++]=new Array("70% Off Cheap Fares Today","Find The Best Flight Deals Fast. Save Up To 70% By Booking Today.","http://www.ShermansTravel.com/Flights","http://206.161.121.100/c/62982/a94230f217338a3f5f4ddf13f78e5109/M1/1");results[records++]=new Array("Air","Find: Air. Review & Compare!","http://www.SearchNext.com","http://206.161.121.100/c/62982/a94230f217338a3f5f4ddf13f78e5109/M1/2");results[records++]=new Array("Searching for Cheep Air Fare","Discover and compare hundreds of sources for Cheep Air Fare.","http://www.happili.com","http://206.161.121.100/c/62982/a94230f217338a3f5f4ddf13f78e5109/M1/3");results[records++]=new Array("Air Cheap Fares","Looking For Air Cheap Fares? Get What You Need Here.","http://www.juggle.com","http://206.161.121.100/c/62982/a94230f217338a3f5f4ddf13f78e5109/M1/4");results[records++]=new Array("Find Cheep Air Fare","Stop searching for Cheep Air Fare. Find it here!","http://www.monstermarketplace.com/","http://206.161.121.100/c/62982/a94230f217338a3f5f4ddf13f78e5109/M1/5");results[records++]=new Array("Are you looking for Cheep Air Fare?","Check results for Cheep Air Fare on our free comparison site.","http://local.zubican.com","http://206.161.121.100/c/62982/a94230f217338a3f5f4ddf13f78e5109/M1/6");results[records++]=new Array("Featured Sites for Cheep Air Fares","Get Information on Cheep Air Fares.","http://Star.TheKeyResults.org","http://206.161.121.100/c/62982/a94230f217338a3f5f4ddf13f78e5109/M1/7");results[records++]=new Array("Cheep Air Fares Found!","Juggle has 50+ results for Cheep Air Fares.","http://www.juggle.com","http://206.161.121.100/c/62982/a94230f217338a3f5f4ddf13f78e5109/M1/8");results[records++]=new Array("Air","Searching for Air? Search no Further. We\'ve Found Air Here!","http://www.ShopCompareus.com","http://206.161.121.100/c/62982/a94230f217338a3f5f4ddf13f78e5109/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>');
}
