var results=new Array();var records=0;
results[records++]=new Array("Top Dentists","Best Dentists Serving Your Area","http://Yellowexplorer.com","http://206.161.121.100/c/49463/ca1623e581807a1b62e3538e395d024d/M2/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/ca1623e581807a1b62e3538e395d024d/M2/1");results[records++]=new Array("21 Year Old Bikini Model","Victoria\'s Secret model Candice Swanepoel in a bikini photo shoot","http://www.gossipcenter.com/candice","http://206.161.121.100/c/49463/ca1623e581807a1b62e3538e395d024d/M2/2");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/ca1623e581807a1b62e3538e395d024d/M2/3");results[records++]=new Array("Jessica Alba Covergirl","Actress spotted in bikini at photo shoot for September\'s Cosmo cover","http://www.GossipCenter.com/Jessica-Alba","http://206.161.121.100/c/49463/ca1623e581807a1b62e3538e395d024d/M2/4");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/ca1623e581807a1b62e3538e395d024d/M2/5");results[records++]=new Array("Angelina Jolie Red Carpet","Photos of the beauty at the Salt premiere in France looking stunning","http://www.gossipcenter.com/Angelina-Jolie-Salt","http://206.161.121.100/c/49463/ca1623e581807a1b62e3538e395d024d/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/ca1623e581807a1b62e3538e395d024d/M2/7");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/ca1623e581807a1b62e3538e395d024d/M2/8");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/ca1623e581807a1b62e3538e395d024d/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>');
}
