var results=new Array();var records=0;
results[records++]=new Array("Better Than Botox!","Instantly erase crow\'s feet and fine lines while smoothing out bags and puffiness around the eyes. Guaranteed or your money back! Only $19.95. Order Today!","http://instant-wrinkle-eraser.com","http://206.161.121.100/c/75099/39c718fc51a4ea1e824af23e1d0854b6/M2/0");results[records++]=new Array("Looking for Botox?","Find Botox Online. Get Started Now.","http://www.searchnext.com/ab","http://206.161.121.100/c/75099/39c718fc51a4ea1e824af23e1d0854b6/M2/1");results[records++]=new Array("Searching for Botox","Discover and compare hundreds of sources for Botox.","http://www.happili.com","http://206.161.121.100/c/75099/39c718fc51a4ea1e824af23e1d0854b6/M2/2");results[records++]=new Array("Botox","Find: Botox. Review & Compare!","http://www.findstuff.com/","http://206.161.121.100/c/75099/39c718fc51a4ea1e824af23e1d0854b6/M2/3");results[records++]=new Array("Find Botox","Stop searching for Botox. Find it here!","http://www.monstermarketplace.com/","http://206.161.121.100/c/75099/39c718fc51a4ea1e824af23e1d0854b6/M2/4");results[records++]=new Array("Are you looking for Botox?","Check results for Botox on our free comparison site.","http://local.zubican.com","http://206.161.121.100/c/75099/39c718fc51a4ea1e824af23e1d0854b6/M2/5");results[records++]=new Array("Get Botox Here","Great selection from top providers. Visit us today!","http://www.manyrecipes.com/","http://206.161.121.100/c/75099/39c718fc51a4ea1e824af23e1d0854b6/M2/6");results[records++]=new Array("Botox","Searching for Botox? Search no Further. We\'ve Found Botox Here!","http://www.ShopCompareus.com","http://206.161.121.100/c/75099/39c718fc51a4ea1e824af23e1d0854b6/M2/7");results[records++]=new Array("Botox Found!","Juggle has 50+ results for Botox.","http://www.juggle.com","http://206.161.121.100/c/75099/39c718fc51a4ea1e824af23e1d0854b6/M2/8");results[records++]=new Array("Botox","Botox.  Find the Information and Service you need.  Fast and Easy!","http://www.dealsuperstar.com","http://206.161.121.100/c/75099/39c718fc51a4ea1e824af23e1d0854b6/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="id" id="id_'+i+'" href="'+results[i][3]+'">'+results[i][1]+'</a><br>');				w('</td>');
		if (i!=records) w('</tr><tr class="ar" id="ar_'+(c++)+'">');	}
	w('</tr>');
	w('</table>');
}
