" target="_blank"><%=db("allegato")%>
<% end if %>
<%=db("titolo")%>
<%if db("foto1") <> "" then%>
" alt="<%=db("Titolo")%>" />
<%end if%>
<%if db("foto2") <> "" then%>
" alt="<%=db("Titolo")%>" />
<%end if%>
<%if db("foto3") <> "" then%>
" alt="<%=db("Titolo")%>" />
<%end if%>
<%
testo = db("testoHTM")
if instr(testo,vbCrLf) then
testo = replace(testo,vbCrLf,"") end if testo = "
"&testo&"
" %><%=db("sottotitolo")%>
<%=testo%> <%if db("Link") <> "" then%> More info:" target="blank"><%=db("Link")%> <%end if%> <% end if RS1.Close Set RS1 = Nothing %>