<?xml version="1.0" encoding="UTF-8"?>
<window>
    <controls>
        <control type="image">
            <left>0</left>
            <top>0</top>
            <width>1920</width>
            <height>1080</height>
            <texture colordiffuse="FF000000">fenlight_common/white.png</texture>
            <animation type="WindowOpen" reversible="false">
                <effect type="fade" start="0" end="80" time="120" />
            </animation>
        </control>
        <control type="group">
            <left>320</left>
            <top>285</top>
            <animation type="WindowOpen" reversible="false">
                <effect type="fade" end="100" time="200" />
            </animation>
            <control type="image">
                <left>-2</left>
                <top>-2</top>
                <width>1252</width>
                <height>462</height>
                <texture colordiffuse="FFCCCCCC" border="30">fenlight_common/circle.png</texture>
            </control>
            <control type="image">
                <width>1248</width>
                <height>458</height>
                <texture colordiffuse="FF1F2020" border="30">fenlight_common/circle.png</texture>
            </control>
            <control type="image">
                <left>7</left>
                <top>7</top>
                <width>45</width>
                <height>45</height>
                <align>left</align>
                <aligny>top</aligny>
                <aspectratio aligny="top">keep</aspectratio>
                <texture colordiffuse="FFCCCCCC">fenlight_common/fenlight.png</texture>
            </control>
            <control type="image">
                <top>70</top>
                <left>610</left>
                <height>360</height>
                <width>600</width>
                <aspectratio>stretch</aspectratio>
                <align>top</align>
                <texture diffuse="fenlight_diffuse/landscape_w284_h160.png">$INFO[Container(5001).ListItem.Property(image)]</texture>
                <fadetime>100</fadetime>
            </control>
            <control type="label">
                <width>1130</width>
                <top>10</top>
                <left>60</left>
                <height>20</height>
                <font>font12</font> <!-- FENLIGHT_26 -->
                <textcolor>FFCCCCCC</textcolor>
                <shadowcolor>FF000000</shadowcolor>
                <align>center</align>
                <label>[UPPERCASE][B]Results Display Format[/B][/UPPERCASE]</label>
            </control>
            <control type="fixedlist" id="5001">
                <pagecontrol>5060</pagecontrol>
                <left>15</left>
                <top>70</top>
                <width>515</width>
                <height>360</height>
                <onup>5001</onup>
                <ondown>5001</ondown>
                <onright>5060</onright>
                <scrolltime tween="sine">200</scrolltime>
                <orientation>Vertical</orientation>
                <focusposition>1</focusposition>
                <movement>2</movement>
                <itemlayout height="90" width="515">
                    <control type="label">
                        <left>70</left>
                        <width max="440">auto</width>
                        <height>90</height>
                        <font>font12</font> <!-- FENLIGHT_26 -->
                        <textcolor>FFCCCCCC</textcolor>
                        <align>left</align>
                        <aligny>center</aligny>
                        <label>[UPPERCASE]$INFO[ListItem.Property(name)][/UPPERCASE]</label>
                    </control>
                </itemlayout>
                <focusedlayout height="90" width="515">
                    <control type="group">
                        <animation effect="fade" start="100" end="50" time="0" condition="!Control.HasFocus(5001)">Conditional</animation>
                        <height>90</height>
                        <control type="image">
                            <width>515</width>
                            <texture colordiffuse="FFCCCCCC" border="30">fenlight_common/circle.png</texture>
                        </control>
                    </control>
                    <control type="label">
                        <left>70</left>
                        <width max="440">auto</width>
                        <height>90</height>
                        <font>font12</font> <!-- FENLIGHT_26 -->
                        <textcolor>FF1F2020</textcolor>
                        <align>left</align>
                        <aligny>center</aligny>
                        <label>[UPPERCASE]$INFO[ListItem.Property(name)][/UPPERCASE]</label>
                    </control>
                </focusedlayout>
            </control>
            <control type="scrollbar" id="5060">
                <top>70</top>
                <left>560</left>
                <width>10</width>
                <height>360</height>
                <onleft>5001</onleft>
                <onright>5001</onright>
                <texturesliderbackground colordiffuse="FF1F2020">fenlight_common/white.png</texturesliderbackground>
                <texturesliderbar colordiffuse="FF555556">fenlight_common/white.png</texturesliderbar>
                <texturesliderbarfocus colordiffuse="FFCCCCCC">fenlight_common/white.png</texturesliderbarfocus>
                <showonepage>false</showonepage>
                <orientation>vertical</orientation>
                <visible>Control.IsVisible(5001)</visible>
            </control>
        </control>
    </controls>
</window>
