function region(valami,lang,hol) {
  $("#loc").load("/location.php?valami="+valami+"&lang="+lang+"&hol="+hol);
}
