function ops (myLink, windowName,w,h,s,r){;
if (! window.focus)return;
w=w?w:0; h=h?h:0; s=s?'yes':'no'; r=r?'no':'yes';
var myWin=window.open("",windowName,"height="+h+",width="+w+",dependent=yes,scrollbars="+s+",resizable="+r);
myWin.focus();
myLink.target=windowName;

}

defaultStatus = 'Â Î È Í Û   Ä Ó Õ À';
