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