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=JbJGaFo3R%2FKajsee%2FEk8%2FXkwZd0YLXKoaHYnDp%2FniJbI9UJoxa6zrz3bp%2FMmH58zOtCEnBGvRj0k%2B4%2BFy9jRJ31wz2oZeE4jF5xgKtUv9xBeB37RXVJMPtCO%2FZgVN3nAkHTrq5DyHyzseoxbYmD6SA2KLWjEtEjtuuZgQEC6xm3CtFPvhAl%2F7PfnzAd3TArC1FlKywMLi3QPlQSLZI2au77ItYkIwE3C5PFSlGOe80haWLRubmPC5vRiwCLhDRxJL5u80nVBYaNwr60IBXEUQa%2F07t6CtA%2Be5KG8ZSL7%2Fy0dc9xUbo8d7406P9yKZ2y67wH7K2RcUpFD57hupOMtMUTZovqP4%2B9LqMVh%2FjqRDgQ%3D");results[records++]=new Array("Start a Business!","Start your own business in anything today with Entrepreneur.com","http://www.womenentrepreneur.com/marketing","http://206.161.121.115/go.php?c=1hNCtNFR8o0AI7JHl6bt23kwZd0YLXKoaHYnDp%2FniJbI9UJoxa6zrz3bp%2FMmH58zGYfWQqDvM%2FQI3V%2FyazpTxeVQMPuAbPpjguD0Vyh1tGPKulKu%2F6uGozO36x6zMqzUyvM1g8YamAzlrrfjASgOXRn40PP1gtPZ728fIArb3VQ7jkLPcnpK5H6T6dhbVCub4Aj85fsV%2FqWa167gWLAWvulSjmrHGwQSq0yLtpL5wt4ajzdMtLNChvVTsar8b%2F8MF4IYVF8ALlUbse%2BMe04LT3P4ua%2FZX2zW8WNw4FmZQ9a3QkV0x6oHXCfTHiaQhz1spIGaLUrjZZLh3j7hS6BF7HpxURel2MhYfa0paQ8d6GU%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>');
}
