$(document).ready(function(){ $('#banner_main').slide({ autoPage:'true', titCell:'.hd ul', mainCell:'#banner ul', autoPlay:true, effect:'fold' }); })