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