/*Learn How to Program Using Any Web Browserby Harold Davis Apress CopyRight 2004ISBN: 1590591135*/ Add three numbers onClick='document.write("The sum of the three numbers is " + addThreeNums(theForm.num1.value,theForm.num2.value,theForm.num3.value));'>