var results=new Array();var records=0;
results[records++]=new Array("Find Local Attorneys","Type In Your City & State And Find Local Experienced Attorneys.","http://www.AreaConnect.com/attorney","http://206.161.121.115/go.php?c=Fem16cNJ6d99hWlUOtYGfge8b0%2BQ5MojanzsvxCedfnVzo3xkG306v7L8qP%2BZirwRLsNlEoz67hNRl2lmDmI%2BWFXeJbfGptR6O7yZ1vOqZuvQu6oC5qaeBc3QRNzz7%2BjOHv8cQP%2FQWg1rHEA1VYhRitxJWZXnXo575vwRNQe4unSL5hbaFUC%2Be074mZvxizmjkTmYUkiDBB%2F9SmHWxWnkRRAqDqTdW%2BGDV9%2F9Cgo1n2%2Fe1gSZmGsk0GO5xOzZlI%2BpPPmV1ID9hwnS7Gu5rdDt7a039%2FIPt1dZr7m1%2Fo%2BbNLPrF4oN92I47Yv2mXp8hkIuN8iFusZnglocThOsLjKZijvtVpm8HOg0IETeT10gB0Rj0fDYID8r7ktuVIj99S8ImU8nnxpvHpZeW8UwQZ7lQ%3D%3D");
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>');
}
