document.write("<select name='SiteSelector' width='35' language='Javascript' class='dropdown' onChange='gotoSite(this)'>");
document.write("<option value='#' selected>~ Museums/Galleries ~</option>");
document.write("<option value='brewton.html'>Boileau Hall</option>");
document.write("<option value='cartier.html'>Cartier House</option>");
document.write("<option value='cupples.html'>Cupples House</option>");
document.write("<option value='cupples.html'>McNamee Gallery</option>");
document.write("<option value='fusz.html'>MOCRA</option>");
document.write("<option value='dubourg.html'>Peré Marquette Gallery</option>");
document.write("<option value='odonnell3.html'>SLUMA</option>");
document.write("<option value=''>-----------------------------------------------</option>");
document.write("</select>");
