(function($){ var initLayout = function() { $('#gal').spacegallery({loadingClass: 'loading'}); }; EYE.register(initLayout, 'init'); })(jQuery)