<?xml version="1.0" encoding="utf-8" ?>
 
<cu3er>
    <settings>
        <auto_play>
		<defaults  symbol="circular" time="15" />
	     <defaults />
	     <tweenIn  x="450" y="15" width="25" height="25" />
	     <tweenOut />
	     <tweenOver />
	</auto_play>
      
        <prev_symbol>
			<tweenOut x="20" y="230" scaleX="1" scaleY="1" tint="0x000000" />
			<tweenIn x="20" y="230" scaleX="1" scaleY="1" tint="0x000000" />
			<defaults x="20" y="230" scaleX="1" scaleY="1" type="3" tint="0x000000" time="15" />
            <tweenOver x="20" y="230" scaleX="1" scaleY="1" tint="0x000000" />        
        </prev_symbol>
         
        <next_symbol>
			<tweenOut x="40" y="230" scaleX="1" scaleY="1" tint="0x000000" />
			<tweenIn x="40" y="230" scaleX="1" scaleY="1" tint="0x000000" />
			<defaults x="40" y="230" scaleX="1" scaleY="1" type="3" tint="0x000000" time="15" />
            <tweenOver x="40" y="230" scaleX="1" scaleY="1" tint="0x000000" />   
        </next_symbol>   
             
    </settings>   
 
    <slides>
     
      <slide>
          <url>images/CBR125.jpg</url>
      </slide>
 
      <!-- changing transition beetween first & second slide -->
      <transition num="3" slicing="vertical" direction="down"/>
 
      <slide>
          <url>images/CBR1000.jpg</url>
      </slide>   
     
      <!-- changing transition beetween second & third slide -->
      <transition num="4" direction="right" shader="flat" />
 
      <slide>
          <url>images/GS500.jpg</url>
      </slide>
       
      <!-- transitions properties defined in transitions template -->
 
      <slide>
          <url>images/GSXR1000.jpg</url>
      </slide>
 
      <transition num="6" slicing="vertical" direction="up" shader="flat" delay="0.05" z_multiplier="4" />
 
      <slide>
          <url>images/VL800.jpg</url>
      </slide>
       
      <!-- transitions properties defined in transitions template -->
         
    </slides>
</cu3er>