1<script> 2var button = document.findObjectById("join_club_button"); 3console.log(button); 4</script>