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