<?xml version="1.0" encoding="UTF-16"?>
<presentacion AxObj="AxSection">
	<props w="1016" h="603" x="centerX" y="centerY"/>
	<comps>
		<video AxObj="AxVideo" data="videos/presenta">
			<props w="753" h="603" x="263"/>
			<objProps maintainAspectRatio="true"/>
			<events>
				<onVideoEnd>
					<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="1"/>
				</onVideoEnd>
			</events>
		</video>
	</comps>
	<events>
		<onResize>
			<a2 func="setPosDyn" x="centerX" y="centerY"/>
		</onResize>
	</events>
	<effects>
		<Out effect="blankEffect" t="2">
			<events>
				<onEndEffect>
					<a4 func="remove"/>
				</onEndEffect>
			</events>
		</Out>
	</effects>
</presentacion>