| Parameter |
Description |
| DEBUG |
Level of text output (default is none) (beta only) see debug.txt for details |
| COUNT |
The number of images to load. |
| EMBTEXT |
Text of E-Mail Button |
| HPBTEXT |
Text of Home Page Button |
| NBTEXT |
Text of next image button |
| PBTEXT |
Text of previous image Button |
| DELAY (optional) |
Delay in miliseconds. Default is manual switching. |
| TCOLOR (optional) |
Text color. Default is "0,0,0" |
| TBCOLOR (optional) |
Text background color. Default is "120,120,120" |
| BGCOLOR (optional) |
Applet background color. Default is "50,50,50" |
| IMGBASE (optional) |
Base directory for images (ex: "/images"). Default is applet directory |
| BASE |
Base file name for images ex "paris" would load paris0.jpg, paris1.jpg, paris2.jpg etc... |
DESCx (optional)
|
Description of Image x (0 <= x < COUNT).Default is no description
|
HPx (optional)
|
URL for Homepage button of Image x (0 <= x < COUNT). Button will disable if none is given |
EMx (optional)
|
E-Mail Adress for Image x (0 <= x < COUNT). Button will disable if none is given
|