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