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