<?xml version="1.0" encoding="UTF-16"?>
<tecnologia AxObj="AxSection">
	<props w="1016" h="603" x="centerX" y="centerY"/>
	<comps>
		<imagen AxObj="AxImage">
			<props w="753" h="441" x="263" y="31" alpha="0"/>
			<objProps contentFolder="instalaciones/"/>
			<effects>
				<In effect="fadeIn" t="0.6"/>
				<Transition effect="imageTransition" simultaneus="false">
					<effects>
						<In effect="fadeIn" t="0.765"/>
						<Out effect="fadeOut" t="0.45"/>
					</effects>
				</Transition>
				<Out effect="fadeOut" t="1.2"/>
			</effects>
			<events>
				<onLoadImage>
					<a3 func="play" obj="root.listaFotos.effects.slideShow"/>
				</onLoadImage>
			</events>
		</imagen>
		<listaFotos AxObj="AxMenuList" data="listas/l1">
			<props y="490" x="295"/>
			<objProps contentFolder="instalaciones/" nextSel="0" fps="5"/>
			<events>
				<onEndCreateItems>
					<a4 func="selectItem" param="0"/>
				</onEndCreateItems>
			</events>
			<temps>
				<item AxObj="AxLib">
					<props alpha="0" x="eval:prop(parent.items.length)*104"/>
					<comps>
						<fondo AxObj="AxLib" data="fondo">
							<props w="77" h="77" color="rojo" x="-1" y="-1" visible="0"/>
						</fondo>
						<fondoSel AxObj="AxLib" data="fondo">
							<props w="77" h="77" color="rojo" x="-1" y="-1" visible="0"/>
						</fondoSel>
						<thumb AxObj="AxImage">
							<props w="75" h="75" alpha="0"/>
							<objProps contentFolder="instalaciones/"/>
							<effects>
								<In effect="fadeIn" t="0.6"/>
							</effects>
						</thumb>
					</comps>
					<events>
						<onRollOver>
							<a3 func="show" obj="fondo"/>
						</onRollOver>
						<onRollOut>
							<a3 func="hide" obj="fondo"/>
						</onRollOut>
						<onPress>
							<a0 func="unSelect" obj="root.listaFotos.itemSelected">
							</a0>
							<a2 func="select">
							</a2>
						</onPress>
						<onSelect>
							<a2 func="stop" obj="root.listaFotos.effects.slideShow" param="false"/>
							<a3 func="show" obj="fondoSel"/>
							<a4 func="loadImage" obj="root.imagen"/>
						</onSelect>
						<onUnSelect>
							<a3 func="hide" obj="fondoSel"/>
						</onUnSelect>
					</events>
					<effects>
						<In effect="fadeIn" t="1.47" easing="easeInQuint"/>
					</effects>
					<dyndata>
						<d0 name="thumbnail" type="image" w="75" h="75">
							<node att="data" path="comps/thumb"/>
						</d0>
						<d1 name="imagen" type="image" w="753" h="441">
							<node att="param" path="events/onSelect/a4"/>
						</d1>
					</dyndata>
				</item>
			</temps>
			<effects>
				<slideShow effect="blankEffect" t="5">
					<events>
						<onInitEffect>
							<a3 func="setObjProp" objProp="nextSel" value="eval:prop(itemSelected.index)-2"/>
							<a3 func="setObjProp" objProp="nextSel" value="0">
								<if obj="objProps.nextSel" cond="==" value="eval:prop(items.length)"/>
							</a3>
						</onInitEffect>
						<onEndEffect>
							<a3 func="unselectAll"/>
							<a3 func="selectItem" param="prop:objProps.nextSel"/>
						</onEndEffect>
					</events>
				</slideShow>
			</effects>
		</listaFotos>
		<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="0"/>
				</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.imagen.effects.Out"/>
					<a4 func="remove" obj="listaFotos"/>
					<a4 func="remove" obj="next"/>
				</onInitEffect>
				<onEndEffect>
					<a4 func="remove"/>
				</onEndEffect>
			</events>
		</Out>
	</effects>
</tecnologia>