<?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>100</left>
            <top>135</top>
            <animation type="WindowOpen" reversible="false">
                <effect type="fade" end="100" time="200" />
            </animation>
            <control type="image">
                <left>-2</left>
                <top>-2</top>
                <height>812</height>
                <width>1722</width>
                <texture colordiffuse="FFCCCCCC" border="30">fenlight_common/circle.png</texture>
            </control>
            <control type="image">
                <height>808</height>
                <width>1718</width>
                <texture colordiffuse="FF1F2020" border="30">fenlight_common/circle.png</texture>
            </control>
            <control type="group">
                <control type="image">
                    <left>1170</left>
                    <top>10</top>
                    <height max="792">auto</height>
                    <width max="530">auto</width>
                    <align>center</align>
                    <aligny>center</aligny>
                    <aspectratio>keep</aspectratio>
                    <texture diffuse="fenlight_diffuse/poster_w217_h320.png">$INFO[Window.Property(poster)]</texture>
                </control>
                <control type="image">
                    <left>7</left>
                    <top>7</top>
                    <width>45</width>
                    <height>45</height>
                    <align>right</align>
                    <aligny>top</aligny>
                    <aspectratio aligny="top">keep</aspectratio>
                    <texture colordiffuse="FFCCCCCC">fenlight_common/fenlight.png</texture>
                </control>
                <control type="textbox" id="2001">
                    <top>50</top>
                    <left>20</left>
                    <width>1100</width>
                    <height>690</height>
                    <font>font14</font> <!-- FENLIGHT_33 -->
                    <align>center</align>
                    <aligny>center</aligny>
                    <textcolor>FFCCCCCC</textcolor>
                    <pagecontrol>2061</pagecontrol>
                    <autoscroll>false</autoscroll>
                </control>
                <control type="scrollbar" id="2061">
                    <left>1140</left>
                    <top>35</top>
                    <width>10</width>
                    <height>740</height>
                    <texturesliderbackground colordiffuse="FF1F2020">fenlight_common/white.png</texturesliderbackground>
                    <texturesliderbar colordiffuse="FF555556">fenlight_common/white.png</texturesliderbar>
                    <texturesliderbarfocus colordiffuse="FFCCCCCC">fenlight_common/white.png</texturesliderbarfocus>
                    <onleft>2061</onleft>
                    <onright>2061</onright>
                    <showonepage>false</showonepage>
                    <orientation>vertical</orientation>
                </control>
            </control>
            <control type="group">
                <control type="image">
                    <top>380</top>
                    <left>-70</left>
                    <width>50</width>
                    <height>50</height>
                    <texture colordiffuse="FFCCCCCC" background="true">fenlight_common/arrow_left.png</texture>
                    <visible>String.IsEqual(Window.Property(previous_display),true)</visible>
                </control>
                <control type="image">
                    <top>380</top>
                    <left>1740</left>
                    <width>50</width>
                    <height>50</height>
                    <texture colordiffuse="FFCCCCCC" background="true" flipx="true">fenlight_common/arrow_left.png</texture>
                    <visible>String.IsEqual(Window.Property(next_display),true)</visible>
                </control>
            </control>
        </control>
    </controls>
</window>
