//the following line must appear at bottom of each page on which you want the footer:
//<script language="JavaScript" src="footer.js"></script>
document.write('<p align="center"> </p>');
document.write('<p align="center"> </p>');
document.write('<hr size="1" color="#000000">');
document.write('<p align="center">');
document.write('<font face="Arial" size="1"><strong>');
document.write('Contact us: <a href="mailto:dc1@sniks.com">sniks.com</a><br>');
document.write('©1999 </strong></font>');
document.write('<img src="http://localhost/sniks/images/logosheaders/snikslogotiny.gif" width="55" height="21" alt="Sniks.com" align="absmiddle"></p>');



