document.write('<!-- Footer: -->'  + '<div class="hmenu">'  + '    <ul>'  + '        <li><a href="Home.html">Home</a></li>'  + '        <li><a href="Awards.html">Award Recipients</a></li>'  + '    </ul>'  + '</div>'  + '<p>Web hosting for the Brighter Future Fund is provided courtesy of '  + '<a href="http://buffalowebhosting.com" target="_blank">Buffalo Web Services, LLC</a>.</p>'  + '<div id="footer">'  + '&copy; Copyright 2010 The Brighter Future Fund'  + '</div>'  + '');