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/f254f4cc5f9144819b1dbe0e7bbe53bb/M2/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/f254f4cc5f9144819b1dbe0e7bbe53bb/M2/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/f254f4cc5f9144819b1dbe0e7bbe53bb/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/f254f4cc5f9144819b1dbe0e7bbe53bb/M2/3");results[records++]=new Array("Kim Kardashian Red Carpet","Reality TV vixen showed off a black dress at the LAVO party in Vegas","http://www.gossipcenter.com/Kim-Kardashian-Photos","http://206.161.121.100/c/49463/f254f4cc5f9144819b1dbe0e7bbe53bb/M2/4");results[records++]=new Array("Katy Perry Goes Shopping","Teenage Dream singer went shopping with fans & paparazzi following her","http://www.celebrity-gossip.net/katy-boutiquing","http://206.161.121.100/c/49463/f254f4cc5f9144819b1dbe0e7bbe53bb/M2/5");results[records++]=new Array("H&M; Swimsuit Sex Appeal","H&M; Ultimate Summer Collection 2010 Photo shoot of models in bikinis","http://www.gossipcenter.com/hm-models","http://206.161.121.100/c/49463/f254f4cc5f9144819b1dbe0e7bbe53bb/M2/6");results[records++]=new Array("Vanessa Hudgens Pictures","Kitty Cute Vanessa poses for photos showing off the latest fashions","http://www.celebrity-gossip.net/vanessa-hudgens/","http://206.161.121.100/c/49463/f254f4cc5f9144819b1dbe0e7bbe53bb/M2/7");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/f254f4cc5f9144819b1dbe0e7bbe53bb/M2/8");results[records++]=new Array("Beyond The Dow","Stay up to date with the latest news in business and finance.","http://www.beyondthedow.com/current/news","http://206.161.121.100/c/49463/f254f4cc5f9144819b1dbe0e7bbe53bb/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>');
}
