document.write('<FORM><SELECT Onchange="location.href=options[selectedIndex].value">')
document.write('<OPTION SELECTED VALUE="">Go to...')
document.write('<OPTION VALUE="bookshow.pl?About">About')
document.write('<OPTION VALUE="bookshow.pl?Community">Community')
document.write('<OPTION VALUE="bookshow.pl?Events">Events')
document.write('<OPTION VALUE="bookshow.pl?Facilities">Facilities')
document.write('<OPTION VALUE="bookshow.pl?Home">Home')
document.write('<OPTION VALUE="bookshow.pl?Membership">Membership')
document.write('<OPTION VALUE="bookshow.pl?MWB_Program">MWB Program')
document.write('<OPTION VALUE="bookshow.pl?Volunteers">Volunteers')
document.write('</SELECT></FORM>')
