FormObj.destination.parent().find("button").on("click", function() {
      getLocation("destination");
    });