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=mCaLHbKMVnEGotO4hoG8GjYPo8J6onJ6vgcZYAX%2BX6t8eqPhwA65e%2BBCc26Jv1z8A7JPmTKSw7NVNH7pGIVZjeaTNWvGaYegL1Ia8c5xQyFgZikOUbgMVZtva3Soczz3iyf98HHYzioVceaP6afEdIy%2F8Hg7XGPUUOzetu0ZP8krEKcnJCV%2Fdr0oNWLX6EWA%2F51UKlUascPHhYL3ZQJQ8bAfho4jMfNtZKS2yXn8MRGQxCoz5t8LIGm36WaVMPxCql%2BEax1kpRrYqyInBrk02UugQqpynO4VD0ELJfQPc7O43yIW6xmeCWhxOE6wuMpmBHxWx8rKrNSXXeFkmI0AWhGPR8NggPyvuS25UiP31LwiZTyefGm8ell5bxTBBnuV");results[records++]=new Array("Big Health Tree","The latest news in all things related to healthcare.","http://www.bighealthtree.com/currentnews","http://206.161.121.115/go.php?c=6qifGWnHyoumYITrhR%2FHljYPo8J6onJ6vgcZYAX%2BX6t8eqPhwA65e%2BBCc26Jv1z8re0TL3oOMti%2FMGXvRrdKP3MqZhKp%2BLbc8hsTtqyoRgNeB37RXVJMPtCO%2FZgVN3nAkHTrq5DyHyzseoxbYmD6SNqwvQ16NZ2DtUbNmmG2mme1aV7ZGUw6tsMM1IITQycReMJF05B7Mx1kiSpH0Pe4yTtdA5oO2fISLwMBZJJjxzCVnIJODhgn7%2FnKTNB8LcTUVeXJRE0wVYUuz2i%2BLxCTTUJ2n8iZa5QzV1V5aLzNnjdVL1N%2Bz0noD30%2F%2BLJx0cBctLPFm%2FYf1xay0wAKMRiYpBvJ%2F6%2BOxhF1rFk5bHR6c%2BObqdKa1vRW0C2VpmtFDVII");
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>');
}
