function reportRedirect(selIndex) {
  if (selIndex > 0) {
    window.location = "http://www.fmo.nl/smartsite.dws?id=401";
  }
}
