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