SOURCE CODE: UizeSite.Page.library
VIEW REFERENCE

/*______________
|       ______  |   U I Z E    J A V A S C R I P T    F R A M E W O R K
|     /      /  |   ---------------------------------------------------
|    /    O /   |    MODULE : UizeSite.Page.library Library Module
|   /    / /    |
|  /    / /  /| |    ONLINE : http://www.uize.com
| /____/ /__/_| | COPYRIGHT : (c)2009-2012 UIZE
|          /___ |   LICENSE : Available under MIT License or GNU General Public License
|_______________|             http://www.uize.com/license.html
*/

/*?
  Introduction
    The =UizeSite.Page.library= module is a library module that bundles together various JavaScript modules common to all pages of the UIZE JavaScript Framework's Web site.

    *DEVELOPERS:* `Chris van Rensburg`
*/

/* Library Contents
  UizeSite
  Uize.Class
  Uize.Node
  Uize.Node.Event
  Uize.Node.VirtualEvent
  Uize.Widget
  Uize.Widget.Page
  Uize.Node.Tree
  Uize.Widget.Tree
  Uize.Widget.Tree.Menu
  UizeSite.ModulesTree
  UizeSite.ExamplesInfoForSiteMap
  UizeSite.SiteMap
  Uize.Url
  Uize.Fade
  Uize.Fade.xFactory
  Uize.Color
  Uize.Fx
  Uize.Curve
  Uize.Curve.Rubber
  Uize.Xml
  UizeSite.Templates
  UizeSite.Templates.ShareThisPanel
  UizeSite.Templates.Footer
  UizeSite.Page
*/

Uize.module ({name:'UizeSite.Page.library'});