﻿<?xml version="1.0" encoding="utf-8" ?>
<cu3er>
	<settings>			
		
		<auto_play>
			<defaults symbol="circular" time="6" />
			<tweenIn x="500" y="50" alpha="0" width="35" height="35" tint="0xffffff" />
		</auto_play>
		
    	<prev_button>
			<defaults round_corners="5,5,5,5"/>
			<tweenOver tint="0xFFFFFF" scaleX="1.1" scaleY="1.1"/>
			<tweenOut tint="0x000000" />
		</prev_button>
		
    	<prev_symbol>
			<tweenOver tint="0x000000" />			
		</prev_symbol>
		
    	<next_button>
			<defaults round_corners="5,5,5,5"/>			
			<tweenOver tint="0xFFFFFF"  scaleX="1.1" scaleY="1.1"/>
			<tweenOut tint="0x000000" />
		</next_button>
		
    	<next_symbol>
			<tweenOver tint="0x000000" />
		</next_symbol>	
			
	</settings>    

	<slides>
	
        <!-- <slide>
            <url>images/banner/4.jpg</url>
			<link target="_self">request_quote.php</link>
        </slide>-->
		<!-- changing transition between first & second slide -->
        <transition num="1" slicing="vertical" direction="down"/>
        <slide>
            <url>//rtsys.rtrk.co.uk/campaign_images/d23/23688/4.jpg</url>
			<link target="_self">request_quote.php</link>
        </slide>
        <transition num="2" slicing="vertical" direction="down"/>
        <slide>
            <url>//rtsys.rtrk.co.uk/campaign_images/d23/23688/1.jpg</url>
			<link target="_self">request_quote.php</link>
        </slide>
		<!-- changing transition between first & second slide -->
        <transition num="3" slicing="vertical" direction="down"/>
        <slide>
       		<url>//rtsys.rtrk.co.uk/campaign_images/d23/23688/2.jpg</url>
			<link target="_self">request_quote.php</link>
        </slide>		
		<!-- changing transition between second & third slide -->
        <transition num="4" direction="right" shader="flat" />
		<slide>
            <url>//rtsys.rtrk.co.uk/campaign_images/d23/23688/3.jpg</url>
			<link target="_self">request_quote.php</link>
        </slide>
        <!-- transitions properties defined in transitions template -->				
	</slides>
</cu3er>

