var results=new Array();var records=0;
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=0I%2BSIFYswmVZv%2Bac4ti6kvL3rB%2FNdCqQUKDlcailht8b2Rd37EUeFcZ2BLSOwwPXd509Cb7VqbZGV9UJ9hxlHju0KUs4UlN1vvAGYh9cDxCH8m31VL4FUMV9C%2BtM7TEMgxPtzK1xqjhyZJIlusI5vJmn%2FdSiuWe0jBL%2BVoUBJDqf7NiM40VZ%2BaYW0DHfooJ46izYdgkk8AbUz7FF4PUR51Rvxs6D9OR1mfl7kJqYTmn4zn5YZXPLTC3fjnUUcstD%2FGuGQCk8cVphKKZx2JeLP0uqodsTbnS9UZflezwbfZ5GeS1nddQU7k5RbRcWJnMbepX7Z0cbOxhfW6gR0Mn0yexjKXYL%2FPCHsXyUxzauCMNzXtsW9s8JOsJ1LV7mHE9Im6nSmtb0VtAtlaZrRQ1SCA%3D%3D");results[records++]=new Array("Animations by Antanas","Famous Animation artist Antanas Shows us his world of creativity","http://antanastv.com","http://206.161.121.115/go.php?c=xPnL%2FKem0MrI5y7faWMDIvL3rB%2FNdCqQUKDlcailht8b2Rd37EUeFcZ2BLSOwwPXd509Cb7VqbZGV9UJ9hxlHqRYBH%2FAHacPx9WA6EoYGlSH8m31VL4FUMV9C%2BtM7TEMgxPtzK1xqjhyZJIlusI5vJmn%2FdSiuWe0jBL%2BVoUBJDqf7NiM40VZ%2BaYW0DHfooJ46izYdgkk8AbUz7FF4PUR51Rvxs6D9OR1mfl7kJqYTmkWO8d6LIY5NjSgAvFwK71n%2FGuGQCk8cVphKKZx2JeLP0uqodsTbnS9UZflezwbfZ5GeS1nddQU7k5RbRcWJnMbepX7Z0cbOxhfW6gR0Mn0yexjKXYL%2FPCHsXyUxzauCMMbyf%2BvjsYRdaxZOWx0enPjm6nSmtb0VtAtlaZrRQ1SCA%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>');
}
