function openStatusWindow() {
  var window1 = open("batch_stats.shtml", "statswin", "toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,screenX=0,screenY=0,copyhistory=no,scrollbars=yes,width=550,height=270");
} // openStatusWindow
