function submitEffort(objButton) { document.getElementById("effort_choice").value = objButton.value; }