function go(url) {
  window.location.href = url;
}


