<!--  
'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 timer="5" order="sequential" fadetime="2" looping="yes" xpos="0" ypos="0">
<image path="impianti-idrici/1.jpg" />
<image path="impianti-idrici/2.jpg" />
<image path="impianti-idrici/3.jpg" />
<image path="impianti-idrici/4.jpg" />
<image path="impianti-idrici/5.jpg" />
<image path="impianti-idrici/6.jpg" />
<image path="impianti-idrici/7.jpg" />
<image path="impianti-idrici/8.jpg" />
<image path="impianti-idrici/9.jpg" />
<image path="impianti-idrici/10.jpg" />

<image path="impianti-idrici/11.jpg" />
<image path="impianti-idrici/12.jpg" />
<image path="impianti-idrici/13.jpg" />
<image path="impianti-idrici/14.jpg" />
<image path="impianti-idrici/15.jpg" />
<image path="impianti-idrici/16.jpg" />
<image path="impianti-idrici/17.jpg" />
<image path="impianti-idrici/18.jpg" />
</gallery>
