﻿<?xml version="1.0" encoding="utf-8" ?>
<cu3er>
	<settings>
		
		<general slide_panel_width="601" slide_panel_height="150" slide_panel_horizontal_align="center" slide_panel_vertical_align="center" ui_visibility_time="2"/>
		
		<auto_play>
			<defaults symbol="circular" time="4" />
			<tweenIn x="700" y="0" width="35" height="35" tint="0xFFFFFF" />
		</auto_play> 
		
    	<prev_button>
			<defaults round_corners="0,8,0,8"/>
			<tweenIn alpha="0.2" x="25"  y="50"/>
			<tweenOver tint="0x139ae7" scaleX="1.1" scaleY="1.1" x="25"  y="50"/>
			<tweenOut tint="0x000000" x="25"  y="50" />
		</prev_button>
		
    	<prev_symbol>
			<tweenIn x="25"  y="50" />
			<tweenOut x="25"  y="50" />
			<tweenOver tint="0xFFFFFF" x="25"  y="50" />			
		</prev_symbol>
		
    	<next_button>
			<defaults round_corners="8,0,8,0" x="576"/>
			<tweenIn alpha="0.2" x="576"  y="50" />
			<tweenOver tint="0x139ae7"  scaleX="1.1" scaleY="1.1" x="576"  y="50"/>
			<tweenOut tint="0x000000" x="576"   y="50"/>
		</next_button>
		
    	<next_symbol>
			<tweenIn x="576"  y="50" />
			<tweenOut x="576"  y="50" />
			<tweenOver tint="0xFFFFFF" x="576"  y="50" />	
		</next_symbol>	
			
	</settings>    

	<slides>
	
        <slide>
            <url>/custom/cu3er/images/DE/0.jpg</url>
        </slide>
		<!-- changing transition between first & second slide -->
        <transition num="3" slicing="vertical" direction="down"/>
        <slide>
       		<url>/custom/cu3er/images/DE/1.jpg</url>
        </slide>		
		<!-- changing transition between second & third slide -->
        <transition num="4" direction="right" shader="none" />
		<slide>
            <url>/custom/cu3er/images/DE/2.jpg</url>
        </slide>
        <!-- transitions properties defined in transitions template -->
		<slide>
       		<url>/custom/cu3er/images/DE/3.jpg</url>
        </slide>
		<transition num="6" slicing="vertical" direction="up" shader="none" delay="0.05" z_multiplier="4" />
        <slide>
       		<url>/custom/cu3er/images/DE/4.jpg</url>
        </slide>
		<slide>
            <url>/custom/cu3er/images/DE/5.jpg</url>
        </slide>
		<!-- changing transition between first & second slide -->
        <transition num="3" slicing="vertical" direction="down"/>
        <slide>
       		<url>/custom/cu3er/images/DE/6.jpg</url>
        </slide>		
		<!-- changing transition between second & third slide -->
        <transition num="4" direction="right" shader="none" />
		<slide>
            <url>/custom/cu3er/images/DE/7.jpg</url>
        </slide>
        <!-- transitions properties defined in transitions template -->
		<slide>
       		<url>/custom/cu3er/images/DE/8.jpg</url>
        </slide>
				
	</slides>
</cu3er>

