function setOrder(column) {
  document.location = "setorder.php?ordby=" + column;
}

