<%
'*************************************************************************
' DO NOT MODIFY THIS SCRIPT IF YOU WANT UPDATES TO WORK!
' Function : Footer Page
' Product  : CandyPress Store Frontend
' Version  : 2.5
' Modified : February 2004
' Copyright: Copyright (C) 2004 CandyPress.Com 
'            See "license.txt" for this product for details regarding 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of this 
'            file, you may request one at webmaster@candypress.com
'*************************************************************************
%>
		</TD>
	</TR>
</TABLE>

<br>

<TABLE border=0 cellpadding=0 cellspacing=0 width=100%>
	<TR>
		<TD align=center valign=middle bgcolor="#EEEEEE">
			© Copyright 1979-<%=year(now)%>  <a href="http://www.ahw.com.br">AHW - Access Home World</a><br>
		<% response.write application("activevisitorsK") & " (" & application("visitorsTodayK") & ") active visitors     "  %> 
		</TD>
	</TR>
</TABLE>

</BODY>
</HTML>
