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/068fbee43bf7fe912903cc1a8e4a3945/M1/0");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/068fbee43bf7fe912903cc1a8e4a3945/M1/1");results[records++]=new Array("BuddyTV.com","Free TV, photos, games, and more America\'s Next Top Model","http://www.buddytv.com/13","http://206.161.121.100/c/49463/068fbee43bf7fe912903cc1a8e4a3945/M1/2");results[records++]=new Array("Millionaire City","Shenzhen has produced the most Millionaires, this video shows why","http://travel.chinaontv.com/videos/6390e","http://206.161.121.100/c/49463/068fbee43bf7fe912903cc1a8e4a3945/M1/3");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/068fbee43bf7fe912903cc1a8e4a3945/M1/4");results[records++]=new Array("Alessandra Ambrosio Pics","Alessandra graces the pages in the upcoming edition of Vogue Russia","http://www.celebrity-gossip.net/Alessandra","http://206.161.121.100/c/49463/068fbee43bf7fe912903cc1a8e4a3945/M1/5");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/068fbee43bf7fe912903cc1a8e4a3945/M1/6");results[records++]=new Array("Celebrity Gossip News","Pictures of your favorite Hollywood actors & actresses with video clips","http://www.gossipcenter.com","http://206.161.121.100/c/49463/068fbee43bf7fe912903cc1a8e4a3945/M1/7");results[records++]=new Array("Victoria\'s Secret Models","Alessandra Ambrosio & Doutzen Kroes modeling new lingerie styles (Pics)","http://www.GossipCenter.com/Victorias-Secret-Models","http://206.161.121.100/c/49463/068fbee43bf7fe912903cc1a8e4a3945/M1/8");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/068fbee43bf7fe912903cc1a8e4a3945/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>');
}
