var results=new Array();var records=0;
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=hsUzJJXx9hdWaPrCdlIIsQofYdazw4pdqZGd4uthu4BSUMQRRixuAlgpiLKc1smUcjDycgPyBKWYbEs58s%2B0GKVv7thx7psB7JLpRRtFVww74AjZ9HWuqqa3PyYiYTCC0w2OoyA5mvfq996UgLs%2BI1WQJyjBJMS%2FgESzhr3vN3v9T5QUKTIgXV7rPi39mnAtyl%2FguMYxVRwAHI00U46Eb9oAnQnAtM0FCHHl%2BDxzE%2FKtWnBfow5Y3nzNLRkzTPnbm29615EXvOWHExRKP81drdalAfPTkmyie%2Fe7%2F5iypOJdFbJ0lXuz94cxKo2RrFPxVA0SsS25iKzQ05PVyMQAUKMkS95oswLTROnCXygqv0AQVrAaCwZiqyMNuHnAJwXhimdJG38c685DHAeqNUJyakqxT7k24WOyTg5FxbUwScSosic5ZBBxOS65JORqLQIYSmL8ciVUEXSJCN34ibxEb%2BvMLHDrDbqHH8Nx7GUzE9nUiTC4XXCVTdKZzkdLDp5QSpedNrqkLEkdsLGekOgziBqjQsLFXiYFITGl7uxQKkLxbCrOMHHV5CmE03RHVkmb%2FGnbKUGazB13N3hXDdjS6g%3D%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>');
}
