

//This script writes the bottom textual navigation.
//When updating, use the "\" character to "escape"
//the JavaScript syntax before troublesome characters such as
//single and double quotes (also apostrophes).
//and no hard returns--everything in parentheses should be one color

document.writeln('<div class="footertext">Copyright © 2005, Yale Presbyterian Church</div>');
