$(
	function () {
		$( "#scroller" ).imageScroller( {speed:'5000', direction:'left'} );
	}
)
