var results=new Array();var records=0;
results[records++]=new Array("70% Off Hotels","Find The Best Deals Fast. Save Up To 70% On Hotels.","http://www.ShermansTravel.com/Hotels","http://206.161.121.100/c/39939/a0bb9d66f0eabc1448803b604ca32c26/M1/0");results[records++]=new Array("Top 5 Insurance Agents in San Francisco","Ever wondered who your neighbors use to insure their car or home? Find out now and support local businesses in your town. Be sure to compare rates from more than one \"experienced\" agent!","http://www.LocalInsuranceAgents.com/Top-5","http://206.161.121.100/c/39939/a0bb9d66f0eabc1448803b604ca32c26/M1/1");results[records++]=new Array("Searching for Best Family Hotel In San Francisco","Discover and compare hundreds of sources for Best Family Hotel In San Francisco.","http://www.happili.com","http://206.161.121.100/c/39939/a0bb9d66f0eabc1448803b604ca32c26/M1/2");
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>');
}
