function go(typ){
      location.href = document.getElementById(typ).href;
     }

