<html>
  <head>
    <title>Jumping Box v1.1</title>
  </head>
<body>
<h1>Jumping Box v1.1</h1>
<hr>
<applet code=JumpingBox.class width=500 height=500>
alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason."
Your browser is completely ignoring the &lt;APPLET&gt; tag!
</applet>
<hr>
<a href="JumpingBox.java">The source</a>.
</body>
</html>
