$(document).ready(function(){
/* ### Beginn ### */
/* LightBox */
	$('.gallery a').lightBox();

/* ### Ende ### */
});
