document.write('<form name="b441"><p align=center><FONT COLOR=#ffffff><B>Перейти:</B></FONT></p><p align=center>');
document.write('<select name="b679" size="1">');
document.write('<option selected value="index.htm"> начало</option>');
document.write('<option value="table_id.htm"> команды</option>');
document.write('<option value="go.htm"> ход</option>');
document.write('<option value="seminar/index.htm"> семинар</option>');
document.write('<option value="itog.htm"> результат</option>');
document.write('</select>');
document.write(' <input type="button" value="Go" onClick="location=document.b441.b679.options[document.b441.b679.selectedIndex].value"></p>');
document.write('</form>');
