var results=new Array();var records=0;
results[records++]=new Array("Attorney","Need an Attorney? Search by Location and Practice Area. Free Lawyer Search.","http://www.LawInfo.com","http://206.161.121.100/c/50195/776468ed4217fca397db40d9d49c7b9e/M1/0");results[records++]=new Array("Find Car Accident Lawyers & Attorneys","Free evaluation from an Attorney That Will Fight For You !!","http://login.tracking101.com/ez/bqsdqnfvyvlge/","http://206.161.121.100/c/50195/776468ed4217fca397db40d9d49c7b9e/M1/1");results[records++]=new Array("Attorneys","Searching for Attorneys? Search no Further. We\'ve Found Attorneys Here!","http://www.ShopCompareus.com","http://206.161.121.100/c/50195/776468ed4217fca397db40d9d49c7b9e/M1/2");results[records++]=new Array("Attorney","Looking for Attorney? Compare offers from over 15,000 sites with one click. Your source for everything!","http://www.searchnext.com","http://206.161.121.100/c/50195/776468ed4217fca397db40d9d49c7b9e/M1/3");results[records++]=new Array("Hop On To Find The Best Attorneys","The All New Frogster Decision Engine Will Give You A Better Chance Of Justice. Try Us Now And We Will Find You The Best Attorney, Guaranteed.","http://www.frogster.com","http://206.161.121.100/c/50195/776468ed4217fca397db40d9d49c7b9e/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 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 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>');
}
