<% '################################################################################# '## Copyright (C) 2000-01 Michael Anderson and Pierre Gorissen '## '## This program is free software; you can redistribute it and/or '## modify it under the terms of the GNU General Public License '## as published by the Free Software Foundation; either version 2 '## of the License, or any later version. '## '## All copyright notices regarding Snitz Forums 2000 '## must remain intact in the scripts and in the outputted HTML '## The "powered by" text/logo with a link back to '## http://forum.snitz.com in the footer of the pages MUST '## remain visible when the pages are viewed on the internet or intranet. '## '## This program is distributed in the hope that it will be useful, '## but WITHOUT ANY WARRANTY; without even the implied warranty of '## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the '## GNU General Public License for more details. '## '## You should have received a copy of the GNU General Public License '## along with this program; if not, write to the Free Software '## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. '## '## Support can be obtained from support forums at: '## http://forum.snitz.com '## '## Correspondence and Marketing Questions can be sent to: '## reinhold@bigfoot.com '## '## or '## '## Snitz Communications '## C/O: Michael Anderson '## PO Box 200 '## Harpswell, ME 04079 '################################################################################# %> <% If Session(strCookieURL & "Approval") = "15916941253" Then %>
 <% =fLang(strLangAdmin_Config_Colors00010) %>
 <% =fLang(strLangAdmin_Config_Colors00020) %>
 <% =fLang(strLangAdmin_Config_Colors00030) %>
<% if Request.Form("Method_Type") = "Write_Configuration" then for each key in Request.Form if left(key,3) = "str" or left(key,3) = "int" then strDummy = SetConfigValue(1, key, ChkString(Request.Form(key),"SQLstring")) end if next Application(strCookieURL & "ConfigLoaded") = "" %>

<% =fLang(strLangAdmin_Config_Colors00040) %>

<% =fLang(strLangAdmin_Config_Colors00050) %>

<% =fLang(strLangAdmin_Config_Colors00060) %>

<% else %>
<% =fLang(strLangAdmin_Config_Colors00070) %>
<% =fLang(strLangAdmin_Config_Colors00080) %>  ">
<% =fLang(strLangAdmin_Config_Colors00090) %> 
<% =fLang(strLangAdmin_Config_Colors00100) %> 
<% =fLang(strLangAdmin_Config_Colors00110) %> 
<% =fLang(strLangAdmin_Config_Colors00120) %>  ">
<% =fLang(strLangAdmin_Config_Colors00130) %>  ">
<% =fLang(strLangAdmin_Config_Colors00140) %>  ">
<% =fLang(strLangAdmin_Config_Colors00150) %> 
<% =fLang(strLangAdmin_Config_Colors00210) %>  ">
<% =fLang(strLangAdmin_Config_Colors00220) %> 
<% =fLang(strLangAdmin_Config_Colors00230) %>  ">
<% =fLang(strLangAdmin_Config_Colors00240) %>  ">
<% =fLang(strLangAdmin_Config_Colors00250) %> 
<% =fLang(strLangAdmin_Config_Colors00260) %>  ">
<% =fLang(strLangAdmin_Config_Colors00270) %>  ">
<% =fLang(strLangAdmin_Config_Colors00280) %>  ">
<% =fLang(strLangAdmin_Config_Colors00290) %>  ">
<% =fLang(strLangAdmin_Config_Colors00300) %>  ">
<% =fLang(strLangAdmin_Config_Colors00310) %>  ">
<% =fLang(strLangAdmin_Config_Colors00320) %>  ">
<% =fLang(strLangAdmin_Config_Colors00330) %>  ">
<% =fLang(strLangAdmin_Config_Colors00340) %>  ">
<% =fLang(strLangAdmin_Config_Colors00350) %>  ">
<% =fLang(strLangAdmin_Config_Colors00360) %>  ">
<% =fLang(strLangAdmin_Config_Colors00370) %>  ">
<% =fLang(strLangAdmin_Config_Colors00380) %>  ">
<% =fLang(strLangAdmin_Config_Colors00390) %>
<% =fLang(strLangAdmin_Config_Colors00400) %>  ">
<% =fLang(strLangAdmin_Config_Colors00410) %>  <% =fLang(strLangAdmin_Config_Colors00460) %> "0" or lcase(TopicNoWrapLeft) <> "0") then Response.Write("checked")%>> <% =fLang(strLangAdmin_Config_Colors00470) %> >
<% =fLang(strLangAdmin_Config_Colors00420) %>  ">
<% =fLang(strLangAdmin_Config_Colors00430) %>  <% =fLang(strLangAdmin_Config_Colors00460) %> > <% =fLang(strLangAdmin_Config_Colors00470) %> "1" or lcase(TopicNoWrapRight) <> "1") then Response.Write("checked")%>>
<% end if WriteFooter Else scriptname = split(request.servervariables("SCRIPT_NAME"),"/") Response.Redirect "admin_login.asp?target=" & scriptname(ubound(scriptname)) End IF %>