<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActyFRYResultAlertSkin" width="720" height="622" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<mx:ImageUI />
	<e:Group width="720" height="622" verticalCenter="0" horizontalCenter="0">
		<e:Image source="frybg_body_png" bottom="0" horizontalCenter="2" height="583" scale9Grid="77,81,464,28" width="556" />
		<e:Group left="67" top="0">
			<e:Image source="frybg_top_png" top="0" horizontalCenter="0" scaleX="0.9" scaleY="0.9" />
			<e:Image source="fryjljs_png" horizontalCenter="0" top="14" />
		</e:Group>
		<mx:SSButton id="close_b" label="fryclose_png" top="49" right="67" />
		<e:Scroller width="423" height="447" horizontalCenter="0" verticalCenter="0">
			<e:Group>
				<e:List id="awards_list" left="0" right="0" top="0">
					<e:layout>
						<e:TileLayout horizontalGap="14" verticalGap="14" requestedColumnCount="3" paddingLeft="5" paddingRight="5"
						              paddingTop="5" paddingBottom="5" />
					</e:layout>
				</e:List>
			</e:Group>
		</e:Scroller>
	</e:Group>
</e:Skin>