<% strVerifica = Session("VerificaLogin") if strVerifica = 0 OR strVerifica = "" then response.redirect "index.asp" end if %>