document.writeln("<h2>Contents</h2>");
document.writeln("<p>");
document.writeln("<a href='index.html' title='Index: The main GABE page'> Index </a>");
document.writeln("<br>");
document.writeln("<a href='officers.html' title='Current GABE officers'>Officers</a>");
document.writeln("<br>");
document.writeln("<a href='information.html' title='Information'>Information</a>");
document.writeln("<br>");
document.writeln("<a href='http://www.flickr.com/photos/gabepenn/' title='Pictures: Images from past GABE events'>Pictures</a>");
document.writeln("<br>");
document.writeln("<a href='events.html' title='Events: GABE related events'>Events</a>");
document.writeln("<br>");
document.writeln("<a href='posts.html' title='Posts: various items of interest'>Posts</a>");
document.writeln("<br>");
document.writeln("<a href='contact.html' title='Contact: How to contact GABE'>Contact</a>");
document.writeln("<br>");
document.writeln("</p>");
