<%
sSQL="SELECT * FROM areas2 WHERE Id=" & Request.QueryString("Id") & ""
'constantes ADO VBScript
'Const adCmdText = &H0001
'Const adOpenStatic = 3%>
<%texto1 = tex(RS("texto"))%>
<%if RS("imagen")<>"" then%>

" alt="Imagen : <%=RS("subtitulo")%>" class="imagen" /><%end if%><%=texto1%>
<% if rs("enlace")<>"" then%>
" target="_blank"> >> Pincha aquí para + INFORMACIÓN >>
<%end if%>
<% if rs("documento")<>"" then%>
" target="_blank"> >>
<%=rs("titulo")%>
<%end if%>
<%if rs("video")<>"" then%>
<%=rs("video")%><%end if%>