var cText = '';
cText += '<div id="footer">';
cText += 'Copyright &copy; 2009 Boulder International Humanist Institite. All rights reserved.';
cText += '</div>';
document.write(cText);
