document.write('<a href="index.html">Home</a> |');
document.write(' <a href="long_summer_trips.html">1996-98 Summer Trips</a> |');
document.write(' <a href="slide_index.html">Slide Shows</a> |');
document.write(' <a href="about_this_site.html">About This Site</a> |');
document.write(' <a href="goodies/goodies_home.html">Take A Look</a> |');
document.write(' <a href="links.html">Links</a> |');
document.write(' <a href="sitemap.html">Site Map</a>');
document.write('<br><br>');