var results=new Array();var records=0;
results[records++]=new Array("Shaolin Kungfu","Shaolin is the symbol of Chinese Martial Arts,  this is why","http://travel.chinaontv.com/videos/6061","http://206.161.121.100/c/49463/12009681c6590a9c06db69370171860b/M1/0");results[records++]=new Array("The Shanghai Dream","2 Expats Went To China to Fulfill Their China Dream,  Fascinating","http://documentary.chinaontv.com/videos/6439b","http://206.161.121.100/c/49463/12009681c6590a9c06db69370171860b/M1/1");results[records++]=new Array("Healthier Lifestyle","Living longer by taking care of your foot, This video tells you why","http://travel.chinaontv.com/videos/4806b","http://206.161.121.100/c/49463/12009681c6590a9c06db69370171860b/M1/2");results[records++]=new Array("Refuel Yourself at Jokeroo","Watch some great videos at Jokeroo. com!","http://www.jokedollars.com/link6.php","http://206.161.121.100/c/49463/12009681c6590a9c06db69370171860b/M1/3");results[records++]=new Array("Leighton Meester On Scene","Photos of the Gossip Girls star shooting a scene for the new season","http://www.celebrity-gossip.net/Leighton-Meester","http://206.161.121.100/c/49463/12009681c6590a9c06db69370171860b/M1/4");results[records++]=new Array("Levi Johnston For Mayor","Levi discusses a new political career & poses for photos in LA","http://www.celebrity-gossip.net/Levi-Johnston","http://206.161.121.100/c/49463/12009681c6590a9c06db69370171860b/M1/5");results[records++]=new Array("Lindsay Lohan Photo Shoot","Marc Ecko shoot pictures featuring LiLo in a variety of outfits","http://www.gossipcenter.com/lindsay-lohan-photo-shoot","http://206.161.121.100/c/49463/12009681c6590a9c06db69370171860b/M1/6");results[records++]=new Array("Joe Jonas Back In Studio","The Jonas Brothers star has been working on new music and songs.","http://www.celebrity-gossip.net/Joe-Jonas-In-Studio","http://206.161.121.100/c/49463/12009681c6590a9c06db69370171860b/M1/7");results[records++]=new Array("Jenny McCarthy Sin Sexy","Enjoying the single life Jenny was at a costume party in Las Vegas","http://www.gossipcenter.com/Jenny-McCarthy","http://206.161.121.100/c/49463/12009681c6590a9c06db69370171860b/M1/8");results[records++]=new Array("Audrina Talks Fashion","Hills fashion icon Audrina Patridge talks style while working on set","http://www.GossipCenter.com/Audrina-Patridge","http://206.161.121.100/c/49463/12009681c6590a9c06db69370171860b/M1/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>');
}
