maxlines | [number] | Number of lines to process for the scrolling text |
line# | [string] | Replace # with line number. Text for line #. |
color# | [color] | Replace # with line number. Optional different color for this line, otherwise use default. |
url# | [url] | Replace # with line number. Option link for this line. |
align | [align] | Alignment of the scrolling text. (left,center,right) |
textpos | [number] | Amount to shift the scrolling text from the center. To shift right "20" pixels, enter value 20. To shift left 20 spaces, enter "-20" |
fontsize | [number] | Size of the font. Default: 11 |
font | [font] | Type of font you which to use. Limited only to java fonts. Default: TimesRoman |
textcolor | [color] | Set default color for normal text. Default: 50FAC8 |
linkcolor | [color] | Set default color for link text. Default: 50FAFA |
alinkcolor | [color] | Set default color for link over text. When mouse is over the link. Default: FAE650 |