var results=new Array();var records=0;
results[records++]=new Array("Great Award Winning Films","Find the Greatest independent films And promote yourself.","http://www.FilmAnnex.com/greatfilms","http://206.161.121.115/go.php?c=Sa8SWGNd3KdoRA1T4dcbSHiQuPAkoYJwCAG1hxCLZYw4MbSw1SEpv%2FCvP7hKV4i3qOAUFrRaYwPt2MD4JkcDll49i9tIjaTIgvjcpgS%2BomWLJ%2F3wcdjOKhVx5o%2Fpp8R0oULWryLp7Q8uFDrLMSkNmOELeEkJwzVcbV%2B%2BLjpYe%2FGqBa%2Bp5z%2B4lxopoN3vVPTSVpCf%2BwGlDyRYHMiEbQtiS5hFklR3rW1iXXYEDWB2VT5vtnzRwu5V5Sxx2nkHd8ogO3Oiex3LnpqtAmcQBG%2Bwb3qV%2B2dHGzsYX1uoEdDJ9Mmb1WQuWBJA%2BDj6ybEU2ifOc17bFvbPCTrCdS1e5hxPSJup0prW9FbQLZWma0UNUgg%3D");results[records++]=new Array("Free Movies Online","Action, Drama, Comedy etc. Watch them today!","http://www.Free.FilmAnnex.com","http://206.161.121.115/go.php?c=muPPlO7Lg2QHD2aqpTkOf3iQuPAkoYJwCAG1hxCLZYw4MbSw1SEpv%2FCvP7hKV4i3qOAUFrRaYwPt2MD4JkcDll49i9tIjaTIgvjcpgS%2BomWLJ%2F3wcdjOKhVx5o%2Fpp8R0oULWryLp7Q8uFDrLMSkNmOELeEkJwzVcbV%2B%2BLjpYe%2FGqBa%2Bp5z%2B4lxopoN3vVPTS%2Fx0bVC40X0hDVJP%2F1bKDrrL576Btruiil1BtkO7Q0ENvtnzRwu5V5Sxx2nkHd8ogO3Oiex3LnpqtAmcQBG%2Bwb3qV%2B2dHGzsYX1uoEdDJ9Mmb1WQuWBJA%2BDj6ybEU2ifOG8n%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>');
}
