Durius

The Durius applets are a set of five applets.  You can download them from here.  The Durius applets are slightly more complex than Stone's Bump.  Here is the code for a DuriusWater applet:

<APPLET archive="DuriusWater.jar" codebase="http://www.mysite.com" width="200" height="168" align="BOTTOM" code="DuriusWater.class" >

<PARAM name="dim" value="5">

<PARAM name="dotsize" value="8">

<PARAM name="logoheight" value="600">

<PARAM name="image" value=""http://www.mysite.com/myimage.gif">

<PARAM name="col1" value="dddddd">

<PARAM name="col2" value="3434cc">

<PARAM name="col3" value="000000">

<PARAM name="col4" value="2323ee">

<PARAM name="col5" value="ffffff">

<PARAM name="reg" value="31136144">

</APPLET>

The items you must enter or add to the applet as it comes in the download are shown above in white.  The files you must upload to your server are shown in yellow.  Additional files that must be uploaded are listed in the folder Durius Java Images/Docs, which also includes an explanation of the various parameters in the applet.  There is one file for each of the applets.