 $j(document).ready(function() {
        $j('#slider').s3Slider({
            timeOut: 8000
        });
  });
