jQuery(document).ready(function($) {
$("#slider").scrollable({circular: true}).autoscroll({interval: 8500}).navigator();
});
