<% if (Session("HomeVisited") = "yes") then if (Session("HomeFlash") = "yes") then Response.Redirect("index_f.asp") elseif (Session("HomeFlash") = "no") then Response.Redirect("index_nf.asp") end if end if %> Bown AE&T Group