
	$(document).ready(function() {
		// lightbox f?r Gallerie
		$('#gallery-det a').lightBox();			 
	});