<!--

if ((window.opener != null) && (window.opener != self)) {
  resizeTo(600, 600)
}

function implode() {
  window.close()
}

// -->