.module("gallery-deferred", Module.create()
.fullpath("http://juandopazo.github.com/yui3-gallery/build/gallery-deferred/gallery-deferred.js")
.requires(new String[]{"event-custom"})
)
).use(new String[]{"node", "node-load", "transition", "plugin", "get","io",
"gallery-deferred", "io", "console", "button", "json", "io-base"}, new YUICallback() {
@Override
public void ready(YuiContext Y_) {
final YuiGalleryContext Y = Y_.cast();