function clearInput(B,A){if(B.value==A){B.value=""}}function populateInput(B,A){B.value=A};