% Option Explicit %> <% ' ' $Id: frames.asp,v 1.1.1.1 2003/03/09 22:45:57 peter Exp $ ' ' ' ' @author Peter Theill peter@theill.com ' If (NOT loggedOn()) Then Response.Redirect "expired.asp?reload=true" Response.End End If %>