<!--  
'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="4" order="sequential" fadetime="2" looping="yes" xpos="0" ypos="0">
<image path="fishing200912.jpg" />
<image path="fishing20091.jpg" />
<image path="fishing20092.jpg" />
<image path="fishing20093.jpg" />
<image path="fishing20094.jpg" />
<image path="fishing20095.jpg" />
<image path="fishing20096.jpg" />
<image path="fishing20097.jpg" />
<image path="fishing20098.jpg" />
<image path="fishing20099.jpg" />
<image path="fishing200910.jpg" />
<image path="fishing200911.jpg" />
</gallery>
