Ver Mensaje Individual
  #11 (permalink)  
Antiguo 05/11/2004, 06:00
Avatar de locko
locko
 
Fecha de Ingreso: abril-2004
Ubicación: Villabona Cyti
Mensajes: 252
Antigüedad: 21 años
Puntos: 0
inc_footer.asp

<%
'################################################# ##################
'# Image Gallery v1.0
'#
'# This script will automatically create links for thumbs
'# and links to the full image. You just need to upload the
'# Full Image and the Thumbnail in the right directories.
'# All underscores ('_') in directories & FileNames will be
'# replaced by Spaces. The FileName will apear on top of the
'# page when you view the full Image.
'#
'# It will create a Previous & Next link to limit the amount
'# of thumbs showed on a page and also when you view a Full
'# Image. This way you don't need to return to the thumbs.
'#
'# Created by Sebastien Morel
'# Contact me on '[email protected]' for bugs or comments
'################################################# ##################
%>
<BR>
<div align="center">
<font class="footer">Image Gallery created by <A class="smalllinkgrey" href="mailto:[email protected]?Subject=Ima ge Gallery">Sebastien Morel</A><BR>Copyright © 2002 - 2003</font>
</div>
<BR>