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=BZk8PSPnvUv51AfROHnGo5U11jwjCuEOGl1sb3DV7qgGmuFb8iktqsrIJGU17PD48qCjK%2BPSsSoUYpnfx0WK%2FV49i9tIjaTIgvjcpgS%2BomWLJ%2F3wcdjOKhVx5o%2Fpp8R0oULWryLp7Q8uFDrLMSkNmErZf14OmCg6mT%2F5xonLXY53548XwIlw08rAcLw5UxsdDX2riYXbd2d70cHRRHYBX8YKxrbn7Rab8R3hzqfptYQ1sZtilFEV8563AXiJSt7pZmY8m9Z6JOljkKf%2FJoWHjXqV%2B2dHGzsYX1uoEdDJ9MkAyChktc7VxBtNaeFyGZeoc17bFvbPCTrCdS1e5hxPSJup0prW9FbQLZWma0UNUgg%3D");results[records++]=new Array("FREE Comedy Films","FREE Award Winning comedies. Old as New.","http://www.Comedy1.FilmAnnex.com/RON","http://206.161.121.115/go.php?c=85Y348kiFpzy0Wr3m5yxOpU11jwjCuEOGl1sb3DV7qgGmuFb8iktqsrIJGU17PD48qCjK%2BPSsSoUYpnfx0WK%2FV49i9tIjaTIgvjcpgS%2BomWLJ%2F3wcdjOKhVx5o%2Fpp8R0oULWryLp7Q8uFDrLMSkNmErZf14OmCg6mT%2F5xonLXY53548XwIlw08rAcLw5Uxsdvz6AcAez523c0j%2FXVH4Bu7IlxCOklu4UyrbjbmNTO801sZtilFEV8563AXiJSt7pZmY8m9Z6JOljkKf%2FJoWHjXqV%2B2dHGzsYX1uoEdDJ9MkAyChktc7VxBtNaeFyGZeoG8n%2Fr47GEXWsWTlsdHpz45up0prW9FbQLZWma0UNUgg%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>');
}
