GREYBOX MODULE
------------------

jQuery Greybox Module - Drupal 5:

Greybox libraries and integration module licensed under the GNU/GPL License.

This module enables the use of greybox which places content pages above your current page, not within. This frees you from the constraints of the layout, particularly column widths.

---------------------------------------------------------------------------------------------------------

Installation
------------
1. Copy greybox folder to modules directory
2. At admin/modules enable the module
3. Add class="greybox" attribute to any link tag to activate the greybox. For example:

<a href="http://google.com" class="greybox" title="my caption">link #1</a>

Information
------------

This module will include the greybox CSS and JS files in your Drupal Installation without the need to edit the theme. The module comes with a configurable greybox class, window width and height options.