<?xml version="1.0" encoding="UTF-8"?>
<includes>
	<include name="DefaultDialogSelectLayout">
		<control type="group">
			<centertop>50%</centertop>
			<centerleft>50%</centerleft>
			<height>750</height>
			<width>1220</width>
			<include content="DialogBackgroundCommons">
				<param name="width" value="1220" />
				<param name="height" value="750" />
				<param name="header_label" value="" />
				<param name="header_id" value="1" />
			</include>
			<control type="image">
				<left>0</left>
				<top>80</top>
				<width>920</width>
				<bottom>2</bottom>
				<texture border="40">buttons/dialogbutton-nofo.png</texture>
			</control>
			<control type="list" id="3">
				<left>20</left>
				<top>100</top>
				<width>880</width>
				<bottom>20</bottom>
				<onup>3</onup>
				<ondown>3</ondown>
				<onleft>9001</onleft>
				<onright>61</onright>
				<pagecontrol>61</pagecontrol>
				<scrolltime>200</scrolltime>
				<include content="DefaultSimpleListLayout">
					<param name="width" value="880" />
					<param name="list_id" value="3" />
				</include>
			</control>
			<control type="list" id="6">
				<left>20</left>
				<top>100</top>
				<width>880</width>
				<bottom>20</bottom>
				<onup>6</onup>
				<ondown>6</ondown>
				<onleft>9001</onleft>
				<onright>61</onright>
				<pagecontrol>61</pagecontrol>
				<scrolltime>200</scrolltime>
				<itemlayout height="125" width="880">
					<control type="image">
						<left>12</left>
						<top>7</top>
						<width>110</width>
						<height>110</height>
						<texture>$VAR[InfoWallThumbVar]</texture>
						<aspectratio>keep</aspectratio>
						<visible>!ListItem.Property(PVR.IsRecordingTimer) + !ListItem.Property(PVR.IsRemindingTimer)</visible>
					</control>
					<control type="image">
						<left>27</left>
						<top>22</top>
						<width>80</width>
						<height>80</height>
						<aspectratio align="top">keep</aspectratio>
						<aligny>center</aligny>
						<texture>icons/pvr/timers/recording.png</texture>
						<visible>ListItem.Property(PVR.IsRecordingTimer)</visible>
					</control>
					<control type="image">
						<left>27</left>
						<top>22</top>
						<width>80</width>
						<height>80</height>
						<aspectratio align="top">keep</aspectratio>
						<aligny>center</aligny>
						<texture>icons/pvr/timers/bell.png</texture>
						<visible>ListItem.Property(PVR.IsRemindingTimer)</visible>
					</control>
					<control type="label">
						<left>135</left>
						<top>0</top>
						<right>20</right>
						<height>60</height>
						<font>font14</font>
						<aligny>center</aligny>
						<label>$INFO[ListItem.Label]</label>
					</control>
					<control type="textbox">
						<left>135</left>
						<top>50</top>
						<right>20</right>
						<height>67</height>
						<font>font12</font>
						<textcolor>grey</textcolor>
						<label>$INFO[ListItem.Label2]</label>
					</control>
				</itemlayout>
				<focusedlayout height="125" width="880">
					<control type="image">
						<left>0</left>
						<top>0</top>
						<right>0</right>
						<bottom>0</bottom>
						<texture colordiffuse="button_focus">lists/focus.png</texture>
						<animation effect="fade" start="100" end="50" time="0">UnFocus</animation>
					</control>
					<control type="image">
						<left>12</left>
						<top>7</top>
						<width>110</width>
						<height>110</height>
						<texture>$VAR[InfoWallThumbVar]</texture>
						<aspectratio>keep</aspectratio>
						<visible>!ListItem.Property(PVR.IsRecordingTimer) + !ListItem.Property(PVR.IsRemindingTimer)</visible>
					</control>
					<control type="image">
						<left>27</left>
						<top>22</top>
						<width>80</width>
						<height>80</height>
						<aspectratio align="top">keep</aspectratio>
						<aligny>center</aligny>
						<texture>icons/pvr/timers/recording.png</texture>
						<visible>ListItem.Property(PVR.IsRecordingTimer)</visible>
					</control>
					<control type="image">
						<left>27</left>
						<top>22</top>
						<width>80</width>
						<height>80</height>
						<aspectratio align="top">keep</aspectratio>
						<aligny>center</aligny>
						<texture>icons/pvr/timers/bell.png</texture>
						<visible>ListItem.Property(PVR.IsRemindingTimer)</visible>
					</control>
					<control type="label">
						<left>135</left>
						<top>0</top>
						<right>20</right>
						<height>60</height>
						<aligny>center</aligny>
						<scroll>true</scroll>
						<font>font14</font>
						<label>$INFO[ListItem.Label]</label>
					</control>
					<control type="textbox">
						<left>135</left>
						<top>50</top>
						<right>20</right>
						<height>67</height>
						<font>font12</font>
						<label>$INFO[ListItem.Label2]</label>
					</control>
				</focusedlayout>
			</control>
			<control type="scrollbar" id="61">
				<left>910</left>
				<top>100</top>
				<width>12</width>
				<bottom>20</bottom>
				<onleft condition="Control.IsVisible(3)">3</onleft>
				<onleft condition="Control.IsVisible(6)">6</onleft>
				<onright>9001</onright>
				<orientation>vertical</orientation>
			</control>
			<control type="label">
				<left>925</left>
				<bottom>10</bottom>
				<width>275</width>
				<height>35</height>
				<font>font12</font>
				<align>right</align>
				<textcolor>grey</textcolor>
				<label>$VAR[SelectLabel]</label>
			</control>
			<control type="grouplist" id="9001">
				<left>920</left>
				<top>80</top>
				<onleft>61</onleft>
				<itemgap>dialogbuttons_itemgap</itemgap>
				<onright>3</onright>
				<include content="DefaultDialogButton">
					<param name="id" value="5" />
					<param name="label" value="" />
				</include>
				<include content="DefaultDialogButton">
					<param name="id" value="8" />
					<param name="label" value="" />
				</include>
				<include content="DefaultDialogButton">
					<param name="id" value="7" />
					<param name="label" value="$LOCALIZE[222]" />
				</include>
			</control>
		</control>
	</include>
	<include name="GameDialogSelectSaveLayout">
		<control type="group">
			<centertop>50%</centertop>
			<centerleft>50%</centerleft>
			<width>1639</width>
			<height>919</height>
			<include content="DialogBackgroundCommons">
				<param name="width" value="1639" />
				<param name="height" value="919" />
				<param name="header_label" value="35260" />
				<param name="header_id" value="10820" />
			</include>
			<control type="group">
				<description>Content area</description>
				<top>100</top>
				<bottom>20</bottom>
				<left>30</left>
				<right>30</right>
				<control type="group">
					<description>Panel area, including scroll bar</description>
					<width>1224</width>
					<height>748</height>
					<control type="image">
						<left>-20</left>
						<right>-20</right>
						<top>-20</top>
						<bottom>-20</bottom>
						<texture border="40">buttons/dialogbutton-nofo.png</texture>
					</control>
					<control type="panel" id="3">
						<onright>9001</onright>
						<pagecontrol>61</pagecontrol>
						<scrolltime>200</scrolltime>
						<itemlayout width="408" height="374">
							<control type="image">
								<left>10</left>
								<right>10</right>
								<top>10</top>
								<height>256</height>
								<texture>$INFO[ListItem.Art(screenshot)]</texture>
								<aspectratio>keep</aspectratio>
							</control>
							<control type="label">
								<left>10</left>
								<right>10</right>
								<top>286</top>
								<height>20</height>
								<align>center</align>
								<aligny>center</aligny>
								<scroll>true</scroll>
								<font>font13</font>
								<label>$INFO[ListItem.Label]</label>
								<shadowcolor>text_shadow</shadowcolor>
							</control>
							<control type="label">
								<left>10</left>
								<right>10</right>
								<top>322</top>
								<height>20</height>
								<align>center</align>
								<aligny>center</aligny>
								<scroll>true</scroll>
								<font>font27</font>
								<label>$INFO[ListItem.Label2]</label>
								<shadowcolor>text_shadow</shadowcolor>
							</control>
						</itemlayout>
						<focusedlayout width="408" height="374">
							<control type="image">
								<texture colordiffuse="button_focus">lists/focus.png</texture>
								<visible>Control.HasFocus(3)</visible>
							</control>
							<control type="image">
								<left>10</left>
								<right>10</right>
								<top>10</top>
								<height>256</height>
								<texture>$INFO[ListItem.Art(screenshot)]</texture>
								<aspectratio>keep</aspectratio>
							</control>
							<control type="label">
								<left>10</left>
								<right>10</right>
								<top>286</top>
								<height>20</height>
								<align>center</align>
								<aligny>center</aligny>
								<scroll>true</scroll>
								<font>font13</font>
								<label>$INFO[ListItem.Label]</label>
								<shadowcolor>text_shadow</shadowcolor>
							</control>
							<control type="label">
								<left>10</left>
								<right>10</right>
								<top>322</top>
								<height>20</height>
								<align>center</align>
								<aligny>center</aligny>
								<scroll>true</scroll>
								<font>font27</font>
								<label>$INFO[ListItem.Label2]</label>
								<shadowcolor>text_shadow</shadowcolor>
							</control>
						</focusedlayout>
					</control>
					<control type="scrollbar" id="61">
						<description>Scroll bar</description>
						<right>-20</right>
						<width>12</width>
						<orientation>vertical</orientation>
					</control>
				</control>
				<control type="grouplist" id="9001">
					<description>Buttons on the right</description>
					<left>1302</left>
					<top>-20</top>
					<onleft>3</onleft>
					<itemgap>dialogbuttons_itemgap</itemgap>
					<include content="DefaultDialogButton">
						<param name="id" value="10825" />
						<param name="label" value="$LOCALIZE[35261]" />
					</include>
					<include content="DefaultDialogButton">
						<param name="id" value="10826" />
						<param name="label" value="$LOCALIZE[222]" />
					</include>
				</control>
				<control type="group">
					<description>Emulator name and icon</description>
					<right>0</right>
					<width>310</width>
					<top>162</top>
					<height>330</height>
					<bottom>50</bottom>
					<control type="group">
						<left>52</left>
						<control type="image">
							<left>-20</left>
							<right>-20</right>
							<top>-20</top>
							<bottom>-20</bottom>
							<texture border="40">buttons/dialogbutton-nofo.png</texture>
						</control>
						<control type="label">
							<description>Label for Saved with: text</description>
							<top>14</top>
							<height>20</height>
							<font>font16</font>
							<shadowcolor>text_shadow</shadowcolor>
							<label>35255</label>
							<align>center</align>
						</control>
						<control type="label" id="10823">
							<description>Emulator name</description>
							<top>60</top>
							<height>20</height>
							<font>font23_narrow</font>
							<textcolor>button_focus</textcolor>
							<shadowcolor>text_shadow</shadowcolor>
							<align>center</align>
						</control>
						<control type="image" id="10824">
							<description>Emulator icon</description>
							<top>108</top>
							<height>192</height>
							<right>33</right>
							<width>192</width>
							<aspectratio>keep</aspectratio>
						</control>
					</control>
				</control>
				<control type="group">
					<description>Bottom bar of text area</description>
					<height>40</height>
					<bottom>0</bottom>
					<control type="label" id="10822">
						<description>Caption area</description>
						<right>200</right>
						<font>font12</font>
						<align>left</align>
						<aligny>center</aligny>
						<shadowcolor>text_shadow</shadowcolor>
					</control>
					<control type="label">
						<description>Item count</description>
						<right>0</right>
						<width>200</width>
						<font>font12</font>
						<align>right</align>
						<aligny>center</aligny>
						<textcolor>grey</textcolor>
						<label>$VAR[SelectLabel]</label>
					</control>
				</control>
			</control>
		</control>
	</include>
	<include name="GameDialogSelectFilterLayout">
		<control type="button">
			<description>background close area</description>
			<left>0</left>
			<top>0</top>
			<width>100%</width>
			<bottom>540</bottom>
			<texturefocus />
			<texturenofocus />
			<onclick>Action(close)</onclick>
		</control>
		<control type="group">
			<bottom>0</bottom>
			<height>540</height>
			<width>100%</width>
			<control type="image">
				<animation effect="fade" start="0" end="100" time="300">WindowOpen</animation>
				<animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
				<texture colordiffuse="E6FFFFFF">dialogs/dialog-bg-nobo.png</texture>
			</control>
			<control type="panel" id="10811">
				<top>30</top>
				<scrolltime tween="sine">200</scrolltime>
				<orientation>horizontal</orientation>
				<itemlayout width="480" height="340">
					<control type="group">
						<left>18</left>
						<right>18</right>
						<top>5</top>
						<control type="image">
							<width>444</width>
							<height>250</height>
							<aspectratio>scale</aspectratio>
							<texture border="4">DefaultVideo.png</texture>
							<bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
							<bordersize>4</bordersize>
						</control>
						<control type="gamewindow">
							<width>444</width>
							<height>250</height>
							<videofilter>$INFO[ListItem.Property(game.videofilter)]</videofilter>
							<stretchmode>$INFO[ListItem.Property(game.stretchmode)]</stretchmode>
							<rotation>$INFO[ListItem.Property(game.videorotation)]</rotation>
						</control>
						<control type="label">
							<top>250</top>
							<width>444</width>
							<height>80</height>
							<label>$INFO[ListItem.Label][CR][COLOR grey]$INFO[ListItem.Label2][/COLOR]</label>
							<font>font37</font>
							<shadowcolor>text_shadow</shadowcolor>
							<align>center</align>
						</control>
					</control>
				</itemlayout>
				<focusedlayout width="480" height="340">
					<control type="group">
						<left>18</left>
						<right>18</right>
						<top>5</top>
						<control type="image">
							<width>444</width>
							<height>250</height>
							<aspectratio>scale</aspectratio>
							<texture border="4">DefaultVideo.png</texture>
							<bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
							<bordersize>4</bordersize>
						</control>
						<control type="gamewindow">
							<width>444</width>
							<height>250</height>
							<videofilter>$INFO[ListItem.Property(game.videofilter)]</videofilter>
							<stretchmode>$INFO[ListItem.Property(game.stretchmode)]</stretchmode>
							<rotation>$INFO[ListItem.Property(game.videorotation)]</rotation>
						</control>
						<control type="label">
							<top>250</top>
							<width>444</width>
							<height>80</height>
							<label>$INFO[ListItem.Label][CR][COLOR grey]$INFO[ListItem.Label2][/COLOR]</label>
							<font>font37</font>
							<shadowcolor>text_shadow</shadowcolor>
							<align>center</align>
						</control>
						<control type="image">
							<width>444</width>
							<height>250</height>
							<texture border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texture>
							<visible>Control.HasFocus(10811)</visible>
						</control>
					</control>
				</focusedlayout>
			</control>
			<control type="textbox" id="10812">
				<description>Description Area</description>
				<top>410</top>
				<left>100</left>
				<right>100</right>
				<height>200</height>
				<font>font37</font>
				<align>justify</align>
				<shadowcolor>text_shadow</shadowcolor>
				<autoscroll time="3000" delay="5000" repeat="5000">true</autoscroll>
			</control>
		</control>
	</include>
	<include name="GameDialogSelectViewLayout">
		<control type="button">
			<description>background close area</description>
			<left>0</left>
			<top>0</top>
			<width>100%</width>
			<bottom>410</bottom>
			<texturefocus />
			<texturenofocus />
			<onclick>Action(close)</onclick>
		</control>
		<control type="group">
			<bottom>0</bottom>
			<height>410</height>
			<width>100%</width>
			<control type="image">
				<animation effect="fade" start="0" end="100" time="300">WindowOpen</animation>
				<animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
				<texture colordiffuse="E6FFFFFF">dialogs/dialog-bg-nobo.png</texture>
			</control>
			<control type="panel" id="10811">
				<top>30</top>
				<scrolltime tween="sine">200</scrolltime>
				<orientation>horizontal</orientation>
				<itemlayout width="480" height="340">
					<control type="group">
						<left>18</left>
						<right>18</right>
						<top>5</top>
						<control type="image">
							<width>444</width>
							<height>250</height>
							<aspectratio>scale</aspectratio>
							<texture border="4">DefaultVideo.png</texture>
							<bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
							<bordersize>4</bordersize>
						</control>
						<control type="gamewindow">
							<width>444</width>
							<height>250</height>
							<videofilter>$INFO[ListItem.Property(game.videofilter)]</videofilter>
							<stretchmode>$INFO[ListItem.Property(game.stretchmode)]</stretchmode>
							<rotation>$INFO[ListItem.Property(game.videorotation)]</rotation>
						</control>
						<control type="label">
							<top>250</top>
							<width>444</width>
							<height>40</height>
							<label>$INFO[ListItem.Label][CR][COLOR grey]$INFO[ListItem.Label2][/COLOR]</label>
							<font>font37</font>
							<shadowcolor>text_shadow</shadowcolor>
							<align>center</align>
						</control>
					</control>
				</itemlayout>
				<focusedlayout width="480" height="340">
					<control type="group">
						<left>18</left>
						<right>18</right>
						<top>5</top>
						<control type="image">
							<width>444</width>
							<height>250</height>
							<aspectratio>scale</aspectratio>
							<texture border="4">DefaultVideo.png</texture>
							<bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
							<bordersize>4</bordersize>
						</control>
						<control type="gamewindow">
							<width>444</width>
							<height>250</height>
							<videofilter>$INFO[ListItem.Property(game.videofilter)]</videofilter>
							<stretchmode>$INFO[ListItem.Property(game.stretchmode)]</stretchmode>
							<rotation>$INFO[ListItem.Property(game.videorotation)]</rotation>
						</control>
						<control type="label">
							<top>250</top>
							<width>444</width>
							<height>40</height>
							<label>$INFO[ListItem.Label][CR][COLOR grey]$INFO[ListItem.Label2][/COLOR]</label>
							<font>font37</font>
							<shadowcolor>text_shadow</shadowcolor>
							<align>center</align>
						</control>
						<control type="image">
							<width>444</width>
							<height>250</height>
							<texture border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texture>
							<visible>Control.HasFocus(10811)</visible>
						</control>
					</control>
				</focusedlayout>
			</control>
		</control>
	</include>
	<include name="GameDialogSelectSaveInGameLayout">
		<control type="button">
			<description>background close area</description>
			<left>0</left>
			<top>0</top>
			<width>100%</width>
			<bottom>540</bottom>
			<texturefocus />
			<texturenofocus />
			<onclick>Action(close)</onclick>
		</control>
		<control type="group">
			<bottom>0</bottom>
			<height>540</height>
			<width>100%</width>
			<control type="image">
				<animation effect="fade" start="0" end="100" time="300">WindowOpen</animation>
				<animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
				<texture colordiffuse="E6FFFFFF">dialogs/dialog-bg-nobo.png</texture>
			</control>
			<control type="panel" id="10811">
				<top>30</top>
				<scrolltime tween="sine">200</scrolltime>
				<orientation>horizontal</orientation>
				<itemlayout width="480" height="340">
					<control type="group">
						<left>18</left>
						<right>18</right>
						<top>5</top>
						<control type="image">
							<width>444</width>
							<height>250</height>
							<aspectratio>scale</aspectratio>
							<texture border="4">$INFO[ListItem.Icon]</texture>
							<bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
							<bordersize>4</bordersize>
						</control>
						<control type="image">
							<width>444</width>
							<height>250</height>
							<aspectratio>scale</aspectratio>
							<texture border="4">$INFO[ListItem.Art(screenshot)]</texture>
							<bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
							<bordersize>4</bordersize>
						</control>
						<control type="gamewindow">
							<width>444</width>
							<height>250</height>
							<pixels>$INFO[ListItem.FilenameAndPath]</pixels>
						</control>
						<control type="label">
							<top>250</top>
							<width>444</width>
							<height>80</height>
							<label>$INFO[ListItem.Label][CR][COLOR grey]$INFO[ListItem.Label2][/COLOR]</label>
							<font>font37</font>
							<shadowcolor>text_shadow</shadowcolor>
							<align>center</align>
						</control>
					</control>
				</itemlayout>
				<focusedlayout width="480" height="340">
					<control type="group">
						<left>18</left>
						<right>18</right>
						<top>5</top>
						<control type="image">
							<width>444</width>
							<height>250</height>
							<aspectratio>scale</aspectratio>
							<texture border="4">$INFO[ListItem.Icon]</texture>
							<bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
							<bordersize>4</bordersize>
						</control>
						<control type="image">
							<width>444</width>
							<height>250</height>
							<aspectratio>scale</aspectratio>
							<texture border="4">$INFO[ListItem.Art(screenshot)]</texture>
							<bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
							<bordersize>4</bordersize>
						</control>
						<control type="gamewindow">
							<width>444</width>
							<height>250</height>
							<pixels>$INFO[ListItem.FilenameAndPath]</pixels>
						</control>
						<control type="label">
							<top>250</top>
							<width>444</width>
							<height>80</height>
							<label>$INFO[ListItem.Label][CR][COLOR grey]$INFO[ListItem.Label2][/COLOR]</label>
							<font>font37</font>
							<shadowcolor>text_shadow</shadowcolor>
							<align>center</align>
						</control>
						<control type="image">
							<width>444</width>
							<height>250</height>
							<texture border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texture>
						</control>
					</control>
				</focusedlayout>
			</control>
			<control type="textbox" id="10812">
				<description>Description Area</description>
				<top>410</top>
				<left>100</left>
				<right>100</right>
				<height>200</height>
				<font>font37</font>
				<align>justify</align>
				<shadowcolor>text_shadow</shadowcolor>
				<autoscroll time="3000" delay="5000" repeat="5000">true</autoscroll>
				<label>$INFO[ListItem.Property(savestate.caption)]</label>
			</control>
		</control>
	</include>
	<include name="VideoSelectLayout">
		<control type="group">
			<centertop>50%</centertop>
			<centerleft>50%</centerleft>
			<height>750</height>
			<width>1640</width>
			<include content="DialogBackgroundCommons">
				<param name="width" value="1640" />
				<param name="height" value="750" />
				<param name="header_id" value="1" />
			</include>
			<control type="image">
				<left>20</left>
				<width>400</width>
				<height>630</height>
				<top>100</top>
				<texture>$VAR[VideoListPosterVar]</texture>
				<aspectratio aligny="top">keep</aspectratio>
			</control>
			<control type="image">
				<left>420</left>
				<top>80</top>
				<width>920</width>
				<height>665</height>
				<texture border="40">buttons/dialogbutton-nofo.png</texture>
			</control>
			<control type="list" id="3">
			</control>
			<control type="list" id="6">
				<left>440</left>
				<top>100</top>
				<width>920</width>
				<height>625</height>
				<onup>6</onup>
				<ondown>6</ondown>
				<onleft>9001</onleft>
				<onright>61</onright>
				<pagecontrol>61</pagecontrol>
				<scrolltime>200</scrolltime>
				<include content="MediaInfoListLayout">
					<param name="label_1" value="$INFO[ListItem.VideoVersionName]" />
				</include>
			</control>
			<control type="scrollbar" id="61">
				<left>1320</left>
				<top>100</top>
				<width>12</width>
				<bottom>20</bottom>
				<onleft>6</onleft>
				<onright>9001</onright>
				<orientation>vertical</orientation>
			</control>
			<control type="grouplist" id="9001">
				<left>1340</left>
				<top>80</top>
				<onleft>61</onleft>
				<itemgap>dialogbuttons_itemgap</itemgap>
				<onright>6</onright>
				<include content="DefaultDialogButton">
					<param name="id" value="5" />
					<param name="label" value="" />
					<param name="visible" value="false" />
				</include>
				<include content="DefaultDialogButton">
					<param name="id" value="8" />
					<param name="label" value="" />
					<param name="visible" value="false" />
				</include>
				<include content="DefaultDialogButton">
					<param name="id" value="7" />
					<param name="label" value="$LOCALIZE[222]" />
					</include>
			</control>
			<control type="label">
				<right>20</right>
				<bottom>10</bottom>
				<width>275</width>
				<height>35</height>
				<font>font12</font>
				<align>right</align>
				<textcolor>grey</textcolor>
				<label>$VAR[SelectLabel]</label>
			</control>
		</control>
	</include>
</includes>
