$( function () { $( "#left" ).imageScroller( {loading:'Wait please...'} ); $( "#corp" ).imageScroller( {speed:'1000', direction:'top'} ); $( "#sd" ).imageScroller( {speed:'1000', direction:'top'} ); } )