<?xml version="1.0"?>
<resource>
	<!-- Background Frame -->

	<!-- Frame Bottom always visible -->
	<!--widget>
		<texture>
			<ref>frame_bottom.png</ref>
		</texture>
		<position-x>0</position-x>
		<position-y>780</position-y>
	</widget-->

	<group id="Background">
		<!-- These disappear in the PU -->
		<widget>
			<texture><ref>frame_left.png</ref></texture>
			<position-x>0</position-x>
			<position-y>0</position-y>
		</widget>
		<widget>
			<texture><ref>frame_right.png</ref></texture>
			<position-x>1620</position-x>
			<position-y>0</position-y>
		</widget>
		<widget>
			<texture><ref>frame_top.png</ref></texture>
			<position-y>0</position-y>
			<alignment-y>0</alignment-y>
		</widget>
		
		<visible>true</visible>
		<visible menu-type="AO">true</visible>
	</group>
	
	<group id="Tier3Background">

		<position-y>695</position-y>
		<widget>
			<texture>
				<ref>bg_02.png</ref>
			</texture>
			<position-x>960</position-x>
			<alignment-x>0.5</alignment-x>
		</widget>
		<visible>false</visible>
		<!-- The y-position is determined by MenuTier3.xml's root -->
	</group>


	<group id="Tier2Background">
		<widget>
			<texture><ref>bg_01.png</ref></texture>
			<position-x>960</position-x>
			<alignment-x>0.5</alignment-x>
		</widget>
		<visible>false</visible>
		<!-- The y-position is determined by MenuTier2.xml's root -->
	</group>

	

	<!-- Container for all submenus. This is needed so that the submenu can appear behind the root menu. -->
	<group id="SubmenuContainer"></group>

	<widget id="bottomBar">
			<texture><ref>frame_bottom.png</ref></texture> <!-- was BAR_BOTTOM -->
			<position-x>0</position-x>
			<position-y>780</position-y>
	</widget>
	<group id="ButtonGroup">

		<!-- PlayMove/Main Menu -->
		<group id="Button0">	
			<position-y>980</position-y>
			<widget>
				<texture><ref>mm_button_bg.png</ref><position-y>-50</position-y></texture>
				<alignment-x>0.5</alignment-x>
				<alignment-y>0.5</alignment-y>
			</widget>
			<widget>
				<texture>
					<ref>$texPLAY_MOVE</ref>
					<ref menu-type="PU">$texMAIN_MENU</ref>
				</texture>
				<alignment-x>0.5</alignment-x>
				<alignment-y>0.6</alignment-y>
				<alignment-y menu-language="spa">0.5</alignment-y>
			</widget>
		</group>

		<!-- Languages -->
		<group id="Button1">
			<position-y>980</position-y>
			<widget>
				<texture><ref>mm_button_bg.png</ref></texture>
				<alignment-x>0.5</alignment-x>
				<alignment-y>0.5</alignment-y>
			</widget>
			<widget>
				<texture><ref>$texLANGUAGES</ref></texture>
				<alignment-x>0.5</alignment-x>
				<alignment-y>0.6</alignment-y>
				<alignment-y menu-language="spa">0.5</alignment-y>
			</widget>
		</group>

		<!-- SceneSelection -->
		<group id="Button2">
			<position-y>980</position-y>
			<widget>
				<texture>
					<ref>mm_button_bg.png</ref>
				</texture>
				<alignment-x>0.5</alignment-x>
				<alignment-y>0.5</alignment-y>
			</widget>
			<widget>
				<texture><ref>$texSCENE</ref></texture>
				<alignment-x>0.5</alignment-x>
				<alignment-x menu-language="spa">0.47</alignment-x>
				<alignment-y>0.6</alignment-y>
				<alignment-y menu-language="spa">0.5</alignment-y>
			</widget>
		</group>

		<!-- Special Features -->
		<group id="Button3">
			<position-y>980</position-y>
			<widget>
				<texture>
					<ref>mm_button_bg.png</ref>
				</texture>
				<alignment-x>0.5</alignment-x>
				<alignment-y>0.5</alignment-y>
			</widget>
			<widget>
				<texture><ref>$texSPECIAL_FEATURES</ref></texture>
				<alignment-x>0.5</alignment-x>
				<alignment-x menu-language="spa">0.47</alignment-x>
				<alignment-y>0.6</alignment-y>
				<alignment-y menu-language="spa">0.5</alignment-y>

			</widget>
		</group>

		<!-- BDLive Button -->
		
		<group id="Button4">
			<position-y>995</position-y>
			<widget>
				<texture>
					<ref>mm_button_bg.png</ref>
				</texture>
				<alignment-x>0.5</alignment-x>
				<alignment-y>0.5</alignment-y>
			</widget>
			<widget>
				<texture><ref>$texBDLive</ref></texture>
				<alignment-x>0.5</alignment-x>
				<alignment-y>0.5</alignment-y>
			</widget>
		</group>
		
		<group id="HighlightIcon">
			<widget>
				<texture id="texHighlightIcon">
					<array>
						<texture><ref>mm_select_icon.png</ref></texture>
						<!--texture><ref>mm_select_icon_02.png</ref></texture>
						<texture><ref>mm_select_icon_03.png</ref></texture>
						<texture><ref>mm_select_icon_04.png</ref></texture>
						<texture><ref>mm_select_icon_05.png</ref></texture>
						<texture><ref>mm_select_icon_06.png</ref></texture>
						<texture><ref>mm_select_icon_07.png</ref></texture>
						<texture><ref>mm_select_icon_08.png</ref></texture>
						<texture><ref>mm_select_icon_09.png</ref></texture>
						<texture><ref>mm_select_icon_10.png</ref></texture>
						<texture><ref>mm_select_icon_11.png</ref></texture>
						<texture><ref>mm_select_icon_12.png</ref></texture>
						<texture><ref>mm_select_icon_13.png</ref></texture>
						<texture><ref>mm_select_icon_14.png</ref></texture>
						<texture><ref>mm_select_icon_15.png</ref></texture-->
					</array>
				</texture>
				<position-y>-133</position-y>
				<position-x>-222</position-x>
			</widget>
		</group>
			
	</group>

	<!-- Close Button -->
	<group>
		<position-y>910</position-y>
		<position-x>1775</position-x>
		<widget id="CloseButton">
			<texture id="texCloseButton">
				<array>
					<texture><ref>mm_x_nor.png</ref><alpha>0.5</alpha></texture>
					<texture><ref>mm_x_sel.png</ref></texture>
					<texture><ref>mm_x_act.png</ref></texture>
				</array>
			</texture>
			<visible>false</visible>
		</widget>
	</group>

	<!-- Sound FX Toggle Button -->
	<group id="SoundButton">
		<position-x>300</position-x>
		<position-y>120</position-y>
		<widget>
			<texture>
				<array>
				<texture>
					<array>
						<!-- On states -->
						<texture><ref>mm_audio_on_nor.png</ref></texture>
						<texture><ref>mm_audio_on_sel.png</ref></texture>
						<texture><ref>mm_audio_on_act.png</ref></texture>
					</array>
				</texture>
				<texture>
					<array>
						<!-- Off states -->
						<texture><ref>mm_audio_off_nor.png</ref></texture>
						<texture><ref>mm_audio_off_sel.png</ref></texture>
						<texture><ref>mm_audio_off_act.png</ref></texture>
					</array>
				</texture>
			</array>
			</texture>
		</widget>
	</group>



</resource>
