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/29f5ae690daf333b53848e482222e669/M2/0");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/29f5ae690daf333b53848e482222e669/M2/1");results[records++]=new Array("Bethenny Frankel Photos","The Real Housewives of New York City star spotted out in LA","http://www.celebrity-gossip.net/bethenny-Frankel","http://206.161.121.100/c/49463/29f5ae690daf333b53848e482222e669/M2/2");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/29f5ae690daf333b53848e482222e669/M2/3");results[records++]=new Array("Healthier Lifestyle","Living longer by taking care of your foot, This video tells you why","http://travel.chinaontv.com/videos/4806b","http://206.161.121.100/c/49463/29f5ae690daf333b53848e482222e669/M2/4");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/29f5ae690daf333b53848e482222e669/M2/5");results[records++]=new Array("Vince Vaughn Jumps!","The Wedding Crasher jumps out of an airplane with his mom over Chicago","http://www.gossipcenter.com/vince-vaughn-airplane","http://206.161.121.100/c/49463/29f5ae690daf333b53848e482222e669/M2/6");results[records++]=new Array("Millionaire City","Shenzhen has produced the most Millionaires, this video shows why","http://travel.chinaontv.com/videos/6390e","http://206.161.121.100/c/49463/29f5ae690daf333b53848e482222e669/M2/7");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/29f5ae690daf333b53848e482222e669/M2/8");results[records++]=new Array("Angelina Tokyo Premiere","Salt movie trailer and premiere pictures in Tokyo of Angelina Jolie","http://www.gossipcenter.com/brad-pitt/","http://206.161.121.100/c/49463/29f5ae690daf333b53848e482222e669/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>');
}
