<%@LANGUAGE="VBSCRIPT"%> <% set categorie = Server.CreateObject("ADODB.Recordset") categorie.ActiveConnection = MM_store_STRING categorie.Source = "SELECT * FROM categorie ORDER BY id_categoria ASC" categorie.CursorType = 0 categorie.CursorLocation = 2 categorie.LockType = 3 categorie.Open() categorie_numRows = 0 %> MBL modelllismo
        DOVE SIAMO :



 

 

 




<% categorie.Close() %>