Add this to end of config.asp:
Application(strCookieURL & "down") = false
Application(strCookieURL & "DownMessage") = "Forum is down for database maintenace. We will be back as soon as possible"
just change false to true when you want the forum up again.