function NoviProzor(theURL,winName,features) { //v1.2 
window.open(theURL,winName,features); 
}