function popup(file,w,h) { myPopup = window.open(file,'arhiva','width='+w+',height='+h+',left=50,top=50,status=no,titlebar=no,toolbar=no,location=no,directories=no,menubar=no,copyhistory=no,scrollbars=yes,resizable=yes') }