function Spec() {
 var index=document.all.selSpec.value;
 location.href="/ru/zapis?id_spec="+index;
}