<select name="list" onclick="if(options[selectedIndex].value)
window.location.href=(options[selectedIndex].
value)" size="4" border="0" style="color=:#000000; background-color:#ffffff; width:25%">
<option>
Cafe Menu
</option><option value="http://URL Here">
Rick's Cafe
</option><option value="http://URL Here">
Link Name Here
</option><option value="http://URL Here">
Link Name Here
</option><option value="http://URL Here">
Link Name Here
</option></select>