<!-- Start of Footer -->
</div><!-- End of the page-specific content. -->
<div id="footer">
<footer>
<p>Copyright © <a href="http://smith058.com/ePortfolio/">John Smith</a> 2015
| Loved By <a href="#">THE VEIWER!</a>
| Sponsored by students @ <a href="http://www.datc.edu/">DATC</a>
| Valid <a href="http://jigsaw.w3.org/css-validator/">CSS</a> & <a href="http://validator.w3.org/">XHTML</a></p>
</footer>
</div>
</div> <!-- end wrapper -->
</body>
</html>
<?php // Flush the buffered output.
ob_end_flush();
?>