var results=new Array();var records=0;
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/43c8f4098017f6c69b370d25a8719632/M2/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/43c8f4098017f6c69b370d25a8719632/M2/1");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/43c8f4098017f6c69b370d25a8719632/M2/2");results[records++]=new Array("Millionaire City","Shenzhen has produced the most Millionaires, this video shows why","http://travel.chinaontv.com/videos/6390","http://206.161.121.100/c/49463/43c8f4098017f6c69b370d25a8719632/M2/3");results[records++]=new Array("Jessica Alba Covergirl","Actress spotted in bikini at photo shoot for September\'s Cosmo cover","http://www.GossipCenter.com/Jessica-Alba","http://206.161.121.100/c/49463/43c8f4098017f6c69b370d25a8719632/M2/4");results[records++]=new Array("Bethenny Frankel Photos","The Real Housewives of New York City star spotted out in LA","http://www.celebrity-gossip.net/bethenny-Frankel","http://206.161.121.100/c/49463/43c8f4098017f6c69b370d25a8719632/M2/5");results[records++]=new Array("Hendricks Black Gown Pics","Mad Men\'s Christina Hendricks was turning heads at the red carpet","http://www.gossipcenter.com/christina-hendricks","http://206.161.121.100/c/49463/43c8f4098017f6c69b370d25a8719632/M2/6");results[records++]=new Array("Danielle Lloyd\'s Lingerie","British glamour model shows off her figure in a new ad campaign","http://www.gossipcenter.com/danielle-lloyd","http://206.161.121.100/c/49463/43c8f4098017f6c69b370d25a8719632/M2/7");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/43c8f4098017f6c69b370d25a8719632/M2/8");results[records++]=new Array("Zac Efron & Vanessa","Photos of Vanessa Hudgens & beau Zac as they talk relationships","http://www.celebrity-gossip.net/zac-efron","http://206.161.121.100/c/49463/43c8f4098017f6c69b370d25a8719632/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>');
}
