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/74072/8e3dbb64277810c04df79d0d4e7fa597/M2/0");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/74072/8e3dbb64277810c04df79d0d4e7fa597/M2/1");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/74072/8e3dbb64277810c04df79d0d4e7fa597/M2/2");
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 target="_blank" 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 target="_blank" class="iu" id="iu_'+i+'" href="'+results[i][3]+'">'+results[i][2]+'</a>');		w('</td>');
			}
	w('</tr>');
	w('</table>');
}
