<?xml version="1.0" encoding="UTF-16"?>
<tecnologia 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>
		<fondoBlanco AxObj="AxLib" data="fondo">
			<props w="0" h="214" x="1016" y="352" color="blanco"/>
			<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>
					</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>
		</fondoBlanco>
		<titulo AxObj="AxText" data="texts/titulo">
			<props w="405" h="20" x="550" y="165"/>
			<objProps style="titles"/>
		</titulo>
		<texto AxObj="AxText" data="texts/texto">
			<props w="430" h="150" x="550" y="200"/>
			<objProps style="leer"/>
		</texto>
		<lista AxObj="AxMenuList" data="listas/l1">
			<props y="384" x="295"/>
			<objProps fps="5" contentFolder="iconos/"/>
			<comps>
				<fondoDetalle AxObj="AxImage">
					<props alpha="0" x="380" y="-111"/>
					<objProps contentFolder="iconos/"/>
					<events>
						<onLoadImage>
							<a4 func="setSizeDyn" w="356" h="356"/>
							<a4 func="setPosDyn" x="380" y="-111"/>
						</onLoadImage>
					</events>
					<effects>
						<In effect="fadeIn" t="0.6" alphaMax="50"/>
						<Transition effect="imageTransition" simultaneus="false">
							<effects>
								<Out effect="fadeOut" t="0.45"/>
								<In effect="fadeIn" t="0.765" alphaMax="50"/>
							</effects>
						</Transition>
					</effects>
				</fondoDetalle>
				<titulo AxObj="AxText">
					<props w="320" h="20" x="395" y="-10"/>
					<objProps style="leerNB"/>
				</titulo>
				<texto AxObj="AxText">
					<props w="320" h="150" x="395" y="17"/>
					<objProps style="leerN"/>
				</texto>
				<mask AxObj="AxLib" data="fondo">
					<props w="352" h="214" x="369" y="-32"/>
					<objProps setMask="parent.fondoDetalle"/>
				</mask>
			</comps>
			<events>
				<onEndCreateItems>
					<a4 func="selectItem" param="0"/>
				</onEndCreateItems>
			</events>
			<temps>
				<item AxObj="AxLib">
					<props y="eval:Math.ceil(prop(parent.items.length)%4)*44" alpha="0" x="eval:Math.floor(prop(parent.items.length)/4)*166"/>
					<comps>
						<fondo AxObj="AxLib" data="fondo">
							<props w="150" h="36" alpha="0"/>
						</fondo>
						<bullet AxObj="AxLib" data="circle">
							<props w="10" h="10" alpha="0" color="rojo" x="-23" y="12"/>
							<effects>
								<fadeIn effect="fadeIn" t="0.67" easing="easeOutQuint">
									<events>
										<onInitEffect>
											<a4 func="stop" obj="effects.fadeOut"/>
										</onInitEffect>
									</events>
								</fadeIn>
								<fadeOut effect="fadeOut" t="0.38" easing="easeInQuint">
									<events>
										<onInitEffect>
											<a4 func="stop" obj="effects.fadeIn"/>
										</onInitEffect>
									</events>
								</fadeOut>
							</effects>
						</bullet>
						<bulletSel AxObj="AxLib" data="circle">
							<props w="10" h="10" color="rojo" x="-23" y="12" visible="0"/>
						</bulletSel>
						<thumb AxObj="AxImage">
							<props w="35" h="35"/>
							<objProps contentFolder="iconos/"/>
						</thumb>
						<titulo AxObj="AxText">
							<props w="155" h="15" x="47" y="10"/>
							<objProps style="lista"/>
						</titulo>
						<tituloSel AxObj="AxText">
							<props w="155" h="15" x="47" y="10" visible="0" color="rojo"/>
							<objProps style="lista"/>
						</tituloSel>
					</comps>
					<events>
						<onRollOver>
							<a1 func="setColor" obj="titulo" param="rojo">
							</a1>
							<a2 func="play" obj="bullet.effects.fadeIn">
							</a2>
						</onRollOver>
						<onRollOut>
							<a1 func="setColor" obj="titulo" param="negro">
							</a1>
							<a2 func="play" obj="bullet.effects.fadeOut">
							</a2>
						</onRollOut>
						<onPress>
							<a0 func="unSelect" obj="root.lista.itemSelected">
							</a0>
							<a2 func="select">
							</a2>
						</onPress>
						<onSelect>
							<a3 func="show" obj="bulletSel"/>
							<a3 func="show" obj="tituloSel"/>
							<a4 func="loadImage" obj="parent.fondoDetalle"/>
							<a5 func="setText" obj="parent.titulo"/>
							<a6 func="setText" obj="parent.texto"/>
						</onSelect>
						<onUnSelect>
							<a3 func="hide" obj="bulletSel"/>
							<a3 func="hide" obj="tituloSel"/>
						</onUnSelect>
					</events>
					<effects>
						<In effect="fadeIn" t="1.47" easing="easeInQuint"/>
					</effects>
					<dyndata>
						<d0 name="thumbnail" type="image" w="35" h="35">
							<node att="data" path="comps/thumb"/>
							<node att="param" path="events/onSelect/a4"/>
						</d0>
						<d1 name="titulo">
							<node att="data" path="comps/titulo/"/>
							<node att="data" path="comps/tituloSel/"/>
							<node att="param" path="events/onSelect/a5/"/>
						</d1>
						<d2 name="texto" type="text">
							<node att="param" path="events/onSelect/a6/"/>
						</d2>
					</dyndata>
				</item>
			</temps>
		</lista>
		<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="2"/>
				</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.fondoBlanco.effects.Out"/>
					<a4 func="play" obj="root.imagenMask.effects.goOut"/>
					<a4 func="remove" obj="titulo"/>
					<a4 func="remove" obj="texto"/>
					<a4 func="remove" obj="lista"/>
					<a4 func="remove" obj="next"/>
				</onInitEffect>
				<onEndEffect>
					<a4 func="remove"/>
				</onEndEffect>
			</events>
		</Out>
	</effects>
</tecnologia>