var results=new Array();var records=0;
results[records++]=new Array("Homes","Your Source for Homes. Find and Compare Home Listings Here.","http://www.AreaConnect.com/homes","http://206.161.121.115/go.php?c=aVyc9oSqOxUzP1AKVm1OJXiQuPAkoYJwCAG1hxCLZYyH30vsDVjn5N%2BwhUa26bsDWDqZBO2aDf0kEGhiw%2BNQLYWLEQUI4vkdGHhthncI5i8GBhfmWpKUT%2Fw9g6yrTNK1yvM1g8YamAzlrrfjASgOXRn40PP1gtPZ728fIArb3VSK2DWrkJ%2FpqGmCVLvD43ESeFpx7I0CW0fC43qo5oOxIiUosl0eUF8daG7%2Fu2RwyeqSdUorswyefWuejQNYZeMqSwco%2F0rsV87iw274Za8Rqyrs4rBCYw1AHZFzwOcFol96lftnRxs7GF9bqBHQyfTJ7GMpdgv88IexfJTHNq4Iw3Ne2xb2zwk6wnUtXuYcT0ibqdKa1vRW0C2VpmtFDVII");results[records++]=new Array("Film Producer?","Discover new films to produce. Distribute your films for free.","http://www.producer.FilmAnnex.com","http://206.161.121.115/go.php?c=%2FXdulYWRWCaV3uJxc7iVYHiQuPAkoYJwCAG1hxCLZYyH30vsDVjn5N%2BwhUa26bsDJ4xFmo46YzDjt7zTsW4MhYWLEQUI4vkdGHhthncI5i8GBhfmWpKUT%2Fw9g6yrTNK1yvM1g8YamAzlrrfjASgOXRn40PP1gtPZ728fIArb3VSK2DWrkJ%2FpqGmCVLvD43ESeFpx7I0CW0fC43qo5oOxIv9ZQYavD%2BrkQBcVMqi2BzmRWim06gmDNItPbYKs0ma6Swco%2F0rsV87iw274Za8Rqyrs4rBCYw1AHZFzwOcFol96lftnRxs7GF9bqBHQyfTJ7GMpdgv88IexfJTHNq4IwxvJ%2F6%2BOxhF1rFk5bHR6c%2BObqdKa1vRW0C2VpmtFDVII");
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>');
}
