//
// Copyright (c) 2008 Thomas P. Goss.  All Rights Reserved.
//

function display_footer () {
    document.write('<div class="footer"><a href="index.html">Home</a> | <a href="about.html">About our Company</a> | <a href="services.html">Services We Offer</a> | <a href="epeace_of_mind.html">ePeace of Mind&#8482;</a> | <a href="contact.html">Contact Us</a><br>&copy; 2010 MJB Technology Solutions, LLC | Powered by: <a href="http://www.brighteyescreative.com" target="_blank">Brighteyes Creative LLC</a></div>');
}


