........................................ NewsAgent Parameters ........................................
ScriptFile is the relative or absolute URL of a text file.
DefaultText is a text string that can be displayed in place of a remote text file.
Font is a comma-delimited font for the text.
3DBorder allows a raised or lowered 3D border, or no border.
MarginWidth sets the left and right indents.
BgColor sets the applet background color as a hex triplet.
BgImage is an optional background image resized to applet dimensions, overriding BgColor and 3DBorder parameters.
TextColor sets the color of the display text.
TextFocusColor sets the color of the text when the mouse enters.
TextPressColor is the color of text when the applet is clicked.
Loop is the number of times the text will be shown, as a figure or "infinite".
CharacterDelay sets the speed of the text-animation.
ParagraphDelay sets the pause at carriage returns.
RepeatDelay sets the pause between loops.
OnClick is a choice of "hold" or "link". Hold lets you toggle between suspend and resume by clicking or restart animation; link activates the URL and Target parameters for a mouse-click.
URL sets the Internet resource to be retrieved when clicked in "link" mode.
Target sets the frame name in which to display the URL in "link" mode.
Sound switches the sound option on or off.
Update sets the frequency with which the applet will check for an update to the remote script file. 
UseTooltips specifies whether or not tooltips should appear when the mouse enters the applet.
TooltipColor sets the text and outer edge color of the tooltip.
TooltipBgColor is the fill color of the tooltip box.
LinkMessage is an optional tooltip message to display when in "link" mode.
