<select id="id" class="inputbox" onchange="if (this.options[selectedIndex].value != '') {document.location.href=this.options[selectedIndex].value}" style="width: 200px;" size="1" name="id">
<option value="">Select a poll from the list</option>
<option selected="selected" value="http://www.meelink.com/webboard/index.php">What are you have car ?</option>
</select>