document.write('<form><select name="list" onChange="location.href=this.form.list.options[this.form.list.selectedIndex].value" id=f>')
document.write('<option selected value="#">Другие статьи в текущем разделе')
document.write('<option value="03.html">Соколов Юрий Валентинович')
document.write('<option value="02.html">Паршин Сергей Михайлович')
document.write('<option value="01.html">Шипулин Сергей Владимирович')
document.write('<option value="04.html">Малышев Владимир Александрович')

document.write('</select></form>')
