<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="TaskRewardSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing">
	<mx:ImageUI id="bg_rect" left="0" right="0" top="0" bottom="0" />
	<e:Group id="c_g" horizontalCenter="0" verticalCenter="0">
		<e:Group id="ef_g" top="7" horizontalCenter="0" x="307" touchEnabled="true" alpha="0.5" />
		<e:Image id="di_p" top="0" bottom="0" left="0" right="0" source="hdwpdban_png" scale9Grid="223,40,117,33" />
		<e:Image id="title_img" horizontalCenter="0" top="-59" source="hdwpbti_png" />
		<e:List id="item_list" horizontalCenter="0" top="96">
			<e:layout>
				<e:TileLayout horizontalGap="22" verticalGap="22" requestedColumnCount="4" />
			</e:layout>
		</e:List>
	<mx:SSButton id="exit_b" horizontalCenter="0" bottom="20" visible="false" />
</e:Group>
</e:Skin>