JavaScript functions carry out various kinds of Web page processing. When a Web page calls a JavaScript function, this causes the code within the function to execute. A function can optionally receive or return a value to and from the code calling it...