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="index.html">Фото - Первая страница')
document.write('<option value="afg_01.html">Фото - Афганская война (1-20)')
document.write('<option value="chw_01.html">Фото - Чеченская война (1-20)')
document.write('<option value="org_01.html">Фото - КаРОВАЧ (1-20)')
document.write('<option value="org_02.html">Фото - КаРОВАЧ (21-40)')
document.write('<option value="org_03.html">Фото - КаРОВАЧ (41-60)')

document.write('</select></form>')
