document.write("<form name='selecter1'><select name='select1' style='font-size:10pt; font-face:verdana,arial;color:#555555;'>");
document.write("<option value=none>Select from the Following:");
document.write("<option value='toc.html'>Table of Contents");
document.write("<option value='intro.html'>Introduction");
document.write("<option value='forward.html'>Forward");
document.write("<option value='history.html'>History and Organization");
document.write("<option value=none>------------------------------------------");
document.write("<option value='calendar.html'>Chapter Calendar");
document.write("<option value='jointSpring.html'>Joint Spring Workshop");
document.write("<option value='calendar.html#ab'>Annual Business Meeting ");
document.write("<option value=none>------------------------------------------");
document.write("<option value='executiveBoard.html'>Executive Board");
document.write("<option value='president.html'>President");
document.write("<option value='1stVP.html'>First Vice President");
document.write("<option value='2ndVP.html'>Second Vice-President-Elect");
document.write("<option value='pastPres.html'>Immediate Past President");
document.write("<option value='secretary.html'>Recording Secretary");
document.write("<option value='correspSec.html'>Corresponding Secretary");
document.write("<option value='treasurer.html'>Treasurer");
document.write("<option value='directors.html'>Directors ");
document.write("<option value=none>-------------------------------------------");
document.write("<option value='advisoryCouncil.html'>Advisory Council");
document.write("<option value='archives.html'>Archives");
document.write("<option value='awards.html'>Awards");
document.write("<option value='bookClub.html'>Book Club");
document.write("<option value='chapterNotes.html'>Chapter Notes");
document.write("<option value='commOutreach.html'>Community Outreach");
document.write("<option value='consultation.html'>Consultation");
document.write("<option value='discussionList.html'>Discussion List");
document.write("<option value='elections.html'>Elections");
document.write("<option value='employment.html'>Employment");
document.write("<option value='government.html'>Government Relations");
document.write("<option value='international.html'>International Relations");
document.write("<option value='nominations.html'>Nominations");
document.write("<option value='hospitality.html'>Hospitality");
document.write("<option value='strategicPlanning.html'>Strategic Planning");
document.write("<option value='students.html'>Student/Young Professionals");
document.write("<option value='web.html'>Web");
document.write("<option value='groups.html'>Groups");
document.write("</select>");
document.write("<input type='button' value='Go' onclick='go1()' style='font-size:10pt; font-face:verdana,arial'>");
document.write("</form>");