<select size="1" id="formselect" style="width:130px;font-family:돋움; font-style:normal; font-size:11px; color:#4C4D4B; text-align:center; background-color:#ffffff;" onChange="javascript:if (this.options[this.selectedIndex].value != 'undefined' && this.options[this.selectedIndex].value) {window.open(this.options[this.selectedIndex].value,'_blank');}" name="select4" class="top" >
<option selected>::::선택해주세요::::</option>
<option>-----------------------</option>
<option value="사이트주소">사이트이름</option>
<option value="사이트주소">사이트이름</option>
<option value="사이트주소">사이트이름</option>
</select>