//Menu bar.
document.write('<A class=menuButton_2 onmouseover="buttonMouseover(event, \'galleryMenu\');" onclick="return buttonClick(event, \'galleryMenu\');" href="#">Gallery</A>')

//Gallery - Photos of Events sub menus.
document.write('<DIV class=menu id=galleryMenu onmouseover=menuMouseover(event)>')
document.write('<A class=menuItem href="../../../../graphics/gallery/2009/festival/index.htm">2009 Festival</A>')
document.write('<A class=menuItem href="../../../../graphics/gallery/2009/people/index.htm">2009 People</A>')
document.write('<A class=menuItem href="../../../../graphics/gallery/2009/music/index.htm">2009 The Bands</A>')
document.write('<A class=menuItem href="../../../../graphics/gallery/2009/setup/index.htm">2009 Setup</A>')
document.write('<DIV class=menuItemSep></DIV>')
document.write('<A class=menuItem href="../../../../graphics/gallery/2008/festival/index.htm">2008 Festival</A>')
document.write('<A class=menuItem href="../../../../graphics/gallery/2008/setup/index.htm">2008 Setup</A>')
document.write('<DIV class=menuItemSep></DIV>')
document.write('<A class=menuItem href="../../../../graphics/gallery/2006/index.htm">2006</A>')
document.write('<A class=menuItem href="../../../../graphics/gallery/2005/index.htm">2005</A>')
document.write('<A class=menuItem href="../../../../graphics/gallery/2004/index.htm">2004</A>')
document.write('<DIV class=menuItemSep></DIV>')
document.write('<A class=menuItem href="http://www.facebook.com/group.php?gid=2362533599" target="_blank" title="Visit us on Facebook">More photos available on Facebook</A>')
document.write('</DIV>')



