<%call xxv(120,554,0,0,1,1)%>
        <% a=request.querystring("a") b=request.querystring("b") ac=request.querystring("c") loca=request.querystring("loca") 'id =request.QueryString("id") sql="select * from cj_fl where fl_lm="&loca&" and fl_id="&a&"" set rs=conn.execute(sql) %> <% if a=11111 or a="" then response.write ("Products") else response.write rs("fl_mc") end if rs.close set rs=nothing %> <% '----------------------------小类名称 sql="select * from cj_fl where fl_lm="&loca&" and fl_id="&b&"" set rs=conn.execute(sql) %> <% response.write (">>"&rs("fl_mc")) rs.close set rs=nothing %> <% '----------------------------小小类名称 sql="select * from cj_fl where fl_lm="&loca&" and fl_id="&ac&"" set rs=conn.execute(sql) %> <% response.write (">>"&rs("fl_mc")) rs.close set rs=nothing %> <%if id<>"" then %> <%sql="select * from cj_xx where id="&id&" " set rs=conn.execute(sql) response.Write(rs("xx_title")) rs.close set rs=nothing end if%>  
<%if a=11111 then call zp(113,5) else call xx() end if if loca=121 then call ly() end if %>