(function($) {
	$(function() {
		$('.zoomable').nyroModal();
	});
})(jQuery);
