Module: yuiloader
Provides dynamic loading for the YUI library. It includes the dependency
info for the library, and will automatically pull in dependencies for
the modules requested. It supports rollup files (such as utilities.js
and yahoo-dom-event.js), and will automatically use these when
appropriate in order to minimize the number of http connections
required to load all of the dependencies.