$(document).ready(function(){
	$(".StartDiapo").lightBox({fixedNavigation:true});
	$(".StartDiapo2").lightBox({fixedNavigation:true});
	$(".StartDiapo3").lightBox({fixedNavigation:true});
});
