abc_baseUrl = ((location.hostname=="localhost") ? "http://localhost/abcturismo/" : "http://www.secerchitrovi.com/abcturismo/");
document.write(
"<TABLE border=0 cellSpacing=0 cellPadding=0 width=612>" +
	"<tr>" +
       "<td width=260>" +
"<form id=frm name=frm action=\""+abc_baseUrl+"alberghi.aspx\" method=get>" +
	"<br><TABLE cellSpacing=0 cellPadding=0 width=100% border=0>" +
		"<TR>" +
			"<td class=expTneroSM>&nbsp;Localit&#224;:</td>" +
		"</TR><TR>" +
			"<td class=expTneroSM>" +
				"&nbsp;<INPUT name=l id=l class=expTneroSM size=14 maxLength=100>&nbsp;<input type=submit value='Cerca' CLASS=expGo>" +
		"</TD></TR>" +
	"</TABLE>" +
"</form>" +
		"</td>" +
		"<td style='width:52px' valign=top><img src=\""+abc_baseUrl+"templ/1blnk.gif\"></td>" +
		"<td style='width:72px' valign=top><img src=\""+abc_baseUrl+"templ/2blnk.gif\"></td>" +
		"<td style='width:63px' valign=top><A href=\"http://www.abcturismo.it/\"><IMG height=46 src=\""+abc_baseUrl+"templ/homeblnk.gif\" width=63 border=0></a></td>" + 
		"<td style='width:66px' valign=top><A href=\""+abc_baseUrl+"insertData.aspx\"><IMG height=46 alt=\"Per Inserire/Aggiornare i dati della Vostra struttura\" src=\""+abc_baseUrl+"templ/segnala.gif\" width=66 border=0 ></A></td>" + 
		"<td style='width:65px' valign=top><A href=\""+abc_baseUrl+"info.aspx\"><IMG height=46 src=\""+abc_baseUrl+"templ/infoblnk.gif\" width=65 border=0 ></A></td>" + 
		"<td style='width:65px' valign=top><A href=\""+abc_baseUrl+"scrivici.aspx\"><IMG height=46 src=\""+abc_baseUrl+"templ/contattiblnk.gif\" width=65 border=0 ></A></td>" + 
		"<td style='width:22px' valign=top><img src=\""+abc_baseUrl+"templ/2blnkr.gif\"></td></tr><tr><td>"
);
