var name="Stacy.Bender";
var domain="att.net";

with (this.document) {
  write("<div class='nav'>");
  write("<hr size='5' noshade>");
  write("<a href='#top' title='Return to the Top of this Page'>Top</a>&nbsp;&nbsp;&nbsp;");
  write("<a href='../~stacy.bender/index.html' title='The Climbing Older Home Page'>HomePage</a>&nbsp;&nbsp;&nbsp;");
  write("<a href='../~stacy.bender/Sitemap.html' title='The Site Map for Climbing Older'>SiteMap</a>&nbsp;&nbsp;&nbsp;");
  write("<a href='../~stacy.bender/About.html' title='A brief explaination as to why this site exists'>About</a>&nbsp;&nbsp;&nbsp;");
  write("<a href='../~stacy.bender/Library.html' title='Climbing Older Library - our book collection'>Library</a>&nbsp;&nbsp;&nbsp;");
  write("<a href='../~stacy.bender/Articles.html' title='Direct Links to related Articles'>Articles</a>&nbsp;&nbsp;&nbsp;");
  write("<a href='../~stacy.bender/Climbs.html' title='My personal Climbing Log, including some photos and minumal beta'>ClimbingLog</a>&nbsp;&nbsp;&nbsp;");
  write("<a href='../~stacy.bender/Gallery.html' title='Photo documentation of Climbing and Mountaineering related areas'>Gallery</a>&nbsp;&nbsp;&nbsp;");
  write("<a href='../~stacy.bender/Links.html' title='Links to other related sites of interest'>Links</a>&nbsp;&nbsp;&nbsp;");
  write("<a href='../~stacy.bender/Maps.html' title='Topo Maps created for my own use using DeLORME Topo Map software'>Maps</a>&nbsp;&nbsp;&nbsp;");
  write("<a href='../~stacy.bender/News.html' title='Related News and Information of interest'>News</a>&nbsp;&nbsp;&nbsp;");
  write("<a href='../~stacy.bender/Recent_activity.html' title='Insignificant activity that doesn&rsquo;t fit anywhere else'>InsignificantActivity</a>");
  write("<hr size='5' noshade>");
  }
document.write('Send comments and suggestions to <a href=\"mailto:'+name+'@'+domain+'\">'+name+'@'+domain+'</a></div>');




