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