<!-- skrij

window.defaultStatus = '';

function pop(url,w,h) {
  mojPro= open(url,"FORM","directories=no,resizable=no,top=150,left=150,width=" + w + ",height=" + h + ",status=no,toolbar=no,menubar=no");
}

function pop_s(url,w,h) {
  mojProN= open(url,"novosti","directories=no,resizable=yes,top=150,left=150,width=" + w + ",height=" + h + ",status=no,toolbar=no,menubar=no");
}

// -->