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

