| General Parameters |
| threadWait | sets the time in millisecons which the applet waits between the redraws. |
| backCol | background color for the applet |
| textCol | (maximum) text color |
| singleCol | disables the text fade when set to 1, otherwise 0 |
| delay | delays the scrolling (slows down) |
| Files to be loaded |
| fontfile | filename of the font to be used |
| txtfile | filename of the text to be used |
| Offsets for the perspective |
| offX1 | x offset for the upper point |
| offY1 | y offset for the upper point (may not be below 0 !!!) |
| offX2 | x offset for the lower point |
| offY2 | y offset for the lower point |
| offX1center | x offset for the upper points from center |
| offX2center | x offset for the upper points from center |
| PRO parameters |
| regCode | registration code |
| statustext | status text that will be displayed, when the mouse is moved over the applet |
| clickLink | sets the link on mouseclick over the applet |