<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="StoryScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<e:Image horizontalCenter="0" scale9Grid="90,176,352,17" top="0" bottom="0" source="jq_bg_jpg" />

	<e:Scroller id="jq_scorller" bottom="104" top="194" horizontalCenter="0" width="639" touchChildren="true" touchEnabled="true">
		<e:Group  touchChildren="true" touchThrough="true" >
		<e:Group id="ui_g" left="0" right="0" top="0" bottom="0" touchChildren="true" touchThrough="true"/>
		<e:List id="jq_list" top="0" horizontalCenter="0" touchThrough="true" width="639"/>
		</e:Group>
	</e:Scroller>
	<mx:SSButton id="back_b" label="jqback_png" left="1" top="5" />
	<mx:SSButton id="fate_b" label="fate_btn_png" bottom="22" right="34" />

</e:Skin>