<!--  
'timer' :: number of seconds between each image transition
'order' :: how you want your images displayed. choose either 'sequential' or 'random'
'looping' :: if the slide show is in sequential mode, this stops the show at the last image (use 'yes' for looping, 'no' for not)
'fadeTime' :: velocity of image crossfade. Increment for faster fades, decrement for slower. Approximately equal to seconds.
'xpos' :: _x position of all loaded clips (0 is default)
'ypos' :: _y position of all loaded clips (0 is default)
-->
<gallery order="random" fadetime="1" looping="yes" xpos="0" ypos="0">
	<image path="img/slides/1.jpg" />
	<image path="img/slides/2.jpg" />
	<image path="img/slides/3.jpg" />
	<image path="img/slides/4.jpg" />
	<image path="img/slides/5.jpg" />
	<image path="img/slides/6.jpg" />
	<image path="img/slides/7.jpg" />
	<image path="img/slides/8.jpg" />
	<image path="img/slides/9.jpg" />
	<image path="img/slides/10.jpg" />
	<image path="img/slides/11.jpg" />
	<image path="img/slides/12.jpg" />
	<image path="img/slides/2b.jpg" />
	<image path="img/slides/3b.jpg" />
	<image path="img/slides/DSCN0178.jpg" />
	<image path="img/slides/DSCN0320.jpg" />
	<image path="img/slides/DSCN0973.jpg" />
	<image path="img/slides/Eglise1.jpg" />
	<image path="img/slides/parc2.jpg" />
	<image path="img/slides/TERRASSE.jpg" />
	<image path="img/slides/Vue-3.jpg" />
</gallery>