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