function noviProzor(theURL,winName,features) 
{ window.open(theURL,winName,features); }

function PopUp(url)
{ window.open("/2006/content/"+url,"vesti","width=530,height=330,toolbars=0,scrollbars=1,resizable=0,locationbar=0,menubar=0,status=1,toolbar=0,left=150,top=50") } 
