// Load the Java tester applet
document.writeln('<applet code="TesterJava" codebase="." width="300" height="80">');
document.writeln('</applet>');

