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='default.asp'>LEPC Homepage</option>");
document.write("<OPTION VALUE='members.asp'>Members</option>");
document.write("<OPTION VALUE='agenda_minutes.asp'>Agenda & Minutes</option>");
document.write("<OPTION VALUE='shelterinplace.asp'>Shelter-in-Place</option>");
document.write("<OPTION VALUE='links.asp'>Userful links</option>");
document.write("<OPTION VALUE='http://www.buffalogov.org/tools/buffalowatch'>BuffaloWatch Desktop Alert System</option>");
document.write("</SELECT>");