



//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('<p align="right"><span class="caption"> © 2010 Nik Flandr&egrave;</span></p>');




