$(document).ready(function () {
  $('#front_page_gallery').aviaSlider({
    autorotation: false
  });
})

