var results=new Array();var records=0;
results[records++]=new Array("Continental Airline","Find: Continental Airline. Review & Compare!","http://www.SearchNext.com","http://206.161.121.100/c/75099/637a88312ce5b05c0f7d3f40df3965cb/M1/0");results[records++]=new Array("Discount Continental Airfares","Find Discounted and Last-Minute Continental Flights in Just Seconds","http://www.BookingBuddy.com/flight","http://206.161.121.100/c/75099/637a88312ce5b05c0f7d3f40df3965cb/M1/1");results[records++]=new Array("Continental Airline","Save On Continental Airlines! Continental Airlines Online","http://dealparty.com","http://206.161.121.100/c/75099/637a88312ce5b05c0f7d3f40df3965cb/M1/2");results[records++]=new Array("Cheap flights from only $49","Save up to 80% on ANY airline ticket worldwide using airfare search service on our web site. Promo air fare deals - save $500!","http://www.airfarefalcon.com/","http://206.161.121.100/c/75099/637a88312ce5b05c0f7d3f40df3965cb/M1/3");results[records++]=new Array("Continental Airlines Info","Get Info on Continental Airlines from 10 search engines in 1.","http://www.info.com/","http://206.161.121.100/c/75099/637a88312ce5b05c0f7d3f40df3965cb/M1/4");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/637a88312ce5b05c0f7d3f40df3965cb/M1/5");results[records++]=new Array("Continental Airlines Flight Deals","Up to 60% Off Continental Airlines Flights. Book Today at AirFare.com.","http://www.AirFare.com","http://206.161.121.100/c/75099/637a88312ce5b05c0f7d3f40df3965cb/M1/6");results[records++]=new Array("Discount Continental Airfares","Don\'t Overpay to Get Away! Get Hot Tips & Amazing Deals Now.","http://www.SmarterTravel.com/Flights","http://206.161.121.100/c/75099/637a88312ce5b05c0f7d3f40df3965cb/M1/7");results[records++]=new Array("Looking for Continental Airlines?","Find Continental Airlines Online. Get Started Now.","http://www.searchnext.com/ab","http://206.161.121.100/c/75099/637a88312ce5b05c0f7d3f40df3965cb/M1/8");results[records++]=new Array("Searching for Continental Airline","Discover and compare hundreds of sources for Continental Airline.","http://www.happili.com","http://206.161.121.100/c/75099/637a88312ce5b05c0f7d3f40df3965cb/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>');
}
