(function($){
    var initLayout = function() {
        $('a.lightsGal').zoomimage();
    };
    EYE.register(initLayout, 'init');
})(jQuery);
