<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActyWeekendViewSkin" width="480" height="854" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing">
	<e:Rect id="bg_rect" left="0" right="0" top="0" bottom="0" fillAlpha="0.2" />
	<e:Group id="g_g" width="430" verticalCenter="0" horizontalCenter="0" maxHeight="488">
		<e:Image top="0" bottom="0" left="0" right="0" source="trxxdban_png" scale9Grid="140,64,169,68" />
		<mx:SSButton id="close_b" label="hyslgbaniu_png" top="-18" right="-18" />
		<e:Image source="sbbti_png" horizontalCenter="0" top="0" />
		<e:Image source="sbfgxian_png" horizontalCenter="0" top="42" />
		<e:Scroller top="80" bottom="28" horizontalCenter="0" width="396">
			<e:List id="fun_list" top="0" left="0">
				<e:layout>
					<e:VerticalLayout gap="14" />
				</e:layout>
				<e:itemRendererSkinName>
					<e:Skin height="94" width="396">
						<e:Image verticalCenter="0" horizontalCenter="0" source="{data.bg}" />
						<e:Image source="djqwang_png" bottom="10" right="10" visible="{data.kaiqi}" />
						<e:Image source="actysjdchen_png" bottom="10" left="8" />
						<e:Label text="{data.time}" size="14" bold="true" left="16" bottom="13" textColor="{data.cor}" />
						<e:Image source="jjkfang_png" top="13" left="183" visible="{data.yugao}" />
					</e:Skin>
				</e:itemRendererSkinName>
			</e:List>
		</e:Scroller>
	</e:Group>
</e:Skin>