L10N/XP_Leveling/4_1_5/xml/levelup_menu_DarkUIdDarN

Note/L10N/XP_Leveling/4_1_5/xml/levelup_menu_DarkUIdDarN?
Top/L10N/XP_Leveling/4_1_5/xml/levelup_menu_DarkUIdDarN

!-- levelup_menu.xml -->

<!-- Oblivion XP v4.0.0 -->

menu name="LevelUpMenu">

	<class> &LevelUpMenu; </class>
	<stackingtype> &no_click_past; </stackingtype>
	<alpha>	0 </alpha>
	<x> 0 </x>
	<y> 0 </y>
	<locus> &true; </locus>
	<menufade> 0.25 </menufade>
	
	<user1>&true;</user1>	<!-- Exit button enabled? --> 	
	<user2></user2>		<!-- Descriptive text -->
	<user3></user3>		<!-- "You have ascended to level x" -->
	<user4></user4>		<!-- Filename for picture -->
	<user5></user5>		<!-- Attribute description -->
	
	<_obxp_font> 2 </_obxp_font>
	
	<xbuttonb> <ref src="levelup_exit_button" trait="clicked"/> </xbuttonb>
	<rect name="levelup_background">
		<include src="darn\generic_background75.xml"/>
		<depth> 1 </depth>
		<user0> 
			<copy> 690 </copy>
			<add>
				<copy> 100 </copy>
				<onlyif>
					<copy src="LevelUpMenu" trait="_obxp_font" />
					<eq> 3 </eq>
				</onlyif>
			</add>
		</user0>
		<user1>
			<copy src="levelup_pane" trait="y" />
			<add src="levelup_pane" trait="height" />
			<add> 20 </add>
		</user1>
		<x>
			<copy src="screen()" trait="width" />
			<sub src="me()" trait="width" />
			<div> 2 </div>
		</x>
		<y>
			<copy src="screen()" trait="height" />
			<sub src="me()" trait="height" />
			<div> 2 </div>
		</y>
		<locus> &true; </locus>
				
		<!-- TITLE MESSAGE ===========================================================-->
		<text name="levelup_title">
			<string> <copy src="LevelUpMenu" trait="user3"/> </string>
			<justify> &center; </justify>
			<font> 3 </font>
			<red> 237 </red>
			<green> 228 </green>
			<blue> 160 </blue>
			<alpha> 255 </alpha>
			<wrapwidth> 900 </wrapwidth>
			<x>
				<copy src="parent()" trait="width" />
				<div> 2 </div>
			</x>
			<y> 20 </y>
			<depth> 4 </depth>
		</text>
		
		<image name="levelup_divider">
			<depth> 3 </depth>
			<filename>Menus\Shared\shared_border_horizontal_1.dds</filename>
			<x>
				<copy src="parent()" trait="width" />
				<div> 2 </div>
				<sub>
					<copy src="me()" trait="width" />
					<div> 2 </div>
				</sub>
			</x>
			<y>
				<copy src="levelup_title" trait="y"/>
				<add src="levelup_title" trait="height"/>
				<add> 4 </add>
			</y>
			<width>
				<copy src="parent()" trait="width"/>
				<sub> 50 </sub>
			</width>
			<height> 4 </height>
		</image>
		
		<!-- DESCRIPTIVE MESSAGE ===========================================================-->
		<text name="levelup_description">
			<string> <copy src="LevelUpMenu" trait="user2"/> </string>
			<justify> &left; </justify>
			<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
			<red> 217 </red>
			<green> 185 </green>
			<blue> 102 </blue>
			<alpha> 200 </alpha>
			<wrapwidth>
				<copy src="parent()" trait="width" />
				<sub> 50 </sub>
			</wrapwidth>
			<x> 20 </x>
			<y>
				<copy src="levelup_divider" trait="y" />
				<add src="levelup_divider" trait="height" />
				<add> 20 </add>
			</y>
			<depth> 4 </depth>
		</text>
		
		<!-- INSTRUCTIONAL MESSAGE =========================================================-->
		<text name="levelup_instructions">
			<string> Choose which attributes to increase. Attribute points left: </string>
			<justify> &left; </justify>
			<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
			<red> 217 </red>
			<green> 185 </green>
			<blue> 102 </blue>
			<alpha> 255 </alpha>
			<wrapwidth>
				<copy src="parent()" trait="width" />
				<sub> 50 </sub>
			</wrapwidth>
			<x> <copy src="levelup_description" trait="x" /> </x>
			<y>
				<copy src="levelup_description" trait="y" />
				<add src="levelup_description" trait="height" />
				<add> 10 </add>
			</y>
			<depth> 4 </depth>
		</text>
		
		<text name="levelup_instructions2">
			<string> Choose which skills to increase. Skill points left: </string>
			<justify> &left; </justify>
			<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
			<red> 217 </red>
			<green> 185 </green>
			<blue> 102 </blue>
			<alpha> 255 </alpha>
			<wrapwidth>
				<copy src="parent()" trait="width" />
				<sub> 50 </sub>
			</wrapwidth>
			<x> <copy src="levelup_description" trait="x" /> </x>
			<y>
				<copy src="OXP_skillselect" trait="y" />
				<sub> 25 </sub>
				<sub>
					<copy> 10 </copy>
					<onlyif>
						<copy src="LevelUpMenu" trait="_obxp_font" />
						<eq> 3 </eq>
					</onlyif>
				</sub>
			</y>
			<depth> 4 </depth>
		</text>
		
		<text name="OXP_attribute_points">
			<string> X </string>
			<justify> &left; </justify>
			<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
			<red> 0 </red> 
			<green> 200 </green> 
			<blue> 0 </blue> 
			<alpha> 255 </alpha>
			<wrapwidth> 900 </wrapwidth>
			<x> 
				<copy src="levelup_instructions" trait="width" />
				<add> 30 </add>
			</x>
			<y>
				<copy src="levelup_instructions" trait="y" />
			</y>
			<depth> 4 </depth>
		</text>
		
		<text name="OXP_skill_points">
			<string> X </string>
			<justify> &left; </justify>
			<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
			<red> 0 </red> 
			<green> 200 </green> 
			<blue> 0 </blue> 
			<alpha> 255 </alpha>
			<wrapwidth> 900 </wrapwidth>
			<x> 
				<copy src="levelup_instructions2" trait="width" />
				<add> 30 </add>
			</x>
			<y>
				<copy src="levelup_instructions2" trait="y" />
			</y>
			<depth> 4 </depth>
		</text>
		
		<text name="levelup_instructions3">
			<string> Hint: Class and Specialization Skills cost less than non-specialized Skills. Furthermore, whether or not you can raise a skill to the next level of Mastery level depends on your current level.
			</string>
			<justify> &left; </justify>
			<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
			<red> 217 </red>
			<green> 185 </green>
			<blue> 102 </blue>
			<alpha> 255 </alpha>
			<wrapwidth>
				<copy src="parent()" trait="width" />
				<sub> 50 </sub>
			</wrapwidth>
			<x> <copy src="levelup_description" trait="x" /> </x>
			<y> 
				<copy src="levelup_exit_button" trait="y" />
				<sub src="me()" trait="height" />
				<sub> 5 </sub>				
			</y>
			<depth> 4 </depth>
		</text>
		
		<!-- LIST OF ATTRIBUTES ======================================================================-->
		<rect name="levelup_pane">
			<id> 2 </id>
			<width> 
				<copy> 800 </copy>
				<add>
					<copy> 80 </copy>
					<onlyif>
						<copy src="LevelUpMenu" trait="_obxp_font" />
						<eq> 3 </eq>
					</onlyif>
				</add> 
			</width>
			<height> 
				<copy> 490 </copy>
				<add>
					<copy> 60 </copy>
					<onlyif>
						<copy src="LevelUpMenu" trait="_obxp_font" />
						<eq> 3 </eq>
					</onlyif>
				</add> 
			</height>
			<x> 15 </x>
			<y>
				<copy src="levelup_instructions" trait="y" />
				<add src="levelup_instructions" trait="height" />
				<add> 5 </add>
			</y>
			<depth> 5 </depth>
			<locus> &true; </locus>						
			<!-- This is a list pane, and is not a focus itself, but when the child elements don't know how to handle
				an input command, they defer to their parent. The following directions are for those times. -->
			<target> &false; </target>
			<xdefault> &false; </xdefault>
			<xlist> &xlist; </xlist>
			<xright> <ref src="levelup_exit_button" trait="mouseover" /> </xright>
			
			<!-- template items go here, set by code -->
			
		</rect>
		
		<!-- DONE BUTTON ======================================================================-->
		<image name="levelup_exit_button">
			<include src="darn\button_long.xml"/>
			<id> 1 </id>
			<target> <copy src="LevelUpMenu" trait="user1"/> </target>
			<depth> 6 </depth>
			<x>
				<copy src="parent()" trait="width" />
				<sub src="me()" trait="width" />
				<sub> 30 </sub>
			</x>
			<y>
				<copy src="parent()" trait="height" />
				<sub src="me()" trait="height" />
				<sub> 20 </sub>
			</y>
			<user0> Done </user0>
			<user1> <copy src="LevelUpMenu" trait="user1"/> </user1>		
			<user20>&xbuttonb;</user20>		
			<xdefault> &xboxhint; </xdefault>
			<xleft> <ref src="levelup_pane" trait="mouseover"/> </xleft>
		</image>
		<!-- OXP BUTTONS ======================================================================-->
		<rect name="OXP_picture">
			<locus> &true; </locus>
			<height> 400 </height>
			<width> 300 </width>
			<depth> 4 </depth>
			<x> -260 </x>
			<y> 
				<copy> 205  </copy>
				<add>
					<copy> 50 </copy>
					<onlyif>
						<copy src="LevelUpMenu" trait="_obxp_font" />
						<eq> 3 </eq>
					</onlyif>
				</add>
			</y>
			<image name="OXP_picture_AV0">
				<filename> level_up\attributes_icons\attributes_icon_large_strength.dds </filename>
				<depth> 12 </depth>
				<height> 192 </height>
				<width> 192 </width>
				<alpha> 100 </alpha>
				<zoom> 75 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 240 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 120 </add>
				</y>
				<visible>
					<copy src="OXP_box_AV0" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV0_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV0_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_AV1">
				<filename> level_up\attributes_icons\attributes_icon_large_intelligence.dds </filename>
				<depth> 12 </depth>
				<height> 192 </height>
				<width> 192 </width>
				<alpha> 100 </alpha>
				<zoom> 75 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 240 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 120 </add>
				</y>
				<visible>
					<copy src="OXP_box_AV1" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV1_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV1_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_AV2">
				<filename> level_up\attributes_icons\attributes_icon_large_willpower.dds </filename>
				<depth> 12 </depth>
				<height> 192 </height>
				<width> 192 </width>
				<alpha> 100 </alpha>
				<zoom> 75 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 240 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 120 </add>
				</y>
				<visible>
					<copy src="OXP_box_AV2" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV2_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV2_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_AV3">
				<filename> level_up\attributes_icons\attributes_icon_large_agility.dds </filename>
				<depth> 12 </depth>
				<height> 192 </height>
				<width> 192 </width>
				<alpha> 100 </alpha>
				<zoom> 75 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 240 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 120 </add>
				</y>
				<visible>
					<copy src="OXP_box_AV3" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV3_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV3_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_AV4">
				<filename> level_up\attributes_icons\attributes_icon_large_speed.dds </filename>
				<depth> 12 </depth>
				<height> 192 </height>
				<width> 192 </width>
				<alpha> 100 </alpha>
				<zoom> 75 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 240 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 120 </add>
				</y>
				<visible>
					<copy src="OXP_box_AV4" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV4_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV4_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_AV5">
				<filename> level_up\attributes_icons\attributes_icon_large_endurance.dds </filename>
				<depth> 12 </depth>
				<height> 192 </height>
				<width> 192 </width>
				<alpha> 100 </alpha>
				<zoom> 75 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 240 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 120 </add>
				</y>
				<visible>
					<copy src="OXP_box_AV5" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV5_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV5_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_AV6">
				<filename> level_up\attributes_icons\attributes_icon_large_personality.dds </filename>
				<depth> 12 </depth>
				<height> 192 </height>
				<width> 192 </width>
				<alpha> 100 </alpha>
				<zoom> 75 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 240 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 120 </add>
				</y>
				<visible>
					<copy src="OXP_box_AV6" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV6_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV6_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_AV7">
				<filename> level_up\attributes_icons\attributes_icon_large_luck.dds </filename>
				<depth> 12 </depth>
				<height> 192 </height>
				<width> 192 </width>
				<alpha> 100 </alpha>
				<zoom> 75 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 240 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 120 </add>
				</y>
				<visible>
					<copy src="OXP_box_AV7" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV7_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV7_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			
			<image name="OXP_picture_armorer">
				<filename> class\attributes\load_image_armorer.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_armorer" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV12_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV12_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_athletics">
				<filename> class\attributes\load_image_athletics.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_athletics" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV13_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV13_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_blade">
				<filename> class\attributes\load_image_blade.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_blade" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV14_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV14_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_block">
				<filename> class\attributes\load_image_block.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_block" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV15_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV15_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_blunt">
				<filename> class\attributes\load_image_blunt.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_blunt" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV16_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV16_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_h2h">
				<filename> class\attributes\load_image_hand to hand.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_h2h" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV17_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV17_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_h_armor">		
				<filename> class\attributes\load_image_heavy_armor.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_h_armor" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV18_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV18_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			
			<image name="OXP_picture_alchemy">
				<filename> class\attributes\load_image_alchemy.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_alchemy" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV19_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV19_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_alt">
				<filename> class\attributes\load_image_alteration.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_alt" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV20_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV20_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_conj">
				<filename> class\attributes\load_image_conjuration.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_conj" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV21_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV21_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_dest">
				<filename> class\attributes\load_image_destruction.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_dest" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV22_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV22_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_illusion">
				<filename> class\attributes\load_image_illusion.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_illusion" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV23_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV23_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_myst">
				<filename> class\attributes\load_image_mysticism.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_myst" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV24_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV24_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_rest">	
				<filename> class\attributes\load_image_restoration.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_rest" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV25_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV25_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			
			<image name="OXP_picture_acro">
				<filename> class\attributes\load_image_acrobatics.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_acro" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV26_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV26_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_l_armor">
				<filename> class\attributes\load_image_light_armor.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_l_armor" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV27_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV27_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_mark">
				<filename> class\attributes\load_image_marksman.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_mark" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV28_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV28_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_merc">
				<filename> class\attributes\load_image_mercantile.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_merc" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV29_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV29_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_sneak">
				<filename> class\attributes\load_image_sneak.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_sneak" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV31_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV31_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_speech">
				<filename> class\attributes\load_image_speechcraft.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_speech" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV32_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV32_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			<image name="OXP_picture_security">
				<filename> class\attributes\load_image_security.dds </filename>
				<depth> 12 </depth>
				<height> 250 </height>
				<width> 192 </width>
				<alpha> 200 </alpha>
				<zoom> 65 </zoom>
				<x>
					<copy src="OXP_AV4_plus" trait="x"/>
					<add> 260 </add>
				</x>
				<y> 
					<copy src="OXP_AV4_plus" trait="y"/>
					<add> 105 </add>
				</y>
				<visible>
					<copy src="OXP_box_security" trait="mouseover" />
					<gt> 0 </gt>
					<or>
						<copy src="OXP_AV30_plus" trait="mouseover" />
						<gt> 0 </gt>
					</or>
					<or>
						<copy src="OXP_AV30_min" trait="mouseover" />
						<gt> 0 </gt>
					</or>
				</visible>
			</image>
			
		</rect>
	
		<rect name="OXP_attributes">
			<x> 125 </x>
			<y>
				<copy src="levelup_instructions" trait="y" />
				<add src="levelup_instructions" trait="height" />
				<add> 5 </add>
			</y>
			<locus> &true; </locus>
			<target> &true; </target>
			<height> 120 </height>
			<width> 500 </width>
			<depth> 11 </depth>
			<user1> 1 </user1> 		<!--step distance-->
			<text name="OXP_AV0_label">
				<depth> 12 </depth>		
				<string> Strength </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x>
					<copy src="sibling(OXP_AV0_min)" trait="x" />
					<sub> 110 </sub>
					<sub>
						<copy> 40 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
				</x>
				<y>	
					<copy src="sibling(OXP_AV0_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_AV0">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 20 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV0_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV0_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV0_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV0_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV0_plus)" trait="x" />
						<sub src="sibling(OXP_AV0_min)" trait="width" />
						<sub src="sibling(OXP_AV0_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV0_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV0_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV0_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy> 40 </copy>
					<add>
						<copy> 40 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y> 0 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV0_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV0_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV0_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV0_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV0_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV0_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV0_value2">
				<depth> 12 </depth>	
				<visible>
					<copy src="sibling(OXP_AV0_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>				
				<string> <copy src="sibling(OXP_AV0_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV0_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV0_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV0_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV0_value3">
				<depth> 12 </depth>	
				<visible>
					<copy src="sibling(OXP_AV0_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>				
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV0_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV0_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_AV0">
				<filename> level_up\attributes_icons\attributes_icon_strength.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_AV0_label" trait="x"/>
					<sub> 30 </sub>
				</x>
				<y> 
					<copy src="OXP_AV0_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			
			<text name="OXP_AV1_label">
				<depth> 12 </depth>		
				<string> Intelligence </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x>
					<copy src="sibling(OXP_AV1_min)" trait="x" />
					<sub> 110 </sub>
					<sub>
						<copy> 40 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
				</x>
				<y>	
					<copy src="sibling(OXP_AV1_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_AV1">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 20 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV1_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV1_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV1_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV1_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV1_plus)" trait="x" />
						<sub src="sibling(OXP_AV1_min)" trait="width" />
						<sub src="sibling(OXP_AV1_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV1_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV1_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV1_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> <copy src="sibling(OXP_AV0_min)" trait="x"/> </x>
				<y> 30 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV1_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV1_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV1_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV1_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV1_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV1_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV1_value2">
				<depth> 12 </depth>	
				<visible>
					<copy src="sibling(OXP_AV1_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>				
				<string> <copy src="sibling(OXP_AV1_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV1_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV1_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV1_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV1_value3">
				<depth> 12 </depth>	
				<visible>
					<copy src="sibling(OXP_AV1_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>								
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV1_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV1_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_AV1">
				<filename> level_up\attributes_icons\attributes_icon_intelligence.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_AV1_label" trait="x"/>
					<sub> 30 </sub>
				</x>
				<y> 
					<copy src="OXP_AV1_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			
			<text name="OXP_AV2_label">
				<depth> 12 </depth>		
				<string> Willpower </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x>
					<copy src="sibling(OXP_AV2_min)" trait="x" />
					<sub> 110 </sub>
					<sub>
						<copy> 40 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
				</x>
				<y>	
					<copy src="sibling(OXP_AV2_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_AV2">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 20 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV2_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV2_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV2_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV2_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV2_plus)" trait="x" />
						<sub src="sibling(OXP_AV2_min)" trait="width" />
						<sub src="sibling(OXP_AV2_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV2_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV2_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV2_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> <copy src="sibling(OXP_AV0_min)" trait="x"/> </x>
				<y> 60 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV2_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV2_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV2_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV2_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV2_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV2_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV2_value2">
				<depth> 12 </depth>	
				<visible>
					<copy src="sibling(OXP_AV2_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>								
				<string> <copy src="sibling(OXP_AV2_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV2_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV2_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV2_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV2_value3">
				<depth> 12 </depth>		
				<visible>
					<copy src="sibling(OXP_AV2_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>				
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV2_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV2_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_AV2">
				<filename> level_up\attributes_icons\attributes_icon_willpower.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_AV2_label" trait="x"/>
					<sub> 30 </sub>
				</x>
				<y> 
					<copy src="OXP_AV2_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			
			<text name="OXP_AV3_label">
				<depth> 12 </depth>		
				<string> Agility </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x>
					<copy src="sibling(OXP_AV3_min)" trait="x" />
					<sub> 110 </sub>
					<sub>
						<copy> 40 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
				</x>
				<y>	
					<copy src="sibling(OXP_AV3_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_AV3">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 20 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV3_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV3_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV3_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV3_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV3_plus)" trait="x" />
						<sub src="sibling(OXP_AV3_min)" trait="width" />
						<sub src="sibling(OXP_AV3_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV3_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV3_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV3_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> <copy src="sibling(OXP_AV0_min)" trait="x"/> </x>
				<y> 90 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV3_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV3_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV3_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV3_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV3_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV3_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV3_value2">
				<depth> 12 </depth>	
				<visible>
					<copy src="sibling(OXP_AV3_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>								
				<string> <copy src="sibling(OXP_AV3_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV3_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV3_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV3_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV3_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV3_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>								
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV3_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV3_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_AV3">
				<filename> level_up\attributes_icons\attributes_icon_agility.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_AV3_label" trait="x"/>
					<sub> 30 </sub>
				</x>
				<y> 
					<copy src="OXP_AV3_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
		
			<text name="OXP_AV4_label">
				<depth> 12 </depth>		
				<string> Speed </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x>
					<copy src="sibling(OXP_AV4_min)" trait="x" />
					<sub> 110 </sub>
					<sub>
						<copy> 40 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
				</x>
				<y>	
					<copy src="sibling(OXP_AV4_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_AV4">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 20 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV4_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV4_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV4_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV4_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV4_plus)" trait="x" />
						<sub src="sibling(OXP_AV4_min)" trait="width" />
						<sub src="sibling(OXP_AV4_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV4_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV4_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV4_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>	
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV0_min)" trait="x"/>
					<add> 330 </add>
					<add>
						<copy> 60 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y> <copy src="sibling(OXP_AV0_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV4_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV4_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV4_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV4_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV4_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV4_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV4_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV4_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>								
				<string> <copy src="sibling(OXP_AV4_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV4_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV4_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV4_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV4_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV4_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>								
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV4_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV4_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_AV4">
				<filename> level_up\attributes_icons\attributes_icon_speed.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_AV4_label" trait="x"/>
					<sub> 30 </sub>
				</x>
				<y> 
					<copy src="OXP_AV4_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
		
			<text name="OXP_AV5_label">
				<depth> 12 </depth>		
				<string> Endurance </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x>
					<copy src="sibling(OXP_AV5_min)" trait="x" />
					<sub> 110 </sub>
					<sub>
						<copy> 40 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
				</x>
				<y>	
					<copy src="sibling(OXP_AV5_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_AV5">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 10 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV5_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV5_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV5_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x>
					<copy src="sibling(OXP_AV5_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV5_plus)" trait="x" />
						<sub src="sibling(OXP_AV5_min)" trait="width" />
						<sub src="sibling(OXP_AV5_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV5_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV5_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV5_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> <copy src="sibling(OXP_AV4_min)" trait="x"/> </x>
				<y> <copy src="sibling(OXP_AV1_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV5_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV5_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV5_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV5_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV5_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV5_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV5_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV5_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>								
				<string> <copy src="sibling(OXP_AV5_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV5_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV5_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV5_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV5_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV5_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>								
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV5_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV5_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_AV5">
				<filename> level_up\attributes_icons\attributes_icon_endurance.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_AV5_label" trait="x"/>
					<sub> 30 </sub>
				</x>
				<y> 
					<copy src="OXP_AV5_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
		
			<text name="OXP_AV6_label">
				<depth> 12 </depth>		
				<string> Personality </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x>
					<copy src="sibling(OXP_AV6_min)" trait="x" />
					<sub> 110 </sub>
					<sub>
						<copy> 40 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
				</x>
				<y>	
					<copy src="sibling(OXP_AV6_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_AV6">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 20 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV6_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV6_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV6_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x>
					<copy src="sibling(OXP_AV6_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV6_plus)" trait="x" />
						<sub src="sibling(OXP_AV6_min)" trait="width" />
						<sub src="sibling(OXP_AV6_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV6_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV6_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV6_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> <copy src="sibling(OXP_AV4_min)" trait="x"/> </x>
				<y> <copy src="sibling(OXP_AV2_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV6_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV6_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV6_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV6_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV6_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV6_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV6_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV6_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>								
				<string> <copy src="sibling(OXP_AV6_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV6_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV6_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV6_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV6_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV6_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>								
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV6_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV6_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_AV6">
				<filename> level_up\attributes_icons\attributes_icon_personality.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_AV6_label" trait="x"/>
					<sub> 30 </sub>
				</x>
				<y> 
					<copy src="OXP_AV6_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
		
			<text name="OXP_AV7_label">
				<depth> 12 </depth>		
				<string> Luck </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x>
					<copy src="sibling(OXP_AV7_min)" trait="x" />
					<sub> 110 </sub>
					<sub>
						<copy> 40 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
				</x>
				<y>	
					<copy src="sibling(OXP_AV7_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_AV7">
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 20 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV7_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV7_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV7_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x>
					<copy src="sibling(OXP_AV7_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV7_plus)" trait="x" />
						<sub src="sibling(OXP_AV7_min)" trait="width" />
						<sub src="sibling(OXP_AV7_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV7_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV7_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV7_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> <copy src="sibling(OXP_AV4_min)" trait="x"/> </x>
				<y> <copy src="sibling(OXP_AV3_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV7_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV7_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV7_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV7_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV7_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV7_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV7_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV7_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>								
				<string> <copy src="sibling(OXP_AV7_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV7_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV7_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV7_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV7_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV7_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>								
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV7_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV7_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_AV7">
				<filename> level_up\attributes_icons\attributes_icon_luck.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_AV7_label" trait="x"/>
					<sub> 30 </sub>
				</x>
				<y> 
					<copy src="OXP_AV7_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
		</rect>
		<rect name="OXP_combatskills">
			<x> 125 </x>
			<y> 
				<copy src="OXP_skillselect" trait="y"/>
				<add src="OXP_skillselect" trait="height"/>
				<add>
					<copy> 10 </copy>
					<onlyif>
						<copy src="LevelUpMenu" trait="_obxp_font" />
						<eq> 3 </eq>
					</onlyif>
				</add>
			</y>
			<locus> &true; </locus>
			<target> &true; </target>
			<height> 26 </height>
			<width> 310 </width>
			<depth> 11 </depth>
			<user1> 1 </user1> 		<!--step distance-->
			<visible> 
				<copy src="OXP_skills_marker" trait="_value_scrolled_to"/>
				<eq> 1 </eq>
			</visible>
			
			<text name="OXP_AV12_label">
				<depth> 12 </depth>		
				<string> Armorer </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV12_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_armorer">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV12_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV12_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV12_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV12_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV12_plus)" trait="x" />
						<sub src="sibling(OXP_AV12_min)" trait="width" />
						<sub src="sibling(OXP_AV12_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV12_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV12_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV12_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> <copy src="OXP_AV0_min" trait="x"/> </x>
				<y> 0 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV12_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV12_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV12_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV12_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV12_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV12_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV12_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV12_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV12_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV12_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV12_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV12_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV12_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV12_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV12_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV12_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_armorer">
				<filename> class\attributes\load_image_armorer_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV12_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV12_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV12_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV12_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV13_label">
				<depth> 12 </depth>		
				<string> Athletics </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV13_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_athletics">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV13_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV13_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV13_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV13_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV13_plus)" trait="x" />
						<sub src="sibling(OXP_AV13_min)" trait="width" />
						<sub src="sibling(OXP_AV13_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV13_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV13_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV13_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>			
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV12_min)" trait="x" /> 
				</x>
				<y> 30 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV13_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV13_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV13_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV13_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV13_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV13_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV13_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV13_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV13_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV13_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV13_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV13_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV13_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV13_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV13_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV13_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_athletics">
				<filename> class\attributes\load_image_athletics_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV13_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV13_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV13_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV13_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV14_label">
				<depth> 12 </depth>		
				<string> Blade </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV14_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_blade">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV14_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV14_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV14_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV14_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV14_plus)" trait="x" />
						<sub src="sibling(OXP_AV14_min)" trait="width" />
						<sub src="sibling(OXP_AV14_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV14_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV14_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV14_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>			
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV12_min)" trait="x" /> 
				</x>
				<y> 60 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV14_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV14_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV14_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV14_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV14_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV14_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV14_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV14_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV14_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV14_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV14_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV14_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV14_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV14_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV14_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV14_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_blade">
				<filename> class\attributes\load_image_blade_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV14_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV14_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV14_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV14_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV15_label">
				<depth> 12 </depth>		
				<string> Block </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV15_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_block">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV15_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV15_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV15_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV15_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV15_plus)" trait="x" />
						<sub src="sibling(OXP_AV15_min)" trait="width" />
						<sub src="sibling(OXP_AV15_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV15_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV15_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV15_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>			
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV12_min)" trait="x" /> 
				</x>
				<y> 90 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV15_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV15_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV15_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV15_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV15_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV15_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV15_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV15_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV15_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV15_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV15_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV15_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV15_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV15_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV15_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV15_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_block">
				<filename> class\attributes\load_image_block_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV15_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV15_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV15_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV15_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV16_label">
				<depth> 12 </depth>		
				<string> Blunt </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV16_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_blunt">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV16_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV16_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV16_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV16_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV16_plus)" trait="x" />
						<sub src="sibling(OXP_AV16_min)" trait="width" />
						<sub src="sibling(OXP_AV16_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV16_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV16_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV16_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>			
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV12_min)" trait="x" /> 
				</x>
				<y> 120 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV16_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV16_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV16_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV16_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV16_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV16_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV16_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV16_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV16_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV16_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV16_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV16_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV16_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV16_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV16_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV16_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_blunt">
				<filename> class\attributes\load_image_blunt_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV16_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV16_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV16_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV16_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV17_label">
				<depth> 12 </depth>		
				<string> Hand-to-Hand </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV17_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_h2h">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV17_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV17_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV17_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV17_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV17_plus)" trait="x" />
						<sub src="sibling(OXP_AV17_min)" trait="width" />
						<sub src="sibling(OXP_AV17_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV17_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV17_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV17_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>			
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV12_min)" trait="x" /> 
				</x>
				<y> 150 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV17_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV17_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV17_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV17_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV17_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV17_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV17_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV17_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV17_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV17_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV17_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV17_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV17_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV17_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV17_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV17_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_h2h">
				<filename> class\attributes\load_image_hand to hand_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV17_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV17_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV17_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV17_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV18_label">
				<depth> 12 </depth>		
				<string> Heavy Armor </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV18_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_h_armor">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV18_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV18_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV18_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV18_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV18_plus)" trait="x" />
						<sub src="sibling(OXP_AV18_min)" trait="width" />
						<sub src="sibling(OXP_AV18_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV18_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV18_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV18_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>			
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV12_min)" trait="x" /> 
				</x>
				<y> 180 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV18_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV18_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV18_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV18_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV18_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV18_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV18_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV18_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV18_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV18_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV18_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV18_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV18_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV18_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV18_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV18_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_h_armor">
				<filename> class\attributes\load_image_heavy_armor_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV18_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV18_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV18_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV18_label)" trait="y" /> </y>
			</text>
		</rect>
		<rect name="OXP_magicskills">
			<x> 125 </x>
			<y> 
				<copy src="OXP_skillselect" trait="y"/>
				<add src="OXP_skillselect" trait="height"/>
				<add>
					<copy> 10 </copy>
					<onlyif>
						<copy src="LevelUpMenu" trait="_obxp_font" />
						<eq> 3 </eq>
					</onlyif>
				</add>
			</y>
			<locus> &true; </locus>
			<target> &true; </target>
			<height> 26 </height>
			<width> 310 </width>
			<depth> 11 </depth>
			<user1> 1 </user1> 		<!--step distance-->
			<visible> 
				<copy src="OXP_skills_marker" trait="_value_scrolled_to"/>
				<eq> 2 </eq>
			</visible>
			
			<text name="OXP_AV19_label">
				<depth> 12 </depth>		
				<string> Alchemy </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV19_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_alchemy">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV19_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV19_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV19_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV19_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV19_plus)" trait="x" />
						<sub src="sibling(OXP_AV19_min)" trait="width" />
						<sub src="sibling(OXP_AV19_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV19_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV19_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV19_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>			
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> <copy src="OXP_AV0_min" trait="x"/> </x>
				<y> 0 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV19_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV19_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV19_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV19_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV19_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV19_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV19_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV19_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV19_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV19_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV19_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV19_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV19_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV19_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV19_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV19_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_alchemy">
				<filename> class\attributes\load_image_alchemy_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV19_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV19_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV19_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV19_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV20_label">
				<depth> 12 </depth>		
				<string> Alteration </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV20_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_alt">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV20_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV20_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV20_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV20_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV20_plus)" trait="x" />
						<sub src="sibling(OXP_AV20_min)" trait="width" />
						<sub src="sibling(OXP_AV20_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV20_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV20_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV20_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>			
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV19_min)" trait="x" /> 
				</x>
				<y> 30 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV20_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV20_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV20_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV20_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV20_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV20_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV20_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV20_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV20_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV20_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV20_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV20_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV20_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV20_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV20_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV20_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_alt">
				<filename> class\attributes\load_image_alteration_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV20_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV20_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV20_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV20_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV21_label">
				<depth> 12 </depth>		
				<string> Conjuration </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV21_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_conj">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV21_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV21_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV21_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV21_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV21_plus)" trait="x" />
						<sub src="sibling(OXP_AV21_min)" trait="width" />
						<sub src="sibling(OXP_AV21_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV21_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV21_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV21_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV19_min)" trait="x" /> 
				</x>
				<y> 60 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV21_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV21_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV21_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV21_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV21_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV21_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV21_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV21_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV21_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV21_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV21_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV21_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV21_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV21_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV21_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV21_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_conj">
				<filename> class\attributes\load_image_conjuration_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV21_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV21_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV21_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV21_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV22_label">
				<depth> 12 </depth>		
				<string> Destruction </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV22_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_dest">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV22_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV22_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV22_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV22_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV22_plus)" trait="x" />
						<sub src="sibling(OXP_AV22_min)" trait="width" />
						<sub src="sibling(OXP_AV22_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV22_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV22_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV22_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV19_min)" trait="x" /> 
				</x>
				<y> 90 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV22_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV22_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV22_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV22_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV22_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV22_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV22_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV22_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV22_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV22_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV22_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV22_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV22_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV22_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV22_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV22_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_dest">
				<filename> class\attributes\load_image_destruction_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV22_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV22_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV22_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV22_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV23_label">
				<depth> 12 </depth>		
				<string> Illusion </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV23_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_illusion">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV23_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV23_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV23_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV23_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV23_plus)" trait="x" />
						<sub src="sibling(OXP_AV23_min)" trait="width" />
						<sub src="sibling(OXP_AV23_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV23_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV23_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV23_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV19_min)" trait="x" /> 
				</x>
				<y> 120 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV23_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV23_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV23_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV23_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV23_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV23_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV23_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV23_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV23_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV23_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV23_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV23_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV23_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV23_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV23_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV23_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_illusion">
				<filename> class\attributes\load_image_illusion_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV23_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV23_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV23_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV23_label)" trait="y" /> </y>
			</text>
		
			<text name="OXP_AV24_label">
				<depth> 12 </depth>		
				<string> Mysticism </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV24_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_myst">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV24_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV24_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV24_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV24_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV24_plus)" trait="x" />
						<sub src="sibling(OXP_AV24_min)" trait="width" />
						<sub src="sibling(OXP_AV24_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV24_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV24_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV24_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV19_min)" trait="x" /> 
				</x>
				<y> 150 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV24_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV24_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV24_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV24_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV24_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV24_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV24_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV24_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV24_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV24_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV24_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV24_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV24_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV24_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV24_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV24_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV24_speech">
				<filename> class\attributes\load_image_mysticism_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV24_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV24_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV24_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV24_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV25_label">
				<depth> 12 </depth>		
				<string> Restoration </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV25_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_rest">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV25_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV25_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV25_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV25_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV25_plus)" trait="x" />
						<sub src="sibling(OXP_AV25_min)" trait="width" />
						<sub src="sibling(OXP_AV25_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV25_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV25_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV25_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV19_min)" trait="x" /> 
				</x>
				<y> 180 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV25_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV25_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV25_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV25_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV25_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV25_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV25_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV25_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV25_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV25_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV25_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV25_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV25_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV25_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV25_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV25_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_rest">
				<filename> class\attributes\load_image_restoration_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV25_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV25_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV25_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV25_label)" trait="y" /> </y>
			</text>
		</rect>
		
		<rect name="OXP_stealthskills">
			<x> 125 </x>
			<y> 
				<copy src="OXP_skillselect" trait="y"/>
				<add src="OXP_skillselect" trait="height"/>
				<add>
					<copy> 10 </copy>
					<onlyif>
						<copy src="LevelUpMenu" trait="_obxp_font" />
						<eq> 3 </eq>
					</onlyif>
				</add>
			</y>
			<locus> &true; </locus>
			<target> &true; </target>
			<height> 26 </height>
			<width> 310 </width>
			<depth> 11 </depth>
			<user1> 1 </user1> 		<!--step distance-->
			<visible> 
				<copy src="OXP_skills_marker" trait="_value_scrolled_to"/>
				<eq> 3 </eq>
			</visible>
			
			<text name="OXP_AV26_label">
				<depth> 12 </depth>		
				<string> Acrobatics </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV26_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_acro">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV26_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV26_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV26_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV26_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV26_plus)" trait="x" />
						<sub src="sibling(OXP_AV26_min)" trait="width" />
						<sub src="sibling(OXP_AV26_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV26_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV26_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV26_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> <copy src="OXP_AV0_min" trait="x"/> </x>
				<y> 0 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV26_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV26_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV26_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV26_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV26_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV26_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV26_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV26_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV26_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV26_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV26_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV26_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV26_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV26_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV26_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV26_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_acro">
				<filename> class\attributes\load_image_acrobatics_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV26_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV26_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV26_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV26_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV27_label">
				<depth> 12 </depth>		
				<string> Light Armor </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV27_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_l_armor">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV27_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV27_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV27_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV27_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV27_plus)" trait="x" />
						<sub src="sibling(OXP_AV27_min)" trait="width" />
						<sub src="sibling(OXP_AV27_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV27_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV27_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV27_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV26_min)" trait="x" /> 
				</x>
				<y> 30 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV27_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV27_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV27_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV27_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV27_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV27_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV27_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV27_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV27_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV27_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV27_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV27_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV27_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV27_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV27_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV27_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_l_armor">
				<filename> class\attributes\load_image_light_armor_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV27_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV27_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV27_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV27_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV28_label">
				<depth> 12 </depth>		
				<string> Marksman </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV28_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_mark">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV28_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV28_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV28_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV28_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV28_plus)" trait="x" />
						<sub src="sibling(OXP_AV28_min)" trait="width" />
						<sub src="sibling(OXP_AV28_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV28_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV28_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV28_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV26_min)" trait="x" /> 
				</x>
				<y> 60 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV28_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV28_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV28_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV28_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV28_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV28_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV28_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV28_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV28_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV28_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV28_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV28_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV28_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV28_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV28_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV28_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_mark">
				<filename> class\attributes\load_image_marksman_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV28_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV28_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV28_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV28_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV29_label">
				<depth> 12 </depth>		
				<string> Mercantile </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV29_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_merc">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV29_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV29_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV29_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV29_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV29_plus)" trait="x" />
						<sub src="sibling(OXP_AV29_min)" trait="width" />
						<sub src="sibling(OXP_AV29_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV29_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV29_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV29_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV26_min)" trait="x" /> 
				</x>
				<y> 90 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV29_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV29_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV29_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV29_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV29_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV29_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV29_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV29_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV29_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV29_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV29_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV29_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV29_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV29_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV29_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV29_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_merc">
				<filename> class\attributes\load_image_mercantile_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV29_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV29_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV29_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV29_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV30_label">
				<depth> 12 </depth>		
				<string> Security </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV30_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_security">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV30_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV30_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV30_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV30_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV30_plus)" trait="x" />
						<sub src="sibling(OXP_AV30_min)" trait="width" />
						<sub src="sibling(OXP_AV30_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV30_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV30_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV30_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV26_min)" trait="x" /> 
				</x>
				<y> 120 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV30_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV30_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV30_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV30_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV30_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV30_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV30_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV30_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV30_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV30_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV30_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV30_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV30_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV30_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV30_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV30_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_security">
				<filename> class\attributes\load_image_security_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV30_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV30_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV30_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV30_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV31_label">
				<depth> 12 </depth>		
				<string> Sneak </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV31_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_sneak">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV31_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV31_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV31_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV31_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV31_plus)" trait="x" />
						<sub src="sibling(OXP_AV31_min)" trait="width" />
						<sub src="sibling(OXP_AV31_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV31_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV31_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV31_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV26_min)" trait="x" /> 
				</x>
				<y> 150 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV31_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV31_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV31_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV31_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV31_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV31_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV31_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV31_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV31_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV31_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV31_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV31_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV31_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV31_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV31_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV31_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_sneak">
				<filename> class\attributes\load_image_sneak_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV31_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV31_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV31_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV31_label)" trait="y" /> </y>
			</text>
			
			<text name="OXP_AV32_label">
				<depth> 12 </depth>		
				<string> Speechcraft </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &left; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> <copy src="OXP_AV0_label" trait="x"/> </x>
				<y>	
					<copy src="sibling(OXP_AV32_min)" trait="y" />
					<sub>
						<copy> 10 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</sub>
					<add> 12 </add>
				</y>
				<rect name="OXP_box_speech">
					<depth> 5 </depth>
					<width> 
						<copy> 314 </copy>
						<add>
							<copy> 50 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</width>
					<y> 
						<copy src="parent()" trait="y"/>
						<add>
							<copy> 5 </copy>
							<onlyif>
								<copy src="LevelUpMenu" trait="_obxp_font" />
								<eq> 3 </eq>
							</onlyif>
						</add>
					</y>
					<x> 
						<copy src="parent()" trait="x"/>
						<sub> 30 </sub>
					</x>
					<height> 
						<copy src="parent()" trait="height"/>
						<add> 5 </add>
					</height>
					<locus> &true; </locus>
					<target> &true; </target>
					<rect name="focus_box">
						<include src="darn\focus_box_small.xml"/>
						<depth> -1 </depth>
						<y> -8 </y>
						<x> -5 </x>
						<width> <copy src="parent()" trait="width"/> </width>
						<height> <copy src="parent()" trait="height"/> </height>
						<visible>
							<copy src="parent()" trait="mouseover" />
							<gt> 0 </gt>
							<or>
								<copy src="OXP_AV32_plus" trait="mouseover" />
								<gt> 0 </gt>
							</or>
							<or>
								<copy src="OXP_AV32_min" trait="mouseover" />
								<gt> 0 </gt>
							</or>
						</visible>
					</rect>
				</rect>
			</text>
			<text name="OXP_AV32_value">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV32_plus)" trait="x" />
					<sub>
						<copy src="sibling(OXP_AV32_plus)" trait="x" />
						<sub src="sibling(OXP_AV32_min)" trait="width" />
						<sub src="sibling(OXP_AV32_min)" trait="x" />
						<div> 2 </div>
					</sub>
				</x>
				<y>	<copy src="sibling(OXP_AV32_label)" trait="y" /> </y>
			</text>
			<image name="OXP_AV32_min">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="OXP_AV32_marker" trait="_value_scrolled_to"/> 
					<gt> 0 </gt>
				</target>		
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_back_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV26_min)" trait="x" /> 
				</x>
				<y> 180 </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_AV32_plus">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> &true; </target>
				<depth> 12 </depth>
				<filename> Menus\Icons\icon_xbox_forward_large.dds </filename>
				<width> 32 </width>
				<height> 32 </height>
				<zoom> 50 </zoom>
				<x> 
					<copy src="sibling(OXP_AV32_min)" trait="x" />
					<add> 70 </add>
				</x>
				<y> <copy src="sibling(OXP_AV32_min)" trait="y" /> </y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3  </clicksound>
			</image>
			<rect name="OXP_AV32_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_AV32_min)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_AV32_plus)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 0 </max>
					<min> 250 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
			<text name="OXP_AV32_value2">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV32_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> <copy src="sibling(OXP_AV32_marker)" trait="_value_scrolled_to"/> </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green>
					<copy> 200 </copy>
					<onlyif>
						<copy src="sibling(OXP_AV32_marker)" trait="_value_scrolled_to"/>
						<gt> 0 </gt>
					</onlyif>
				</green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV32_value)" trait="x" />
					<add> 80 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV32_label)" trait="y" /> </y>
			</text>
			<text name="OXP_AV32_value3">
				<depth> 12 </depth>
				<visible>
					<copy src="sibling(OXP_AV32_marker)" trait="_value_scrolled_to"/>
					<gt> 0 </gt>
				</visible>					
				<string> + </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 200 </green>
				<blue> 0 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV32_value)" trait="x" />
					<add> 65 </add>
				</x>
				<y>	<copy src="sibling(OXP_AV32_label)" trait="y" /> </y>
			</text>
			<image name="OXP_image_speech">
				<filename> class\attributes\load_image_speechcraft_small.dds </filename>
				<depth> 12 </depth>
				<height> 20 </height>
				<width> 20 </width>
				<zoom> 32 </zoom>
				<x>
					<copy src="OXP_image_AV0" trait="x"/>
				</x>
				<y> 
					<copy src="OXP_AV32_min" trait="y"/>
					<add> 6 </add>
				</y>
			</image>
			<text name="OXP_AV32_value4">
				<depth> 12 </depth>		
				<string> X </string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<red> 0 </red>
				<green> 0 </green>
				<blue> 200 </blue>
				<alpha> 255 </alpha>
				<x> 
					<copy src="sibling(OXP_AV32_value2)" trait="x" />
					<add> 25 </add>
					<add>
						<copy> 5 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</x>
				<y>	<copy src="sibling(OXP_AV32_label)" trait="y" /> </y>
			</text>
		</rect>
		
		<rect name="OXP_skillselect">
			<x> 0 </x>
			<y>
				<copy src="OXP_attributes" trait="y"/>
				<add src="OXP_attributes" trait="height"/>
				<add> 40 </add>
			</y>
			<locus> &true; </locus>
			<target> &true; </target>
			<height> 26 </height>
			<width> 310 </width>
			<depth> 11 </depth>
			<user1> 1 </user1> 		<!--step distance-->
			
			<text name="OXP_skills_label">
				<depth> 12 </depth>
				<_string_1> Combat Skills </_string_1>				
				<_string_2> Magic Skills </_string_2>
				<_string_3> Stealth Skills </_string_3>
				<string>
					<copy src="sibling(OXP_skills_marker)" trait="_value_scrolled_to"/>
					<copy src="me()" trait="_string_" />
				</string>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<justify> &center; </justify>
				<font> <copy src="LevelUpMenu" trait="_obxp_font" /> </font>
				<red> 237 </red>
				<green> 228 </green>
				<blue> 160 </blue>
				<alpha> 255 </alpha>
				<x>
					<copy src="sibling(OXP_skills_left)" trait="x"/>
					<add src="sibling(OXP_skills_left)" trait="width"/>
					<add src="sibling(OXP_skills_right)" trait="x"/>
					<div> 2 </div>
					<sub> 5 </sub>
				</x>				
				<y>	0 </y>
			</text>
			<image name="OXP_skills_left">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="sibling(OXP_skills_marker)" trait="_value_scrolled_to"/>
					<gt> 1 </gt>
				</target>		
				<depth> 12 </depth>
				<zoom> 50 </zoom>
				<filename> Menus\shared\shared_arrow_left.dds </filename>
				<width> 65 </width>
				<height> 25 </height>
				<x> 25 </x>
				<y> 
					<sub> 2 </sub>
					<add>
						<copy> 7 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<image name="OXP_skills_right">
				<id> &generic; </id>
				<locus> &true; </locus>
				<target> 
					<copy src="sibling(OXP_skills_marker)" trait="_value_scrolled_to"/>
					<lt> 3 </lt>
				</target>		
				<depth> 12 </depth>
				<zoom> 50 </zoom>
				<filename> Menus\shared\shared_arrow_right.dds </filename>
				<width> 65 </width>
				<height> 25 </height>
				<x> 
					<copy src="sibling(OXP_skills_left)" trait="x"/>
					<add> 250 </add>
				</x>
				<y> 
					<sub> 2 </sub>
					<add>
						<copy> 7 </copy>
						<onlyif>
							<copy src="LevelUpMenu" trait="_obxp_font" />
							<eq> 3 </eq>
						</onlyif>
					</add>
				</y>
				<alpha>
					<copy> 155 </copy>
					<add>
						<copy> 100 </copy>
						<onlyif>
							<copy src="me()" trait="mouseover"/>
							<gt> 0 </gt>
						</onlyif>
					</add>
				</alpha>
				<clicksound> 3 </clicksound>
			</image>
			<rect name="OXP_skills_marker">
				<id> &generic; </id>
				<visible> &false; </visible>
				<width> 1 </width>
				<height> 1 </height>
				<x> 0 </x>
				<y> 0 </y>
				<_value_scrolled_to>
					<sub>
						<copy src="sibling(OXP_skills_left)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</sub>
					<add>
						<copy src="sibling(OXP_skills_right)" trait="clicked"/>
						<mul src="parent()" trait="user1"/>
					</add>
					<max> 1 </max>
					<min> 3 </min>
				</_value_scrolled_to>
				<clicksound> 3 </clicksound>
			</rect>
		</rect>
	</rect>

/menu>


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2010-06-10 (木) 20:31:55