function popUp1(wintype)
{
  popUp=window.open(wintype, 'Druckfenster', 'toolbar=yes,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=no,width=620,height=620,left=22,top=22'); 
}
