1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/gui/test/4_session.xml

924 lines
76 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="iso-8859-1" standalone="no" ?>
<!DOCTYPE objects SYSTEM "../gui.dtd">
<!--
==========================================
- SESSION GUI -
==========================================
-->
<objects>
<object type="empty" name="SESSION_GUI" hotkey="flipgui.toggle" size="0 0 100% 100%" z="1" hidden="true">
<action on="Press"><![CDATA[
FlipGUI();
]]></action>
<!-- GROUP: RESOURCE BAR -->
<object type="empty" name="session_top_bar" hotkey="resourcepool.toggle" size="0 0 100% 100%" z="1" >
<action on="Press"><![CDATA[
GUIObjectToggle("session_top_bar");
]]></action>
<object type="button" name="SN_RESOURCE_COUNTER_FOOD" style="resource_counter" sprite="resource_food_counter" tooltip="Food, plus some word-wrapping: Material, usually of plant or animal origin, that contains or consists of essential body nutrients, such as carbohydrates, fats, proteins, vitamins, or minerals, and is ingested and assimilated by an organism to produce energy, stimulate growth, and maintain life."><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_RESOURCE_COUNTER_FOOD]); ]]></action></object>
<object type="button" name="SN_RESOURCE_COUNTER_WOOD" style="resource_counter" sprite="resource_wood_counter" tooltip="Wood"><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_RESOURCE_COUNTER_WOOD]); ]]></action></object>
<object type="button" name="SN_RESOURCE_COUNTER_STONE" style="resource_counter" sprite="resource_stone_counter" tooltip="Stone"><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_RESOURCE_COUNTER_STONE]); ]]></action></object>
<object type="button" name="SN_RESOURCE_COUNTER_ORE" style="resource_counter" sprite="resource_ore_counter" tooltip="Ore"><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_RESOURCE_COUNTER_ORE]); ]]></action></object>
<object type="button" name="SN_RESOURCE_COUNTER_POPULATION" style="resource_counter" sprite="resource_population_counter" tooltip="Population"><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_RESOURCE_COUNTER_POPULATION]); ]]></action></object>
<!-- / GROUP: RESOURCE BAR -->
</object>
<!-- GROUP: GROUP PANE -->
<object type="empty" name="session_group_pane" hotkey="grouppane.toggle" size="0 0 100% 100%" z="1" hidden="true">
<action on="Press"><![CDATA[
GUIObjectToggle("session_group_pane");
]]></action>
<!--
<object type="text" name="session_group_pane_bg" sprite="sprite1" z="60" ghost="true" />
-->
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_1" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_1_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_2" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_2_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_3" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_3_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_4" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_4_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_5" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_5_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_6" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_6_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_7" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_7_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_8" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_8_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_9" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_9_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_10" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_10_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_11" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_11_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_12" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_12_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_13" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_13_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_14" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_14_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_15" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_15_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_16" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_16_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_17" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_17_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_18" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_18_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_19" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_19_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_20" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_20_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_21" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_21_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_22" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_22_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_23" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_23_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_24" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_24_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_25" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_25_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_26" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_26_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_27" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_27_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_28" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_28_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_29" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_29_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_30" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_30_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_31" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_31_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_32" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_32_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_33" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_33_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_34" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_34_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_35" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_35_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_36" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_36_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_37" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_37_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_38" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_38_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_39" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_39_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_40" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_40_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_41" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_41_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_42" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_42_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_43" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_43_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_44" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_44_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_45" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_45_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_46" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_46_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_47" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_47_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_48" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_48_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_49" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_49_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_50" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_50_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_51" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_51_BAR" style="group_portrait_bar" />
<object type="button" name="SESSION_GROUP_PANE_PORTRAIT_52" style="portrait" />
<object type="progressbar" name="SESSION_GROUP_PANE_PORTRAIT_52_BAR" style="group_portrait_bar" >
<action on="Load"><![CDATA[
// Seek through ALL group portraits and set their sizes at once. (So make sure this always goes in the last menu button.)
groupPaneCounter = 1;
for (rowLoop = 0; rowLoop < crd_grppane_prt_row.last; rowLoop++)
{
for (colLoop = 0; colLoop < crd_grppane_prt_col.last; colLoop++)
{
// Set size, caption, and onPress function for each button.
AddSizeGroupPane("SESSION_GROUP_PANE_PORTRAIT_" + groupPaneCounter, rowLoop, colLoop);
getGUIObjectByName("SESSION_GROUP_PANE_PORTRAIT_" + groupPaneCounter).caption = groupPaneCounter;
getGUIObjectByName("SESSION_GROUP_PANE_PORTRAIT_" + groupPaneCounter).onPress = function() { SelectUnit(groupPaneCounter); }
AddSizeGroupPaneBar("SESSION_GROUP_PANE_PORTRAIT_" + groupPaneCounter + "_BAR");
groupPaneCounter++;
}
}
]]></action>
</object>
</object>
<!-- GROUP: STATUS ORB -->
<object type="empty" name="session_status_orb" hotkey="statusorb.toggle" size="0 0 100% 100%" z="1" >
<action on="Press"><![CDATA[
GUIObjectToggle("session_status_orb");
]]></action>
<object type="text" name="SN_STATUS_PANE_BG" style="session_ghost_object" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_STATUS_PANE_BG]); ]]></action></object>
<object type="text" name="SN_STATUS_PANE_HEADING" style="session_ghost_subheading_center_object" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_STATUS_PANE_HEADING], Crd[SN_STATUS_PANE_HEADING_FLP]); ]]></action></object>
<object type="button" name="SN_STATUS_PANE_PORTRAIT" hotkey="selection.snap" style="portrait" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_STATUS_PANE_PORTRAIT], Crd[SN_STATUS_PANE_PORTRAIT_FLP]); ]]></action>
<action on="Press"><![CDATA[
setCameraTarget(selection[0].position); // Focus the camera on the unit when his portrait is clicked.
]]></action>
</object>
<object type="text" name="SN_STATUS_PANE_ICON_RANK" style="session_ghost_object" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_STATUS_PANE_ICON_RANK], Crd[SN_STATUS_PANE_ICON_RANK_FLP]); ]]></action></object>
<object type="progressbar" name="SN_STATUS_PANE_ICON_HP_BAR" style="group_portrait_bar" sprite_background="back_bar" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_STATUS_PANE_ICON_HP_BAR], Crd[SN_STATUS_PANE_ICON_HP_BAR_FLP]); ]]></action></object>
<object type="text" name="SN_STATUS_PANE_ICON_HP_TEXT" style="session_ghost_text_left_centre_object" textcolor="0 255 0" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_STATUS_PANE_ICON_HP_TEXT], Crd[SN_STATUS_PANE_ICON_HP_TEXT_FLP]); ]]></action></object>
<object type="progressbar" name="SN_STATUS_PANE_ICON_XP_BAR" style="up_bar" sprite_background="back_bar" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_STATUS_PANE_ICON_XP_BAR], Crd[SN_STATUS_PANE_ICON_XP_BAR_FLP]); ]]></action></object>
<object type="text" name="SN_STATUS_PANE_ICON_XP_TEXT" style="session_ghost_text_left_centre_object" textcolor="255 255 0" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_STATUS_PANE_ICON_XP_TEXT], Crd[SN_STATUS_PANE_ICON_XP_TEXT_FLP]); ]]></action></object>
<object type="text" name="SN_STATUS_PANE_NAME1" style="session_ghost_heading_left_object" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_STATUS_PANE_NAME1], Crd[SN_STATUS_PANE_NAME1_FLP]); ]]></action></object>
<object type="text" name="SN_STATUS_PANE_2STAT" style="session_ghost_midheading_center_bottom_object" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_STATUS_PANE_2STAT], Crd[SN_STATUS_PANE_2STAT_FLP]); GUIObjectSetCaption("SN_STATUS_PANE_2STAT", "[icon=icon_statistic_garrison] 23/30 [icon=icon_resource_wood] 1575"); ]]></action></object>
<object type="text" name="SN_STATUS_PANE_STAT1" style="session_ghost_subheading_object" />
<object type="text" name="SN_STATUS_PANE_STAT2" style="session_ghost_miniheading_object" />
<object type="text" name="SN_STATUS_PANE_STAT3" style="session_ghost_miniheading_object" />
<object type="text" name="SN_STATUS_PANE_STAT4" style="session_ghost_miniheading_object" />
<object type="text" name="SN_STATUS_PANE_STAT5" style="session_ghost_subheading_object" />
<object type="text" name="SN_STATUS_PANE_STAT6" style="session_ghost_subheading_object" />
<object type="text" name="SN_STATUS_PANE_STAT7" style="session_ghost_subheading_object" />
<object type="text" name="SN_STATUS_PANE_STAT8" style="session_ghost_miniheading_object" />
<object type="text" name="SN_STATUS_PANE_STAT9" style="session_ghost_miniheading_object" />
<object type="text" name="SN_STATUS_PANE_STAT10" style="session_ghost_miniheading_object" />
<object type="text" name="SN_STATUS_PANE_STAT11" style="session_ghost_subheading_left_object" />
<object type="text" name="SN_STATUS_PANE_STAT12" style="session_ghost_subheading_left_object">
<action on="Load"><![CDATA[
// Seek through ALL objects and set their sizes at once. (So make sure this always goes in the last control.)
for (SN_STATUS_PANE_STAT.curr = 1; SN_STATUS_PANE_STAT.curr < SN_STATUS_PANE_STAT.last; SN_STATUS_PANE_STAT.curr++)
addSizeCoordArray("SN_STATUS_PANE_STAT" + SN_STATUS_PANE_STAT.curr, Crd[SN_STATUS_PANE_STAT[SN_STATUS_PANE_STAT.curr]], Crd[SN_STATUS_PANE_STAT_FLP[SN_STATUS_PANE_STAT.curr]]);
]]></action>
</object>
<!-- PRIMARY COMMAND BUTTONS (arcs the Status Orb) -->
<object type="button" name="session_panel_status_command_pri_1" style="action" textcolor="255 255 255" z="70" >
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_1_x, crd_status_orb_command_1_y, crd_status_orb_command_1_x+crd_status_orb_command_1_width, crd_status_orb_command_1_y+crd_status_orb_command_1_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_1_x, -crd_status_orb_command_1_y-crd_status_orb_command_1_height, crd_status_orb_command_1_x+crd_status_orb_command_1_width, -crd_status_orb_command_1_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
<action on="Press"><![CDATA[
GUIObjectToggle("session_panel_status_command_pri_1_group");
]]></action>
</object>
<object type="empty" name="session_panel_status_command_pri_1_group" size="0 0 100% 100%" z="1" >
<object type="button" name="session_panel_status_command_pri_1_1" style="action" textcolor="255 255 255" z="70" >1
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_1_1_x, crd_status_orb_command_1_1_y, crd_status_orb_command_1_1_x+crd_status_orb_command_1_1_width, crd_status_orb_command_1_1_y+crd_status_orb_command_1_1_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_1_1_x, -crd_status_orb_command_1_1_y-crd_status_orb_command_1_1_height, crd_status_orb_command_1_1_x+crd_status_orb_command_1_1_width, -crd_status_orb_command_1_1_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_1_2" style="action" textcolor="255 255 255" z="70" >2
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_1_2_x, crd_status_orb_command_1_2_y, crd_status_orb_command_1_2_x+crd_status_orb_command_1_2_width, crd_status_orb_command_1_2_y+crd_status_orb_command_1_2_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_1_2_x, -crd_status_orb_command_1_2_y-crd_status_orb_command_1_2_height, crd_status_orb_command_1_2_x+crd_status_orb_command_1_2_width, -crd_status_orb_command_1_2_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_1_3" style="action" textcolor="255 255 255" z="70" >3
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_1_3_x, crd_status_orb_command_1_3_y, crd_status_orb_command_1_3_x+crd_status_orb_command_1_3_width, crd_status_orb_command_1_3_y+crd_status_orb_command_1_3_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_1_3_x, -crd_status_orb_command_1_3_y-crd_status_orb_command_1_3_height, crd_status_orb_command_1_3_x+crd_status_orb_command_1_3_width, -crd_status_orb_command_1_3_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_1_4" style="action" textcolor="255 255 255" z="70" >4
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_1_4_x, crd_status_orb_command_1_4_y, crd_status_orb_command_1_4_x+crd_status_orb_command_1_4_width, crd_status_orb_command_1_4_y+crd_status_orb_command_1_4_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_1_4_x, -crd_status_orb_command_1_4_y-crd_status_orb_command_1_4_height, crd_status_orb_command_1_4_x+crd_status_orb_command_1_4_width, -crd_status_orb_command_1_4_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_1_5" style="action" textcolor="255 255 255" z="70" >5
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_1_5_x, crd_status_orb_command_1_5_y, crd_status_orb_command_1_5_x+crd_status_orb_command_1_5_width, crd_status_orb_command_1_5_y+crd_status_orb_command_1_5_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_1_5_x, -crd_status_orb_command_1_5_y-crd_status_orb_command_1_5_height, crd_status_orb_command_1_5_x+crd_status_orb_command_1_5_width, -crd_status_orb_command_1_5_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_1_6" style="action" textcolor="255 255 255" z="70" >6
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_1_6_x, crd_status_orb_command_1_6_y, crd_status_orb_command_1_6_x+crd_status_orb_command_1_6_width, crd_status_orb_command_1_6_y+crd_status_orb_command_1_6_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_1_6_x, -crd_status_orb_command_1_6_y-crd_status_orb_command_1_6_height, crd_status_orb_command_1_6_x+crd_status_orb_command_1_6_width, -crd_status_orb_command_1_6_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_1_7" style="action" textcolor="255 255 255" z="70" >7
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_1_7_x, crd_status_orb_command_1_7_y, crd_status_orb_command_1_7_x+crd_status_orb_command_1_7_width, crd_status_orb_command_1_7_y+crd_status_orb_command_1_7_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_1_7_x, -crd_status_orb_command_1_7_y-crd_status_orb_command_1_7_height, crd_status_orb_command_1_7_x+crd_status_orb_command_1_7_width, -crd_status_orb_command_1_7_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_1_8" style="action" textcolor="255 255 255" z="70" >8
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_1_8_x, crd_status_orb_command_1_8_y, crd_status_orb_command_1_8_x+crd_status_orb_command_1_8_width, crd_status_orb_command_1_8_y+crd_status_orb_command_1_8_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_1_8_x, -crd_status_orb_command_1_8_y-crd_status_orb_command_1_8_height, crd_status_orb_command_1_8_x+crd_status_orb_command_1_8_width, -crd_status_orb_command_1_8_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_1_9" style="action" textcolor="255 255 255" z="70" >9
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_1_9_x, crd_status_orb_command_1_9_y, crd_status_orb_command_1_9_x+crd_status_orb_command_1_9_width, crd_status_orb_command_1_9_y+crd_status_orb_command_1_9_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_1_9_x, -crd_status_orb_command_1_9_y-crd_status_orb_command_1_9_height, crd_status_orb_command_1_9_x+crd_status_orb_command_1_9_width, -crd_status_orb_command_1_9_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_1_10" style="action" textcolor="255 255 255" z="70" >10
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_1_10_x, crd_status_orb_command_1_10_y, crd_status_orb_command_1_10_x+crd_status_orb_command_1_10_width, crd_status_orb_command_1_10_y+crd_status_orb_command_1_10_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_1_10_x, -crd_status_orb_command_1_10_y-crd_status_orb_command_1_10_height, crd_status_orb_command_1_10_x+crd_status_orb_command_1_10_width, -crd_status_orb_command_1_10_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_1_11" style="action" textcolor="255 255 255" z="70" >11
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_1_11_x, crd_status_orb_command_1_11_y, crd_status_orb_command_1_11_x+crd_status_orb_command_1_11_width, crd_status_orb_command_1_11_y+crd_status_orb_command_1_11_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_1_11_x, -crd_status_orb_command_1_11_y-crd_status_orb_command_1_11_height, crd_status_orb_command_1_11_x+crd_status_orb_command_1_11_width, -crd_status_orb_command_1_11_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_1_12" style="action" textcolor="255 255 255" z="70" >12
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_1_12_x, crd_status_orb_command_1_12_y, crd_status_orb_command_1_12_x+crd_status_orb_command_1_12_width, crd_status_orb_command_1_12_y+crd_status_orb_command_1_12_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_1_12_x, -crd_status_orb_command_1_12_y-crd_status_orb_command_1_12_height, crd_status_orb_command_1_12_x+crd_status_orb_command_1_12_width, -crd_status_orb_command_1_12_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
</object>
<object type="button" name="session_panel_status_command_pri_2" style="action" textcolor="255 255 255" z="70" >
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_2_x, crd_status_orb_command_2_y, crd_status_orb_command_2_x+crd_status_orb_command_2_width, crd_status_orb_command_2_y+crd_status_orb_command_2_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_2_x, -crd_status_orb_command_2_y-crd_status_orb_command_2_height, crd_status_orb_command_2_x+crd_status_orb_command_2_width, -crd_status_orb_command_2_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
<action on="Press"><![CDATA[
GUIObjectToggle("session_panel_status_command_pri_2_group");
]]></action>
</object>
<object type="empty" name="session_panel_status_command_pri_2_group" size="0 0 100% 100%" z="1" >
<object type="button" name="session_panel_status_command_pri_2_1" style="action" textcolor="255 255 255" z="70" >1
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_2_1_x, crd_status_orb_command_2_1_y, crd_status_orb_command_2_1_x+crd_status_orb_command_2_1_width, crd_status_orb_command_2_1_y+crd_status_orb_command_2_1_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_2_1_x, -crd_status_orb_command_2_1_y-crd_status_orb_command_2_1_height, crd_status_orb_command_2_1_x+crd_status_orb_command_2_1_width, -crd_status_orb_command_2_1_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_2_2" style="action" textcolor="255 255 255" z="70" >2
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_2_2_x, crd_status_orb_command_2_2_y, crd_status_orb_command_2_2_x+crd_status_orb_command_2_2_width, crd_status_orb_command_2_2_y+crd_status_orb_command_2_2_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_2_2_x, -crd_status_orb_command_2_2_y-crd_status_orb_command_2_2_height, crd_status_orb_command_2_2_x+crd_status_orb_command_2_2_width, -crd_status_orb_command_2_2_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_2_3" style="action" textcolor="255 255 255" z="70" >3
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_2_3_x, crd_status_orb_command_2_3_y, crd_status_orb_command_2_3_x+crd_status_orb_command_2_3_width, crd_status_orb_command_2_3_y+crd_status_orb_command_2_3_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_2_3_x, -crd_status_orb_command_2_3_y-crd_status_orb_command_2_3_height, crd_status_orb_command_2_3_x+crd_status_orb_command_2_3_width, -crd_status_orb_command_2_3_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_2_4" style="action" textcolor="255 255 255" z="70" >4
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_2_4_x, crd_status_orb_command_2_4_y, crd_status_orb_command_2_4_x+crd_status_orb_command_2_4_width, crd_status_orb_command_2_4_y+crd_status_orb_command_2_4_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_2_4_x, -crd_status_orb_command_2_4_y-crd_status_orb_command_2_4_height, crd_status_orb_command_2_4_x+crd_status_orb_command_2_4_width, -crd_status_orb_command_2_4_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_2_5" style="action" textcolor="255 255 255" z="70" >5
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_2_5_x, crd_status_orb_command_2_5_y, crd_status_orb_command_2_5_x+crd_status_orb_command_2_5_width, crd_status_orb_command_2_5_y+crd_status_orb_command_2_5_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_2_5_x, -crd_status_orb_command_2_5_y-crd_status_orb_command_2_5_height, crd_status_orb_command_2_5_x+crd_status_orb_command_2_5_width, -crd_status_orb_command_2_5_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_2_6" style="action" textcolor="255 255 255" z="70" >6
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_2_6_x, crd_status_orb_command_2_6_y, crd_status_orb_command_2_6_x+crd_status_orb_command_2_6_width, crd_status_orb_command_2_6_y+crd_status_orb_command_2_6_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_2_6_x, -crd_status_orb_command_2_6_y-crd_status_orb_command_2_6_height, crd_status_orb_command_2_6_x+crd_status_orb_command_2_6_width, -crd_status_orb_command_2_6_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_2_7" style="action" textcolor="255 255 255" z="70" >7
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_2_7_x, crd_status_orb_command_2_7_y, crd_status_orb_command_2_7_x+crd_status_orb_command_2_7_width, crd_status_orb_command_2_7_y+crd_status_orb_command_2_7_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_2_7_x, -crd_status_orb_command_2_7_y-crd_status_orb_command_2_7_height, crd_status_orb_command_2_7_x+crd_status_orb_command_2_7_width, -crd_status_orb_command_2_7_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_2_8" style="action" textcolor="255 255 255" z="70" >8
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_2_8_x, crd_status_orb_command_2_8_y, crd_status_orb_command_2_8_x+crd_status_orb_command_2_8_width, crd_status_orb_command_2_8_y+crd_status_orb_command_2_8_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_2_8_x, -crd_status_orb_command_2_8_y-crd_status_orb_command_2_8_height, crd_status_orb_command_2_8_x+crd_status_orb_command_2_8_width, -crd_status_orb_command_2_8_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_2_9" style="action" textcolor="255 255 255" z="70" >9
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_2_9_x, crd_status_orb_command_2_9_y, crd_status_orb_command_2_9_x+crd_status_orb_command_2_9_width, crd_status_orb_command_2_9_y+crd_status_orb_command_2_9_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_2_9_x, -crd_status_orb_command_2_9_y-crd_status_orb_command_2_9_height, crd_status_orb_command_2_9_x+crd_status_orb_command_2_9_width, -crd_status_orb_command_2_9_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_2_10" style="action" textcolor="255 255 255" z="70" >10
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_2_10_x, crd_status_orb_command_2_10_y, crd_status_orb_command_2_10_x+crd_status_orb_command_2_10_width, crd_status_orb_command_2_10_y+crd_status_orb_command_2_10_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_2_10_x, -crd_status_orb_command_2_10_y-crd_status_orb_command_2_10_height, crd_status_orb_command_2_10_x+crd_status_orb_command_2_10_width, -crd_status_orb_command_2_10_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_2_11" style="action" textcolor="255 255 255" z="70" >11
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_2_11_x, crd_status_orb_command_2_11_y, crd_status_orb_command_2_11_x+crd_status_orb_command_2_11_width, crd_status_orb_command_2_11_y+crd_status_orb_command_2_11_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_2_11_x, -crd_status_orb_command_2_11_y-crd_status_orb_command_2_11_height, crd_status_orb_command_2_11_x+crd_status_orb_command_2_11_width, -crd_status_orb_command_2_11_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_2_12" style="action" textcolor="255 255 255" z="70" >12
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_2_12_x, crd_status_orb_command_2_12_y, crd_status_orb_command_2_12_x+crd_status_orb_command_2_12_width, crd_status_orb_command_2_12_y+crd_status_orb_command_2_12_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_2_12_x, -crd_status_orb_command_2_12_y-crd_status_orb_command_2_12_height, crd_status_orb_command_2_12_x+crd_status_orb_command_2_12_width, -crd_status_orb_command_2_12_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
</object>
<object type="button" name="session_panel_status_command_pri_3" style="action" textcolor="255 255 255" z="70" >
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_3_x, crd_status_orb_command_3_y, crd_status_orb_command_3_x+crd_status_orb_command_3_width, crd_status_orb_command_3_y+crd_status_orb_command_3_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_3_x, -crd_status_orb_command_3_y-crd_status_orb_command_3_height, crd_status_orb_command_3_x+crd_status_orb_command_3_width, -crd_status_orb_command_3_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
<action on="Press"><![CDATA[
GUIObjectToggle("session_panel_status_command_pri_3_group");
]]></action>
</object>
<object type="empty" name="session_panel_status_command_pri_3_group" size="0 0 100% 100%" z="1" >
<object type="button" name="session_panel_status_command_pri_3_1" style="action" textcolor="255 255 255" z="70" >1
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_3_1_x, crd_status_orb_command_3_1_y, crd_status_orb_command_3_1_x+crd_status_orb_command_3_1_width, crd_status_orb_command_3_1_y+crd_status_orb_command_3_1_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_3_1_x, -crd_status_orb_command_3_1_y-crd_status_orb_command_3_1_height, crd_status_orb_command_3_1_x+crd_status_orb_command_3_1_width, -crd_status_orb_command_3_1_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_3_2" style="action" textcolor="255 255 255" z="70" >2
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_3_2_x, crd_status_orb_command_3_2_y, crd_status_orb_command_3_2_x+crd_status_orb_command_3_2_width, crd_status_orb_command_3_2_y+crd_status_orb_command_3_2_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_3_2_x, -crd_status_orb_command_3_2_y-crd_status_orb_command_3_2_height, crd_status_orb_command_3_2_x+crd_status_orb_command_3_2_width, -crd_status_orb_command_3_2_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_3_3" style="action" textcolor="255 255 255" z="70" >3
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_3_3_x, crd_status_orb_command_3_3_y, crd_status_orb_command_3_3_x+crd_status_orb_command_3_3_width, crd_status_orb_command_3_3_y+crd_status_orb_command_3_3_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_3_3_x, -crd_status_orb_command_3_3_y-crd_status_orb_command_3_3_height, crd_status_orb_command_3_3_x+crd_status_orb_command_3_3_width, -crd_status_orb_command_3_3_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_3_4" style="action" textcolor="255 255 255" z="70" >4
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_3_4_x, crd_status_orb_command_3_4_y, crd_status_orb_command_3_4_x+crd_status_orb_command_3_4_width, crd_status_orb_command_3_4_y+crd_status_orb_command_3_4_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_3_4_x, -crd_status_orb_command_3_4_y-crd_status_orb_command_3_4_height, crd_status_orb_command_3_4_x+crd_status_orb_command_3_4_width, -crd_status_orb_command_3_4_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_3_5" style="action" textcolor="255 255 255" z="70" >5
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_3_5_x, crd_status_orb_command_3_5_y, crd_status_orb_command_3_5_x+crd_status_orb_command_3_5_width, crd_status_orb_command_3_5_y+crd_status_orb_command_3_5_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_3_5_x, -crd_status_orb_command_3_5_y-crd_status_orb_command_3_5_height, crd_status_orb_command_3_5_x+crd_status_orb_command_3_5_width, -crd_status_orb_command_3_5_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_3_6" style="action" textcolor="255 255 255" z="70" >6
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_3_6_x, crd_status_orb_command_3_6_y, crd_status_orb_command_3_6_x+crd_status_orb_command_3_6_width, crd_status_orb_command_3_6_y+crd_status_orb_command_3_6_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_3_6_x, -crd_status_orb_command_3_6_y-crd_status_orb_command_3_6_height, crd_status_orb_command_3_6_x+crd_status_orb_command_3_6_width, -crd_status_orb_command_3_6_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_3_7" style="action" textcolor="255 255 255" z="70" >7
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_3_7_x, crd_status_orb_command_3_7_y, crd_status_orb_command_3_7_x+crd_status_orb_command_3_7_width, crd_status_orb_command_3_7_y+crd_status_orb_command_3_7_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_3_7_x, -crd_status_orb_command_3_7_y-crd_status_orb_command_3_7_height, crd_status_orb_command_3_7_x+crd_status_orb_command_3_7_width, -crd_status_orb_command_3_7_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_3_8" style="action" textcolor="255 255 255" z="70" >8
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_3_8_x, crd_status_orb_command_3_8_y, crd_status_orb_command_3_8_x+crd_status_orb_command_3_8_width, crd_status_orb_command_3_8_y+crd_status_orb_command_3_8_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_3_8_x, -crd_status_orb_command_3_8_y-crd_status_orb_command_3_8_height, crd_status_orb_command_3_8_x+crd_status_orb_command_3_8_width, -crd_status_orb_command_3_8_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_3_9" style="action" textcolor="255 255 255" z="70" >9
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_3_9_x, crd_status_orb_command_3_9_y, crd_status_orb_command_3_9_x+crd_status_orb_command_3_9_width, crd_status_orb_command_3_9_y+crd_status_orb_command_3_9_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_3_9_x, -crd_status_orb_command_3_9_y-crd_status_orb_command_3_9_height, crd_status_orb_command_3_9_x+crd_status_orb_command_3_9_width, -crd_status_orb_command_3_9_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_3_10" style="action" textcolor="255 255 255" z="70" >10
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_3_10_x, crd_status_orb_command_3_10_y, crd_status_orb_command_3_10_x+crd_status_orb_command_3_10_width, crd_status_orb_command_3_10_y+crd_status_orb_command_3_10_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_3_10_x, -crd_status_orb_command_3_10_y-crd_status_orb_command_3_10_height, crd_status_orb_command_3_10_x+crd_status_orb_command_3_10_width, -crd_status_orb_command_3_10_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_3_11" style="action" textcolor="255 255 255" z="70" >11
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_3_11_x, crd_status_orb_command_3_11_y, crd_status_orb_command_3_11_x+crd_status_orb_command_3_11_width, crd_status_orb_command_3_11_y+crd_status_orb_command_3_11_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_3_11_x, -crd_status_orb_command_3_11_y-crd_status_orb_command_3_11_height, crd_status_orb_command_3_11_x+crd_status_orb_command_3_11_width, -crd_status_orb_command_3_11_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_3_12" style="action" textcolor="255 255 255" z="70" >12
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_3_12_x, crd_status_orb_command_3_12_y, crd_status_orb_command_3_12_x+crd_status_orb_command_3_12_width, crd_status_orb_command_3_12_y+crd_status_orb_command_3_12_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_3_12_x, -crd_status_orb_command_3_12_y-crd_status_orb_command_3_12_height, crd_status_orb_command_3_12_x+crd_status_orb_command_3_12_width, -crd_status_orb_command_3_12_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
</object>
<object type="button" name="session_panel_status_command_pri_4" style="action" textcolor="255 255 255" z="70" >
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_4_x, crd_status_orb_command_4_y, crd_status_orb_command_4_x+crd_status_orb_command_4_width, crd_status_orb_command_4_y+crd_status_orb_command_4_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_4_x, -crd_status_orb_command_4_y-crd_status_orb_command_4_height, crd_status_orb_command_4_x+crd_status_orb_command_4_width, -crd_status_orb_command_4_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
<action on="Press"><![CDATA[
GUIObjectToggle("session_panel_status_command_pri_4_group");
]]></action>
</object>
<object type="empty" name="session_panel_status_command_pri_4_group" size="0 0 100% 100%" z="1" >
<object type="button" name="session_panel_status_command_pri_4_1" style="action" textcolor="255 255 255" z="70" >1
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_4_1_x, crd_status_orb_command_4_1_y, crd_status_orb_command_4_1_x+crd_status_orb_command_4_1_width, crd_status_orb_command_4_1_y+crd_status_orb_command_4_1_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_4_1_x, -crd_status_orb_command_4_1_y-crd_status_orb_command_4_1_height, crd_status_orb_command_4_1_x+crd_status_orb_command_4_1_width, -crd_status_orb_command_4_1_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_4_2" style="action" textcolor="255 255 255" z="70" >2
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_4_2_x, crd_status_orb_command_4_2_y, crd_status_orb_command_4_2_x+crd_status_orb_command_4_2_width, crd_status_orb_command_4_2_y+crd_status_orb_command_4_2_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_4_2_x, -crd_status_orb_command_4_2_y-crd_status_orb_command_4_2_height, crd_status_orb_command_4_2_x+crd_status_orb_command_4_2_width, -crd_status_orb_command_4_2_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_4_3" style="action" textcolor="255 255 255" z="70" >3
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_4_3_x, crd_status_orb_command_4_3_y, crd_status_orb_command_4_3_x+crd_status_orb_command_4_3_width, crd_status_orb_command_4_3_y+crd_status_orb_command_4_3_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_4_3_x, -crd_status_orb_command_4_3_y-crd_status_orb_command_4_3_height, crd_status_orb_command_4_3_x+crd_status_orb_command_4_3_width, -crd_status_orb_command_4_3_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_4_4" style="action" textcolor="255 255 255" z="70" >4
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_4_4_x, crd_status_orb_command_4_4_y, crd_status_orb_command_4_4_x+crd_status_orb_command_4_4_width, crd_status_orb_command_4_4_y+crd_status_orb_command_4_4_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_4_4_x, -crd_status_orb_command_4_4_y-crd_status_orb_command_4_4_height, crd_status_orb_command_4_4_x+crd_status_orb_command_4_4_width, -crd_status_orb_command_4_4_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_4_5" style="action" textcolor="255 255 255" z="70" >5
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_4_5_x, crd_status_orb_command_4_5_y, crd_status_orb_command_4_5_x+crd_status_orb_command_4_5_width, crd_status_orb_command_4_5_y+crd_status_orb_command_4_5_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_4_5_x, -crd_status_orb_command_4_5_y-crd_status_orb_command_4_5_height, crd_status_orb_command_4_5_x+crd_status_orb_command_4_5_width, -crd_status_orb_command_4_5_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_4_6" style="action" textcolor="255 255 255" z="70" >6
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_4_6_x, crd_status_orb_command_4_6_y, crd_status_orb_command_4_6_x+crd_status_orb_command_4_6_width, crd_status_orb_command_4_6_y+crd_status_orb_command_4_6_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_4_6_x, -crd_status_orb_command_4_6_y-crd_status_orb_command_4_6_height, crd_status_orb_command_4_6_x+crd_status_orb_command_4_6_width, -crd_status_orb_command_4_6_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_4_7" style="action" textcolor="255 255 255" z="70" >7
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_4_7_x, crd_status_orb_command_4_7_y, crd_status_orb_command_4_7_x+crd_status_orb_command_4_7_width, crd_status_orb_command_4_7_y+crd_status_orb_command_4_7_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_4_7_x, -crd_status_orb_command_4_7_y-crd_status_orb_command_4_7_height, crd_status_orb_command_4_7_x+crd_status_orb_command_4_7_width, -crd_status_orb_command_4_7_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_4_8" style="action" textcolor="255 255 255" z="70" >8
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_4_8_x, crd_status_orb_command_4_8_y, crd_status_orb_command_4_8_x+crd_status_orb_command_4_8_width, crd_status_orb_command_4_8_y+crd_status_orb_command_4_8_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_4_8_x, -crd_status_orb_command_4_8_y-crd_status_orb_command_4_8_height, crd_status_orb_command_4_8_x+crd_status_orb_command_4_8_width, -crd_status_orb_command_4_8_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_4_9" style="action" textcolor="255 255 255" z="70" >9
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_4_9_x, crd_status_orb_command_4_9_y, crd_status_orb_command_4_9_x+crd_status_orb_command_4_9_width, crd_status_orb_command_4_9_y+crd_status_orb_command_4_9_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_4_9_x, -crd_status_orb_command_4_9_y-crd_status_orb_command_4_9_height, crd_status_orb_command_4_9_x+crd_status_orb_command_4_9_width, -crd_status_orb_command_4_9_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_4_10" style="action" textcolor="255 255 255" z="70" >10
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_4_10_x, crd_status_orb_command_4_10_y, crd_status_orb_command_4_10_x+crd_status_orb_command_4_10_width, crd_status_orb_command_4_10_y+crd_status_orb_command_4_10_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_4_10_x, -crd_status_orb_command_4_10_y-crd_status_orb_command_4_10_height, crd_status_orb_command_4_10_x+crd_status_orb_command_4_10_width, -crd_status_orb_command_4_10_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_4_11" style="action" textcolor="255 255 255" z="70" >11
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_4_11_x, crd_status_orb_command_4_11_y, crd_status_orb_command_4_11_x+crd_status_orb_command_4_11_width, crd_status_orb_command_4_11_y+crd_status_orb_command_4_11_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_4_11_x, -crd_status_orb_command_4_11_y-crd_status_orb_command_4_11_height, crd_status_orb_command_4_11_x+crd_status_orb_command_4_11_width, -crd_status_orb_command_4_11_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_4_12" style="action" textcolor="255 255 255" z="70" >12
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_4_12_x, crd_status_orb_command_4_12_y, crd_status_orb_command_4_12_x+crd_status_orb_command_4_12_width, crd_status_orb_command_4_12_y+crd_status_orb_command_4_12_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_4_12_x, -crd_status_orb_command_4_12_y-crd_status_orb_command_4_12_height, crd_status_orb_command_4_12_x+crd_status_orb_command_4_12_width, -crd_status_orb_command_4_12_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
</object>
<object type="button" name="session_panel_status_command_pri_5" style="action" textcolor="255 255 255" z="70" >
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_5_x, crd_status_orb_command_5_y, crd_status_orb_command_5_x+crd_status_orb_command_5_width, crd_status_orb_command_5_y+crd_status_orb_command_5_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_5_x, -crd_status_orb_command_5_y-crd_status_orb_command_5_height, crd_status_orb_command_5_x+crd_status_orb_command_5_width, -crd_status_orb_command_5_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="empty" name="session_panel_status_command_pri_5_group" size="0 0 100% 100%" z="1" >
<object type="button" name="session_panel_status_command_pri_5_1" style="action" textcolor="255 255 255" z="70" >1
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_5_1_x, crd_status_orb_command_5_1_y, crd_status_orb_command_5_1_x+crd_status_orb_command_5_1_width, crd_status_orb_command_5_1_y+crd_status_orb_command_5_1_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_5_1_x, -crd_status_orb_command_5_1_y-crd_status_orb_command_5_1_height, crd_status_orb_command_5_1_x+crd_status_orb_command_5_1_width, -crd_status_orb_command_5_1_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_5_2" style="action" textcolor="255 255 255" z="70" >2
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_5_2_x, crd_status_orb_command_5_2_y, crd_status_orb_command_5_2_x+crd_status_orb_command_5_2_width, crd_status_orb_command_5_2_y+crd_status_orb_command_5_2_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_5_2_x, -crd_status_orb_command_5_2_y-crd_status_orb_command_5_2_height, crd_status_orb_command_5_2_x+crd_status_orb_command_5_2_width, -crd_status_orb_command_5_2_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_5_3" style="action" textcolor="255 255 255" z="70" >3
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_5_3_x, crd_status_orb_command_5_3_y, crd_status_orb_command_5_3_x+crd_status_orb_command_5_3_width, crd_status_orb_command_5_3_y+crd_status_orb_command_5_3_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_5_3_x, -crd_status_orb_command_5_3_y-crd_status_orb_command_5_3_height, crd_status_orb_command_5_3_x+crd_status_orb_command_5_3_width, -crd_status_orb_command_5_3_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_5_4" style="action" textcolor="255 255 255" z="70" >4
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_5_4_x, crd_status_orb_command_5_4_y, crd_status_orb_command_5_4_x+crd_status_orb_command_5_4_width, crd_status_orb_command_5_4_y+crd_status_orb_command_5_4_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_5_4_x, -crd_status_orb_command_5_4_y-crd_status_orb_command_5_4_height, crd_status_orb_command_5_4_x+crd_status_orb_command_5_4_width, -crd_status_orb_command_5_4_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_5_5" style="action" textcolor="255 255 255" z="70" >5
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_5_5_x, crd_status_orb_command_5_5_y, crd_status_orb_command_5_5_x+crd_status_orb_command_5_5_width, crd_status_orb_command_5_5_y+crd_status_orb_command_5_5_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_5_5_x, -crd_status_orb_command_5_5_y-crd_status_orb_command_5_5_height, crd_status_orb_command_5_5_x+crd_status_orb_command_5_5_width, -crd_status_orb_command_5_5_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_5_6" style="action" textcolor="255 255 255" z="70" >6
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_5_6_x, crd_status_orb_command_5_6_y, crd_status_orb_command_5_6_x+crd_status_orb_command_5_6_width, crd_status_orb_command_5_6_y+crd_status_orb_command_5_6_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_5_6_x, -crd_status_orb_command_5_6_y-crd_status_orb_command_5_6_height, crd_status_orb_command_5_6_x+crd_status_orb_command_5_6_width, -crd_status_orb_command_5_6_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_5_7" style="action" textcolor="255 255 255" z="70" >7
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_5_7_x, crd_status_orb_command_5_7_y, crd_status_orb_command_5_7_x+crd_status_orb_command_5_7_width, crd_status_orb_command_5_7_y+crd_status_orb_command_5_7_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_5_7_x, -crd_status_orb_command_5_7_y-crd_status_orb_command_5_7_height, crd_status_orb_command_5_7_x+crd_status_orb_command_5_7_width, -crd_status_orb_command_5_7_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_5_8" style="action" textcolor="255 255 255" z="70" >8
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_5_8_x, crd_status_orb_command_5_8_y, crd_status_orb_command_5_8_x+crd_status_orb_command_5_8_width, crd_status_orb_command_5_8_y+crd_status_orb_command_5_8_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_5_8_x, -crd_status_orb_command_5_8_y-crd_status_orb_command_5_8_height, crd_status_orb_command_5_8_x+crd_status_orb_command_5_8_width, -crd_status_orb_command_5_8_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_5_9" style="action" textcolor="255 255 255" z="70" >9
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_5_9_x, crd_status_orb_command_5_9_y, crd_status_orb_command_5_9_x+crd_status_orb_command_5_9_width, crd_status_orb_command_5_9_y+crd_status_orb_command_5_9_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_5_9_x, -crd_status_orb_command_5_9_y-crd_status_orb_command_5_9_height, crd_status_orb_command_5_9_x+crd_status_orb_command_5_9_width, -crd_status_orb_command_5_9_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_5_10" style="action" textcolor="255 255 255" z="70" >10
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_5_10_x, crd_status_orb_command_5_10_y, crd_status_orb_command_5_10_x+crd_status_orb_command_5_10_width, crd_status_orb_command_5_10_y+crd_status_orb_command_5_10_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_5_10_x, -crd_status_orb_command_5_10_y-crd_status_orb_command_5_10_height, crd_status_orb_command_5_10_x+crd_status_orb_command_5_10_width, -crd_status_orb_command_5_10_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_5_11" style="action" textcolor="255 255 255" z="70" >11
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_5_11_x, crd_status_orb_command_5_11_y, crd_status_orb_command_5_11_x+crd_status_orb_command_5_11_width, crd_status_orb_command_5_11_y+crd_status_orb_command_5_11_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_5_11_x, -crd_status_orb_command_5_11_y-crd_status_orb_command_5_11_height, crd_status_orb_command_5_11_x+crd_status_orb_command_5_11_width, -crd_status_orb_command_5_11_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_5_12" style="action" textcolor="255 255 255" z="70" >12
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_5_12_x, crd_status_orb_command_5_12_y, crd_status_orb_command_5_12_x+crd_status_orb_command_5_12_width, crd_status_orb_command_5_12_y+crd_status_orb_command_5_12_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_5_12_x, -crd_status_orb_command_5_12_y-crd_status_orb_command_5_12_height, crd_status_orb_command_5_12_x+crd_status_orb_command_5_12_width, -crd_status_orb_command_5_12_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
</object>
<object type="button" name="session_panel_status_command_pri_6" style="action" textcolor="255 255 255" z="70" >
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_6_x, crd_status_orb_command_6_y, crd_status_orb_command_6_x+crd_status_orb_command_6_width, crd_status_orb_command_6_y+crd_status_orb_command_6_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_6_x, -crd_status_orb_command_6_y-crd_status_orb_command_6_height, crd_status_orb_command_6_x+crd_status_orb_command_6_width, -crd_status_orb_command_6_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_7" style="action" textcolor="255 255 255" z="70" >
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_7_x, crd_status_orb_command_7_y, crd_status_orb_command_7_x+crd_status_orb_command_7_width, crd_status_orb_command_7_y+crd_status_orb_command_7_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_7_x, -crd_status_orb_command_7_y-crd_status_orb_command_7_height, crd_status_orb_command_7_x+crd_status_orb_command_7_width, -crd_status_orb_command_7_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_8" style="action" textcolor="255 255 255" z="70" >
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_8_x, crd_status_orb_command_8_y, crd_status_orb_command_8_x+crd_status_orb_command_8_width, crd_status_orb_command_8_y+crd_status_orb_command_8_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_8_x, -crd_status_orb_command_8_y-crd_status_orb_command_8_height, crd_status_orb_command_8_x+crd_status_orb_command_8_width, -crd_status_orb_command_8_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_9" style="action" textcolor="255 255 255" z="70" >
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_9_x, crd_status_orb_command_9_y, crd_status_orb_command_9_x+crd_status_orb_command_9_width, crd_status_orb_command_9_y+crd_status_orb_command_9_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_9_x, -crd_status_orb_command_9_y-crd_status_orb_command_9_height, crd_status_orb_command_9_x+crd_status_orb_command_9_width, -crd_status_orb_command_9_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_10" style="action" textcolor="255 255 255" z="70" >
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_10_x, crd_status_orb_command_10_y, crd_status_orb_command_10_x+crd_status_orb_command_10_width, crd_status_orb_command_10_y+crd_status_orb_command_10_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_10_x, -crd_status_orb_command_10_y-crd_status_orb_command_10_height, crd_status_orb_command_10_x+crd_status_orb_command_10_width, -crd_status_orb_command_10_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_11" style="action" textcolor="255 255 255" z="70" >
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_11_x, crd_status_orb_command_11_y, crd_status_orb_command_11_x+crd_status_orb_command_11_width, crd_status_orb_command_11_y+crd_status_orb_command_11_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_11_x, -crd_status_orb_command_11_y-crd_status_orb_command_11_height, crd_status_orb_command_11_x+crd_status_orb_command_11_width, -crd_status_orb_command_11_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_12" style="action" textcolor="255 255 255" z="70" >
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_12_x, crd_status_orb_command_12_y, crd_status_orb_command_12_x+crd_status_orb_command_12_width, crd_status_orb_command_12_y+crd_status_orb_command_12_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_12_x, -crd_status_orb_command_12_y-crd_status_orb_command_12_height, crd_status_orb_command_12_x+crd_status_orb_command_12_width, -crd_status_orb_command_12_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<object type="button" name="session_panel_status_command_pri_13" style="action" textcolor="255 255 255" z="70" >
<action on="Load"><![CDATA[
AddSizeCoord(this.name,
crd_status_orb_command_13_x, crd_status_orb_command_13_y, crd_status_orb_command_13_x+crd_status_orb_command_13_width, crd_status_orb_command_13_y+crd_status_orb_command_13_height, left_screen, top_screen, left_screen, top_screen,
crd_status_orb_command_13_x, -crd_status_orb_command_13_y-crd_status_orb_command_13_height, crd_status_orb_command_13_x+crd_status_orb_command_13_width, -crd_status_orb_command_13_y, left_screen, bottom_screen, left_screen, bottom_screen);
]]></action>
</object>
<!-- / GROUP: STATUS ORB -->
</object>
<!-- GROUP: MAP ORB -->
<object type="empty" name="session_map_orb" hotkey="maporb.toggle" size="0 0 100% 100%" z="1" >
<action on="Press"><![CDATA[
GUIObjectToggle("session_map_orb");
]]></action>
<object type="minimap" name="SN_MINIMAP" style="session_minimap" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_MINIMAP]); ]]></action></object>
<object type="button" name="SN_MAP_ORB_SEGLEFT1" sprite="session_panel_minimap_segleft1" sprite_over="session_panel_minimap_segleft1_lit" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_MAP_ORB_SEGLEFT1], Crd[SN_MAP_ORB_SEGLEFT1_FLP]); ]]></action></object>
<object type="button" name="SN_MAP_ORB_SEGLEFT2" sprite="session_panel_minimap_segleft2" sprite_over="session_panel_minimap_segleft2_lit" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_MAP_ORB_SEGLEFT2], Crd[SN_MAP_ORB_SEGLEFT2_FLP]); ]]></action></object>
<object type="button" name="SN_MAP_ORB_SEGLEFT3" sprite="session_panel_minimap_segleft3" sprite_over="session_panel_minimap_segleft3_lit" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_MAP_ORB_SEGLEFT3], Crd[SN_MAP_ORB_SEGLEFT3_FLP]); ]]></action></object>
<object type="button" name="SN_MAP_ORB_SEGLEFT4" sprite="session_panel_minimap_segleft4" sprite_over="session_panel_minimap_segleft4_lit" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_MAP_ORB_SEGLEFT4], Crd[SN_MAP_ORB_SEGLEFT4_FLP]); ]]></action>
<action on="Press"><![CDATA[
GUIObjectToggle("session_gui_subwindow_ingame_menu");
]]></action>
</object>
<object type="button" name="SN_MAP_ORB_SEGBOTTOM1" sprite="session_panel_minimap_segbottom1" sprite_over="session_panel_minimap_segleft1_lit" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_MAP_ORB_SEGBOTTOM1], Crd[SN_MAP_ORB_SEGBOTTOM1_FLP]); ]]></action></object>
<object type="button" name="SN_MAP_ORB_SEGBOTTOM2" sprite="session_panel_minimap_segbottom2" sprite_over="session_panel_minimap_segleft2_lit" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_MAP_ORB_SEGBOTTOM2], Crd[SN_MAP_ORB_SEGBOTTOM2_FLP]); ]]></action></object>
<object type="button" name="SN_MAP_ORB_SEGBOTTOM3" sprite="session_panel_minimap_segbottom3" sprite_over="session_panel_minimap_segleft3_lit" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_MAP_ORB_SEGBOTTOM3], Crd[SN_MAP_ORB_SEGBOTTOM3_FLP]); ]]></action></object>
<object type="button" name="SN_MAP_ORB_SEGBOTTOM4" sprite="session_panel_minimap_segbottom4" sprite_over="session_panel_minimap_segleft4_lit" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_MAP_ORB_SEGBOTTOM4], Crd[SN_MAP_ORB_SEGBOTTOM4_FLP]); ]]></action></object>
<!-- / GROUP: MAP ORB -->
</object>
<!-- GROUP: TEAM TRAY -->
<object type="empty" name="session_team_tray" hotkey="teamtray.toggle" size="0 0 100% 100%" z="60">
<action on="Press"><![CDATA[
GUIObjectToggle("session_team_tray");
]]></action>
<object type="button" name="SN_TEAM_TRAY_1" style="action_left" />
<object type="button" name="SN_TEAM_TRAY_2" style="action_left" />
<object type="button" name="SN_TEAM_TRAY_3" style="action_left" />
<object type="button" name="SN_TEAM_TRAY_4" style="action_left" />
<object type="button" name="SN_TEAM_TRAY_5" style="action_left" />
<object type="button" name="SN_TEAM_TRAY_6" style="action_left" />
<object type="button" name="SN_TEAM_TRAY_7" style="action_left" />
<object type="button" name="SN_TEAM_TRAY_8" style="action_left" />
<object type="button" name="SN_TEAM_TRAY_9" style="action_left" >
<action on="Load"><![CDATA[
// Seek through ALL objects and set their sizes, captions and onpresses at once. (So make sure this always goes in the last control.)
for (SN_TEAM_TRAY.curr = 1; SN_TEAM_TRAY.curr < SN_TEAM_TRAY.last; SN_TEAM_TRAY.curr++)
{
addSizeCoordArray("SN_TEAM_TRAY_" + SN_TEAM_TRAY.curr, Crd[SN_TEAM_TRAY[SN_TEAM_TRAY.curr]]);
GUIObjectSetCaption("SN_TEAM_TRAY_" + SN_TEAM_TRAY.curr, SN_TEAM_TRAY.curr);
getGUIObjectByName("SN_TEAM_TRAY_" + SN_TEAM_TRAY.curr).onPress = function() { SelectGroup(this.name.substring(this.name.length-1, this.name.length)); }
}
]]></action>
</object>
<!-- / GROUP: TRAY -->
</object>
<!--
==========================================
- HIDDEN (HOTKEY ONLY) -
==========================================
-->
<!--
==========================================
- SUB-WINDOW MENUS -
==========================================
-->
<object type="empty" name="session_gui_subwindows" size="0 0 100% 100%" z="1" >
<!--
==========================================
- IN-GAME MENU
==========================================
-->
<object type="empty" name="session_gui_subwindow_ingame_menu" size="0 0 100% 100%" z="1" hidden="true">
<object type="image" name="SN_INGAME_MENU_BG" style="session_ghost_object" sprite="0ad_window" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_INGAME_MENU_BG]); ]]></action></object>
<object type="button" name="SN_INGAME_MENU_BTN_RETURN" style="session_button_object" hotkey="menu.toggle" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_INGAME_MENU_BTN_RETURN]); GUIObjectSetCaption(this.name, "Return to Game"); ]]></action>
<action on="Press"><![CDATA[
GUIObjectToggle("session_gui_subwindow_ingame_menu");
]]></action>
</object>
<object type="button" name="SN_INGAME_MENU_BTN_EXIT" style="session_button_object" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_INGAME_MENU_BTN_EXIT]); GUIObjectSetCaption(this.name, "Exit Game"); ]]></action>
<action on="Press"><![CDATA[
btCaptions = new Array("Yes, let me out!", "Nooooo!");
btCode = new Array("endSession('exit');", "");
messageBox(400, 200, "Do you really want to quit [icon=0ad_icon] A.D.? This will cause a sudden return to reality.", "Confirmation", 0, btCaptions, btCode);
]]></action>
</object>
<object type="button" name="SN_INGAME_MENU_BTN_RESIGN" style="session_button_object" hotkey="menu.resign" ><action on="Load"><![CDATA[ addSizeCoordArray(this.name, Crd[SN_INGAME_MENU_BTN_RESIGN]); GUIObjectSetCaption(this.name, "Resign Game"); ]]></action>
<action on="Press"><![CDATA[
btCaptions = new Array("Yep, work's done!", "No, more slaughter!");
btCode = new Array("endSession('return');", "");
messageBox(600, 200, "Do you want to leave the current game? There might be more dudes to slaughter.", "Confirmation", 0, btCaptions, btCode);
]]></action>
</object>
</object>
</object>
<!--
==========================================
- TEST -
==========================================
-->
<!-- / SESSION GUI -->
</object>
</objects>