
$(function() {
	$('#gallery a').lightBox();
	$('#plants a').lightBox();
	$('#aktuality a').lightBox();
});
