function locate(destination) {
  location.href=destination;
}
