document.write("<SELECT style='BACKGROUND-COLOR:#F4F4F4; font-size:10; color:#003366' NAME=URL onchange='if(options[selectedIndex].value) window.location.href=(options[selectedIndex].value)'>");
//document.write("<select style='BACKGROUND-COLOR:#003366; font-size:10; color:#EEE8CD' name='Llist_1' onChange='load1(this.form)'>");
document.write("<OPTION VALUE=''>Related information</option>");
document.write("<OPTION VALUE='/offices/BoardSupervisors'>Board of Supervisors Homepage</option>");
document.write("<OPTION VALUE='/Offices/BoardSupervisors/names.asp'>Supervisor names</option>");
document.write("<OPTION VALUE='/Offices/BoardSupervisors/functions.asp'>Functions</option>");
document.write("<OPTION VALUE='/Offices/BoardSupervisors/TermsOfOffice.asp'>Terms of Office</option>");
document.write("<OPTION VALUE='/Offices/BoardSupervisors/agenda.asp'>Agenda</option>");
document.write("<OPTION VALUE='/Offices/BoardSupervisors/minutes.asp'>Meeting Minutes</option>");
document.write("<OPTION VALUE='/Offices/BoardSupervisors/appointments.asp'>Committee Appointments</option>");
document.write("<OPTION VALUE='/Offices/BoardSupervisors/contact.asp'>Contact us</option>");
document.write("</SELECT>");
