$(document).ready(function() {
  $('#banner').s3Slider({
    timeOut: 3000
  });
});
