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