$(function(){ $(document).ready(function(){ $('#bxslider').bxSlider({ auto:true, speed:1000, pager:false, mode: 'horizontal' }); }); });