function Go(x) {
  document.location.href = x;
}

