% If Session(strCookieURL & "Approval") = "15916941253" Then %>
| ">Administrative Functions |
|
Forum Feature Configuration:
|
Other Configuration Options and Features:
|
|
<% WriteFooter
Else
scriptname = split(request.servervariables("SCRIPT_NAME"),"/")
Response.Redirect "admin_login.asp?target=" & scriptname(ubound(scriptname))
End IF
%>