<!--  
'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="6" order="sequential" fadetime="4" looping="yes" xpos="0" ypos="0">
<image path="../images/viewer_home/1.jpg" />
<image path="../images/viewer_home/2.jpg" />
<image path="../images/viewer_home/3.jpg" />
<image path="../images/viewer_home/4.jpg" />
<image path="../images/viewer_home/5.jpg" />
<image path="../images/viewer_home/6.jpg" />
<image path="../images/viewer_home/7.jpg" />
<image path="../images/viewer_home/8.jpg" />
<image path="../images/viewer_home/9.jpg" />
<image path="../images/viewer_home/10.jpg" />
<image path="../images/viewer_home/11.jpg" />
<image path="../images/viewer_home/12.jpg" />
<image path="../images/viewer_home/13.jpg" />
<image path="../images/viewer_home/14.jpg" />
<image path="../images/viewer_home/15.jpg" />
<image path="../images/viewer_home/16.jpg" />
<image path="../images/viewer_home/17.jpg" />
<image path="../images/viewer_home/18.jpg" />
<image path="../images/viewer_home/19.jpg" />
<image path="../images/viewer_home/20.jpg" />
<image path="../images/viewer_home/21.jpg" />
<image path="../images/viewer_home/22.jpg" />
<image path="../images/viewer_home/23.jpg" />
<image path="../images/viewer_home/24.jpg" />
<image path="../images/viewer_home/25.jpg" />
<image path="../images/viewer_home/26.jpg" />
<image path="../images/viewer_home/27.jpg" />
<image path="../images/viewer_home/28.jpg" />
<image path="../images/viewer_home/29.jpg" />
<image path="../images/viewer_home/30.jpg" />
<image path="../images/viewer_home/31.jpg" />
<image path="../images/viewer_home/32.jpg" />
<image path="../images/viewer_home/33.jpg" />
</gallery>
