
No hi ha menu
<%else%> <%While not rs.EOF %> <%if rs.Fields("nivel")="1" then %>No hi ha menu
<%else%> <%While not rs.EOF %> <%if rs.Fields("nivel")="5" then %> | " class="enlacenav" target="_parent" accesskey="<%=rs.Fields("teclat")%>" title="<%=rs.Fields("title")%>" onMouseover="MostrarTexto('<%=rs.Fields("onMouse")%>')" onMouseout="OcultarTexto()"><%=rs.Fields("titol")%> <%end if%> <%rs.MoveNext%> <%Wend%> <%end if%> <%rs.Close Conexion.Close %>