var results=new Array();var records=0;
results[records++]=new Array("Salons","Find Nearby Beauty Salons\' Addresses, Phone Numbers & Directions","http://www.AreaConnect.com/salons","http://206.161.121.115/go.php?c=bc6IvFEALr2OHV1DX%2BtjLOPejC11J%2F%2F%2BAmD1xg2D%2FsWMXCE%2Fd%2B39sk1HdcNjcCMa%2FgV2EN7SSMmaZyZJIuHuk149i9tIjaTIgvjcpgS%2BomWLJ%2F3wcdjOKhVx5o%2Fpp8R0oULWryLp7Q8uFDrLMSkNmDghQoZqdcT%2FjuhOmoXfDYh3548XwIlw08rAcLw5UxsdA3dz1tv5sLKu3gQEnjNPJDkQvzKUAInL711%2F8P9ScT%2FwME84dSoZDNrl4OJ1kDGJk9VjoiccLkNIm%2B6CvfkN93ySxGiWBnf1C0n%2F0J5nOHVyh0OwjL4qNce96hNFQRICJb8%2FPhDWU%2BQ01Lb630hrtYYhsN3qvGfLhl2x5FRr%2FmU%3D");results[records++]=new Array("FREE Comedy Films","FREE Award Winning comedies. Old as New.","http://www.Comedy1.FilmAnnex.com/RON","http://206.161.121.115/go.php?c=ohrpBHolI6x%2BQ783nSLk8%2BPejC11J%2F%2F%2BAmD1xg2D%2FsWMXCE%2Fd%2B39sk1HdcNjcCMa8qCjK%2BPSsSoUYpnfx0WK%2FV49i9tIjaTIgvjcpgS%2BomWLJ%2F3wcdjOKhVx5o%2Fpp8R0oULWryLp7Q8uFDrLMSkNmDghQoZqdcT%2FjuhOmoXfDYh3548XwIlw08rAcLw5Uxsdtni1EoqyjN%2BtZPrUItZBbTkQvzKUAInL711%2F8P9ScT%2FwME84dSoZDNrl4OJ1kDGJk9VjoiccLkNIm%2B6CvfkN93ySxGiWBnf1C0n%2F0J5nOHUDSMbmfxFKYrYo%2BN2QkFR6Jb8%2FPhDWU%2BQ01Lb630hrtYYhsN3qvGfLhl2x5FRr%2FmU%3D");
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>');
}
