$(document).ready(function(){
$("#contenu").yoxview({
lang:'fr'
});
});