if (location.hostname.indexOf("alberghi/") != -1 || location.hostname.indexOf("hotel") != -1)
	document.write("</TD></TR><TR><TD colSpan=8>");
else
	document.write("</TD></TR><TR><TD colSpan=8 align=center>");
