<HTML> <HEAD> <TITLE>Hello World Sample</TITLE> <SCRIPT TYPE="text/javascript" SRC="/jaxcent21.js"></SCRIPT> </HEAD> <BODY> <DIV ID="helloWorld" style="position: absolute;"> ==> This text will be replaced by the Hello, World string. <== </DIV> </BODY> </HTML>