function cancel() {
  location = "index.php";
}

function submitForm() {
  return true;
}
