<?php wp_nav_menu('theme_location=header-menu&container=div&container_class=&container_id=footer'); ?>
</div>
</div>
<p>
Copyright 2010-<?php echo date('Y');?> <a href="//drivenbyboredom.com" target="_blank">Driven By Boredom Productions</a>. All Rights Reserved.<br />
</p>
<?php wp_footer(); ?>
</body>
</html>