

//This script writes the bottom textual darknavigation.
//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('<table width="199" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="/index.html"><img src="art/wtnav_top.gif" width="199" height="7" border="0"></a></td><tr><td><a href="/books/wt.html"><img src="art/wtnav_theWildTrees.gif" width="199" height="22" border="0"></a></td></tr><tr><td><a href="/books/wt_bookTour.html"><img src="art/wtnav_bookTour.gif" width="199" height="22" border="0"</a></td></tr><tr><td><a href="/books/wt_listenExcerpts.html"><img src="art/wtnav_listenExcerpts.gif" width="199" height="35" border="0"></a></td></tr><tr><td><a href="/books/wt_listenInterviews.html"><img src="art/wtnav_listenInterviews.gif" width="199" height="35" border="0"></a></td></tr><tr><td><a href="/books/wt_imageGallery.html"><img src="art/wtnav_photoGallery.gif" width="199" height="36" border="0"></a></td></tr><tr><td><a href="/books/wt_illustration.html"><img src="art/wtnav_illustration.gif" width="199" height="36" border="0"></a></td></tr><tr><td><img src="art/wtnav_bottom.gif" width="199" height="1" border="0"></a></td></tr></table>');

