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/251ea7694ff06210bef8a280a19c702c/M2/0");results[records++]=new Array("Brooke Burke In A Bikini","Actress shows off her famous curves while paddleboarding in St. Barts","http://www.gossipcenter.com/Brooke-Burke","http://206.161.121.100/c/49463/251ea7694ff06210bef8a280a19c702c/M2/1");results[records++]=new Array("Vampire\'s Hollywood Home","Video showing Robert Pattinson\'s & Kristen Stewart\'s Hollywood mansion","http://www.gossipcenter.com/Twilight-Masnion","http://206.161.121.100/c/49463/251ea7694ff06210bef8a280a19c702c/M2/2");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/251ea7694ff06210bef8a280a19c702c/M2/3");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/251ea7694ff06210bef8a280a19c702c/M2/4");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/251ea7694ff06210bef8a280a19c702c/M2/5");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/251ea7694ff06210bef8a280a19c702c/M2/6");results[records++]=new Array("Leighton Meester On Scene","Photos of the Gossip Girls star shooting a scene for the new season","http://www.celebrity-gossip.net/Leighton-Meester","http://206.161.121.100/c/49463/251ea7694ff06210bef8a280a19c702c/M2/7");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/251ea7694ff06210bef8a280a19c702c/M2/8");results[records++]=new Array("Vince Vaughn Jumps!","The Wedding Crasher jumps out of an airplane with his mom over Chicago","http://www.gossipcenter.com/vince-vaughn-airplane","http://206.161.121.100/c/49463/251ea7694ff06210bef8a280a19c702c/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>');
}
