<form>
<p align="right"><select name="dropdownmenu" size="1" onChange="goToURL(this.form)"
<option selected>Example
Box</option>
<option value="index.html">Name
here</option>
<option value="index.html">Name
here</option>
<option value="index.html">Name
here</option>
<option value="index.html">Name
here</option>
</select>
</form>