var page = document.URL

document.write('<p id="nav-home"><a href="http://www.whittlerbob.com/default.htm">Home</a></p>');
document.write('<p id="nav-about"><a href="http://www.whittlerbob.com/about.htm">About the Whittler</a></p>');

//
// if (page = "http://www.whittlerbob.com/lessons.htm" || "http://www.whittlerbob.com/tip_scouts.htm" ||  "http://www.whittlerbob.com/tip_adults.htm" || "http://www.whittlerbob.com/tip_carvers.htm") {
//  document.write('<p id="nav-lessons"><a href="http://www.whittlerbob.com/lessons.htm">Helpful Hints for Carving</a></p>');
//  document.write('<p style="text-align: right; margin:0;" id="nav-tip_youth"><a href="http://www.whittlerbob.com/tip_scouts.htm">Tips for Youth</a></p>');
//  document.write('<p style="text-align: right; margin:0;" id="nav-tip_adults"><a href="http://www.whittlerbob.com/tip_adults.htm">Tips for Adults</a></p>');
//  document.write('<p style="text-align: right; margin:0;" id="nav-tip_carvers"><a href="http://www.whittlerbob.com/tip_carvers.htm">Tips for Carvers</a></p>');
//  } else {
//  document.write('<p id="nav-lessons"><a href="http://www.whittlerbob.com/lessons.htm">Helpful Hints for Carving &raquo;</a></p>');
//  }
  
document.write('<p id="nav-lessons"><a href="http://www.whittlerbob.com/lessons.htm">Helpful Hints for Carving</a></p>');
document.write('<p id="nav-articles"><a href="http://www.whittlerbob.com/articles.htm">My Articles in <em>Chip Chats</em></a></p>');
document.write('<p>&nbsp;</p>');
document.write('<p id="nav-book"><a href="http://www.whittlerbob.com/book.htm">Woodcarving Book</a></p>');
document.write('<p id="nav-projects"><a href="http://www.whittlerbob.com/slides/projects.htm">Browse by Project Difficulty</a></p>');
document.write('<p id="nav-slides"><a href="http://www.whittlerbob.com/slides/slides.htm">Browse by Slide Type</a></p>');
document.write('<p id="nav-walk_top"><a href="http://www.whittlerbob.com/walk_top/default.htm">Walking Stick Tops</a></p>');
document.write('<p id="nav-knives"><a href="http://www.whittlerbob.com/knives.htm">Knives and Chisels</a></p>');
document.write('<p id="nav-products"><a href="http://www.whittlerbob.com/tools.htm">Sharpening and Safety Accessories</a></p>');
document.write('<p id="nav-blocks"><a href="http://www.whittlerbob.com/slides/blocks.htm">Practice and Project Blocks</a></p>');
//document.write('<p>&nbsp;</p>');
//document.write('<p id="nav-sale"><a href="http://www.whittlerbob.com/sale.htm">END OF SEASON SALE</a></p>');
document.write('<p>&nbsp;</p>');
document.write('<p id="nav-boards"><a href="http://www.whittlerbob.com/slides/boards.htm">Extras for Camps</a></p>');
document.write('<p>&nbsp;</p>');
document.write('<p id="nav-gallery"><a href="http://www.whittlerbob.com/gallery/default.htm">Gallery of Personal Projects</a></p>');
document.write('<p id="nav-links"><a href="http://www.whittlerbob.com/links.htm">Other Whittling Links</a></p>');