$(function() {
	$('#bilder2 a').lightBox({fixedNavigation:true});
});