<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="WeekShareViewSkin" 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" />
	<e:Group id="reward_g" horizontalCenter="0" verticalCenter="0" width="668" height="521">
		<e:Image top="0" bottom="0" left="0" right="0" scale9Grid="47,13,288,193"  source="weeksharebg_png"/>
		<e:Image top="50" horizontalCenter="0" source="zfxbti_png" />
		<e:Image top="127" horizontalCenter="0" source="zfxtszi_png" />
		<e:List id="item_list" top="184" horizontalCenter="0">
			<e:layout>
				<e:HorizontalLayout gap="85" />
			</e:layout>
		</e:List>
		<mx:SSButton id="share_b" horizontalCenter="0"  top="358"/>
		<mx:SSButton id="close_b" label="weekshareclose_png" right="40" top="43" />
	</e:Group>
</e:Skin>