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

function display_footer () {
    document.write('<div class="footer">Copyright &copy; 2010 Olivia&acute;s | Powered by: <a href="http://www.brighteyescreative.com" target="_blank">Brighteyes Creative LLC</a></div>');
}


