********************************************************************
                     D R U P A L    M O D U L E
********************************************************************
Name: Menu_otf module
Author: Matt Westgate <drupal at asitis dot org>
Dependancies:
  This module requires a Javascript-enabled web browser to work
  properly, and menu.module needs to be enabled.

INSTALLATION:
********************************************************************
1. Place the entire menu_otf directory into your Drupal modules/
   directory.

2. Enable this module by navigating to:

     administer > modules

3. Optionally create a new menu for your links via:

     administer > menus > add menus

   You can also enable this new menu as a block that appears in
   your sidebar via:

     administer > blocks

4. Configure this module by navigating to:

     administer > settings > menu_otf

5. Users with the 'administer menu' permission will be able to
   access this module.

CREDITS
********************************************************************

The Javascript for this module was taken from a patch created by 'tangent'
that adds collapsible form elements for all of Drupal. Please consider
reviewing this patch and adding your feedback.

http://drupal.org/node/16204