
<!-- 
'timer' :: number of seconds between each image transition
'order' :: how you want your wopere 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="../../adonis/diagram.gif" />
 <image path="../../adonis/mm1.jpg" />
 <image path="../../adonis/Information_Management.png" />
 <image path="../../adonis/420px_Three_software_development_patterns_mashed_together.svg.png" />
 <image path="../../adonis/rup.gif" />
 <image path="../../adonis/software_lifecycle.png" />
 <image path="../../adonis/Tourbillon_Parts_Diagram.jpg" />
 <image path="../../adonis/hb_17.190.636.jpg" />
 <image path="../../adonis/bike_parts_diagram.jpg" />

</gallery>
