<% paginaso=2 Set note=Server.CreateObject("ADODB.Recordset") sqlString="SELECT categorie.catego, categorie.idblocco, * FROM notizie INNER JOIN categorie ON notizie.idsezione_sito = categorie.idcat WHERE (((notizie.idsezione_sito)=12) AND ((notizie.idsottomenu)=24)) and visibile=1 ORDER BY notizie.idnews DESC" note.ActiveConnection=objConno note.Open sqlString Set vi=Server.CreateObject("ADODB.Recordset") sqlString="SELECT * FROM video_archivio WHERE visibile=1 ORDER BY idvideo DESC" vi.ActiveConnection=objConno vi.Open sqlString %> <%sono=11%> Arce News La Storia la Cultura e le News di Arce, Colfelice, Santopadre, Roccadarce e dintorni

<%numeroconto=0%>

Polisportiva Milan Club Arce

HOME
 

La "Disfida dello Stincone"


 


 
<% note.Close Set note=Nothing objConno.Close Set objConno=Nothing%>