  var ss="";
  cv=window.open("",'cu',',,,width=1,height=1');
  cv.close();
  window.onerror=null
  function show(ss){
    cv=window.open(ss,'cu','scrollbars=yes,resizable=yes,,');
    if(vers==3){cv.focus()};
  }
