var results=new Array();var records=0;
results[records++]=new Array("Twilight","The First Look at The Twilight Saga: Eclipse: First Teaser Trailer.","www.buddytv.com","http://206.161.121.100/c/49463/5dafec6a411fad92e4b60ae570ab69da/M2/0");results[records++]=new Array("Urban Music News","Get Information On Your Artist Find it quickly - Free Video","http://urbanmusicnews.mevio.com/umn","http://206.161.121.100/c/49463/5dafec6a411fad92e4b60ae570ab69da/M2/1");results[records++]=new Array("One Stop Shop","The Internet Never Sleeps Find what you want on","http://www.MyOnlyPage.com/relaxation","http://206.161.121.100/c/49463/5dafec6a411fad92e4b60ae570ab69da/M2/2");results[records++]=new Array("Check out these Videos","You will be impressed by the HD On your Web Leader","http://www.MyOnlyPage.com/HD","http://206.161.121.100/c/49463/5dafec6a411fad92e4b60ae570ab69da/M2/3");results[records++]=new Array("Women of YouTube","You have to watch this video Fast, Free, Exciting!","http://womenofyoutube.mevio.com/wyt","http://206.161.121.100/c/49463/5dafec6a411fad92e4b60ae570ab69da/M2/4");results[records++]=new Array("Check out These Ladies","You will be glad you did Only on the Internets leader","http://www.MyOnlyPage.com/Women","http://206.161.121.100/c/49463/5dafec6a411fad92e4b60ae570ab69da/M2/5");results[records++]=new Array("Hello Dumb Dumb","Watch This Awesome Show Exclusively on Mevio","http://hellodumbdumb.mevio.com/hdd","http://206.161.121.100/c/49463/5dafec6a411fad92e4b60ae570ab69da/M2/6");results[records++]=new Array("Ok Insider","You Have To See Thjis All the Headlines -All the Time!","http://okinsider.mevio.com/oki","http://206.161.121.100/c/49463/5dafec6a411fad92e4b60ae570ab69da/M2/7");results[records++]=new Array("If You Like Girls","You will Love this Site Please check out the latestest","http://www.MyOnlyPage.com/tmz","http://206.161.121.100/c/49463/5dafec6a411fad92e4b60ae570ab69da/M2/8");results[records++]=new Array("Twilight","The First Look at The Twilight Saga: Eclipse: First Teaser Trailer.","www.buddytv.com","http://206.161.121.100/c/49463/5dafec6a411fad92e4b60ae570ab69da/M2/9");
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>');
}
