<?xml version="1.0" encoding="UTF-16"?>
<luminico AxObj="AxSection">
	<props w="1016" h="603" x="centerX" y="centerY"/>
	<comps>
		<imagen AxObj="AxImage" data="images/foto">
			<props w="753" h="352" x="263"/>
			<objProps contentFolder="images/"/>
			<events>
				<onLoadImage>
					<a2 func="play" obj="parent.imagenMask.effects.goIn"/>
				</onLoadImage>
			</events>
		</imagen>
		<imagenMask AxObj="AxLib" data="fondo">
			<props w="0" h="352" x="263"/>
			<objProps setMask="parent.imagen"/>
			<effects>
				<goIn effect="easeProp" prop="_width" initVal="0" endVal="753" t="0.765" easing="easeInOutCircle">
				</goIn>
				<goOut effect="easeProp" prop="_width" initVal="753" endVal="0" t="0.765" easing="easeInOutCircle">
				</goOut>
			</effects>
		</imagenMask>
		<fondo AxObj="AxImage" data="images/fondo">
			<props w="753" h="214" x="263" y="352"/>
			<objProps contentFolder="images/"/>
		</fondo><fondoMask AxObj="AxLib" data="fondo">
			<props w="0" h="214" x="1016" y="352" color="blanco"/>
			<objProps setMask="parent.fondo"/><effects>
				<In effect="easeProp" prop="_width" initVal="0" endVal="753" t="0.765" easing="easeInOutCircle">
					<events>
						<onEffect>
							<a1 func="setSizeDyn" w="prop:clip.newW" h="214"/>
							<a2 func="setPosDyn" x="eval:1016-prop(clip._width)" y="352"/>
						</onEffect>
					<onEndEffect>
							<a1 func="play" obj="root.esquema.effects.fadeIn"/>
							
						</onEndEffect></events>
				</In>
				<Out effect="easeProp" prop="_width" initVal="753" endVal="0" t="0.765" easing="easeInOutCircle">
					<events>
						<onEffect>
							<a1 func="setSizeDyn" w="prop:clip.newW" h="214"/>
							<a2 func="setPosDyn" x="eval:1016-prop(clip._width)" y="352"/>
						</onEffect>
					</events>
				</Out>
			</effects>
		</fondoMask>
		<esquema AxObj="AxImage" data="images/esq">
			<props w="422" h="465" x="594" y="102" alpha="0"/>
			<objProps contentFolder="images/"/>
		<effects>
				<fadeIn effect="fadeIn" t="0.765" easing="easeOutQuart">
					
				</fadeIn>
				
			</effects></esquema><titulo AxObj="AxText" data="texts/titulo">
			<props w="405" h="20" x="580" y="60"/>
			<objProps style="titles"/>
		</titulo>
		<texto AxObj="AxText" data="texts/texto">
			<props w="420" h="150" x="580" y="90"/>
			<objProps style="leer"/>
		</texto>
		
		<texto2 AxObj="AxText" data="texts/texto2">
			<props w="395" h="375" x="285" y="372"/>
			<objProps style="leerN"/>
		</texto2><next AxObj="AxLib">
			<props y="566" alpha="0" x="664"/>
			<comps>
				<fondo AxObj="AxLib" data="fondo">
					<props w="150" h="36" alpha="0"/>
				</fondo>
				<bullet AxObj="AxLib" data="triangle">
					<props w="10" h="10" color="rojo" x="345" y="12" rotation="90"/>
				</bullet>
				<texto AxObj="AxText" data="texts/next">
					<props w="325" h="20" y="8"/>
					<objProps style="leerR"/>
				</texto>
			</comps>
			<events>
				<onRollOver>
					<a1 func="setColor" obj="texto" param="rojo">
					</a1>
				</onRollOver>
				<onRollOut>
					<a1 func="setColor" obj="texto" param="blanco">
					</a1>
				</onRollOut>
				<onPress>
					<a0 func="unSelect" obj="root.parent.home.menuGeneral.itemSelected"/>
					<a1 func="play" obj="root.parent.actSection.effects.Out"/>
					<a1 func="selectItem" obj="root.parent.home.menuGeneral" param="5"/>
				</onPress>
			</events>
			<effects>
				<In effect="fadeIn" t="1.47" easing="easeInQuint"/>
			</effects>
		</next>
	</comps>
	<events>
		<onResize>
			<a2 func="setPosDyn" x="centerX" y="centerY"/>
		</onResize>
	</events>
	<effects>
		<Out effect="blankEffect" t="2">
			<events>
				<onInitEffect>
					<a3 func="play" obj="root.fondoMask.effects.Out"/>
					<a4 func="play" obj="root.imagenMask.effects.goOut"/>
					<a4 func="remove" obj="titulo"/>
					<a4 func="remove" obj="texto"/>
					<a4 func="remove" obj="esquema"/>
					<a4 func="remove" obj="texto2"/><a4 func="remove" obj="next"/>
				</onInitEffect>
				<onEndEffect>
					<a4 func="remove"/>
				</onEndEffect>
			</events>
		</Out>
	</effects>
</luminico>