//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('<a href="/delrey/mail/" class="footer">Subscribe to the DRIN</a> | <a href="http://www.randomhouse.com/about/faq/" class="footer">FAQs</a> | <a href="/delrey/delrey.html" class="footer">About Del Rey</a> | <a href="/about/privacy.html" class="footer">Privacy Policy</a><br><span class="white">Copyright &copy; 2008 Del Rey</span><br><br><br>');