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