$(function() {
    $('#slider').easySlider({auto:true,pause:3500,continuous:true});
});
