<html>

<title>
  A simple applet
</title>
<body background="back.jpg" vlink="#dd0000" link="#0000ff">
<center>
<h2>   A simple applet
</h2>
<br>
<br>
<table>
<td width = 20>
<td width = 500 align = left>
<img src="/tomcat.gif">
<img src="/tomcat.gif">
<a href="NervousText.java"> Read my code <a>
<p><applet code=NervousText.class width=400 height=200>
</applet>
<p><applet code=NervousText.class width=400 height=200>
</applet>
</table>
<form>
  <input type="image" src="/tomcat-power.gif">
</form>
<form>
  <input type="image" src="/tomcat-power.gif">
</form>
</body>
</html>
