YUI().use('gallery-yuisand', function(Y) { Y.one('#sort').on('click', function(e) { new Y.YUISand(); e.preventDefault(); }) })