function v_raion(){
  // alert(document.f_vyb_raion.elements['vybor_raion'].value);
  location.href="change.php?RAZDEL=contact-"+document.f_vyb_raion.elements['vybor_raion'].value;
}


