<label for="styleswitcher_select">Choose Theme: </label>
<select name="styleswitcher_select" id="styleswitcher_select">
<option value="index.html">3.x Theme</option>
+ <option value="index-gray.html">Gray Theme</option>
<option value="index-access.html" selected="true">Accessibility Theme</option>
</select>
</form>