<!--
popup="";
function okno(arg,s,x,y)
{
if (popup.closed == false) {popup.close()} else {}
popup=window.open(arg,'szczegoly','toolbar=0,location=0,direction=0,status=0,menubar=0,scrollbars='+s+',width='+x+',height='+y);
}
//  -->