var results=new Array();var records=0;
results[records++]=new Array("New Jobs just posted. ","Find your next job on Yahoo! HotJobs","www.hotjobs.com","http://206.161.121.115/go.php?c=Kcenwbgoej9RQvPeI6XgGXiQuPAkoYJwCAG1hxCLZYyfetSxH%2BYUCf8ciQ4%2B8yBca1gMJPsyjhyBSpdqdGASttWdLFUYM%2FD%2Ft%2BJwUvZOX42%2BDrtxPCRvJv5jJlMcIfgXAKKHdLmOWCYVQfPuafb9wE2LlSRBypfRewgtxcZKbKi55xbiJ%2BNh0LDO2pmUE31KqCeFpJYWR%2FACDNvnk0kwAQ%3D%3D");results[records++]=new Array("Blinkx Video Search","World\'s largest video search engine. Over 26 million hours of video. Watch it all!","http://www.blinkx.com","http://206.161.121.115/go.php?c=p6ttUVq94v0%2Fv7XGcDsudniQuPAkoYJwCAG1hxCLZYylFJWaqVaKVe9INzPLof8x4cPt9oLH2qEhgCesRPmcCAAPx5OfDTskB1IoKOEXDdEDGpGN0mwKjBNKMGb4vmijhdP2eg64uKqqhInNRPY8Ew3D6F11cszYlwU1F5Lzo8RgjpCTO5TZ7cpG%2FfMN1GhZtjx3MD2oQkAMfiqQ0U3ClZ4i5%2Fnsp8rGggN3ad%2B3upDZDcNA0sosKExXCrl%2FhDPL3%2FkJMbRqMS%2BdeOoiBoocJh7TA58Be0XDpOJaGPpQYJy4tlrxkZzAw1y7oYFwmYutAolY8pncSjWt91T6%2BooxHV0NgAfVgQC2YN%2Fr86hqR6Sx0EGvE9SNK56AJPN8jMhPXaXU9Upxx%2FaorX123kgEgsr4c%2F8x%2BGSlGeOxPdLP5NwcVbJ4HCiXE67idE%2Bmc9HV1LuRTxZ5435pQav1obOXfaSBmi1K42WS4d4%2B4UugRex6cVEXpdjIWH2tKWkPHehl");
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>');
}
