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

});
