function chooseAim (link) {
  location.href = link; 
}
