<!--  
'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.
-->
<gallery timer="5" order="sequential" fadetime="2" looping="yes">
<image path="/narrowweb_e/img/images_for_flash_animations/cte/1_cte_sweden_300.jpg" />
<image path="/narrowweb_e/img/images_for_flash_animations/cte/2_cte_china_300.jpg" />
<image path="/narrowweb_e/img/images_for_flash_animations/cte/3_cte_usa_300.jpg" />
</gallery>