This example loads an external Javascript file within the <head> element. That external Javascript file defines a function that takes one parameter. That function is called and passed an argument at the bottom of the body section of the XHTML. The function the returns a value back, which is then used to write something to the page.