<%
if request.QueryString("az")="prod" then%>
<%end if
if request.QueryString("az")="list" then%>
<%end if
if request.QueryString("az")="carr" then%>
<%end if
if request.QueryString("az")="carrList" then%>
<%end if
if request.QueryString("az")="" then%>
<%end if
if request.QueryString("az")="ordina" then%>
<%end if
if request.QueryString("az")="ricerca" then%>
<%end if
%>
<%
marca.Close()
Set marca = Nothing
%>
<%
Tipo.Close()
Set Tipo = Nothing
%>
<%if Request.QueryString("fcampo") <> "" Or Request.QueryString("fcosa") <> "" then
Prodo.Close()
Set Prodo = Nothing
end if%>