<?php $default_footer=<<<EOT <div id="footer"> <div id="copyright"> <!--Please leave an attributation and link to the sourceforge project--> <p>openWolf version 0.9.9<br /> openWolf comes with ABSOLUTELY NO WARRANTY.<br /> This is free software, and you are welcome to redistribute it under certain conditions; please visit <a href="http://openwolf.sourceforge.net">http://openwolf.sourceforge.net</a> for details.<br /> </p> </div> </div> EOT; ?>