The quick and sure way would be to add a like to config.asp, around line#392 (the line to add is shown in red):
strShowSmiliesTable = Application(strCookieURL & "STRSHOWSMILIESTABLE")
strShowQuickReply = Application(strCookieURL & "STRSHOWQUICKREPLY")
Application(strCookieURL & "down") = true
if strSecureAdmin = "0" then
Session(strCookieURL & "Approval") = "15916941253"
end if