$(document).ready(function(){var a=$(".scrollable").scrollable({circular:!0,mousewheel:!1}).autoscroll(4e3);window.api=a.data("scrollable"),document.getElementById("slide_home").addEventListener("touchmove",function(a){api.stop()})})
