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=EC0cxiwHJ3oNMgCN6DQKzmq0PVWh2pKCVzsDHc1%2F4EIc68mj0A3m7nmMBqKXZcD68qCjK%2BPSsSoUYpnfx0WK%2FV49i9tIjaTIgvjcpgS%2BomWLJ%2F3wcdjOKhVx5o%2Fpp8R0oULWryLp7Q8uFDrLMSkNmOELeEkJwzVcbV%2B%2BLjpYe%2FGH7BIUiZ9TPc66BgJYnRLh35bdkKzmz%2FHSfNTjWB0IfltRwWCK6u7jDFMt%2Bfh%2BWLvzKgn%2BnbR8gsN5yDGXni27ApUoKAjb1xrJJRMRpAk%2FM0iqUqTUi1MsHDNig%2FTmPe1BGEhkpvRFtlEP4FcY3RTyt%2BHl9Ki%2FWfKCMk5mK%2FtuxyoSRJFW39ukW3CfhHF1RsQ%3D");results[records++]=new Array("Need Drug Cheating?","Find Drug Cheating in your area. Use Yodle Local and Save!","http://www.Local.Yodle.com","http://206.161.121.115/go.php?c=RDCqr%2F7kTgVgkoSe4fZJyWq0PVWh2pKCVzsDHc1%2F4EIc68mj0A3m7nmMBqKXZcD6pVGtTf9SHlHS9ZVqLvauGXzmx36LuMlHQz%2FSUYS3%2F5INRx3AVFTSNPIBP5yxqP4JLhEOsIkH%2BHEFyBAEm0Uv3YEF%2FMCZzu1jLh%2FBPH3jfbyHNiiotZU09rO53WmZveod2yfVAonflkVxUEOrsTTZNIMDn8pCYNuuoNeb9SBA%2B9%2FXU4dBC6G5m0PiXz13wJSNcLeuP%2B4obgJF6v3x2M4aHtAjq3bvLl58vTcDMemnMfXrmIWWH7%2BQiUolJcILKV%2Ff8XmwYfq9xUaDG2jHE3LO%2F%2FkfzuCT1HVMspqWrTfTFLY%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>');
}
