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