<window>
	<defaultcontrol>9000</defaultcontrol>
    <allowoverlays>false</allowoverlays>
	<controls>
 
    <control type="textbox" id="130">
        <description>Text box</description>
		<posx>40</posx>
		<posy>50</posy>
		<width>640</width>
		<height>460</height>
		<font>special13</font>
        <align>justify</align>
        <onright>131</onright>
        <onup>130</onup>
		<ondown>130</ondown> 
        <pagecontrol>132</pagecontrol>
        <spinposx>0</spinposx>
	    <spinposy>0</spinposy>    
	    <pulseonselect></pulseonselect>    
		<textcolor>FFFFFFFF</textcolor>
	</control>
   
    
    <control type="spincontrol" id="132">
        <description>Next page button</description>
		<posx>600</posx>
		<posy>520</posy>
		<subtype>page</subtype>
		<font>font12</font>
       	<textcolor>ffffffff</textcolor>
		<onleft>130</onleft>
		<onright>130</onright>
		<ondown>132</ondown>
		<onup>132</onup>
		<showonepage>true</showonepage>
        <textureup>default-scroll-up.png</textureup>
        <texturedown>default-scroll-down.png</texturedown>
        <textureupfocus>default-scroll-up-focus.png</textureupfocus>
        <texturedownfocus>default-scroll-down-focus.png</texturedownfocus>
        <!--animation effect="slide" time="300" start="600,0" end="0,0" acceleration="-1">WindowOpen</animation-->
        <!--animation effect="slide" time="200" start="0,0" end="600,0" acceleration="1.1">WindowClose</animation-->
		<!--visible>Control.IsVisible(100)</visible-->
    </control>       
     
    </controls>
</window>