<?xml version="1.0" encoding="utf-8"?>
<resource>
	<dCustomDialog name="dialogEditor">
		<x>0</x>
		<y>0</y>
		<width>1400</width>
		<height>724</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<background.color>$color.winColor</background.color>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>true</modal>
		<dToolbar name="toolbar">
			<x>0</x>
			<y>32</y>
			<width>1400</width>
			<height>26</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.bottom>$color.winBorderDark</border.bottom>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<dButtonImage name="newDialogButton">
				<x>0</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar000</image>
				<image-disabled>$bitmap.toolbarDisabled000</image-disabled>
				<onClick button="left">$command.message(newDialog)</onClick>
			</dButtonImage>
			<dToolbarSeparator name="+">
				<x>24</x>
				<y>3</y>
				<width>4</width>
				<height>20</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<line.color>$color.winBorderLight</line.color>
				<line.shadow>$color.winBorderDark</line.shadow>
			</dToolbarSeparator>
			<dButtonImage name="openDialogButton">
				<x>28</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar001</image>
				<image-disabled>$bitmap.toolbarDisabled001</image-disabled>
				<onClick button="left">$command.message(openDialog)</onClick>
			</dButtonImage>
			<dButtonImage name="saveDialogButton">
				<x>52</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar002</image>
				<image-disabled>$bitmap.toolbarDisabled002</image-disabled>
				<onClick button="left">$command.message(saveDialog)</onClick>
			</dButtonImage>
			<dButtonImage name="saveAsDialogButton">
				<x>76</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar003</image>
				<image-disabled>$bitmap.toolbarDisabled003</image-disabled>
				<onClick button="left">$command.message(saveAsDialog)</onClick>
			</dButtonImage>
			<dToolbarSeparator name="+">
				<x>100</x>
				<y>3</y>
				<width>4</width>
				<height>20</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<line.color>$color.winBorderLight</line.color>
				<line.shadow>$color.winBorderDark</line.shadow>
			</dToolbarSeparator>
			<dButtonImage name="newWidgetButton">
				<x>104</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar004</image>
				<image-disabled>$bitmap.toolbarDisabled004</image-disabled>
				<onClick button="left">$command.message(newWidget)</onClick>
			</dButtonImage>
			<dButtonImage name="deleteWidgetButton">
				<x>128</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar005</image>
				<image-disabled>$bitmap.toolbarDisabled005</image-disabled>
				<onClick button="left">$command.message(deleteWidget)</onClick>
			</dButtonImage>
			<dToolbarSeparator name="+">
				<x>152</x>
				<y>3</y>
				<width>4</width>
				<height>20</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<line.color>$color.winBorderLight</line.color>
				<line.shadow>$color.winBorderDark</line.shadow>
			</dToolbarSeparator>
			<dButtonImage name="undoButton">
				<x>156</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar006</image>
				<image-disabled>$bitmap.toolbarDisabled006</image-disabled>
				<onClick button="left">$command.message(undo)</onClick>
			</dButtonImage>
			<dButtonImage name="redoButton">
				<x>180</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar007</image>
				<image-disabled>$bitmap.toolbarDisabled007</image-disabled>
				<onClick button="left">$command.message(redo)</onClick>
			</dButtonImage>
			<dToolbarSeparator name="+">
				<x>204</x>
				<y>3</y>
				<width>4</width>
				<height>20</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<line.color>$color.winBorderLight</line.color>
				<line.shadow>$color.winBorderDark</line.shadow>
			</dToolbarSeparator>
		</dToolbar>
		<dFrame name="dialogViewerFrame">
			<x>2</x>
			<y>60</y>
			<width>968</width>
			<height>648</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border>$color.winBorderDark</border>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<dCustomWidget name="dialogViewer">
				<x>4</x>
				<y>4</y>
				<width>960</width>
				<height>640</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
			</dCustomWidget>
		</dFrame>
		<dCustomWidget name="widgetProperties">
			<x>972</x>
			<y>60</y>
			<width>426</width>
			<height>648</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border>$color.winBorderDark</border>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<item.background.color>$color.winColor</item.background.color>
			<item.background.color-hover>#808080</item.background.color-hover>
			<item.text.color>#000000</item.text.color>
			<item.text.color-hover>$color.textDefault</item.text.color-hover>
			<view.width>410</view.width>
			<view.height>632</view.height>
			<dScrollBar name="vbar">
				<x>410</x>
				<y>28</y>
				<width>16</width>
				<height>604</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>true</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColorDark</background.color>
				<border>$color.winBorderDark</border>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
			</dScrollBar>
			<dFrame name="+">
				<x>410</x>
				<y>632</y>
				<width>16</width>
				<height>16</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColorDark</background.color>
				<border>$color.winBorderDark</border>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
			</dFrame>
			<dScrollBar name="hbar1">
				<x>0</x>
				<y>632</y>
				<width>205</width>
				<height>16</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>true</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColorDark</background.color>
				<border>$color.winBorderDark</border>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
			</dScrollBar>
			<dScrollBar name="hbar2">
				<x>205</x>
				<y>632</y>
				<width>205</width>
				<height>16</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>true</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColorDark</background.color>
				<border>$color.winBorderDark</border>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
			</dScrollBar>
		</dCustomWidget>
		<dEditBox name="statusBar">
			<x>0</x>
			<y>710</y>
			<width>1400</width>
			<height>14</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.top>$color.winBorderDark</border.top>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<static>true</static>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<multiLine>false</multiLine>
			<text.maxLength>80</text.maxLength>
		</dEditBox>
	</dCustomDialog>

	<dCustomDialog name="mapEditor">
		<x>0</x>
		<y>0</y>
		<width>1400</width>
		<height>724</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<background.color>$color.winColor</background.color>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>true</modal>
		<dToolbar name="toolbar">
			<x>0</x>
			<y>32</y>
			<width>1400</width>
			<height>26</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.bottom>$color.winBorderDark</border.bottom>
			<padding.horizontal>1</padding.horizontal>
			<padding.vertical>1</padding.vertical>
			<dButtonImage name="newMapButton">
				<x>1</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar000</image>
				<image-disabled>$bitmap.toolbarDisabled000</image-disabled>
				<onClick button="left">$command.message(newMap)</onClick>
			</dButtonImage>
			<dToolbarSeparator name="+">
				<x>26</x>
				<y>3</y>
				<width>4</width>
				<height>20</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<line.color>$color.winBorderLight</line.color>
				<line.shadow>$color.winBorderDark</line.shadow>
			</dToolbarSeparator>
			<dButtonImage name="loadMapButton">
				<x>31</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar001</image>
				<image-disabled>$bitmap.toolbarDisabled001</image-disabled>
				<onClick button="left">$command.message(loadMap)</onClick>
			</dButtonImage>
			<dToolbarSeparator name="+">
				<x>56</x>
				<y>3</y>
				<width>4</width>
				<height>20</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<line.color>$color.winBorderLight</line.color>
				<line.shadow>$color.winBorderDark</line.shadow>
			</dToolbarSeparator>
			<dButtonImage name="saveMapButton">
				<x>61</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar002</image>
				<image-disabled>$bitmap.toolbarDisabled002</image-disabled>
				<onClick button="left">$command.message(saveMap)</onClick>
			</dButtonImage>
			<dButtonImage name="saveAsMapButton">
				<x>86</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar003</image>
				<image-disabled>$bitmap.toolbarDisabled003</image-disabled>
				<onClick button="left">$command.message(saveAsMap)</onClick>
			</dButtonImage>
			<dToolbarSeparator name="+">
				<x>111</x>
				<y>3</y>
				<width>4</width>
				<height>20</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<line.color>$color.winBorderLight</line.color>
				<line.shadow>$color.winBorderDark</line.shadow>
			</dToolbarSeparator>
			<dButtonImage name="undoButton">
				<x>116</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar006</image>
				<image-disabled>$bitmap.toolbarDisabled006</image-disabled>
				<onClick button="left">$command.message(undo)</onClick>
			</dButtonImage>
			<dButtonImage name="redoButton">
				<x>141</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar007</image>
				<image-disabled>$bitmap.toolbarDisabled007</image-disabled>
				<onClick button="left">$command.message(redo)</onClick>
			</dButtonImage>
			<dToolbarSeparator name="+">
				<x>166</x>
				<y>3</y>
				<width>4</width>
				<height>20</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<line.color>$color.winBorderLight</line.color>
				<line.shadow>$color.winBorderDark</line.shadow>
			</dToolbarSeparator>
			<dButtonImage name="layer1Button">
				<x>171</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible|pressed</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>true</toggle>
				<image>$bitmap.toolbar010</image>
				<image-disabled>$bitmap.toolbarDisabled010</image-disabled>
				<onClick button="left">$command.message(layer1)</onClick>
			</dButtonImage>
			<dButtonImage name="layer2Button">
				<x>196</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible|pressed</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>true</toggle>
				<image>$bitmap.toolbar011</image>
				<image-disabled>$bitmap.toolbarDisabled011</image-disabled>
				<onClick button="left">$command.message(layer2)</onClick>
			</dButtonImage>
			<dButtonImage name="layer3Button">
				<x>221</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible|pressed</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>true</toggle>
				<image>$bitmap.toolbar012</image>
				<image-disabled>$bitmap.toolbarDisabled012</image-disabled>
				<onClick button="left">$command.message(layer3)</onClick>
			</dButtonImage>
			<dButtonImage name="layer4Button">
				<x>246</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible|pressed</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>true</toggle>
				<image>$bitmap.toolbar013</image>
				<image-disabled>$bitmap.toolbarDisabled013</image-disabled>
				<onClick button="left">$command.message(layer4)</onClick>
			</dButtonImage>
			<dButtonImage name="blockButton">
				<x>271</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>true</toggle>
				<image>$bitmap.toolbar014</image>
				<image-disabled>$bitmap.toolbarDisabled014</image-disabled>
				<onClick button="left">$command.message(block)</onClick>
			</dButtonImage>
			<dToolbarSeparator name="+">
				<x>296</x>
				<y>3</y>
				<width>4</width>
				<height>20</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<line.color>$color.winBorderLight</line.color>
				<line.shadow>$color.winBorderDark</line.shadow>
			</dToolbarSeparator>
			<dButtonImage name="gridButton">
				<x>301</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>true</toggle>
				<image>$bitmap.toolbar015</image>
				<image-disabled>$bitmap.toolbarDisabled015</image-disabled>
				<onClick button="left">$command.message(grid)</onClick>
			</dButtonImage>
			<dToolbarSeparator name="+">
				<x>326</x>
				<y>3</y>
				<width>4</width>
				<height>20</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<line.color>$color.winBorderLight</line.color>
				<line.shadow>$color.winBorderDark</line.shadow>
			</dToolbarSeparator>

			<dButtonImage name="layerLeftButton">
				<x>301</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar008</image>
				<image-disabled>$bitmap.toolbarDisabled008</image-disabled>
				<onClick button="left">$command.message(layerLeft)</onClick>
			</dButtonImage>

			<dText name="layerText">
				<width>80</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<border>$color.winBorderDark</border>
				<padding.horizontal>2</padding.horizontal>
				<padding.vertical>2</padding.vertical>
				<text.font>$font.default</text.font>
				<text.color>#000000</text.color>
				<text.color-disable>#e0e0e0</text.color-disable>
				<text.hstyle>center</text.hstyle>
				<text.vstyle>center</text.vstyle>
			</dText>

			<dButtonImage name="layerRightButton">
				<x>301</x>
				<y>1</y>
				<width>24</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>#c0ddfc</background.color-hover>
				<background.color-pressed>#99ccff</background.color-pressed>
				<border-hover>#3399ff</border-hover>
				<border-pressed>#3399ff</border-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<image>$bitmap.toolbar009</image>
				<image-disabled>$bitmap.toolbarDisabled009</image-disabled>
				<onClick button="left">$command.message(layerRight)</onClick>
			</dButtonImage>

			<dToolbarSeparator name="+">
				<x>326</x>
				<y>3</y>
				<width>4</width>
				<height>20</height>
				<status>visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<line.color>$color.winBorderLight</line.color>
				<line.shadow>$color.winBorderDark</line.shadow>
			</dToolbarSeparator>			
			
		</dToolbar>
		<dCustomWidget name="mapInfoViewer">
			<x>2</x>
			<y>60</y>
			<width>152</width>
			<height>648</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border>$color.winBorderDark</border>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#b0b0b0</text.shadow>
		</dCustomWidget>
		<dFrame name="mapViewerFrame">
			<x>156</x>
			<y>60</y>
			<width>968</width>
			<height>648</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border>$color.winBorderDark</border>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<dCustomWidget name="mapViewer">
				<x>4</x>
				<y>4</y>
				<width>960</width>
				<height>640</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>true</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<dScrollBar name="vbar">
					<x>944</x>
					<y>0</y>
					<width>16</width>
					<height>640</height>
					<status>active|visible</status>
					<tabStop>false</tabStop>
					<showFocus>false</showFocus>
					<initialFocus>false</initialFocus>
					<notifyParent>true</notifyParent>
					<loseFocus>true</loseFocus>
					<background.color>$color.winColorDark</background.color>
					<border>$color.winBorderDark</border>
					<padding.horizontal>0</padding.horizontal>
					<padding.vertical>0</padding.vertical>
				</dScrollBar>
				<dScrollBar name="hbar">
					<x>0</x>
					<y>624</y>
					<width>944</width>
					<height>16</height>
					<status>active|visible</status>
					<tabStop>false</tabStop>
					<showFocus>false</showFocus>
					<initialFocus>false</initialFocus>
					<notifyParent>true</notifyParent>
					<loseFocus>true</loseFocus>
					<background.color>$color.winColorDark</background.color>
					<border>$color.winBorderDark</border>
					<padding.horizontal>0</padding.horizontal>
					<padding.vertical>0</padding.vertical>
				</dScrollBar>
			</dCustomWidget>
		</dFrame>
		<dCustomWidget name="tileMapViewer">
			<x>1126</x>
			<y>60</y>
			<width>272</width>
			<height>648</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border>$color.winBorderDark</border>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<dScrollBar name="vbar">
				<x>256</x>
				<y>0</y>
				<width>16</width>
				<height>648</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>true</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColorDark</background.color>
				<border>$color.winBorderDark</border>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
			</dScrollBar>
			<dScrollBar name="hbar">
				<x>0</x>
				<y>632</y>
				<width>256</width>
				<height>16</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>true</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColorDark</background.color>
				<border>$color.winBorderDark</border>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
			</dScrollBar>			
		</dCustomWidget>
		<dEditBox name="statusBar">
			<x>0</x>
			<y>710</y>
			<width>1400</width>
			<height>14</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.top>$color.winBorderDark</border.top>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<static>true</static>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<multiLine>false</multiLine>
			<text.maxLength>80</text.maxLength>
		</dEditBox>
	</dCustomDialog>

	<dDialog name="newDialog">
		<x>0</x>
		<y>0</y>
		<width>314</width>
		<height>78</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<background.color>$color.winColor</background.color>
		<border>$color.winBorderDark</border>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>true</modal>
		<dText name="text">
			<x>28</x>
			<y>8</y>
			<width>256</width>
			<height>12</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.enterNewDialogName</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>left</text.vstyle>
		</dText>
		<dEditBox name="editBox">
			<x>10</x>
			<y>28</y>
			<width>294</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>true</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.left>$color.winBorderDark</border.left>
			<border.right>$color.winBorderLight</border.right>
			<border.top>$color.winBorderDark</border.top>
			<border.bottom>$color.winBorderLight</border.bottom>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<static>false</static>
			<text>aboutDialog</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<multiLine>false</multiLine>
			<text.maxLength>40</text.maxLength>
			<onKeyPress key="enter">$command.close(ok)</onKeyPress>
		</dEditBox>
		<dButtonText name="okButton">
			<x>40</x>
			<y>48</y>
			<width>96</width>
			<height>24</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>true</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.left>$color.winBorderLight</border.left>
			<border.left-pressed>$color.winBorderDark</border.left-pressed>
			<border.right>$color.winBorderDark</border.right>
			<border.right-pressed>$color.winBorderLight</border.right-pressed>
			<border.top>$color.winBorderLight</border.top>
			<border.top-pressed>$color.winBorderDark</border.top-pressed>
			<border.bottom>$color.winBorderDark</border.bottom>
			<border.bottom-pressed>$color.winBorderLight</border.bottom-pressed>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<toggle>false</toggle>
			<text>$string.ok</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#f0f0f0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(ok)</onClick>
			<onKeyPress key="enter">$command.close(ok)</onKeyPress>
		</dButtonText>
		<dButtonText name="cancelButton">
			<x>158</x>
			<y>48</y>
			<width>96</width>
			<height>24</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>true</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.left>$color.winBorderLight</border.left>
			<border.left-pressed>$color.winBorderDark</border.left-pressed>
			<border.right>$color.winBorderDark</border.right>
			<border.right-pressed>$color.winBorderLight</border.right-pressed>
			<border.top>$color.winBorderLight</border.top>
			<border.top-pressed>$color.winBorderDark</border.top-pressed>
			<border.bottom>$color.winBorderDark</border.bottom>
			<border.bottom-pressed>$color.winBorderLight</border.bottom-pressed>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<toggle>false</toggle>
			<text>$string.cancel</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#f0f0f0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(cancel)</onClick>
			<onKeyPress key="enter">$command.close(cancel)</onKeyPress>
		</dButtonText>
		<onKeyPress key="escape">$command.close(cancel)</onKeyPress>
	</dDialog>

	<dCustomDialog name="openDialog">
		<x>0</x>
		<y>0</y>
		<width>288</width>
		<height>224</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<background.color>$color.winColor</background.color>
		<border>$color.winBorderDark</border>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>true</modal>
		<dText name="+">
			<x>0</x>
			<y>11</y>
			<width>288</width>
			<height>18</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.enterDialogNameToLoad</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#b0b0b0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dListBox name="nameList">
			<x>14</x>
			<y>42</y>
			<width>258</width>
			<height>138</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>true</notifyParent>
			<loseFocus>false</loseFocus>
			<border>$color.winBorderDark</border>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<view.width>246</view.width>
			<view.height>134</view.height>
			<item.text.font>$font.default</item.text.font>
			<item.text.color>#000000</item.text.color>
			<item.text.color-hover>$color.textDefault</item.text.color-hover>
			<item.text.color-pressed>$color.textDefault</item.text.color-pressed>
			<dScrollBar name="vbar">
				<x>250</x>
				<y>0</y>
				<width>8</width>
				<height>138</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>true</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColorDark</background.color>
				<border>$color.winBorderDark</border>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
			</dScrollBar>
			<dItem name="+">
				<x>0</x>
				<y>0</y>
				<width>202</width>
				<height>14</height>
				<status>active</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>$color.winColorDark</background.color-hover>
				<background.color-pressed>$color.winColorLight</background.color-pressed>
				<padding.horizontal>1</padding.horizontal>
				<padding.vertical>1</padding.vertical>
			</dItem>
		</dListBox>
		<dButtonText name="okButton">
			<x>14</x>
			<y>192</y>
			<width>80</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>true</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.left>$color.winBorderLight</border.left>
			<border.left-pressed>$color.winBorderDark</border.left-pressed>
			<border.right>$color.winBorderDark</border.right>
			<border.right-pressed>$color.winBorderLight</border.right-pressed>
			<border.top>$color.winBorderLight</border.top>
			<border.top-pressed>$color.winBorderDark</border.top-pressed>
			<border.bottom>$color.winBorderDark</border.bottom>
			<border.bottom-pressed>$color.winBorderLight</border.bottom-pressed>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<toggle>false</toggle>
			<text>$string.load</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.color-disabled>#b0b0b0</text.color-disabled>
			<text.shadow>#b0b0b0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(ok)</onClick>
			<onKeyPress key="enter">$command.close(ok)</onKeyPress>
		</dButtonText>
		<dButtonText name="cancelButton">
			<x>192</x>
			<y>192</y>
			<width>80</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>true</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.left>$color.winBorderLight</border.left>
			<border.left-pressed>$color.winBorderDark</border.left-pressed>
			<border.right>$color.winBorderDark</border.right>
			<border.right-pressed>$color.winBorderLight</border.right-pressed>
			<border.top>$color.winBorderLight</border.top>
			<border.top-pressed>$color.winBorderDark</border.top-pressed>
			<border.bottom>$color.winBorderDark</border.bottom>
			<border.bottom-pressed>$color.winBorderLight</border.bottom-pressed>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<toggle>false</toggle>
			<text>$string.cancel</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#b0b0b0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(cancel)</onClick>
			<onKeyPress key="enter">$command.close(cancel)</onKeyPress>
		</dButtonText>
		<dButtonText name="deleteButton">
			<x>104</x>
			<y>192</y>
			<width>80</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>true</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.left>$color.winBorderLight</border.left>
			<border.left-pressed>$color.winBorderDark</border.left-pressed>
			<border.right>$color.winBorderDark</border.right>
			<border.right-pressed>$color.winBorderLight</border.right-pressed>
			<border.top>$color.winBorderLight</border.top>
			<border.top-pressed>$color.winBorderDark</border.top-pressed>
			<border.bottom>$color.winBorderDark</border.bottom>
			<border.bottom-pressed>$color.winBorderLight</border.bottom-pressed>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<toggle>false</toggle>
			<text>Delete</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#b0b0b0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.message(delete)</onClick>
			<onKeyPress key="enter">$command.message(delete)</onKeyPress>
		</dButtonText>
	</dCustomDialog>	

	<dDialog name="newWidget">
		<x>0</x>
		<y>0</y>
		<width>314</width>
		<height>78</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<background.color>$color.winColor</background.color>
		<border>$color.winBorderDark</border>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>true</modal>
		<dText name="text">
			<x>28</x>
			<y>8</y>
			<width>256</width>
			<height>12</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.enterNewWidget</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dEditBox name="editBox">
			<x>10</x>
			<y>28</y>
			<width>294</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>true</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.left>$color.winBorderDark</border.left>
			<border.right>$color.winBorderLight</border.right>
			<border.top>$color.winBorderDark</border.top>
			<border.bottom>$color.winBorderLight</border.bottom>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<static>false</static>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<multiLine>false</multiLine>
			<text.maxLength>40</text.maxLength>
			<onKeyPress key="enter">$command.close(ok)</onKeyPress>
		</dEditBox>
		<dButtonText name="okButton">
			<x>40</x>
			<y>48</y>
			<width>96</width>
			<height>24</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>true</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.left>$color.winBorderLight</border.left>
			<border.left-pressed>$color.winBorderDark</border.left-pressed>
			<border.right>$color.winBorderDark</border.right>
			<border.right-pressed>$color.winBorderLight</border.right-pressed>
			<border.top>$color.winBorderLight</border.top>
			<border.top-pressed>$color.winBorderDark</border.top-pressed>
			<border.bottom>$color.winBorderDark</border.bottom>
			<border.bottom-pressed>$color.winBorderLight</border.bottom-pressed>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<toggle>false</toggle>
			<text>$string.ok</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#f0f0f0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(ok)</onClick>
			<onKeyPress key="enter">$command.close(ok)</onKeyPress>
		</dButtonText>
		<dButtonText name="cancelButton">
			<x>158</x>
			<y>48</y>
			<width>96</width>
			<height>24</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>true</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.left>$color.winBorderLight</border.left>
			<border.left-pressed>$color.winBorderDark</border.left-pressed>
			<border.right>$color.winBorderDark</border.right>
			<border.right-pressed>$color.winBorderLight</border.right-pressed>
			<border.top>$color.winBorderLight</border.top>
			<border.top-pressed>$color.winBorderDark</border.top-pressed>
			<border.bottom>$color.winBorderDark</border.bottom>
			<border.bottom-pressed>$color.winBorderLight</border.bottom-pressed>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<toggle>false</toggle>
			<text>$string.cancel</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#f0f0f0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(cancel)</onClick>
			<onKeyPress key="enter">$command.close(cancel)</onKeyPress>
		</dButtonText>
		<onKeyPress key="escape">$command.close(cancel)</onKeyPress>
	</dDialog>

	<dDialog name="titleScreen">
		<x>0</x>
		<y>0</y>
		<width>480</width>
		<height>320</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<background.image>$bitmap.blueMarble</background.image>
		<background.image.style>tiled</background.image.style>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>false</modal>
		<dImage name="Scroll">
			<x>0</x>
			<y>0</y>
			<width>480</width>
			<height>320</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<image>$bitmap.scroll</image>
			<image.style>stretched</image.style>
		</dImage>
		<dText name="text">
			<x>130</x>
			<y>260</y>
			<width>240</width>
			<height>40</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.textPressEnterToBegin</text>
			<text.font>$font.titleScreen</text.font>
			<text.color>$color.textDefault</text.color>
			<text.shadow>#000000</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<onClick button="left">$command.open($dialog.startMenu)</onClick>
		<onKeyPress key="enter">$command.open($dialog.startMenu)</onKeyPress>
	</dDialog>

	<dCustomDialog name="startMenu">
		<x>0</x>
		<y>0</y>
		<width>480</width>
		<height>320</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<background.image>$bitmap.blueMarble</background.image>
		<background.image.style>tiled</background.image.style>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>true</modal>
		<dFrame name="buttonFrame">
			<x>120</x>
			<y>72</y>
			<width>240</width>
			<height>176</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image>$ninepatch.boxGame</background.image>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<dButtonText name="NewGameButton">
				<x>37</x>
				<y>16</y>
				<width>168</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
				<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<text>$string.newGame</text>
				<text.font>$font.gameDefaultLarge</text.font>
				<text.color>$color.textDefault</text.color>
				<text.hstyle>center</text.hstyle>
				<text.vstyle>center</text.vstyle>
				<onClick button="left">$command.message(newGame)</onClick>
			</dButtonText>
			<dButtonText name="LoadGameButton">
				<x>36</x>
				<y>40</y>
				<width>168</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
				<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<text>$string.loadGame</text>
				<text.font>$font.gameDefaultLarge</text.font>
				<text.color>$color.textDefault</text.color>
				<text.color-disabled>#808080</text.color-disabled>
				<text.hstyle>center</text.hstyle>
				<text.vstyle>center</text.vstyle>
				<onClick button="left">$command.message(loadGame)</onClick>
			</dButtonText>
			<dButtonText name="OptionsButton">
				<x>36</x>
				<y>64</y>
				<width>168</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
				<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<text>$string.options</text>
				<text.font>$font.gameDefaultLarge</text.font>
				<text.color>$color.textDefault</text.color>
				<text.hstyle>center</text.hstyle>
				<text.vstyle>center</text.vstyle>
			</dButtonText>
			<dButtonText name="CreditsButton">
				<x>36</x>
				<y>88</y>
				<width>168</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
				<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<text>$string.credits</text>
				<text.font>$font.gameDefaultLarge</text.font>
				<text.color>$color.textDefault</text.color>
				<text.hstyle>center</text.hstyle>
				<text.vstyle>center</text.vstyle>
			</dButtonText>
			<dButtonText name="AboutButton">
				<x>36</x>
				<y>112</y>
				<width>168</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
				<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<text>$string.about</text>
				<text.font>$font.gameDefaultLarge</text.font>
				<text.color>$color.textDefault</text.color>
				<text.hstyle>center</text.hstyle>
				<text.vstyle>center</text.vstyle>
				<onClick button="left">$command.open($dialog.aboutDialog)</onClick>
			</dButtonText>
			<dButtonText name="QuitButton">
				<x>36</x>
				<y>136</y>
				<width>168</width>
				<height>24</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
				<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<toggle>false</toggle>
				<text>$string.quit</text>
				<text.font>$font.gameDefaultLarge</text.font>
				<text.color>$color.textDefault</text.color>
				<text.hstyle>center</text.hstyle>
				<text.vstyle>center</text.vstyle>
				<onClick button="left">$command.message(quitGame)</onClick>
			</dButtonText>
		</dFrame>
	</dCustomDialog>

	<dDialog name="aboutDialog">
		<x>0</x>
		<y>0</y>
		<width>403</width>
		<height>272</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<background.image>$ninepatch.boxDefault</background.image>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>true</modal>
		<dText name="aboutText">
			<x>8</x>
			<y>0</y>
			<width>40</width>
			<height>18</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.about</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dText name="apptitle">
			<x>54</x>
			<y>0</y>
			<width>301</width>
			<height>18</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.appName</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dEditBox name="textBox">
			<x>8</x>
			<y>20</y>
			<width>388</width>
			<height>224</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<static>true</static>
			<text>$string.aboutBoxText</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<multiLine>true</multiLine>
			<text.maxLength>-1</text.maxLength>
		</dEditBox>
		<dButtonText name="okButton">
			<x>294</x>
			<y>246</y>
			<width>100</width>
			<height>18</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image>$ninepatch.boxDefault</background.image>
			<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
			<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<text>$string.ok</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(ok)</onClick>
		</dButtonText>
	</dDialog>

	<dCustomDialog name="newGameDialog">
		<x>0</x>
		<y>0</y>
		<width>280</width>
		<height>124</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<background.image>$ninepatch.boxGame</background.image>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>true</modal>
		<dText name="+">
			<x>4</x>
			<y>4</y>
			<width>272</width>
			<height>23</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.enterNewGameName</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dText name="+">
			<x>92</x>
			<y>62</y>
			<width>128</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.nonduplicate</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dImage name="nameOk">
			<x>72</x>
			<y>64</y>
			<width>12</width>
			<height>12</height>
			<status>visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<image>$bitmap.check000</image>
			<image-disabled>$bitmap.check001</image-disabled>
		</dImage>
		<dButtonText name="okButton">
			<x>38</x>
			<y>88</y>
			<width>96</width>
			<height>24</height>
			<status>visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image>$ninepatch.boxDefault</background.image>
			<background.image-disabled>$ninepatch.boxDefaultDisabled</background.image-disabled>
			<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
			<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<text>$string.create</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.color-disabled>#5c5c5c</text.color-disabled>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(ok)</onClick>
		</dButtonText>
		<dButtonText name="cancelButton">
			<x>145</x>
			<y>88</y>
			<width>96</width>
			<height>24</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image>$ninepatch.boxDefault</background.image>
			<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
			<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<text>$string.cancel</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(cancel)</onClick>
		</dButtonText>
		<dEditBox name="name">
			<x>40</x>
			<y>28</y>
			<width>200</width>
			<height>24</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>true</initialFocus>
			<notifyParent>true</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image>$ninepatch.boxDefault</background.image>
			<padding.horizontal>4</padding.horizontal>
			<padding.vertical>4</padding.vertical>
			<static>false</static>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<multiLine>false</multiLine>
			<text.maxLength>20</text.maxLength>
		</dEditBox>
	</dCustomDialog>

	<dCustomDialog name="loadGameDialog">
		<x>0</x>
		<y>0</y>
		<width>346</width>
		<height>152</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<background.image>$ninepatch.boxGame</background.image>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>true</modal>
		<dText name="+">
			<x>4</x>
			<y>4</y>
			<width>338</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.choseGameToLoad</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dListBox name="nameList">
			<x>124</x>
			<y>24</y>
			<width>216</width>
			<height>118</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>true</notifyParent>
			<loseFocus>false</loseFocus>
			<background.image>$ninepatch.boxDefault</background.image>
			<padding.horizontal>3</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<view.width>202</view.width>
			<view.height>114</view.height>
			<item.text.font>$font.gameDefault</item.text.font>
			<item.text.color>#cccccc</item.text.color>
			<item.text.color-hover>$color.textDefault</item.text.color-hover>
			<item.text.color-pressed>$color.textDefault</item.text.color-pressed>
			<dScrollBar name="vbar">
				<x>208</x>
				<y>0</y>
				<width>8</width>
				<height>118</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>true</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColorDark</background.color>
				<border>$color.winBorderDark</border>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
			</dScrollBar>
			<dItem name="+">
				<x>0</x>
				<y>0</y>
				<width>202</width>
				<height>10</height>
				<status>active</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>#000000</background.color>
				<background.color-hover>#000060</background.color-hover>
				<background.color-pressed>#000040</background.color-pressed>
				<padding.horizontal>1</padding.horizontal>
				<padding.vertical>1</padding.vertical>
			</dItem>
		</dListBox>
		<dButtonImage name="buttonLoad">
			<x>4</x>
			<y>28</y>
			<width>16</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
			<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<image>$bitmap.gameMenuButtons006</image>
			<image-disabled>$bitmap.gameMenuButtonsDisabled006</image-disabled>
			<onClick button="left">$command.close(ok)</onClick>
		</dButtonImage>
		<dText name="+">
			<x>24</x>
			<y>28</y>
			<width>96</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>Load Game</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>#ffffff</text.color>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dButtonImage name="buttonDelete">
			<x>4</x>
			<y>44</y>
			<width>16</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
			<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<image>$bitmap.gameMenuButtons001</image>
			<image-disabled>$bitmap.gameMenuButtonsDisabled001</image-disabled>
			<onClick button="left">$command.message(deleteGame)</onClick>
		</dButtonImage>
		<dText name="+">
			<x>24</x>
			<y>44</y>
			<width>96</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>Delete Game</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>#ffffff</text.color>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dButtonImage name="backButton">
			<x>4</x>
			<y>62</y>
			<width>16</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
			<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<image>$bitmap.gameMenuButtons008</image>
			<image-disabled>$bitmap.gameMenuButtonsDisabled008</image-disabled>
			<onClick button="left">$command.close(cancel)</onClick>
		</dButtonImage>
		<dText name="+">
			<x>24</x>
			<y>62</y>
			<width>96</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.back</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>#ffffff</text.color>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
	</dCustomDialog>

	<dCustomDialog name="gameMenu">
		<x>0</x>
		<y>0</y>
		<width>480</width>
		<height>320</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<background.image>$bitmap.blueMarble</background.image>
		<background.image.style>tiled</background.image.style>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>true</modal>
		<dText name="+">
			<x>4</x>
			<y>4</y>
			<width>472</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image>$ninepatch.boxGame</background.image>
			<padding.horizontal>4</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>Character Menu</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dCustomWidget name="playerListBox">
			<x>160</x>
			<y>24</y>
			<width>316</width>
			<height>292</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>true</notifyParent>
			<loseFocus>false</loseFocus>
			<background.image>$ninepatch.boxDefault</background.image>
			<padding.horizontal>3</padding.horizontal>
			<padding.vertical>3</padding.vertical>
			<view.width>304</view.width>
			<view.height>288</view.height>
			<item.text.font>$font.gameDefault</item.text.font>
			<item.text.color>#a0a0a0</item.text.color>
			<item.text.color-hover>$color.textDefault</item.text.color-hover>
			<item.text.color-pressed>$color.textDefault</item.text.color-pressed>
			<dScrollBar name="vbar">
				<x>308</x>
				<y>0</y>
				<width>8</width>
				<height>292</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>true</notifyParent>
				<loseFocus>true</loseFocus>
				<background.image>$ninepatch.boxDefault</background.image>
				<background.color>$ninepatch.boxDefault</background.color>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
			</dScrollBar>
			<dItem name="+">
				<x>0</x>
				<y>0</y>
				<width>304</width>
				<height>72</height>
				<status>active</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.image-pressed>$ninepatch.boxPlayer</background.image-pressed>
				<background.color>#000020</background.color>
				<background.color-hover>#000060</background.color-hover>
				<padding.horizontal>2</padding.horizontal>
				<padding.vertical>2</padding.vertical>
			</dItem>
		</dCustomWidget>
		<dButtonImage name="startButton">
			<x>4</x>
			<y>28</y>
			<width>16</width>
			<height>16</height>
			<status>visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image-hover>$ninepatch.boxDefault</background.image-hover>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<image>$bitmap.gameMenuButtons004</image>
			<image-disabled>$bitmap.gameMenuButtonsDisabled004</image-disabled>
			<onClick button="left">$command.message(startGame)</onClick>
		</dButtonImage>
		<dText name="startText">
			<x>24</x>
			<y>28</y>
			<width>124</width>
			<height>16</height>
			<status>visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>4</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.startGame</text>
			<text.font>$font.default</text.font>
			<text.color>$color.textDefault</text.color>
			<text.color-disabled>#808080</text.color-disabled>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dButtonImage name="createButton">
			<x>4</x>
			<y>52</y>
			<width>16</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image-hover>$ninepatch.boxDefault</background.image-hover>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<image>$bitmap.gameMenuButtons000</image>
			<image-disabled>$bitmap.gameMenuButtonsDisabled000</image-disabled>
			<onClick button="left">$command.message(createChar)</onClick>
		</dButtonImage>
		<dText name="createText">
			<x>24</x>
			<y>52</y>
			<width>124</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>4</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.addCharacter</text>
			<text.font>$font.default</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dButtonImage name="deleteButton">
			<x>4</x>
			<y>70</y>
			<width>16</width>
			<height>16</height>
			<status>visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image-hover>$ninepatch.boxDefault</background.image-hover>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<image>$bitmap.gameMenuButtons001</image>
			<image-disabled>$bitmap.gameMenuButtonsDisabled001</image-disabled>
			<onClick button="left">$command.message(deleteChar)</onClick>
		</dButtonImage>
		<dText name="deleteText">
			<x>24</x>
			<y>70</y>
			<width>124</width>
			<height>16</height>
			<status>visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>4</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.deleteCharacter</text>
			<text.font>$font.default</text.font>
			<text.color>$color.textDefault</text.color>
			<text.color-disabled>#808080</text.color-disabled>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dButtonImage name="moveUpButton">
			<x>4</x>
			<y>88</y>
			<width>16</width>
			<height>16</height>
			<status>visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image-hover>$ninepatch.boxDefault</background.image-hover>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<image>$bitmap.gameMenuButtons002</image>
			<image-disabled>$bitmap.gameMenuButtonsDisabled002</image-disabled>
			<onClick button="left">$command.message(moveUp)</onClick>
		</dButtonImage>
		<dText name="moveUpText">
			<x>24</x>
			<y>88</y>
			<width>124</width>
			<height>16</height>
			<status>visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>4</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.moveUp</text>
			<text.font>$font.default</text.font>
			<text.color>$color.textDefault</text.color>
			<text.color-disabled>#808080</text.color-disabled>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dButtonImage name="moveDownButton">
			<x>4</x>
			<y>106</y>
			<width>16</width>
			<height>16</height>
			<status>visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image-hover>$ninepatch.boxDefault</background.image-hover>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<image>$bitmap.gameMenuButtons003</image>
			<image-disabled>$bitmap.gameMenuButtonsDisabled003</image-disabled>
			<onClick button="left">$command.message(moveDown)</onClick>
		</dButtonImage>
		<dText name="moveDownText">
			<x>24</x>
			<y>108</y>
			<width>124</width>
			<height>16</height>
			<status>visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>4</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.moveDown</text>
			<text.font>$font.default</text.font>
			<text.color>$color.textDefault</text.color>
			<text.color-disabled>#808080</text.color-disabled>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dButtonImage name="optionsButton">
			<x>4</x>
			<y>264</y>
			<width>16</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image-hover>$ninepatch.boxDefault</background.image-hover>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<image>$bitmap.gameMenuButtons005</image>
			<image-disabled>$bitmap.gameMenuButtonsDisabled005</image-disabled>
			<onClick button="left">$command.message(options)</onClick>
		</dButtonImage>
		<dText name="optionsText">
			<x>24</x>
			<y>264</y>
			<width>124</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>4</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.options</text>
			<text.font>$font.default</text.font>
			<text.color>$color.textDefault</text.color>
			<text.color-disabled>#808080</text.color-disabled>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dButtonImage name="saveButton">
			<x>4</x>
			<y>246</y>
			<width>16</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image-hover>$ninepatch.boxDefault</background.image-hover>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<image>$bitmap.gameMenuButtons006</image>
			<image-disabled>$bitmap.gameMenuButtonsDisabled006</image-disabled>
			<onClick button="left">$command.message(save)</onClick>
		</dButtonImage>
		<dText name="saveText">
			<x>24</x>
			<y>246</y>
			<width>124</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>4</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.saveProfile</text>
			<text.font>$font.default</text.font>
			<text.color>$color.textDefault</text.color>
			<text.color-disabled>#808080</text.color-disabled>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dButtonImage name="helpButton">
			<x>4</x>
			<y>282</y>
			<width>16</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image-hover>$ninepatch.boxDefault</background.image-hover>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<image>$bitmap.gameMenuButtons007</image>
			<onClick button="left">$command.message(help)</onClick>
		</dButtonImage>
		<dText name="helpText">
			<x>23</x>
			<y>282</y>
			<width>124</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>4</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.help</text>
			<text.font>$font.default</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dButtonImage name="backButton">
			<x>4</x>
			<y>300</y>
			<width>16</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image-hover>$ninepatch.boxDefault</background.image-hover>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<image>$bitmap.gameMenuButtons008</image>
			<onClick button="left">$command.message(back)</onClick>
		</dButtonImage>
		<dText name="backText">
			<x>24</x>
			<y>301</y>
			<width>124</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>4</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.back</text>
			<text.font>$font.default</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>left</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dFrame name="+">
			<x>4</x>
			<y>48</y>
			<width>152</width>
			<height>2</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<border.top>#ffffff</border.top>
			<border.bottom>#808080</border.bottom>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
		</dFrame>
	</dCustomDialog>

	<dDialog name="createCharacter">
		<x>0</x>
		<y>0</y>
		<width>240</width>
		<height>180</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<background.image>$ninepatch.boxGame</background.image>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>true</modal>
		<dText name="+">
			<x>8</x>
			<y>8</y>
			<width>224</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.createCharacter</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dFrame name="iconFrame">
			<x>8</x>
			<y>48</y>
			<width>72</width>
			<height>72</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image>$ninepatch.boxDefault</background.image>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<dImage name="icon">
				<x>4</x>
				<y>4</y>
				<width>64</width>
				<height>64</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
				<image>$bitmap.player000</image>
				<image.style>stretched</image.style>
			</dImage>
		</dFrame>
		<dText name="+">
			<x>8</x>
			<y>24</y>
			<width>72</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.icon</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dText name="+">
			<x>88</x>
			<y>24</y>
			<width>144</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.name</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dEditBox name="nameBox">
			<x>88</x>
			<y>48</y>
			<width>144</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>true</initialFocus>
			<notifyParent>true</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image>$ninepatch.boxDefault</background.image>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<static>false</static>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<multiLine>false</multiLine>
			<text.maxLength>20</text.maxLength>
		</dEditBox>
		<dButtonImage name="prev">
			<x>8</x>
			<y>128</y>
			<width>32</width>
			<height>12</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
			<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<image>$bitmap.arrow000</image>
			<onClick button="left">$command.message(prevIcon)</onClick>
		</dButtonImage>
		<dButtonImage name="next">
			<x>48</x>
			<y>128</y>
			<width>32</width>
			<height>12</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
			<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<image>$bitmap.arrow001</image>
			<onClick button="left">$command.message(nextIcon)</onClick>
		</dButtonImage>
		<dButtonText name="createButton">
			<x>20</x>
			<y>152</y>
			<width>96</width>
			<height>16</height>
			<status>visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image>$ninepatch.boxDefault</background.image>
			<background.image-disabled>$ninepatch.boxDefaultDisabled</background.image-disabled>
			<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
			<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<text>$string.create</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.color-disabled>#808080</text.color-disabled>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(ok)</onClick>
		</dButtonText>
		<dButtonText name="cancelButton">
			<x>124</x>
			<y>152</y>
			<width>96</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.image>$ninepatch.boxDefault</background.image>
			<background.image-hover>$ninepatch.boxOverDefault</background.image-hover>
			<background.image-pressed>$ninepatch.boxDownDefault</background.image-pressed>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<toggle>false</toggle>
			<text>$string.cancel</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(cancel)</onClick>
		</dButtonText>
		<dText name="+">
			<x>107</x>
			<y>72</y>
			<width>120</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>$string.nonduplicate</text>
			<text.font>$font.gameDefault</text.font>
			<text.color>$color.textDefault</text.color>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dImage name="nameOk">
			<x>96</x>
			<y>74</y>
			<width>12</width>
			<height>12</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<image>$bitmap.check000</image>
			<image-disabled>$bitmap.check001</image-disabled>
		</dImage>
	</dDialog>

	<dCustomDialog name="gameDialog">
		<x>0</x>
		<y>0</y>
		<width>480</width>
		<height>320</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>true</modal>
	</dCustomDialog>

	<dCustomDialog name="newMapDialog">
		<x>0</x>
		<y>0</y>
		<width>314</width>
		<height>165</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<background.color>$color.winColor</background.color>
		<border>$color.winBorderDark</border>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>true</modal>
		<dText name="+">
			<x>12</x>
			<y>9</y>
			<width>285</width>
			<height>18</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>Enter Map Information</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#b0b0b0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dText name="+">
			<x>30</x>
			<y>36</y>
			<width>64</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>Name</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#b0b0b0</text.shadow>
			<text.hstyle>right</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dEditBox name="nameBox">
			<x>108</x>
			<y>36</y>
			<width>180</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>true</initialFocus>
			<notifyParent>true</notifyParent>
			<loseFocus>true</loseFocus>
			<border.left>$color.winBorderDark</border.left>
			<border.right>$color.winBorderLight</border.right>
			<border.top>$color.winBorderDark</border.top>
			<border.bottom>$color.winBorderLight</border.bottom>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>1</padding.vertical>
			<static>false</static>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<multiLine>false</multiLine>
			<text.maxLength>20</text.maxLength>
		</dEditBox>
		<dText name="+">
			<x>30</x>
			<y>75</y>
			<width>64</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>Width</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#b0b0b0</text.shadow>
			<text.hstyle>right</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dEditBox name="widthBox">
			<x>108</x>
			<y>76</y>
			<width>64</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>true</notifyParent>
			<loseFocus>true</loseFocus>
			<border.left>$color.winBorderDark</border.left>
			<border.right>$color.winBorderLight</border.right>
			<border.top>$color.winBorderDark</border.top>
			<border.bottom>$color.winBorderLight</border.bottom>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>1</padding.vertical>
			<static>false</static>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.style>numeric</text.style>
			<multiLine>false</multiLine>
			<text.maxLength>5</text.maxLength>
		</dEditBox>
		<dText name="+">
			<x>30</x>
			<y>95</y>
			<width>64</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>Height</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#b0b0b0</text.shadow>
			<text.hstyle>right</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dEditBox name="heightBox">
			<x>108</x>
			<y>96</y>
			<width>64</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>true</notifyParent>
			<loseFocus>true</loseFocus>
			<border.left>$color.winBorderDark</border.left>
			<border.right>$color.winBorderLight</border.right>
			<border.top>$color.winBorderDark</border.top>
			<border.bottom>$color.winBorderLight</border.bottom>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>1</padding.vertical>
			<static>false</static>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.style>numeric</text.style>
			<multiLine>false</multiLine>
			<text.maxLength>5</text.maxLength>
		</dEditBox>
		<dButtonText name="okButton">
			<x>58</x>
			<y>133</y>
			<width>80</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>true</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.left>$color.winBorderLight</border.left>
			<border.left-pressed>$color.winBorderDark</border.left-pressed>
			<border.right>$color.winBorderDark</border.right>
			<border.right-pressed>$color.winBorderLight</border.right-pressed>
			<border.top>$color.winBorderLight</border.top>
			<border.top-pressed>$color.winBorderDark</border.top-pressed>
			<border.bottom>$color.winBorderDark</border.bottom>
			<border.bottom-pressed>$color.winBorderLight</border.bottom-pressed>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<toggle>false</toggle>
			<text>$string.ok</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.color-disabled>#b0b0b0</text.color-disabled>
			<text.shadow>#b0b0b0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(ok)</onClick>
			<onKeyPress key="enter">$command.close(ok)</onKeyPress>
		</dButtonText>
		<dButtonText name="cancelButton">
			<x>142</x>
			<y>133</y>
			<width>80</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>true</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.left>$color.winBorderLight</border.left>
			<border.left-pressed>$color.winBorderDark</border.left-pressed>
			<border.right>$color.winBorderDark</border.right>
			<border.right-pressed>$color.winBorderLight</border.right-pressed>
			<border.top>$color.winBorderLight</border.top>
			<border.top-pressed>$color.winBorderDark</border.top-pressed>
			<border.bottom>$color.winBorderDark</border.bottom>
			<border.bottom-pressed>$color.winBorderLight</border.bottom-pressed>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<toggle>false</toggle>
			<text>$string.cancel</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#b0b0b0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(cancel)</onClick>
			<onKeyPress key="enter">$command.close(cancel)</onKeyPress>
		</dButtonText>
	</dCustomDialog>

	<dCustomDialog name="loadMapDialog">
		<x>0</x>
		<y>0</y>
		<width>288</width>
		<height>224</height>
		<status>active|visible</status>
		<tabStop>false</tabStop>
		<showFocus>false</showFocus>
		<initialFocus>false</initialFocus>
		<notifyParent>false</notifyParent>
		<loseFocus>true</loseFocus>
		<background.color>$color.winColor</background.color>
		<border>$color.winBorderDark</border>
		<padding.horizontal>0</padding.horizontal>
		<padding.vertical>0</padding.vertical>
		<modal>true</modal>
		<dText name="+">
			<x>0</x>
			<y>11</y>
			<width>288</width>
			<height>18</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<padding.horizontal>0</padding.horizontal>
			<padding.vertical>0</padding.vertical>
			<text>Choose Map To Load</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#b0b0b0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
		</dText>
		<dListBox name="nameList">
			<x>14</x>
			<y>42</y>
			<width>258</width>
			<height>138</height>
			<status>active|visible</status>
			<tabStop>false</tabStop>
			<showFocus>false</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>true</notifyParent>
			<loseFocus>false</loseFocus>
			<border>$color.winBorderDark</border>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<view.width>246</view.width>
			<view.height>134</view.height>
			<item.text.font>$font.default</item.text.font>
			<item.text.color>#000000</item.text.color>
			<item.text.color-hover>$color.textDefault</item.text.color-hover>
			<item.text.color-pressed>$color.textDefault</item.text.color-pressed>
			<dScrollBar name="vbar">
				<x>250</x>
				<y>0</y>
				<width>8</width>
				<height>138</height>
				<status>active|visible</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>true</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColorDark</background.color>
				<border>$color.winBorderDark</border>
				<padding.horizontal>0</padding.horizontal>
				<padding.vertical>0</padding.vertical>
			</dScrollBar>
			<dItem name="+">
				<x>0</x>
				<y>0</y>
				<width>202</width>
				<height>14</height>
				<status>active</status>
				<tabStop>false</tabStop>
				<showFocus>false</showFocus>
				<initialFocus>false</initialFocus>
				<notifyParent>false</notifyParent>
				<loseFocus>true</loseFocus>
				<background.color>$color.winColor</background.color>
				<background.color-hover>$color.winColorDark</background.color-hover>
				<background.color-pressed>$color.winColorLight</background.color-pressed>
				<padding.horizontal>1</padding.horizontal>
				<padding.vertical>1</padding.vertical>
			</dItem>
		</dListBox>
		<dButtonText name="okButton">
			<x>14</x>
			<y>192</y>
			<width>80</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>true</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.left>$color.winBorderLight</border.left>
			<border.left-pressed>$color.winBorderDark</border.left-pressed>
			<border.right>$color.winBorderDark</border.right>
			<border.right-pressed>$color.winBorderLight</border.right-pressed>
			<border.top>$color.winBorderLight</border.top>
			<border.top-pressed>$color.winBorderDark</border.top-pressed>
			<border.bottom>$color.winBorderDark</border.bottom>
			<border.bottom-pressed>$color.winBorderLight</border.bottom-pressed>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<toggle>false</toggle>
			<text>$string.load</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.color-disabled>#b0b0b0</text.color-disabled>
			<text.shadow>#b0b0b0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(ok)</onClick>
			<onKeyPress key="enter">$command.close(ok)</onKeyPress>
		</dButtonText>
		<dButtonText name="cancelButton">
			<x>192</x>
			<y>192</y>
			<width>80</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>true</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.left>$color.winBorderLight</border.left>
			<border.left-pressed>$color.winBorderDark</border.left-pressed>
			<border.right>$color.winBorderDark</border.right>
			<border.right-pressed>$color.winBorderLight</border.right-pressed>
			<border.top>$color.winBorderLight</border.top>
			<border.top-pressed>$color.winBorderDark</border.top-pressed>
			<border.bottom>$color.winBorderDark</border.bottom>
			<border.bottom-pressed>$color.winBorderLight</border.bottom-pressed>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<toggle>false</toggle>
			<text>$string.cancel</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#b0b0b0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.close(cancel)</onClick>
			<onKeyPress key="enter">$command.close(cancel)</onKeyPress>
		</dButtonText>
		<dButtonText name="deleteButton">
			<x>104</x>
			<y>192</y>
			<width>80</width>
			<height>16</height>
			<status>active|visible</status>
			<tabStop>true</tabStop>
			<showFocus>true</showFocus>
			<initialFocus>false</initialFocus>
			<notifyParent>false</notifyParent>
			<loseFocus>true</loseFocus>
			<background.color>$color.winColor</background.color>
			<border.left>$color.winBorderLight</border.left>
			<border.left-pressed>$color.winBorderDark</border.left-pressed>
			<border.right>$color.winBorderDark</border.right>
			<border.right-pressed>$color.winBorderLight</border.right-pressed>
			<border.top>$color.winBorderLight</border.top>
			<border.top-pressed>$color.winBorderDark</border.top-pressed>
			<border.bottom>$color.winBorderDark</border.bottom>
			<border.bottom-pressed>$color.winBorderLight</border.bottom-pressed>
			<padding.horizontal>2</padding.horizontal>
			<padding.vertical>2</padding.vertical>
			<toggle>false</toggle>
			<text>Delete</text>
			<text.font>$font.default</text.font>
			<text.color>#000000</text.color>
			<text.shadow>#b0b0b0</text.shadow>
			<text.hstyle>center</text.hstyle>
			<text.vstyle>center</text.vstyle>
			<onClick button="left">$command.message(delete)</onClick>
			<onKeyPress key="enter">$command.message(delete)</onKeyPress>
		</dButtonText>
	</dCustomDialog>

</resource>
