I wasn't really sure where to place this, so I thought maybe here:
I use the logo at the bottem of my forum to jump here rather quick since my site is my home page. Now here is something I may wish to ask since it specifically states:
'## START - REMOVAL OR MODIFICATION OF THIS CODE WILL VIOLATE THE Snitz FORUMS 2000 LICENSE AGREEMENT
I do not wish to violate the License Agreement so I am wondering if this is possible, I added the target="_blank" to the href tag.
Now here is a possibility; what if we add a feature in the admin section where it can be a choise
<%
'## START - REMOVAL OR MODIFICATION OF THIS CODE WILL VIOLATE THE Snitz FORUMS 2000 LICENSE AGREEMENT
if strNewWindow = "0" then
Response.Write " <a href=""http://forum.snitz.com"" target=""_blank""><acronym title=""Powered By: " & strVersion & """>"
else
Response.Write " <a href=""http://forum.snitz.com""><acronym title=""Powered By: " & strVersion & """>"
end if
if strShowImagePoweredBy = "1" then
Response.Write "<img src=""logo_powered_by.gif"" border=0>"
else
Response.Write "Snitz Forums 2000"
end if
Response.Write "</acronym></a>" & vbNewline
'## END - REMOVAL OR MODIFICATION OF THIS CODE WILL VIOLATE THE Snitz FORUMS 2000 LICENSE AGREEMENT
%>
Just a sugesstion 
Thanks
Jessica
(Web Zone Complete)
Programming and graphic resource center