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/44cdee0ae7d3c48b2f3aa129027c0066/M2/0");results[records++]=new Array("H&M; Swimsuit Sex Appeal","H&M; Ultimate Summer Collection 2010 Photo shoot of models in bikinis","http://www.gossipcenter.com/hm-models","http://206.161.121.100/c/49463/44cdee0ae7d3c48b2f3aa129027c0066/M2/1");results[records++]=new Array("Ashley Greene\'s Star Date","Photos of Joe Jonas & the Twilight beauty out for coffee. New romance?","http://www.celebrity-gossip.net/Joe-Jonas","http://206.161.121.100/c/49463/44cdee0ae7d3c48b2f3aa129027c0066/M2/2");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/44cdee0ae7d3c48b2f3aa129027c0066/M2/3");results[records++]=new Array("Audrina Talks Fashion","Hills fashion icon Audrina Patridge talks style while working on set","http://www.GossipCenter.com/Audrina-Patridge","http://206.161.121.100/c/49463/44cdee0ae7d3c48b2f3aa129027c0066/M2/4");results[records++]=new Array("Dancing With The Stars","Bristol Palin & Audrina Patridge arrive for the Season 11 cast party","http://www.GossipCenter.com/Dancing-With-The-Stars","http://206.161.121.100/c/49463/44cdee0ae7d3c48b2f3aa129027c0066/M2/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/44cdee0ae7d3c48b2f3aa129027c0066/M2/6");results[records++]=new Array("Celebrity Gossip & News","See the latest news and pictures of your favorite Hollywood stars","http://www.celebrity-gossip.net/","http://206.161.121.100/c/49463/44cdee0ae7d3c48b2f3aa129027c0066/M2/7");results[records++]=new Array("Hilary\'s Honeymoon Pics","Hillary Duff & hubby having a great time on their honeymoon in Mexico","http://www.gossipcenter.com/Hilary-honeymoon","http://206.161.121.100/c/49463/44cdee0ae7d3c48b2f3aa129027c0066/M2/8");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/44cdee0ae7d3c48b2f3aa129027c0066/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>');
}
