var results=new Array();var records=0;
results[records++]=new Array("Join/Renew AARP, Get All Member Benefits","Membership Benefits: Insurance Coverage, Advocacy in Washington, Travel Discounts, Bi-Monthly Magazine. Special Offer: Enroll Now & Spouse Enrolls Free, Plus Get Free Travel Kit. Start Now!","http://www.AarpMembership.org/Enroll","http://206.161.121.100/c/39939/1f538894d374a62fd85c7e325f9098de/M1/0");results[records++]=new Array("Aarp","Looking for Aarp? Search over 15,000 sites with one click. Your source for everything under the sun!","http://www.findstuff.com/","http://206.161.121.100/c/39939/1f538894d374a62fd85c7e325f9098de/M1/1");results[records++]=new Array("Health","Looking for Health? Compare offers from over 15,000 sites with one click. Your source for everything!","http://www.searchnext.com","http://206.161.121.100/c/39939/1f538894d374a62fd85c7e325f9098de/M1/2");results[records++]=new Array("Long Term Care Insurance","Get facts about long term care insurance, comparing plans, & more.","http://quickguides.org","http://206.161.121.100/c/39939/1f538894d374a62fd85c7e325f9098de/M1/3");results[records++]=new Array("Find Aarp For Less","Forless Is Committed To Finding The Best Deals On All Your Needs.","http://forless.com","http://206.161.121.100/c/39939/1f538894d374a62fd85c7e325f9098de/M1/4");
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>');		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>');		w('</td>');
		if (i!=records) w('</tr><tr class="ar" id="ar_'+(c++)+'">');	}
	w('</tr>');
	w('</table>');
}
