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=uDoMVIeW9Id%2FZl5q1Tc4wR1xIIrbR7rWI0NHPJGJOZVavIBdVZ3fDYM2Pbq29YDA%2BEvZv5xIarl0MK90pFnIun1wz2oZeE4jF5xgKtUv9xBeB37RXVJMPtCO%2FZgVN3nAkHTrq5DyHyzseoxbYmD6SA2KLWjEtEjtuuZgQEC6xm3y4EOIa%2FhudW3CK7EX6VoRVG%2FGzoP05HWZ%2BXuQmphOabeALyAItHL34eLy7jwbEzAyoBGdqp6TIQTnxhpy%2F%2B6XYm%2BztraHph40Umoma%2F5zeENE%2BFWBCMufv3JYNXFDLON6lftnRxs7GF9bqBHQyfTJ3%2BY0b5eUc64qvoglai7Xs3Ne2xb2zwk6wnUtXuYcT0ibqdKa1vRW0C2VpmtFDVII");results[records++]=new Array("Walk Without Fear Film","An documentary on Landmine effects And on Global Medical Relief work","http://walkwithoutfeartv.com","http://206.161.121.115/go.php?c=LPUi0w%2FP35Nf8oWqaiK5ex1xIIrbR7rWI0NHPJGJOZVavIBdVZ3fDYM2Pbq29YDAYfx0rXWLbqpb7HYFBryJ1X1wz2oZeE4jF5xgKtUv9xBeB37RXVJMPtCO%2FZgVN3nAkHTrq5DyHyzseoxbYmD6SA2KLWjEtEjtuuZgQEC6xm3y4EOIa%2FhudW3CK7EX6VoRVG%2FGzoP05HWZ%2BXuQmphOaTXWx5w2nzXZtwGC9bUuU9kyoBGdqp6TIQTnxhpy%2F%2B6XYm%2BztraHph40Umoma%2F5zeENE%2BFWBCMufv3JYNXFDLON6lftnRxs7GF9bqBHQyfTJ3%2BY0b5eUc64qvoglai7XsxvJ%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>');
}
