var hWindow = null;

function closeWindows() {
  hWindow = closeWindow(hWindow);
}
