<%
'#################################################################################
'## Copyright (C) 2000  Michael Anderson
'## 
'## 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.
'## 
'## 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.
'## 
'## Correspondence and Questions can be sent to:
'## reinhold@bigfoot.com
'## 
'## or
'## 
'## Snitz Communications 
'## C/O: Michael Anderson
'## PO Box 200
'## Harpswell, ME 04079
'#################################################################################
%>
</div> 

<table border=0 width="95%" cellspacing=0 cellpadding=0 align=center>
  <tr>
    <td>
    <table width=100% border=0 bgcolor="<% =strForumCellColor %>">
      <tr bgcolor="<% =strForumCellColor %>">
        <td bgcolor="<% =strForumCellColor %>">
        <table border=0 width="100%">
          <tr>
            <td bgcolor="<% =strForumCellColor %>" align=left valign=top nowrap><font face="<% =strDefaultFontFace %>" size="<% =strFooterFontSize %>">
            <% =strForumTitle %>
            </font></td>
            <td bgcolor="<% =strForumCellColor %>" align=right valign=top nowrap><font face="<% =strDefaultFontFace %>" size="<% =strFooterFontSize %>">
            <% =strCopyright %>
            </font></td>
          </tr>
        </table>
        <td bgcolor="<% =strForumCellColor %>" width=10 nowrap><a href="#top"><img src="icon_go_up.gif" height=15 width=15 border="0" align="right" alt="Retour debut de page"></a></font></td>
      </tr>
    </table>
    </td>
  </tr>
</table>

<table width="100%" border=0>
  <tr>
    <td align="right"><font face="<% =strDefaultFontFace %>" size="<% =strFooterFontSize %>">
    <!a href="http://forum.snitz.com"><acronym title="Powered By: <% =strVersion %>"><img src="logo_powered_by.gif" border=0></acronym></a>
    </font></td>
  </tr>
</table>

</font>

</BODY>
</HTML>
<% my_Conn.Close %>
<% set my_Conn = nothing %>
