var results=new Array();var records=0;
results[records++]=new Array("Find what you?re looking for.","Click here for your results.","http://searchfindr.com","http://206.161.121.100/c/49463/611a430bafba17a700131afaa9bb5179/M1/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/611a430bafba17a700131afaa9bb5179/M1/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/611a430bafba17a700131afaa9bb5179/M1/2");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/611a430bafba17a700131afaa9bb5179/M1/3");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/611a430bafba17a700131afaa9bb5179/M1/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/611a430bafba17a700131afaa9bb5179/M1/5");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/611a430bafba17a700131afaa9bb5179/M1/6");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/611a430bafba17a700131afaa9bb5179/M1/7");results[records++]=new Array("Kim Kardashian Red Carpet","Reality TV vixen showed off a black dress at the LAVO party in Vegas","http://www.gossipcenter.com/Kim-Kardashian-Photos","http://206.161.121.100/c/49463/611a430bafba17a700131afaa9bb5179/M1/8");results[records++]=new Array("Vampire\'s Hollywood Home","Video showing Robert Pattinson\'s & Kristen Stewart\'s Hollywood mansion","http://www.gossipcenter.com/Twilight-Masnion","http://206.161.121.100/c/49463/611a430bafba17a700131afaa9bb5179/M1/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>');
}
