%
response.buffer = TRUE
response.expires = -1
response.cachecontrol = "private"
response.addheader "pragma","no-cache"
response.addheader "cache-control","no-store"
strCookieURL = Left(Request.ServerVariables("Path_Info"), InstrRev(Request.ServerVariables("Path_Info"), "/"))
Application.Contents.RemoveAll ()
Application.Lock
Application(strCookieURL & "ConfigLoaded")= ""
Application.UnLock
%>
<%
response.write("