
function a()   //funkciq koqto otvarq posochenata ot padasht spisyk stranichka
{ var sel;
sel=document.getElementById("s1").value;
window.location=sel;
}

