HTML קוד:
<select name=yarin" onchange="if (this[this.selectedIndex].value != 'none')window.location=this[this.selectedIndex].value;">
<option value="none" selected>בחר פרק</option>
<option value="http://www.nana.co.il">קישור לאתר</option>
<option value="bla.html">קישור לדף</option>
</select>