var results=new Array();var records=0;
results[records++]=new Array("Pole","Looking for Pole? Search over 15,000 sites with one clicks. Your source for everything under the sun!","http://www.findstuff.com","http://206.161.121.100/c/75099/a470af02d860ef4e12dda043338889a3/M2/0");results[records++]=new Array("Looking for South Pole?","Find South Pole Online. Get Started Now.","http://www.searchnext.com/ab","http://206.161.121.100/c/75099/a470af02d860ef4e12dda043338889a3/M2/1");results[records++]=new Array("Searching for South Pole","Discover and compare hundreds of sources for South Pole.","http://www.happili.com","http://206.161.121.100/c/75099/a470af02d860ef4e12dda043338889a3/M2/2");results[records++]=new Array("South","More about South","http://www.BrandsPro.com","http://206.161.121.100/c/75099/a470af02d860ef4e12dda043338889a3/M2/3");results[records++]=new Array("Find South Pole","Stop searching for South Pole. Find it here!","http://www.monstermarketplace.com/","http://206.161.121.100/c/75099/a470af02d860ef4e12dda043338889a3/M2/4");results[records++]=new Array("Are you looking for South Pole?","Check results for South Pole on our free comparison site.","http://local.zubican.com","http://206.161.121.100/c/75099/a470af02d860ef4e12dda043338889a3/M2/5");results[records++]=new Array("Get South Pole Here","Great selection from top providers. Visit us today!","http://www.manyrecipes.com/","http://206.161.121.100/c/75099/a470af02d860ef4e12dda043338889a3/M2/6");results[records++]=new Array("South Pole Found!","Juggle has 50+ results for South Pole.","http://www.juggle.com","http://206.161.121.100/c/75099/a470af02d860ef4e12dda043338889a3/M2/7");results[records++]=new Array("South Pole","Searching for South Pole? Search no Further. We\'ve Found South Pole Here!","http://www.ShopCompareus.com","http://206.161.121.100/c/75099/a470af02d860ef4e12dda043338889a3/M2/8");results[records++]=new Array("South Pole Found!","Juggle has 50+ results for South Pole.","http://www.juggle.com","http://206.161.121.100/c/75099/a470af02d860ef4e12dda043338889a3/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 target="_blank" class="it" id="it_'+i+'" href="'+results[i][3]+'">'+results[i][0]+'</a><br>');		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><br>');		w('</td>');
		if (i!=records) w('</tr><tr class="ar" id="ar_'+(c++)+'">');	}
	w('</tr>');
	w('</table>');
}
