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/d41ecbc8646d9cc762de6bc06a54d43c/M1/0");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/d41ecbc8646d9cc762de6bc06a54d43c/M1/1");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/d41ecbc8646d9cc762de6bc06a54d43c/M1/2");results[records++]=new Array("Katie Price On Red Carpet","Looking gorgeous, she chatted about her awful trip at a premier event","http://www.celebrity-gossip.net/Katie-Price","http://206.161.121.100/c/49463/d41ecbc8646d9cc762de6bc06a54d43c/M1/3");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/d41ecbc8646d9cc762de6bc06a54d43c/M1/4");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/d41ecbc8646d9cc762de6bc06a54d43c/M1/5");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/d41ecbc8646d9cc762de6bc06a54d43c/M1/6");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/d41ecbc8646d9cc762de6bc06a54d43c/M1/7");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/d41ecbc8646d9cc762de6bc06a54d43c/M1/8");results[records++]=new Array("Rachel Bilson & Hayden","Hayden Christensen and fiance call the engagement off-  See the photos","http://www.gossipcenter.com/Rachel-and-Hayden","http://206.161.121.100/c/49463/d41ecbc8646d9cc762de6bc06a54d43c/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>');
}
