<!--  
'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)
daytrip mod
city MEL=0,SYD=1,BNE=2,OOL=3,CNS=4,ADL=5,HBA=6,PER=7,DRW=8,ASP=9
country Australia=0
-->
<gallery timer="5" order="random" fadetime="2" looping="yes" xpos="0" ypos="0">
<image path="images/slides/summersales/mel_ballarat.jpg" city="0" country="0"/>
<image path="images/slides/syd_harbour.jpg" city="1" country="0"/>
<image path="images/slides/summersales/mel_gor.jpg" city="0" country="0"/>
<image path="images/slides/summersales/mel_penguin.jpg" city="0" country="0"/>
<image path="images/slides/mel_aatcoach.jpg" city="0" country="0"/>
<image path="images/slides/mel_grampians.jpg" city="0" country="0"/>
<image path="images/slides/summersales/mel_puffingbilly2.jpg" city="0" country="0"/>
</gallery>