
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->



document.write('<TABLE cellpadding=0 cellspacing=0 border=0 WIDTH="100%" background="../images/background-menu.jpg"><tr><td WIDTH="90%">');
document.write('<img src="../images/spacer.gif" width="10" height="23"></a><br>');

document.write('</td><form action="about-the-book.php"><td>');
document.write('<input type="submit" value="About the Book" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="author-bios.php"><td>');
document.write('<input type="submit" value="Author Bios" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="news-reviews.php"><td>');
document.write('<input type="submit" value="News &amp; Reviews" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="press-room.php"><td>');
document.write('<input type="submit" value="Press Room" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><td>');
document.write('<img src="../images/spacer.gif" width="10" height="23"></a><br>');
document.write('</td></tr></table>');

//  End -->