<?xml version="1.0" encoding="UTF-16"?>
<grupo x="108" y="232">
	<titulo AxObj="AxText" x="358" y="0" w="200" h="23" style="titleSec" data="texts/titulo" alpha="0">
		<effects>
			<In effect="fadeIn" t="3.4"/>
		</effects>
	</titulo>
	<fondoBar AxObj="AxLib" w="13" h="195" data="fondoBoton" color="grisClaro" x="300" y="25">
	</fondoBar>
	<texto AxObj="AxText" x="0" y="23" w="300" h="205" style="textoLeer" data="texts/texto">
		<scrollBar>
			<botonUp AxObj="AxButton" x="0" y="-20" alpha="0">
				<fondo AxObj="AxLib" w="320" h="20" data="fondoBoton">
				</fondo>
				<events>
					<onRollOver>
						<a1 action="callFunction" funcName="initScrollDown"/>
					</onRollOver>
					<onRollOut>
						<a1 action="callFunction" funcName="endScroll"/>
					</onRollOut>
				</events>
			</botonUp>
			<botonDrag AxObj="AxButton" x="300" y="0">
				<fondo AxObj="AxLib" w="13" h="46" data="fondoBoton" color="blanco">
				</fondo>
				<icono AxObj="AxLib" data="flechaUD">
				</icono>
			</botonDrag>
			<botonDown AxObj="AxButton" x="0" y="200" alpha="0">
				<fondo AxObj="AxLib" w="320" h="20" data="fondoBoton">
				</fondo>
				<events>
					<onRollOver>
						<a1 action="callFunction" funcName="initScrollUp"/>
					</onRollOver>
					<onRollOut>
						<a1 action="callFunction" funcName="endScroll"/>
					</onRollOut>
				</events>
			</botonDown>
		</scrollBar>
	</texto>
</grupo>