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

.: WWW.LUPPINOCOSTRUZIONI.IT :.

<% set rs=eseguiSQL("select * from immobiliare where id=" & indice) if not rs.eof then %> <% else %> <% end if set rs=eseguiSQL("select * from immobiliare where pid=0" & indice) if not rs.eof then while not rs.eof set rs1=eseguiSQL("select * from immobiliare where pid=" & rs("id")) 'ricerca figli if not rs1.eof then 'ha figli set rs1=eseguiSQL("select * from immobili where id_immobiliare=" & rs("id")) 'ricerca immobili if not rs1.eof then 'ha immobili %> <% else 'non ha immobili %> <% end if else 'non ha figli set rs1=eseguiSQL("select * from immobili where id_immobiliare=" & rs("id")) 'ricerca immobili if not rs1.eof then 'ha immobili %> <% else 'non ha immobili %> <% end if end if rs.movenext wend else set rs=eseguiSQL("select * from immobiliare where id=0" & indice) if not rs.eof then %> <% end if end if %>
:<%=rs("tit")%>:
:Immobiliare:
<%if "" & rs("tit")="" then%><%=rs("tst")%><%else%><%=rs("tit")%><%end if%>
<%=rs("tst")%>

   " onClick="this.value='';">
<% if "" & Request.QueryString("cerca")="" then 'normale browsing set rs=eseguiSQL("select * from immobiliare where id=" & indice) if not rs.eof then loca="Tipologia: " & rs("tit") & "
" %> <% end if else 'risultati ricerca chiave=Request.QueryString("cerca") %> <% end if %>
<% set rs=eseguiSQL("select * from immobili where id_immobiliare=" & indice) if not rs.eof then while not rs.eof testo=rs("txtdescrizione") testoalt=("Località: " & rs("txtlocalita") & " - Valore: € " & FormatNumber(rs("numprezzo"),2,-1) & "") %><% rs.movenext wend else %><% end if %>
" border=0 alt="<%=XXXXXXXXXXXXXXXXX(testoalt)%>" onMouseOver="javascript:descrizione.innerHTML=''+this.alt+'';" onload="if(this.width>240){this.width=240}" onClick="javascript:window.open('popup.asp?foto=imm<%=indice%>/<%=rs("fot")%>&desc=<%=XXXXXXXXXXXXXXXX(testoalt)%>','','width=680,height=520,resizable=0,status=0,scrollbars=0,toolbar=0,location=0,directories=0,menubar=0')"><%=loca%>Località: <%=rs("txtlocalita")%>
Valore: € <%=FormatNumber(rs("numprezzo"),2,-1)%>

<%=testo%>
Non ci sono immobili in questa galleria
<% set rs=eseguiSQL("select * from immobili where txtdescrizione LIKE '%" & chiave & "%' OR txtlocalita LIKE '%" & chiave & "%';") if not rs.eof then while not rs.eof loca="" set rs1=eseguiSQL("select * from immobiliare where id=" & rs("id_immobiliare") & ";") if not rs1.eof then loca="Tipologia: " & rs1("tit") & "
" set rs1=nothing testo=rs("txtdescrizione") testoalt="Località: " & rs("txtlocalita") & " - Valore: € " & FormatNumber(rs("numprezzo"),2,-1) & "" %><% rs.movenext wend else %><% end if %>
" border=0 alt="<%=XXXXXXXXXXXXXXXXX(testoalt)%>" onMouseOver="javascript:descrizione.innerHTML=''+this.alt+'';" onload="if(this.width>240){this.width=240}" onClick="javascript:window.open('popup.asp?foto=imm<%=rs("id_immobiliare")%>/<%=rs("fot")%>&desc=<%=XXXXXXXXXXXXXXXX(testoalt)%>','','width=680,height=520,resizable=0,status=0,scrollbars=0,toolbar=0,location=0,directories=0,menubar=0')"><%=loca%>Località: <%=rs("txtlocalita")%>
Valore: € <%=FormatNumber(rs("numprezzo"),2,-1)%>

<%=testo%>
Nessun immobile trovato