<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="menu-color"><tr><td>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%">');
document.write('<tr><td align="center" class="menutable">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0">');
document.write('<tr><td nowrap>');


document.write('<a href="index.html" class="menu">Home</a>');
document.write('</td><td nowrap>');


// NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK


document.write('<a href="photos.html" class="menu">Illustrator Galleries</a>');
document.write('</td><td nowrap>');


document.write('<a href="author.html" class="menu">About the Author</a>');
document.write('</td><td nowrap>');


document.write('<a href="http://tribute-books.com/shop.html#reference3" target="_blank" class="menu">Purchase the Book</a>');
document.write('</td><td nowrap>');

document.write('<a href="news.html" class="menu">Media</a>');
document.write('</td><td nowrap>');


document.write('<a href="walden.html" class="menu">Walden Pond Signing</a>');
document.write('</td><td nowrap>');





// END MENU LINKS


document.write('</td></tr></table>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');



//  End -->
