<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="AddDesktopAlertSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*"
        width="720" height="1280">
	<mx:ImageUI id="bg_rect" alpha="0.2"/>
	<e:Group horizontalCenter="0" verticalCenter="0" width="610" height="810">
		<e:Image id="bg_p" top="0" bottom="0" left="0" right="0" scale9Grid="47,13,288,193"/>
		<mx:SSButton id="linqu_b" label="adddesktop_ok_png" horizontalCenter="-10" bottom="34"  visible="false"/>
		<e:Label id="tip_t" size="24" textColor="0x70463C" horizontalCenter="0" bottom="40"  textAlign="center"/>
		<mx:SSButton id="close_b" label="adddesktop_close_png" right="48" top="105" />
	</e:Group>
</e:Skin>