Mandel
Usage Guide:
A formal usage guide is not available.
Here is the applet tag as it appears in this HTML document:
Mandelbrot Big:
<applet code="man" height=400 width=400>
</applet>
Mandelbrot Small:
<applet code="man" height=100 width=100>
<param name="originx" value="-0.84">
<param name="originy" value="-0.20">
<param name="mag" value="16">
</applet>