<% if (Request.QueryString("switch")= "") then Response.Redirect("http://classifieds.endurance.net/index.php?a=5&b=10") else Session("categoryID") = "10" Session("sectionHead_String") = "Tack For Sale" Server.Transfer("categoryInternal.html") end if %>