var results=new Array();var records=0;
results[records++]=new Array("Airway","Looking for Airway? Compare offers from over 15,000 sites with one click. Your source for everything!","http://www.searchnext.com","http://206.161.121.100/c/75099/7dcf8a193bdf195591db4ad95eed2c74/M2/0");results[records++]=new Array("Us Airway","Find: Us Airway. Review & Compare!","http://www.findstuff.com/","http://206.161.121.100/c/75099/7dcf8a193bdf195591db4ad95eed2c74/M2/1");results[records++]=new Array("Us Airways Info","Get Info on Us Airways from 10 search engines in 1.","http://www.info.com/","http://206.161.121.100/c/75099/7dcf8a193bdf195591db4ad95eed2c74/M2/2");results[records++]=new Array("US Airways Deals","Don\'t Overpay to Get Away! Get Hot Tips & Amazing Deals Now.","http://www.SmarterTravel.com/Flights","http://206.161.121.100/c/75099/7dcf8a193bdf195591db4ad95eed2c74/M2/3");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/7dcf8a193bdf195591db4ad95eed2c74/M2/4");results[records++]=new Array("Find Us Airways Offers!","Looking for Us Airways? Check Top Rated Sites with Us Airways!","http://dealparty.com","http://206.161.121.100/c/75099/7dcf8a193bdf195591db4ad95eed2c74/M2/5");results[records++]=new Array("Us Airway","Us Airway 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/7dcf8a193bdf195591db4ad95eed2c74/M2/6");results[records++]=new Array("Looking for Us Airways?","Find Us Airways Online. Get Started Now.","http://www.searchnext.com/ab","http://206.161.121.100/c/75099/7dcf8a193bdf195591db4ad95eed2c74/M2/7");results[records++]=new Array("US Airways","Save 70% on US Airways! Check Out US Airways Prices.","http://netshoppers.com","http://206.161.121.100/c/75099/7dcf8a193bdf195591db4ad95eed2c74/M2/8");results[records++]=new Array("2 FREE jet Blue AIRWAYS TICKETS!","Enter your email to see if you qualify for our 2 FREE jet Blue AIRWAYS TICKETS.","http://www.Pending-Gift-Cards.com","http://206.161.121.100/c/75099/7dcf8a193bdf195591db4ad95eed2c74/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>');
}
