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/ddf2fd23043a47396ea42be9f2071e04/M2/0");results[records++]=new Array("Chinese Action Movie","2 warriors battle for supremacy to conquer the world, The Storm Riders","http://movie.chinaontv.com/movies_player/The_Storm_Riders/1?...","http://206.161.121.100/c/49463/ddf2fd23043a47396ea42be9f2071e04/M2/1");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/ddf2fd23043a47396ea42be9f2071e04/M2/2");results[records++]=new Array("Levi Johnston For Mayor","Levi discusses a new political career & poses for photos in LA","http://www.celebrity-gossip.net/Levi-Johnston","http://206.161.121.100/c/49463/ddf2fd23043a47396ea42be9f2071e04/M2/3");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/ddf2fd23043a47396ea42be9f2071e04/M2/4");results[records++]=new Array("Selena Gomez & Austin Hug","Teen Choice Winner caught sharing a hug with co-star Jake T. Austin","http://www.celebrity-gossip.net/Wizards-of-Waverly-Place","http://206.161.121.100/c/49463/ddf2fd23043a47396ea42be9f2071e04/M2/5");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/ddf2fd23043a47396ea42be9f2071e04/M2/6");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/ddf2fd23043a47396ea42be9f2071e04/M2/7");results[records++]=new Array("Paris Hilton or Marilyn?","Launching her new frangrance Tease the starlet poses as Marilyn Monroe","http://www.celebrity-gossip.net/Paris-Hilton","http://206.161.121.100/c/49463/ddf2fd23043a47396ea42be9f2071e04/M2/8");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/ddf2fd23043a47396ea42be9f2071e04/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>');
}
