function rez_lokacije(lokacija, broj) {
  location.href='ctl_new_web.jsp?act=all_results&p=lok-' + lokacija + '&b=' + broj;
}