var results=new Array();var records=0;
results[records++]=new Array("Search Jobs on Yahoo! HotJobs","Search Jobs by Location, Industry or Keyword","http://www.hotjobs.com","http://206.161.121.115/go.php?c=15gWkm2bIOcugRU8GxyhHdRUpHE7hQwAYlB6xmNp5axChUDUhKp%2BdBYRRKPgQK%2B%2FWBn8sSeoiIYHMXMX6Vf11SMQd0SjGSIHdCclGO2l5JvT6yu9eNBhisW%2FTw9DVZ4Kxan7OIW758IjsW%2B3M%2FH1zUEcbtXD%2FsSufa11%2FCWP7Gp%2BpX5RqWSQiM3svqCXx91VRXurfYNCsgSp8Eqyk1%2BLc14jAjzicBgZgwFhQ0rBpDGb4s3oOVHL82jzFfkq1i%2BSmiNcWMbz6iETkhOIxO%2Bi6bjfIhbrGZ4JaHE4TrC4ymYjVziehcpFGhebgKks4l3mEY9Hw2CA%2FK%2B5LblSI%2FfUvCJlPJ58abx6WXlvFMEGe5U%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>');
}
