[Help] Моля да ми дадете този код

ето

Code:
  <table width="180" border="0" align="top" cellspacing="0">
        <tr>
          <th width="180" background="images/titlebar2.gif" scope="row" height="23"> 
            <div align="center"><span class="style4"><font color="#FF0000" style="font-size: 10pt; font-weight: 700">Изберете Сървър</font></font></span></div>
          </th>
        </tr>

        <tr>
          <th scope="row">
         <table border="0" width="160" cellspacing="0" cellpadding="0">
       <tr>
                                  <div align=center>

                       

<select class='dropdown' onchange='if(this.options[this.selectedIndex].value != "#") { window.open(this.options[this.selectedIndex].value) }'>

<option value='saita1' selected>Name1</option>
<option value='saita2' >Name2</option>
<option value='saita3' >Name3</option>

</div></td>
       </tr>
     </table>

<br />