$(document).ready(function() {
  $('#exp2').smallslider({ onImageStop:true, switchEffect:'ease',switchEase: 'easeOutSine',switchPath: 'left', switchMode: 'hover', showText:false });
});
