Hello, and thank you for downloading SiteBrowser!
This version,
SiteBrowser 2.1.0
contain following files:

SiteBrowser.jar - program itself
license.htm	- license terms which you must agree to before starting
		  to use this software
register.htm	- information how to register this software
contact.htm	- how to contact me
readme.txt	- this file
docs/
examples/	- optionally provided examples and documentation

New in version 2.1.0
   This is a major update with two big features added:
 - fully customizable verticall scrollbar
 - multiline items, up to four lines. "$$" act as a newline within item text
   Total code revision allowed the new version to be barely bigger
   then previous, while offering much more! Also new in this version:
 - More shapes in more sizes are available
 - Reset() and CollapseAll() public functions are available and can be
   called from javascript.
 - parameters BGOFFSETX, BGOFFSETY to display background image
   with specified offset (makes it easier to integrate applet's area into
   bigger area with same image)
 - Applet is not displaying any more it's name and version while loading.
   You can see the version by removing the KEY parameter.
New in version 2.0.008
 - Corrected bug of 2.0.007 that concerned wrong right margin alignment
 - Corrected small glitch when using VSPACE2 > VSPACE1
 - Implemented workaround, that hopefully correct the problem of not loading
   the applet when visiting the applet page second time after a while. Actually
   browser's bug in java implementation not working right with cached files.
 - Added EXPANDDELAY parameter, time in milliseconds before an item expands
   when moving with mouse into it. If the user moves the cursor before this
   time exceed, the item will not expand. Probably more useful in tree layout.
 - Added server names aliasing support for KEY parameter
New in version 2.0.007
 - Improved applet initialization time (loads slightly faster now)
 - Improved managing very large tree structures (tested on 190k tree file
   with >1000 entries)
 - When AUTOCOLLAPSE and MOUSEOVER both = "yes", collapses all items when
   moving mouse out of applet frame
 - Added LINKPREFIX parameter, may be useful with dynamically generated HTML
New in version 2.0.006
 - Corrected (hopefully) the improper parsing of ITEMS parameter when running
   applet on IE under MAC
New in version 2.0.005
 - Added ability to have pre-expanded items (by putting '+' in the tree file
   before content of an item which you want to be initially expanded).
 - Reduced 'credits' item to just applet name, and in menu layout this item
   is now at bottom left of the applet and don't take horizontal space
   off the menu. This should make the applet more attractive to non-registered
   users.
 - Tried to improve overall stability. Someone reported a rarely occuring
   glitch in IE5 when using color blending effect and using mouse wheel.
   While I never could reproduce this, I hope this version will solve the
   problem, or at least clear up applet area after the glitch occurs.

New in version 2.0.004
 - added possibility to pack tree file into html code

New in version 2.0.003
 - This version works more stable in Netscape navigator,
   it don't generate OutOfMemory exception when having too much instances
   of the applet open, like when you click too much on examples.
   Actually netscape bug, but who cares...

New in version 2.0.002
 - A minor bugfix. The bug caused NullPtrException in Netscape browser
   when using space delimiter items.

For more information, support, documentation, lastest version, look at
http://www.lordmark.de/SB
or contact the author per e-mail: lordmark@lordmark.de

Special key, that allow you disabling credits item, when running
applet locally (while testing software) is

082E0399C397B1

