<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <% If Request("cat") = "" Then Session("svCat") = "all" Else Session("svCat") = Request("cat") End If %> .:: Leah Berghash ::.