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/Clerk/default.asp'>County Clerk Homepage</option>");
document.write("<OPTION VALUE='/offices/Clerk/marriage.asp'>Marriage License</option>");
document.write("<OPTION VALUE='/offices/Clerk/citiesvillages.asp'>Cities & Villages incorporation dates</option>");
document.write("<OPTION VALUE='/offices/School/'>Superintendent of Schools</option>");
document.write("<OPTION VALUE='/offices/Clerk/Geneology.asp'>Genealogy Information</option>");
document.write("<OPTION VALUE='/offices/Clerk/VitalRecords.asp'>Vital Records</option>");
document.write("</SELECT>");
