var results=new Array();var records=0;
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/83504e81da00087bb5e3c238e63521a5/M1/0");results[records++]=new Array("Local LASIK EYE SURGERY","Local Lasik eye surgery Serving Your Area","http://Yellowexplorer.com","http://206.161.121.100/c/49463/83504e81da00087bb5e3c238e63521a5/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/83504e81da00087bb5e3c238e63521a5/M1/2");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/83504e81da00087bb5e3c238e63521a5/M1/3");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/83504e81da00087bb5e3c238e63521a5/M1/4");results[records++]=new Array("Irina Sheik\'s Sexy New Ad","The 24-year-old Russian beauty on the beach for an Armani photoshoot","http://www.gossipcenter.com/irina-sheik-bikini","http://206.161.121.100/c/49463/83504e81da00087bb5e3c238e63521a5/M1/5");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/83504e81da00087bb5e3c238e63521a5/M1/6");results[records++]=new Array("Cameron Diaz Bikini Babe","Showing off a stunning black bikini poolside at the San Ysidro Ranch","http://www.gossipcenter.com/Cameron-Diaz","http://206.161.121.100/c/49463/83504e81da00087bb5e3c238e63521a5/M1/7");results[records++]=new Array("Angelina Tokyo Premiere","Salt movie trailer and premiere pictures in Tokyo of Angelina Jolie","http://www.gossipcenter.com/brad-pitt/","http://206.161.121.100/c/49463/83504e81da00087bb5e3c238e63521a5/M1/8");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/83504e81da00087bb5e3c238e63521a5/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>');
}
