<!--
function otvoriNowiProzor(theURL,winName,features) {
  window.open(theURL,winName,features);
//  event.returnValue=false;
}
//-->
