var results=new Array();var records=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/c8a0f8e7191492a42865ef95ce9866c1/M2/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/c8a0f8e7191492a42865ef95ce9866c1/M2/1");results[records++]=new Array("Mad Men\'s Emmy Ladies","Christina Hendricks & January Jones in designer dresses on red carpet","http://www.GossipCenter.com/Emmy-Awards-Mad-Men","http://206.161.121.100/c/49463/c8a0f8e7191492a42865ef95ce9866c1/M2/2");results[records++]=new Array("Tiger Woods Mistress","Rachel taking a break from rehab & strolling the beach in a bikini","http://www.gossipcenter.com/rachel-uchitel","http://206.161.121.100/c/49463/c8a0f8e7191492a42865ef95ce9866c1/M2/3");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/c8a0f8e7191492a42865ef95ce9866c1/M2/4");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/c8a0f8e7191492a42865ef95ce9866c1/M2/5");results[records++]=new Array("Kim\'s New Hair Style Pics","Reality star has a new look as she unveils her scent; Kim Kardashian","http://www.GossipCenter.com/Kardashian-New-Look","http://206.161.121.100/c/49463/c8a0f8e7191492a42865ef95ce9866c1/M2/6");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/c8a0f8e7191492a42865ef95ce9866c1/M2/7");results[records++]=new Array("Aniston Gets Scammed","Jennifer Aniston & other Hollywood stars fall victim to identity theft","http://www.gossipcenter.com/jennifer-aniston","http://206.161.121.100/c/49463/c8a0f8e7191492a42865ef95ce9866c1/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/c8a0f8e7191492a42865ef95ce9866c1/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>');
}
