



//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.write('<br><br><br><br><br>Copyright &copy; 1996-2009 John Everson');



