<!--  
'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="3" order="random" fadetime="1" looping="yes" xpos="0" ypos="0">
<image path="slideshow/akaroa.jpg" />
<image path="slideshow/ben.jpg" />
<image path="slideshow/craigandben.jpg" />
<image path="slideshow/durken.jpg" />
<image path="slideshow/gavin.jpg" />
<image path="slideshow/group1.jpg" />
<image path="slideshow/group2.jpg" />
<image path="slideshow/highjump.jpg" />
<image path="slideshow/hurdle.jpg" />
<image path="slideshow/ianandmike.jpg" />
<image path="slideshow/josh.jpg" />
<image path="slideshow/kid.jpg" />
<image path="slideshow/longjump.jpg" />
<image path="slideshow/polevault.jpg" />
<image path="slideshow/sid.jpg" />
<image path="slideshow/twins.jpg" />
<image path="slideshow/wayne.jpg" />
<image path="slideshow/jump.jpg" />
<image path="slideshow/kyle.jpg" />
<image path="slideshow/relay.jpg" />
<image path="slideshow/mike.jpg" />
<image path="slideshow/start.jpg" />
</gallery>