Changelog:
----------

2007-01-10 v1.0.10

    - Moved the javascript and stylesheet to the {HEAD_TAGS} template
      variable, so they are within the page's <head> section. 
      When following strict HTML guidelines, stylesheets and 
      javascript are not allowed outside the <head> section.

2006-02-24 v1.0.9

    - Added virtual root support (as requested by jaruz).

2006-02-24 v1.0.8

    - If no forums or folders are shown at all, the jumpmenu is hidden.

    - Bugfix: The read-access check is skipped on folders now.

2006-02-19 v1.0.7

    - "Invalid argument supplied for foreach()" when running this mod
      with no forums at all probably fixed (bug reported by Oliver Riesen).

2006-02-19 v1.0.6

    - Hide forums and folders which the user cannot read, in case the
      option "Hide Forums" in the general settings of Phorum is enabled
      (bug reported by Durtdawber).
2006-01-16 v1.0.5

    - Hide forums and folders that are set to invisible from the select list.

2006-01-05 v1.0.4

    - Hide jumpmenu on the subscribe (follow thread) page.

2006-01-04 v1.0.3

    - Fixed indenting problem when using nested folders.

    - Made code fully compatible with Phorum 5.1 beta.

2005-11-20 v1.0.2

    - Hide jumpmenu on the login, register, post and profile pages.

    - Fixed "headers already sent" problem.

    - Updated code and CSS to also have a treelike view when using MSIE.
    
    - Added setting for configuring the color that folders must have
      in the jumpmenu.

2005-11-19 v1.0.1

    - Added setting for disabling automatic displaying of the jumpmenu,
      so template writers can use the special tag {MOD_FORUM_JUMPMENU}
      to place the jumpmenu anywhere they like.

2005-11-18 v1.0.0

    - Initial revision

