var results=new Array();var records=0;
results[records++]=new Array("Compare Cheap Flights","Search over 130 top travel sites to find amazingly cheap flights in seconds!","http://www.BookingBuddy.com/flight","http://206.161.121.100/c/75099/dd9fb9f6b85497c386dd2e0c465448cf/M1/0");results[records++]=new Array("Cheap Flight Tickets","Compare and Save up to 70% on Airline Tickets globally, Find Deals on Flight Tickets.","http://www.searchairlineprices.com","http://206.161.121.100/c/75099/dd9fb9f6b85497c386dd2e0c465448cf/M1/1");results[records++]=new Array("Cheapflights","Shop for Cheapflights and tons of other deals at MonsterMarketplace.com.","http://www.monstermarketplace.com","http://206.161.121.100/c/75099/dd9fb9f6b85497c386dd2e0c465448cf/M1/2");results[records++]=new Array("Compare Cheap Flights","Don\'t Overpay to Get Away! Get Hot Tips & Amazing Deals Now.","http://www.SmarterTravel.com/Flights","http://206.161.121.100/c/75099/dd9fb9f6b85497c386dd2e0c465448cf/M1/3");results[records++]=new Array("Cheapflights Info","Get Info on Cheapflights from 10 search engines in 1.","http://www.info.com/","http://206.161.121.100/c/75099/dd9fb9f6b85497c386dd2e0c465448cf/M1/4");results[records++]=new Array("Cheapflights","Cheapflights Found Here. Find LOW PRICE airlines tickets by comparing! Easy to use, Fill out one form and submit to multiple travel companies!","http://www.escapewizard.com","http://206.161.121.100/c/75099/dd9fb9f6b85497c386dd2e0c465448cf/M1/5");results[records++]=new Array("Cheapflights","Searching for Cheapflights? Search no Further. We\'ve Found Cheapflights Here!","http://www.ShopCompareus.com","http://206.161.121.100/c/75099/dd9fb9f6b85497c386dd2e0c465448cf/M1/6");results[records++]=new Array("Find Cheapflights For Less","Forless Is Committed To Finding The Best Deals On All Your Needs.","http://forless.com","http://206.161.121.100/c/75099/dd9fb9f6b85497c386dd2e0c465448cf/M1/7");results[records++]=new Array("Looking for Cheapflights?","Find Cheapflights Online. Get Started Now.","http://www.searchnext.com/ab","http://206.161.121.100/c/75099/dd9fb9f6b85497c386dd2e0c465448cf/M1/8");results[records++]=new Array("Searching for Cheapflights","Discover and compare hundreds of sources for Cheapflights.","http://www.happili.com","http://206.161.121.100/c/75099/dd9fb9f6b85497c386dd2e0c465448cf/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="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>');
}
