| General Parameters |
| threadWait | sets the time in millisecons which the applet waits between the redraws. |
| maxFps | sets the maximum speed of the applet (in frames per second) - if the processor of the target system is too slow, then lower frame rates are possible! |
| showFps | display the frame rate (1 to enable, 0 to disable) |
| backCol | background color of the applet |
| Texter Parameters |
| txtfile | filename of the text to be used |
| sinMax | the sinus-interval for the boozer movements - best between 120 and 250 |
| speed | the scrollspeed (can also be changed by texter-commands) |
| effect | boozer effect - between 0 and 9 (can also be changed by texter-commands) |
| water | water effect - 1 to enable, 0 to disable (can also be changed by texter-commands) |
| waterpart | waterpart - this is the area of the water in percent (set it to max. 35!!) |
| fontName | font name (no comment) |
| fontSize | font size (no comment) |
| fontStyle | font style (0 = normal, 1 = bold, 2 = italic, 3 = bold-italic) |
| fontColor | font color (no comment) |
| linkColor | color of the link when the mouse pointer is over it |
| linkTarget | target for the links (_self,_top,_blank or a specific frame name) |
| PRO parameters |
| regCode | registration code |
| statustext | status text that will be displayed, when the mouse is moved over the applet |