DEMONSTRATION AND INSTRUCTIONS/API:
----------------------------------------------------------------------------------------------------------
http://colorpowered.com/colorbox/


HELP:
----------------------------------------------------------------------------------------------------------
Visit the ColorBox mailing list if you have any questions or problems.
http://groups.google.com/group/colorbox/topics


RELEASE NOTES:
----------------------------------------------------------------------------------------------------------
Version 1.0.5 - March 11 2009
* Redo: Fixed a bug where IE would cut off the bottom portion of a photo, if the photo was larger than 
  the document dimensions.

Version 1.0.4 - March 10 2009
* Added an option to allow users to automatically open the lightbox.  
  Example usage: $(".colorbox").colorbox({open:true});
* Fixed a bug where IE would cut off the bottom portion of a photo, 
  if the photo was larger than the document dimensions.

Version 1.0.3 - March 09 2009
* Fixed vertical centering for Safari 3.0.x.

Version 1.0.2 - March 06 2009
* Corrected a typo.
* Changed the content-type check so that it does not assume all links to photos should actually 
  display photos.  This allows for Ajax/inline/and iframe calls on anchors linking to picture file types.

Version 1.0.1 - March 05 2009
* Fixed keydown events (esc, left arrow, right arrow) for Webkit browsers.

Version 1.0 - March 03 2009
* First release

