<window type="dialog">
	<defaultcontrol always="true">3</defaultcontrol>
	<coordinates>
		<system>1</system>
		<posx>335</posx>
		<posy>35</posy>
		<origin x="500" y="35">Window.IsVisible(Visualisation)</origin>
	</coordinates>
	<include>dialogeffect</include>
	<controls>
		<control type="image">
			<description>background image</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>610</width>
			<height>650</height>
			<texture border="40">DialogBack.png</texture>
			<animation effect="fade" start="90" end="90" time="0" condition="Window.IsVisible(Visualisation)">Conditional</animation>
		</control>
		<control type="image">
			<description>background image</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>610</width>
			<height>650</height>
			<texture border="40">DialogFront.png</texture>
		</control>
		<control type="label" id="1">
			<description>heading label</description>
			<posx>40</posx>
			<posy>40</posy>
			<width>510</width>
			<height>30</height>
			<align>center</align>
			<aligny>center</aligny>
			<font>font18</font>
			<label>13406</label>
			<textcolor>dialogheader</textcolor>
		</control>
		<control type="button">
			<description>Close Window button</description>
			<posx>540</posx>
			<posy>35</posy>
			<include>WindowCloseButtonCommons</include>
		</control>
		<control type="image">
			<posx>40</posx>
			<posy>78</posy>
			<width>510</width>
			<height>2</height>
			<texture>separator.png</texture>
		</control>
		<control type="list" id="3">
			<posx>45</posx>
			<posy>90</posy>
			<width>500</width>
			<height>480</height>
			<onup>3</onup>
			<ondown>3</ondown>
			<onleft>5</onleft>
			<onright>61</onright>
			<pagecontrol>61</pagecontrol>
			<scrolltime>200</scrolltime>
			<animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(61)">Conditional</animation>
			<itemlayout height="40">
				<control type="image">
					<posx>0</posx>
					<posy>0</posy>
					<width>500</width>
					<height>35</height>
					<texture border="3">button-nofocus.png</texture>
				</control>
				<control type="label">
					<posx>10</posx>
					<posy>0</posy>
					<width>480</width>
					<height>35</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<selectedcolor>green</selectedcolor>
					<info>ListItem.Label</info>
				</control>
			</itemlayout>
			<focusedlayout height="40">
				<control type="image">
					<posx>0</posx>
					<posy>0</posy>
					<width>500</width>
					<height>35</height>
					<visible>!Control.HasFocus(3)</visible>
					<texture border="3">button-nofocus.png</texture>
				</control>
				<control type="image">
					<posx>0</posx>
					<posy>0</posy>
					<width>500</width>
					<height>35</height>
					<visible>Control.HasFocus(3)</visible>
					<texture border="3">button-focus.png</texture>
				</control>
				<control type="label">
					<posx>10</posx>
					<posy>0</posy>
					<width>480</width>
					<height>35</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<selectedcolor>green</selectedcolor>
					<info>ListItem.Label</info>
				</control>
			</focusedlayout>
		</control>
		<control type="group">
			<visible>Control.IsVisible(3)</visible>
			<control type="scrollbar" id="61">
				<posx>550</posx>
				<posy>90</posy>
				<width>20</width>
				<height>475</height>
				<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.png</texturesliderbackground>
				<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
				<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
				<textureslidernib>scrollbar_nib.png</textureslidernib>
				<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
				<onleft>3</onleft>
				<onright>3</onright>
				<ondown>61</ondown>
				<onup>61</onup>
				<showonepage>false</showonepage>
				<orientation>vertical</orientation>
			</control>
			<control type="label">
				<description>number of files/pages in list text label</description>
				<posx>570</posx>
				<posy>570</posy>
				<width>300</width>
				<height>35</height>
				<font>font12b</font>
				<align>right</align>
				<aligny>center</aligny>
				<scroll>true</scroll>
				<textcolor>white</textcolor>
				<label>($INFO[Container(3).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(3).CurrentPage]/$INFO[Container(3).NumPages])</label>
			</control>
		</control>
		<control type="list" id="6">
			<posx>45</posx>
			<posy>90</posy>
			<width>500</width>
			<height>360</height>
			<onup>6</onup>
			<ondown>6</ondown>
			<onleft>5</onleft>
			<onright>62</onright>
			<pagecontrol>62</pagecontrol>
			<scrolltime>200</scrolltime>
			<animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(62)">Conditional</animation>
			<itemlayout height="40">
				<control type="image">
					<posx>0</posx>
					<posy>0</posy>
					<width>500</width>
					<height>35</height>
					<texture border="3">button-nofocus.png</texture>
				</control>
				<control type="image">
					<posx>3</posx>
					<posy>3</posy>
					<width>40</width>
					<height>29</height>
					<texture>$INFO[ListItem.Icon]</texture>
				</control>
				<control type="label">
					<posx>50</posx>
					<posy>0</posy>
					<width>440</width>
					<height>35</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<selectedcolor>green</selectedcolor>
					<info>ListItem.Label</info>
				</control>
			</itemlayout>
			<focusedlayout height="40">
				<control type="image">
					<posx>0</posx>
					<posy>0</posy>
					<width>500</width>
					<height>35</height>
					<visible>!Control.HasFocus(6)</visible>
					<texture border="3">button-nofocus.png</texture>
				</control>
				<control type="image">
					<posx>0</posx>
					<posy>0</posy>
					<width>500</width>
					<height>35</height>
					<visible>Control.HasFocus(6)</visible>
					<texture border="3">button-focus.png</texture>
				</control>
				<control type="image">
					<posx>3</posx>
					<posy>3</posy>
					<width>40</width>
					<height>29</height>
					<texture>$INFO[ListItem.Icon]</texture>
				</control>
				<control type="label">
					<posx>50</posx>
					<posy>0</posy>
					<width>440</width>
					<height>35</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<selectedcolor>green</selectedcolor>
					<info>ListItem.Label</info>
				</control>
			</focusedlayout>
		</control>
		<control type="group">
			<visible>Control.IsVisible(6)</visible>
			<control type="scrollbar" id="62">
				<posx>550</posx>
				<posy>90</posy>
				<width>20</width>
				<height>355</height>
				<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.png</texturesliderbackground>
				<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
				<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
				<textureslidernib>scrollbar_nib.png</textureslidernib>
				<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
				<onleft>3</onleft>
				<onright>3</onright>
				<ondown>62</ondown>
				<onup>62</onup>
				<showonepage>false</showonepage>
				<orientation>vertical</orientation>
			</control>
			<control type="label">
				<description>number of files/pages in list text label</description>
				<posx>570</posx>
				<posy>450</posy>
				<width>320</width>
				<height>35</height>
				<font>font12b</font>
				<align>right</align>
				<aligny>center</aligny>
				<scroll>true</scroll>
				<textcolor>white</textcolor>
				<label>($INFO[Container(6).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(6).CurrentPage]/$INFO[Container(6).NumPages])</label>
			</control>
			<control type="image">
				<posx>40</posx>
				<posy>490</posy>
				<width>510</width>
				<height>1</height>
				<colordiffuse>55FFFFFF</colordiffuse>
				<texture>separator.png</texture>
			</control>
			<control type="image">
				<posx>40</posx>
				<posy>495</posy>
				<width>110</width>
				<height>110</height>
				<texture>$INFO[Container(6).ListItem.Icon]</texture>
				<bordertexture border="3">button-nofocus.png</bordertexture>
				<bordersize>2</bordersize>
				<aspectratio>keep</aspectratio>
			</control>
			<control type="fadelabel">
				<description>Currently Selected Title</description>
				<posx>160</posx>
				<posy>500</posy>
				<width>400</width>
				<height>35</height>
				<font>font12</font>
				<align>left</align>
				<aligny>center</aligny>
				<scroll>true</scroll>
				<textcolor>white</textcolor>
				<label>[B]$INFO[Container(6).ListItem.Label][/B]</label>
				<scrollout>false</scrollout>
				<pauseatend>2000</pauseatend>
			</control>
			<control type="textbox">
				<description>Currently Selected Summary</description>
				<posx>160</posx>
				<posy>540</posy>
				<width>400</width>
				<height>80</height>
				<font>font12</font>
				<align>left</align>
				<textcolor>grey</textcolor>
				<label>$INFO[Container(6).ListItem.Label2]</label>
			</control>
		</control>
		<control type="button" id="5">
			<description>OK button</description>
			<posx>40</posx>
			<posy>570</posy>
			<width>200</width>
			<height>35</height>
			<label>186</label>
			<font>font12</font>
			<textcolor>grey2</textcolor>
			<focusedcolor>white</focusedcolor>
			<align>center</align>
			<texturefocus border="3">button-focus2.png</texturefocus>
			<texturenofocus border="3">button-nofocus.png</texturenofocus>
			<onleft>61</onleft>
			<onright>3</onright>
			<onup>3</onup>
			<ondown>3</ondown>
			<animation effect="slide" start="0,0" end="0,-120" time="0" condition="Control.IsVisible(6)">Conditional</animation>
		</control>
	</controls>
</window>