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