$(function() {
    $("#scrollable").scrollable({horizontal:true});
});
