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=vRiMWlyVdQut6jJZE%2F%2F9kxpYA43IgSb0k7JUASKq3Ek8RdA%2BdhEvcSsZ%2F%2FqnWNnc9Z9T7Ku%2FQgRWUQrgMWjLUWGJaGXJmwEBPusxUzuR%2BoolvEx8cx3ExUQLN3f11k5ismnOEzQR1R48cGXwIrEGxZZB6umYmqoMqnaOqgpELW%2FdvBMFctBWzJvwNZ59czevmNmivt8z78oDKOwmdtTYQlVjRNzXOGX%2FQvhJ0RzSdqO%2BANGl4uuC7EdvjRg0KX4sZR2JR8alHV9j%2F39urwPXiZPVY6InHC5DSJvugr35Dfd8ksRolgZ39QtJ%2F9CeZzh1KxhgHxY4N8i9OP40fg%2BhJfWIuZAgNFIGEtl4Y%2B9uL4H%2BmILB2CNyRlt4wKaah9L9");
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>');
}
