<?php $default_footer=<<<EOT <div id="footer"> <div id="top"> <p>Mirrors: <a href="http://www.validator.co.nz">Validator.co.nz</a> | Send an email to hide@address.com to get yours listed here</p> </div> <div id="bottom"> <p>This program is based on openWolf version 0.9.9. This is free software and you are welcome to redistribute it under certain conditions, please visit <a href="http://openwolf.sourceforge.net">openwolf.sourceforge.net</a> for details.</p> </div> <div class="tuanz"> <img src="default/html/tuanz.gif" width="200" height="74" alt="Tuanz award" /> </div> </div> EOT; ?>