$(document).ready(function() {

    $("#browsable").scrollable({circular: true}).autoscroll(10000);

});
