<HTML>
<HEAD>
<TITLE>Mandelbrot Set</TITLE>
</HEAD>
<BODY>
<APPLET CODE="Mandel" WIDTH=400 HEIGHT=400>
</APPLET>
</BODY>
</HTML>