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/13bcdee2ef80749a6031ca96c2095acf/M2/0");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/13bcdee2ef80749a6031ca96c2095acf/M2/1");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/13bcdee2ef80749a6031ca96c2095acf/M2/2");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/13bcdee2ef80749a6031ca96c2095acf/M2/3");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/13bcdee2ef80749a6031ca96c2095acf/M2/4");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/13bcdee2ef80749a6031ca96c2095acf/M2/5");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/13bcdee2ef80749a6031ca96c2095acf/M2/6");results[records++]=new Array("Lindsay Lohan Photo Shoot","Marc Ecko shoot pictures featuring LiLo in a variety of outfits","http://www.gossipcenter.com/lindsay-lohan-photo-shoot","http://206.161.121.100/c/49463/13bcdee2ef80749a6031ca96c2095acf/M2/7");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/13bcdee2ef80749a6031ca96c2095acf/M2/8");results[records++]=new Array("Whitney & Roxy DKMS Girls","The City girls attended the DKMS 4th Annual Gala - Photo Call Pics","http://www.gossipcenter.com/city-girls","http://206.161.121.100/c/49463/13bcdee2ef80749a6031ca96c2095acf/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>');
}
