$(function()
{
	$('#scrollURSSAF').jScrollPane({showArrows:true});
	$('#scrollCommande').jScrollPane({showArrows:true});
	$('#scrollTemoignage').jScrollPane({showArrows:true});
	$('#scrollFAQ').jScrollPane({showArrows:true});
	$('#scrollMentions').jScrollPane({showArrows:true});
	$('#popup scrollTest').jScrollPane({showArrows:true});
});
