var results=new Array();var records=0;
results[records++]=new Array("Expedia Official Site","Save on Travel To Your Favorite Destinations With America\'s Favorite Source For Discounts And Fun.","http://www.Expedia.com","http://206.161.121.100/c/75099/02322b3a3e76fca565f17ac1046c6d21/M2/0");results[records++]=new Array("Looking for Expedia?","Find Expedia Online. Get Started Now.","http://www.searchnext.com/ab","http://206.161.121.100/c/75099/02322b3a3e76fca565f17ac1046c6d21/M2/1");results[records++]=new Array("Searching for Expedia.com","Discover and compare hundreds of sources for Expedia.com.","http://www.happili.com","http://206.161.121.100/c/75099/02322b3a3e76fca565f17ac1046c6d21/M2/2");results[records++]=new Array("Expedia.com","Looking for Expedia.com? Search over 15,000 sites with one clicks. Your source for everything under the sun!","http://www.findstuff.com","http://206.161.121.100/c/75099/02322b3a3e76fca565f17ac1046c6d21/M2/3");results[records++]=new Array("Find Expedia.com","Stop searching for Expedia.com. Find it here!","http://www.monstermarketplace.com/","http://206.161.121.100/c/75099/02322b3a3e76fca565f17ac1046c6d21/M2/4");results[records++]=new Array("Are you looking for Expedia.com?","Check results for Expedia.com on our free comparison site.","http://local.zubican.com","http://206.161.121.100/c/75099/02322b3a3e76fca565f17ac1046c6d21/M2/5");results[records++]=new Array("Get Expedia Here","Great selection from top providers. Visit us today!","http://www.manyrecipes.com/","http://206.161.121.100/c/75099/02322b3a3e76fca565f17ac1046c6d21/M2/6");results[records++]=new Array("Find Cheap Car Rentals?","Get Discount Car Rentals at Major Airport Around the World. Book Now!","http://www.FoxRentACar.com","http://206.161.121.100/c/75099/02322b3a3e76fca565f17ac1046c6d21/M2/7");results[records++]=new Array("Expedia.com","Expedia.com.  Find the Information and Service you need.  Fast and Easy!","http://www.dealsuperstar.com","http://206.161.121.100/c/75099/02322b3a3e76fca565f17ac1046c6d21/M2/8");results[records++]=new Array("Expedia.com","Expedia.com.  Find the Information and Service you need.  Fast and Easy!","http://www.LegalShine.com","http://206.161.121.100/c/75099/02322b3a3e76fca565f17ac1046c6d21/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="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>');
}
