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