<% indice="" & Request.QueryString("id") if indice="" then indice=0 %>

.: WWW.LUPPINOCOSTRUZIONI.IT :.

<% set rs=eseguiSQL("select * from gallery where id=" & indice) if not rs.eof then %> <% else %> <% end if set rs=eseguiSQL("select * from gallery where pid=0" & indice) if not rs.eof then while not rs.eof set rs1=eseguiSQL("select * from gallery where id=" & rs("id")) if not rs1.eof then %> <% else %> <% end if rs.movenext wend end if %>
:<%=rs("tit")%>:
:Archivio Foto:
<%if rs("tit")="" then%><%=rs("tst")%><%else%><%=rs("tit")%><%end if%>

<% set rs=eseguiSQL("select * from gallery where id=" & indice) if not rs.eof then %> <% end if %>
<%=rs("tst")%>

<% set rs=eseguiSQL("select * from foto where id_gallery=" & indice) if not rs.eof then while not rs.eof testo=rs("descrizione") %><% rs.movenext wend else %><% end if %>
" border=0 alt="<%=testo%>" onMouseOver="javascript:descrizione.innerHTML=''+this.alt+'';" on2222load="if(this.height>160){this.height=160}" onClick="javascript:window.open('popup.asp?foto=<%=indice%>/<%=rs("fot")%>&desc=<%=testo%>','','width=680,height=520,resizable=0,status=0,scrollbars=0,toolbar=0,location=0,directories=0,menubar=0')">Non ci sono foto in questa galleria