//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('<div align="center"><font size="1" face="verdana, arial, helvetica, geneva" color="999999"><b><a href="book.html">About the book</a> | <a href="who.html">Meet the Characters</a> | <A href="wasserstein.html">Wendy Wasserstein</a> | <a href="praise.html">Chatter</a> | <a href="excerpt.html">Peek Inside</a></b><br><a href="/knopf">Alfred A. Knopf</a> | <a href="/knopf/newsletter">Newsletter Sign-Up</a> | <a href="/knopf/contact/">Contact Us</a> | <a href="/reader_resources/ordering.html" target="new">Where to Shop</a> </div>');					