/*
 * || Properties ||
 * Author: Lucem Solutions
 * Date: 6/30/08
 * 
 * || Responsibilities ||
 * I display the footer.
 * 
 * || History ||
 * 
 * || Attributes ||
 * 
 */

<!--
document.write('<div id="footer"><ul id="internal"><li><a href="">Home</a></li><li><a href="/about/">About Us</a></li><li><a href="/current_projects/">Current Projects</a></li><li><a href="/past_projects/">Past Projects</a></li><li><a href="/upcoming_events/">Upcoming Events</a></li><li><a href="/past_events/">Past Events</a></li><li class="last"><a href="/speakers/">Past Speakers</a></li></ul>')

document.write('Copyright &copy; 2008 The Landmark Conservancy  All Rights Reserved. | The Landmark Conservancy is a tax exempt 501(c)(3) organization.<br />Design by <a href="http://www.lucemograph.com/solutions/">Lucem Solutions</a>')

document.write('</div>')
//-->