<window>
	<defaultcontrol always="true">2</defaultcontrol>
	<coordinates>
		<system>1</system>
		<posx>400</posx>
		<posy>55</posy>
	</coordinates>
	<include>dialogeffect</include>
	<controls>
		<control type="image">
			<description>background image</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>800</width>
			<height>610</height>
			<colordiffuse>DDFFFFFF</colordiffuse>
			<texture border="40">DialogBack.png</texture>
		</control>
		<control type="image">
			<description>background image</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>800</width>
			<height>610</height>
			<texture border="40">DialogFront.png</texture>
		</control>
		<control type="label">
			<description>heading label</description>
			<posx>40</posx>
			<posy>40</posy>
			<width>720</width>
			<height>30</height>
			<align>center</align>
			<aligny>center</aligny>
			<font>font18</font>
			<label>[UPPERCASE]$LOCALIZE[298][/UPPERCASE] - ($INFO[Container(11).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages])</label>
			<textcolor>white</textcolor>
		</control>
		<control type="button">
			<description>Close Window button</description>
			<posx>730</posx>
			<posy>35</posy>
			<include>WindowCloseButtonCommons</include>
		</control>
		<control type="image">
			<posx>40</posx>
			<posy>78</posy>
			<width>720</width>
			<height>2</height>
			<texture>separator.png</texture>
		</control>
		<control type="panel" id="11">
			<posx>40</posx>
			<posy>90</posy>
			<width>720</width>
			<height>430</height>
			<onleft>2</onleft>
			<onright>3</onright>
			<ondown>2</ondown>
			<onup>2</onup>
			<scrolltime>200</scrolltime>
			<viewtype label="536">icon</viewtype>
			<pagecontrol>-</pagecontrol>
			<orientation>horizontal</orientation>
			<itemlayout height="215" width="240">
				<control type="image">
					<posx>2</posx>
					<posy>2</posy>
					<width>235</width>
					<height>210</height>
					<texture border="3">button-nofocus.png</texture>
				</control>
				<control type="image">
					<posx>7</posx>
					<posy>7</posy>
					<width>220</width>
					<height>175</height>
					<info>ListItem.Icon</info>
				</control>
				<control type="label">
					<posx>112</posx>
					<posy>185</posy>
					<width>225</width>
					<height>22</height>
					<font>font12</font>
					<selectedcolor>green</selectedcolor>
					<align>center</align>
					<aligny>center</aligny>
					<info>ListItem.Label</info>
				</control>
			</itemlayout>
			<focusedlayout height="215" width="240">
				<control type="image">
					<posx>2</posx>
					<posy>2</posy>
					<width>235</width>
					<height>210</height>
					<texture border="3">button-focus.png</texture>
				</control>
				<control type="image">
					<posx>7</posx>
					<posy>7</posy>
					<width>220</width>
					<height>175</height>
					<info>ListItem.Icon</info>
				</control>
				<control type="label">
					<posx>112</posx>
					<posy>185</posy>
					<width>225</width>
					<height>22</height>
					<font>font12</font>
					<selectedcolor>green</selectedcolor>
					<align>center</align>
					<aligny>center</aligny>
					<info>ListItem.Label</info>
				</control>
			</focusedlayout>
		</control>
		<control type="button" id="2">
			<description>Create Bookmark button</description>
			<posx>40</posx>
			<posy>530</posy>
			<width>235</width>
			<height>35</height>
			<label>294</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>4</onleft>
			<onright>3</onright>
			<ondown>11</ondown>
			<onup>11</onup>
			<animation effect="slide" start="0,0" end="120,0" time="0" condition="!videoplayer.content(episodes)">conditional</animation>
		</control>
		<control type="button" id="3">
			<description>Clear Bookmark button</description>
			<posx>280</posx>
			<posy>530</posy>
			<width>235</width>
			<height>35</height>
			<label>296</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>2</onleft>
			<onright>4</onright>
			<ondown>11</ondown>
			<onup>11</onup>
			<animation effect="slide" start="0,0" end="120,0" time="0" condition="!videoplayer.content(episodes)">conditional</animation>
		</control>
		<control type="button" id="4">
			<description>Clear Bookmark button</description>
			<posx>520</posx>
			<posy>530</posy>
			<width>235</width>
			<height>35</height>
			<label>20406</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>3</onleft>
			<onright>2</onright>
			<ondown>11</ondown>
			<onup>11</onup>
			<visible>videoplayer.content(episodes)</visible>
		</control>
	</controls>
</window>