Facebook
From Cute Parrot, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 326
  1.             <UILayout name="Buy Area">
  2.                <UIRegion x="0" y="0" w="438" h="384" xalign="min" yalign="min" walign="len" halign="len"/>
  3.                <UIState active="normal" visible="hidden"/>
  4.                <UIAspect string="">
  5.                   <default image="" sound="">
  6.                      <BFRect x="0" y="0" w="0" h="0"/>
  7.                      <BFColor r="0" g="0" b="0" a="0"/>
  8.                   </default>
  9.                </UIAspect>
  10.                <UIShowHideAnim time=".3f">
  11.                   <start x="0" y="240" w="-1" h="-1"/>
  12.                   <end x="0" y="0" w="-1" h="-1"/>
  13.                   <!--other start and end for coming in from the side-->
  14.                   <_start x="-438" y="0" w="-1" h="-1"/>
  15.                   <_end x="0" y="0" w="-1" h="-1"/>
  16.                </UIShowHideAnim>
  17.                <children>
  18.                   <UILayout name="Buy Area Background" template="buyandpbg">
  19.                      <UIRegion x="-2" y="212" w="436" h="173" xalign="min" yalign="min" walign="len" halign="len"/>
  20.                      <UIState active="normal" visible="normal"/>
  21.                      <UIAspect/>
  22.                      <UIHotKeys/>
  23.                   </UILayout>
  24.                                    <UILayout name="Buy Area Background Derp" template="buyandpbg">
  25.                      <UIRegion x="0" y="50" w="436" h="100" xalign="min" yalign="min" walign="len" halign="len"/>
  26.                      <UIState active="normal" visible="hidden"/>
  27.                      <UIAspect/>
  28.                      <UIHotKeys/>
  29.                   </UILayout>
  30.                   <UILayout name="Buy Area Tabs">
  31.                      <UIRegion x="0" y="0" w="0" h="0" xalign="min" yalign="min" walign="max" halign="max"/>
  32.                      <children>
  33.                         <UILayout name="Staff Tabs">
  34.                            <UIRegion x="0" y="0" w="450" h="384" xalign="min" yalign="min" walign="len" halign="len"/>
  35.                            <UIState active="normal" visible="hidden"/>
  36.                            <children>
  37.                               <UIToggleSet name="Staff ToggleSet" columns="-1" columnWidth="47" initialX="20">
  38.                                  <UIRegion x="0" y="170" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  39.                                  <children>
  40.                                     <UIToggleButton name="Staff Tab" toggle="1" sticky="1">
  41.                                        <UIRegion x="20" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  42.                                        <UIState active="normal" visible="normal"/>
  43.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:staff_tab"/>
  44.                                        <UIAspect string="">
  45.                                           <default image="ui/shared/tab_staff_keeper.dds" sound="">
  46.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  47.                                              <BFColor r="255" g="255" b="255" a="255"/>
  48.                                           </default>
  49.                                           <standard>
  50.                                              <normal>
  51.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  52.                                              </normal>
  53.                                              <highlighted>
  54.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  55.                                              </highlighted>
  56.                                              <activated sound="uitab">
  57.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  58.                                              </activated>
  59.                                              <disabled>
  60.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  61.                                              </disabled>
  62.                                           </standard>
  63.                                           <alternate>
  64.                                              <normal>
  65.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  66.                                              </normal>
  67.                                              <highlighted>
  68.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  69.                                              </highlighted>
  70.                                              <activated>
  71.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  72.                                              </activated>
  73.                                              <disabled>
  74.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  75.                                              </disabled>
  76.                                           </alternate>
  77.                                        </UIAspect>
  78.                                        <UIHotKeys/>
  79.                                        <on>
  80.                                           <event msg="UI_CHILD" data="UIChildData" name="Staff Panel">
  81.                                              <child msg="UI_SHOW"/>
  82.                                           </event>
  83.                                           <event msg="UI_CHILD" data="UIChildData" name="Staff Typelist">
  84.                                              <child msg="UI_ACTIVATE_ON"/>
  85.                                           </event>
  86.                                                                                   <event msg="UI_CHILD" data="UIChildData" name="Buy Area Background Derp">
  87.                                              <child msg="UI_HIDE"/>
  88.                                           </event>
  89.                                        </on>
  90.                                        <off>
  91.                                           <event msg="UI_CHILD" data="UIChildData" name="Staff Panel">
  92.                                              <child msg="UI_HIDE"/>
  93.                                           </event>
  94.                                        </off>
  95.                                     </UIToggleButton>
  96.                                  </children>
  97.                               </UIToggleSet>
  98.                               <UILayout name="Staff Panel">
  99.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  100.                                  <UIState active="normal" visible="normal"/>
  101.                                  <children>
  102.                                     <ZTUITypeList name="Staff Typelist" template="panel" rows="2">
  103.                                        <kinds>
  104.                                           <Staff/>
  105.                                           <educator_podium_df/>
  106.                                           <staffcenter_df/>
  107.                                           <StageEntertainer/>
  108.                                           <FossilEducationCenter/>
  109.                                           <DinoRecoveryBuilding/>
  110.                                           <CloningCenter/>
  111.                                        </kinds>
  112.                                        <kindsExclude>
  113.                                           <MC/>
  114.                                        </kindsExclude>
  115.                                        <UIState active="normal" visible="normal"/>
  116.                                     </ZTUITypeList>
  117.                                     <UIStatic name="Text Label and Background">
  118.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  119.                                        <UIAspect locid="shell:staff_buy_area_label">
  120.                                           <default image="" sound="">
  121.                                              <BFFont>
  122.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  123.                                              </BFFont>
  124.                                              <BFRect x="0" y="0" w="138" h="15"/>
  125.                                              <BFColor r="255" g="255" b="255" a="255"/>
  126.                                           </default>
  127.                                        </UIAspect>
  128.                                     </UIStatic>
  129.                                  </children>
  130.                               </UILayout>
  131.                            </children>
  132.                         </UILayout>
  133.                         <UILayout name="Terrain Panel">
  134.                            <UIRegion x="0" y="0" w="438" h="384" xalign="min" yalign="min" walign="len" halign="len"/>
  135.                            <UIState active="normal" visible="hidden"/>
  136.                            <children>
  137.                               <UIToggleSet name="Terraform Toggleset" columns="-1" columnWidth="47" initialX="20">
  138.                                  <!--Tab Set-->
  139.                                  <UIRegion x="0" y="170" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  140.                                  <UIState active="normal" visible="normal"/>
  141.                                  <UIAspect string="">
  142.                                     <default image="" sound="">
  143.                                        <BFRect x="0" y="0" w="0" h="0"/>
  144.                                        <BFColor r="0" g="0" b="0" a="0"/>
  145.                                     </default>
  146.                                  </UIAspect>
  147.                                  <UIHotKeys/>
  148.                                  <children>
  149.                                     <UIToggleButton name="biome" toggle="1" sticky="1">
  150.                                        <UIRegion x="20" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  151.                                        <UIState active="normal" visible="normal"/>
  152.                                        <UIHelpInfo name="" short="shell:terrain_biome_tab_stt" long="shell:terrain_biome_tab_ltt" help=""/>
  153.                                        <UIAspect string="">
  154.                                           <default image="ui/shared/tabbiome.dds" sound="">
  155.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  156.                                              <BFColor r="255" g="255" b="255" a="255"/>
  157.                                           </default>
  158.                                           <standard>
  159.                                              <normal>
  160.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  161.                                              </normal>
  162.                                              <highlighted>
  163.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  164.                                              </highlighted>
  165.                                              <activated sound="uitab">
  166.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  167.                                              </activated>
  168.                                              <disabled>
  169.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  170.                                              </disabled>
  171.                                           </standard>
  172.                                           <alternate>
  173.                                              <normal>
  174.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  175.                                              </normal>
  176.                                              <highlighted>
  177.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  178.                                              </highlighted>
  179.                                              <activated>
  180.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  181.                                              </activated>
  182.                                              <disabled>
  183.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  184.                                              </disabled>
  185.                                           </alternate>
  186.                                        </UIAspect>
  187.                                        <UIHotKeys/>
  188.                                        <on>
  189.                                                                          
  190.                                                                                 <event msg="UI_CHILD" data="UIChildData" name="Buy Area Background Derp">
  191.                                              <child msg="UI_SHOW"/>
  192.                                           </event>
  193.                                           <event msg="UI_CHILD" data="UIChildData" name="Biome Panel">
  194.                                              <child msg="UI_SHOW"/>
  195.                                           </event>
  196.                                                                       <event msg="UI_CHILD" data="UIChildData" name="Derp Panel">
  197.                                              <child msg="UI_SHOW"/>
  198.                                           </event>
  199.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_biome"/>
  200.                                        </on>
  201.                                        <off>
  202.                                                                                 <event msg="UI_CHILD" data="UIChildData" name="Buy Area Background Derp">
  203.                                              <child msg="UI_HIDE"/>
  204.                                           </event>
  205.                                           <event msg="UI_CHILD" data="UIChildData" name="Biome Panel">
  206.                                              <child msg="UI_HIDE"/>
  207.                                           </event>
  208.                                                                                    <event msg="UI_CHILD" data="UIChildData" name="Derp Panel">
  209.                                              <child msg="UI_HIDE"/>
  210.                                           </event>
  211.                                        </off>
  212.                                     </UIToggleButton>
  213.                                     <UIToggleButton name="Terrain Deformation Tab" toggle="0" sticky="1">
  214.                                        <UIRegion x="68" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  215.                                        <UIState active="normal" visible="normal"/>
  216.                                        <UIHelpInfo name="" short="shell:terrain_tab_stt" long="shell:terrain_tab_ltt" help=""/>
  217.                                        <UIAspect string="">
  218.                                           <default image="ui/shared/tabterra.dds" sound="">
  219.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  220.                                              <BFColor r="255" g="255" b="255" a="255"/>
  221.                                           </default>
  222.                                           <standard>
  223.                                              <normal>
  224.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  225.                                              </normal>
  226.                                              <highlighted>
  227.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  228.                                              </highlighted>
  229.                                              <activated sound="uitab">
  230.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  231.                                              </activated>
  232.                                              <disabled>
  233.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  234.                                              </disabled>
  235.                                           </standard>
  236.                                           <alternate>
  237.                                              <normal>
  238.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  239.                                              </normal>
  240.                                              <highlighted>
  241.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  242.                                              </highlighted>
  243.                                              <activated>
  244.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  245.                                              </activated>
  246.                                              <disabled>
  247.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  248.                                              </disabled>
  249.                                           </alternate>
  250.                                        </UIAspect>
  251.                                        <UIHotKeys/>
  252.                                        <on>
  253.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Deformation Layout">
  254.                                              <child msg="UI_SHOW"/>
  255.                                           </event>
  256.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_deformation"/>
  257.                                        </on>
  258.                                        <off>
  259.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Deformation Layout">
  260.                                              <child msg="UI_HIDE"/>
  261.                                           </event>
  262.                                        </off>
  263.                                     </UIToggleButton>
  264.                                     <UIToggleButton name="Tree Tab" toggle="0" sticky="1">
  265.                                        <UIRegion x="116" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  266.                                        <UIHelpInfo name="" short="shell:terrain_tree_tab_stt" long="shell:terrain_tree_tab_ltt" help=""/>
  267.                                        <UIAspect string="">
  268.                                           <default image="ui/shared/tabtree.dds" sound="">
  269.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  270.                                              <BFColor r="255" g="255" b="255" a="255"/>
  271.                                           </default>
  272.                                           <standard>
  273.                                              <normal>
  274.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  275.                                              </normal>
  276.                                              <highlighted>
  277.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  278.                                              </highlighted>
  279.                                              <activated sound="uitab">
  280.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  281.                                              </activated>
  282.                                              <disabled>
  283.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  284.                                              </disabled>
  285.                                           </standard>
  286.                                           <alternate>
  287.                                              <normal>
  288.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  289.                                              </normal>
  290.                                              <highlighted>
  291.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  292.                                              </highlighted>
  293.                                              <activated>
  294.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  295.                                              </activated>
  296.                                              <disabled>
  297.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  298.                                              </disabled>
  299.                                           </alternate>
  300.                                        </UIAspect>
  301.                                        <on>
  302.                                           <event msg="UI_CHILD" data="UIChildData" name="Tree Panel">
  303.                                              <child msg="UI_SHOW"/>
  304.                                           </event>
  305.                                           <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  306.                                              <child msg="UI_ACTIVATE_ON"/>
  307.                                           </event>
  308.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Droplist Layout">
  309.                                              <child msg="UI_SHOW"/>
  310.                                           </event>
  311.                                        </on>
  312.                                        <off>
  313.                                           <event msg="UI_CHILD" data="UIChildData" name="Tree Panel">
  314.                                              <child msg="UI_HIDE"/>
  315.                                           </event>
  316.                                           <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  317.                                              <child msg="UI_ACTIVATE_OFF"/>
  318.                                           </event>
  319.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Droplist Layout">
  320.                                              <child msg="UI_HIDE"/>
  321.                                           </event>
  322.                                        </off>
  323.                                     </UIToggleButton>
  324.                                     <UIToggleButton name="Plant Tab" toggle="0" sticky="1">
  325.                                        <UIRegion x="164" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  326.                                        <UIHelpInfo name="" short="shell:terrain_plant_tab_stt" long="shell:terrain_plant_tab_ltt" help=""/>
  327.                                        <UIAspect string="">
  328.                                           <default image="ui/shared/tabfoliage.dds" sound="">
  329.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  330.                                              <BFColor r="255" g="255" b="255" a="255"/>
  331.                                           </default>
  332.                                           <standard>
  333.                                              <normal>
  334.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  335.                                              </normal>
  336.                                              <highlighted>
  337.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  338.                                              </highlighted>
  339.                                              <activated sound="uitab">
  340.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  341.                                              </activated>
  342.                                              <disabled>
  343.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  344.                                              </disabled>
  345.                                           </standard>
  346.                                           <alternate>
  347.                                              <normal>
  348.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  349.                                              </normal>
  350.                                              <highlighted>
  351.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  352.                                              </highlighted>
  353.                                              <activated>
  354.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  355.                                              </activated>
  356.                                              <disabled>
  357.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  358.                                              </disabled>
  359.                                           </alternate>
  360.                                        </UIAspect>
  361.                                        <on>
  362.                                           <event msg="UI_CHILD" data="UIChildData" name="Plant Panel">
  363.                                              <child msg="UI_SHOW"/>
  364.                                           </event>
  365.                                           <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  366.                                              <child msg="UI_ACTIVATE_ON"/>
  367.                                           </event>
  368.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Droplist Layout">
  369.                                              <child msg="UI_SHOW"/>
  370.                                           </event>
  371.                                        </on>
  372.                                        <off>
  373.                                           <event msg="UI_CHILD" data="UIChildData" name="Plant Panel">
  374.                                              <child msg="UI_HIDE"/>
  375.                                           </event>
  376.                                           <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  377.                                              <child msg="UI_ACTIVATE_OFF"/>
  378.                                           </event>
  379.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Droplist Layout">
  380.                                              <child msg="UI_HIDE"/>
  381.                                           </event>
  382.                                        </off>
  383.                                     </UIToggleButton>
  384.                                     <UIToggleButton name="Rock Tab" toggle="0" sticky="1">
  385.                                        <UIRegion x="212" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  386.                                        <UIHelpInfo name="" short="shell:terrain_rock_tab_stt" long="shell:terrain_rock_tab_ltt" help=""/>
  387.                                        <UIAspect string="">
  388.                                           <default image="ui/shared/tabrocks.dds" sound="">
  389.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  390.                                              <BFColor r="255" g="255" b="255" a="255"/>
  391.                                           </default>
  392.                                           <standard>
  393.                                              <normal>
  394.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  395.                                              </normal>
  396.                                              <highlighted>
  397.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  398.                                              </highlighted>
  399.                                              <activated sound="uitab">
  400.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  401.                                              </activated>
  402.                                              <disabled>
  403.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  404.                                              </disabled>
  405.                                           </standard>
  406.                                           <alternate>
  407.                                              <normal>
  408.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  409.                                              </normal>
  410.                                              <highlighted>
  411.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  412.                                              </highlighted>
  413.                                              <activated>
  414.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  415.                                              </activated>
  416.                                              <disabled>
  417.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  418.                                              </disabled>
  419.                                           </alternate>
  420.                                        </UIAspect>
  421.                                        <on>
  422.                                           <event msg="UI_CHILD" data="UIChildData" name="Rock Panel">
  423.                                              <child msg="UI_SHOW"/>
  424.                                           </event>
  425.                                           <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  426.                                              <child msg="UI_ACTIVATE_ON"/>
  427.                                           </event>
  428.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Droplist Layout">
  429.                                              <child msg="UI_SHOW"/>
  430.                                           </event>
  431.                                        </on>
  432.                                        <off>
  433.                                           <event msg="UI_CHILD" data="UIChildData" name="Rock Panel">
  434.                                              <child msg="UI_HIDE"/>
  435.                                           </event>
  436.                                           <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  437.                                              <child msg="UI_ACTIVATE_OFF"/>
  438.                                           </event>
  439.                                           <event msg="UI_CHILD" data="UIChildData" name="Terrain Droplist Layout">
  440.                                              <child msg="UI_HIDE"/>
  441.                                           </event>
  442.                                        </off>
  443.                                     </UIToggleButton>
  444.                                                                  </children>
  445.                               </UIToggleSet>
  446.                                                           <UILayout name="Derp Panel">
  447.                                        <UIRegion x="0" y="20" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  448.                                        <UIState active="normal" visible="hidden"/>
  449.                                       <children>
  450.                                       <ZTUITypeList name="Derp Typelist" template="buypaneltypelist" kind="biomes" rows="1">
  451.                                                                           <UIRegion x="18" y="58" w="400" h="90" xalign="min" yalign="min" walign="len" halign="len"/>
  452.                                                                            </ZTUITypeList>
  453.                                       <UIStatic name="Text Label and Background">
  454.                                       <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  455.                                       <UIState active="normal" visible="normal"/>
  456.                                       <UIAspect locid="shell:terrain_biome_area_label">
  457.                                           <default image="" sound="">
  458.                                              <BFFont>
  459.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  460.                                              </BFFont>
  461.                                              <BFRect x="0" y="0" w="138" h="15"/>
  462.                                              <BFColor r="255" g="255" b="255" a="255"/>
  463.                                           </default>
  464.                                        </UIAspect>
  465.                                     </UIStatic>
  466.                                  </children>
  467.                                     </UILayout>
  468.                               <UILayout name="Biome Panel">
  469.                                  <UIRegion x="2" y="160" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  470.                                  <UIState active="normal" visible="normal"/>
  471.                                  <UIAspect string="">
  472.                                     <default image="" sound="">
  473.                                        <BFRect x="0" y="0" w="0" h="0"/>
  474.                                        <BFColor r="0" g="0" b="0" a="0"/>
  475.                                     </default>
  476.                                  </UIAspect>
  477.                                  <UIHotKeys/>
  478.                                      <children>
  479.                                     <UIText name="Terrain Features Label">
  480.                                        <UIRegion x="20" y="80" w="170" h="20" xalign="min" yalign="min" walign="len" halign="len"/>
  481.                                        <UIState active="normal" visible="normal"/>
  482.                                        <UIAspect locid="shell:terrain_features_label">
  483.                                           <default image="" sound="">
  484.                                              <BFFont align="left">
  485.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  486.                                              </BFFont>
  487.                                              <BFRect x="175" y="130" w="100" h="16"/>
  488.                                              <BFColor r="255" g="255" b="255" a="255"/>
  489.                                           </default>
  490.                                           <normal/>
  491.                                        </UIAspect>
  492.                                        <text format=""/>
  493.                                     </UIText>
  494.                                     <UIToggleButton name="Trees Filter" toggle="0" sticky="0">
  495.                                        <UIRegion x="135" y="67" w="45" h="45" xalign="min" yalign="min" walign="len" halign="len"/>
  496.                                        <UIState active="normal" visible="normal"/>
  497.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:terrain_trees_filter_button"/>
  498.                                        <UIAspect string="" alwayshit="true">
  499.                                           <default image="UI\biome\button_filter_trees.dds" sound="">
  500.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  501.                                              <BFColor r="255" g="255" b="255" a="255"/>
  502.                                           </default>
  503.                                           <alternate>
  504.                                              <normal>
  505.                                                 <BFRect x="0" y="128" w="64" h="64"/>
  506.                                              </normal>
  507.                                              <highlighted>
  508.                                                 <BFRect x="0" y="192" w="64" h="64"/>
  509.                                              </highlighted>
  510.                                              <activated>
  511.                                                 <BFRect x="64" y="128" w="64" h="64"/>
  512.                                              </activated>
  513.                                              <disabled>
  514.                                                 <BFRect x="64" y="192" w="64" h="64"/>
  515.                                              </disabled>
  516.                                           </alternate>
  517.                                           <standard>
  518.                                              <normal>
  519.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  520.                                              </normal>
  521.                                              <highlighted>
  522.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  523.                                              </highlighted>
  524.                                              <activated>
  525.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  526.                                              </activated>
  527.                                              <disabled>
  528.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  529.                                              </disabled>
  530.                                           </standard>
  531.                                        </UIAspect>
  532.                                        <UIHotKeys/>
  533.                                        <on>
  534.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_biome"/>
  535.                                           <event msg="ZT_BIOME_PAINT_TREES" data="bool" value="true"/>
  536.                                        </on>
  537.                                        <off>
  538.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_biome"/>
  539.                                           <event msg="ZT_BIOME_PAINT_TREES" data="bool" value="false"/>
  540.                                        </off>
  541.                                     </UIToggleButton>
  542.                                     <UIStatic name="Trees Filter back" toggle="0" sticky="0">
  543.                                        <UIRegion x="135" y="67" w="45" h="45" xalign="min" yalign="min" walign="len" halign="len"/>
  544.                                        <UIState active="normal" visible="hidden"/>
  545.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:terrain_trees_filter_button"/>
  546.                                        <UIAspect string="" alwayshit="true">
  547.                                           <default image="UI\biome\button_filter_trees.dds" sound="">
  548.                                              <BFRect x="64" y="64" w="64" h="64"/>
  549.                                              <BFColor r="255" g="255" b="255" a="255"/>
  550.                                           </default>
  551.                                        </UIAspect>
  552.                                     </UIStatic>
  553.                                     <UIStatic name="Trees Filter alt back" toggle="0" sticky="0">
  554.                                        <UIRegion x="135" y="67" w="45" h="45" xalign="min" yalign="min" walign="len" halign="len"/>
  555.                                        <UIState active="normal" visible="hidden"/>
  556.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:terrain_trees_filter_button"/>
  557.                                        <UIAspect string="" alwayshit="true">
  558.                                           <default image="UI\biome\button_filter_trees.dds" sound="">
  559.                                              <BFRect x="64" y="192" w="64" h="64"/>
  560.                                              <BFColor r="255" g="255" b="255" a="255"/>
  561.                                           </default>
  562.                                        </UIAspect>
  563.                                     </UIStatic>
  564.                                     <UIToggleButton name="Plants Filter" toggle="0" sticky="0">
  565.                                        <UIRegion x="165" y="67" w="45" h="45" xalign="min" yalign="min" walign="len" halign="len"/>
  566.                                        <UIState active="normal" visible="normal"/>
  567.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:terrain_plants_filter_button"/>
  568.                                        <UIAspect string="">
  569.                                           <default image="UI\biome\button_filter_plants.dds" sound="">
  570.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  571.                                              <BFColor r="255" g="255" b="255" a="255"/>
  572.                                           </default>
  573.                                           <alternate>
  574.                                              <normal>
  575.                                                 <BFRect x="0" y="128" w="64" h="64"/>
  576.                                              </normal>
  577.                                              <highlighted>
  578.                                                 <BFRect x="0" y="192" w="64" h="64"/>
  579.                                              </highlighted>
  580.                                              <activated>
  581.                                                 <BFRect x="64" y="128" w="64" h="64"/>
  582.                                              </activated>
  583.                                              <disabled>
  584.                                                 <BFRect x="64" y="192" w="64" h="64"/>
  585.                                              </disabled>
  586.                                           </alternate>
  587.                                           <standard>
  588.                                              <normal>
  589.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  590.                                              </normal>
  591.                                              <highlighted>
  592.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  593.                                              </highlighted>
  594.                                              <activated>
  595.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  596.                                              </activated>
  597.                                              <disabled>
  598.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  599.                                              </disabled>
  600.                                           </standard>
  601.                                        </UIAspect>
  602.                                        <UIHotKeys/>
  603.                                        <on>
  604.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_biome"/>
  605.                                           <event msg="ZT_BIOME_PAINT_FOLIAGE" data="bool" value="true"/>
  606.                                        </on>
  607.                                        <off>
  608.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_biome"/>
  609.                                           <event msg="ZT_BIOME_PAINT_FOLIAGE" data="bool" value="false"/>
  610.                                        </off>
  611.                                     </UIToggleButton>
  612.                                     <UIStatic name="Plants Filter back" toggle="0" sticky="0">
  613.                                        <UIRegion x="165" y="67" w="45" h="45" xalign="min" yalign="min" walign="len" halign="len"/>
  614.                                        <UIState active="normal" visible="hidden"/>
  615.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:terrain_plants_filter_button"/>
  616.                                        <UIAspect string="">
  617.                                           <default image="UI\biome\button_filter_plants.dds" sound="">
  618.                                              <BFRect x="64" y="64" w="64" h="64"/>
  619.                                              <BFColor r="255" g="255" b="255" a="255"/>
  620.                                           </default>
  621.                                        </UIAspect>
  622.                                     </UIStatic>
  623.                                     <UIStatic name="Plants Filter alt back" toggle="0" sticky="0">
  624.                                        <UIRegion x="165" y="67" w="45" h="45" xalign="min" yalign="min" walign="len" halign="len"/>
  625.                                        <UIState active="normal" visible="hidden"/>
  626.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:terrain_plants_filter_button"/>
  627.                                        <UIAspect string="">
  628.                                           <default image="UI\biome\button_filter_plants.dds" sound="">
  629.                                              <BFRect x="64" y="192" w="64" h="64"/>
  630.                                              <BFColor r="255" g="255" b="255" a="255"/>
  631.                                           </default>
  632.                                        </UIAspect>
  633.                                     </UIStatic>
  634.                                     <UIToggleButton name="Rocks Filter" toggle="0" sticky="0">
  635.                                        <UIRegion x="195" y="67" w="45" h="45" xalign="min" yalign="min" walign="len" halign="len"/>
  636.                                        <UIState active="normal" visible="normal"/>
  637.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:terrain_rocks_filter_button"/>
  638.                                        <UIAspect string="">
  639.                                           <default image="UI\biome\button_filter_rocks.dds" sound="">
  640.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  641.                                              <BFColor r="255" g="255" b="255" a="255"/>
  642.                                           </default>
  643.                                           <alternate>
  644.                                              <normal>
  645.                                                 <BFRect x="0" y="128" w="64" h="64"/>
  646.                                              </normal>
  647.                                              <highlighted>
  648.                                                 <BFRect x="0" y="192" w="64" h="64"/>
  649.                                              </highlighted>
  650.                                              <activated>
  651.                                                 <BFRect x="64" y="128" w="64" h="64"/>
  652.                                              </activated>
  653.                                              <disabled>
  654.                                                 <BFRect x="64" y="192" w="64" h="64"/>
  655.                                              </disabled>
  656.                                           </alternate>
  657.                                           <standard>
  658.                                              <normal>
  659.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  660.                                              </normal>
  661.                                              <highlighted>
  662.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  663.                                              </highlighted>
  664.                                              <activated>
  665.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  666.                                              </activated>
  667.                                              <disabled>
  668.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  669.                                              </disabled>
  670.                                           </standard>
  671.                                        </UIAspect>
  672.                                        <UIHotKeys/>
  673.                                        <on>
  674.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_biome"/>
  675.                                           <event msg="ZT_BIOME_PAINT_ROCKS" data="bool" value="true"/>
  676.                                        </on>
  677.                                        <off>
  678.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_biome"/>
  679.                                           <event msg="ZT_BIOME_PAINT_ROCKS" data="bool" value="false"/>
  680.                                        </off>
  681.                                     </UIToggleButton>
  682.                                     <UIStatic name="Rocks Filter back" toggle="0" sticky="0">
  683.                                        <UIRegion x="195" y="67" w="45" h="45" xalign="min" yalign="min" walign="len" halign="len"/>
  684.                                        <UIState active="normal" visible="hidden"/>
  685.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:terrain_rocks_filter_button"/>
  686.                                        <UIAspect string="">
  687.                                           <default image="UI\biome\button_filter_rocks.dds" sound="">
  688.                                              <BFRect x="64" y="64" w="64" h="64"/>
  689.                                              <BFColor r="255" g="255" b="255" a="255"/>
  690.                                           </default>
  691.                                        </UIAspect>
  692.                                     </UIStatic>
  693.                                     <UIStatic name="Rocks Filter alt back" toggle="0" sticky="0">
  694.                                        <UIRegion x="195" y="67" w="45" h="45" xalign="min" yalign="min" walign="len" halign="len"/>
  695.                                        <UIState active="normal" visible="hidden"/>
  696.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:terrain_rocks_filter_button"/>
  697.                                        <UIAspect string="">
  698.                                           <default image="UI\biome\button_filter_rocks.dds" sound="">
  699.                                              <BFRect x="64" y="192" w="64" h="64"/>
  700.                                              <BFColor r="255" g="255" b="255" a="255"/>
  701.                                           </default>
  702.                                        </UIAspect>
  703.                                     </UIStatic>
  704.                                     <UIStatic name="Biome background">
  705.                                        <UIRegion x="20" y="106" w="392" h="96" xalign="min" yalign="min" walign="len" halign="len"/>
  706.                                        <UIState active="normal" visible="normal"/>
  707.                                        <UIAspect string="">
  708.                                           <default image="ui/biome/biomeback.dds" sound="">
  709.                                              <BFRect x="0" y="0" w="392" h="96"/>
  710.                                              <BFColor r="255" g="255" b="255" a="255"/>
  711.                                           </default>
  712.                                        </UIAspect>
  713.                                     </UIStatic>
  714.                                     <UIStatic name="mode button background">
  715.                                        <UIRegion x="129" y="72" w="290" h="32" xalign="min" yalign="min" walign="len" halign="len"/>
  716.                                        <UIState active="normal" visible="normal"/>
  717.                                        <UIAspect locid="">
  718.                                           <default image="ui/shared/back_buy_alt.dds" sound="">
  719.                                              <BFRect x="222" y="0" w="290" h="32"/>
  720.                                              <BFColor r="255" g="255" b="255" a="255"/>
  721.                                           </default>
  722.                                        </UIAspect>
  723.                                     </UIStatic>
  724.                                     <UIText name="Biome Label">
  725.                                        <UIRegion x="288" y="80" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  726.                                        <UIState active="normal" visible="normal"/>
  727.                                        <UIAspect string="">
  728.                                           <default image="" sound="">
  729.                                              <BFFont>
  730.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  731.                                              </BFFont>
  732.                                              <BFRect x="0" y="0" w="138" h="15"/>
  733.                                              <BFColor r="255" g="255" b="255" a="255"/>
  734.                                           </default>
  735.                                        </UIAspect>
  736.                                        <UIHotKeys/>
  737.                                        <text format="biometype:format"/>
  738.                                     </UIText>
  739.                                     <UIText name="Biome Panel Label">
  740.                                        <UIRegion x="30" y="55" w="150" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  741.                                        <UIState active="normal" visible="normal"/>
  742.                                        <UIAspect locid="shell:terrain_biome_area_label">
  743.                                           <default image="" sound="">
  744.                                              <BFFont>
  745.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  746.                                              </BFFont>
  747.                                              <BFRect x="0" y="0" w="138" h="15"/>
  748.                                              <BFColor r="255" g="255" b="255" a="255"/>
  749.                                           </default>
  750.                                        </UIAspect>
  751.                                        <UIHotKeys/>
  752.                                     </UIText>
  753.                                  </children>
  754.                               </UILayout>                                                          
  755.                               <UILayout name="Terrain Deformation Layout">
  756.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  757.                                  <UIState active="normal" visible="hidden"/>
  758.                                  <children>
  759.                                     <UILayout name="Background" template="3d_displayfield">
  760.                                        <UIRegion x="250" y="52" w="160" h="130" xalign="min" yalign="min" walign="len" halign="len"/>
  761.                                        <UIState active="normal" visible="normal"/>
  762.                                        <UIAspect locid="">
  763.                                           <default image="" sound="">
  764.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  765.                                           </default>
  766.                                        </UIAspect>
  767.                                     </UILayout>
  768.                                     <UIToggleSet name="Terrain Deformation Toggle Set">
  769.                                        <UIRegion x="0" y="0" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  770.                                        <UIState active="normal" visible="normal"/>
  771.                                        <UIAspect>
  772.                                           <default image="" sound="">
  773.                                              <BFRect x="0" y="0" w="0" h="0"/>
  774.                                              <BFColor r="0" g="0" b="0" a="0"/>
  775.                                           </default>
  776.                                        </UIAspect>
  777.                                        <UIHotKeys/>
  778.                                        <children>
  779.                                           <UIStatic name="Text Label and Background">
  780.                                              <UIRegion x="30" y="30" w="150" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  781.                                              <UIState active="normal" visible="normal"/>
  782.                                              <UIAspect locid="shell:terrain_buy_area_label">
  783.                                                 <default image="" sound="">
  784.                                                    <BFFont>
  785.                                                       <BFColor r="255" g="255" b="255" a="255"/>
  786.                                                    </BFFont>
  787.                                                    <BFRect x="0" y="0" w="138" h="15"/>
  788.                                                 </default>
  789.                                              </UIAspect>
  790.                                           </UIStatic>
  791.                                           <UIToggleButton name="hill" toggle="1" sticky="1">
  792.                                              <UIRegion x="25" y="55" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  793.                                              <UIState active="normal" visible="normal"/>
  794.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:hill_brush_button"/>
  795.                                              <UIAspect string="">
  796.                                                 <default image="ui/shared/terra_uphill.dds" sound="">
  797.                                                    <BFRect x="0" y="0" w="-1" h="-1"/>
  798.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  799.                                                 </default>
  800.                                                 <standard>
  801.                                                    <normal>
  802.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  803.                                                    </normal>
  804.                                                    <highlighted>
  805.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  806.                                                    </highlighted>
  807.                                                    <activated>
  808.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  809.                                                    </activated>
  810.                                                    <disabled>
  811.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  812.                                                    </disabled>
  813.                                                 </standard>
  814.                                                 <alternate>
  815.                                                    <normal>
  816.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  817.                                                    </normal>
  818.                                                    <highlighted>
  819.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  820.                                                    </highlighted>
  821.                                                    <activated>
  822.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  823.                                                    </activated>
  824.                                                    <disabled>
  825.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  826.                                                    </disabled>
  827.                                                 </alternate>
  828.                                              </UIAspect>
  829.                                              <UIHotKeys/>
  830.                                              <on>
  831.                                                 <event msg="ZT_SETMODE" data="BFString" string="mode_deformation"/>
  832.                                                 <event msg="ZT_SETTERRAINFLATTEN_SPEED" data="float" value="5"/>
  833.                                                 <event msg="ZT_SETTERRAINMODE" data="BFString" string="hill"/>
  834.                                                 <event msg="UI_CHILD" data="UIChildData" name="hill_gfx">
  835.                                                    <child msg="UI_SHOW"/>
  836.                                                 </event>
  837.                                              </on>
  838.                                              <off>
  839.                                                 <event msg="UI_CHILD" data="UIChildData" name="hill_gfx">
  840.                                                    <child msg="UI_HIDE"/>
  841.                                                 </event>
  842.                                              </off>
  843.                                           </UIToggleButton>
  844.                                           <UIToggleButton name="valley" toggle="0" sticky="1">
  845.                                              <UIRegion x="25" y="120" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  846.                                              <UIState active="normal" visible="normal"/>
  847.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:valley_brush_button"/>
  848.                                              <UIAspect string="">
  849.                                                 <default image="ui/shared/terra_dwnhill.dds" sound="">
  850.                                                    <BFRect x="0" y="0" w="-1" h="-1"/>
  851.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  852.                                                 </default>
  853.                                                 <standard>
  854.                                                    <normal>
  855.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  856.                                                    </normal>
  857.                                                    <highlighted>
  858.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  859.                                                    </highlighted>
  860.                                                    <activated>
  861.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  862.                                                    </activated>
  863.                                                    <disabled>
  864.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  865.                                                    </disabled>
  866.                                                 </standard>
  867.                                                 <alternate>
  868.                                                    <normal>
  869.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  870.                                                    </normal>
  871.                                                    <highlighted>
  872.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  873.                                                    </highlighted>
  874.                                                    <activated>
  875.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  876.                                                    </activated>
  877.                                                    <disabled>
  878.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  879.                                                    </disabled>
  880.                                                 </alternate>
  881.                                              </UIAspect>
  882.                                              <UIHotKeys/>
  883.                                              <on>
  884.                                                 <event msg="ZT_SETMODE" data="BFString" string="mode_deformation"/>
  885.                                                 <event msg="ZT_SETTERRAINFLATTEN_SPEED" data="float" value="5"/>
  886.                                                 <event msg="ZT_SETTERRAINMODE" data="BFString" string="valley"/>
  887.                                                 <event msg="UI_CHILD" data="UIChildData" name="valley_gfx">
  888.                                                    <child msg="UI_SHOW"/>
  889.                                                 </event>
  890.                                              </on>
  891.                                              <off>
  892.                                                 <event msg="UI_CHILD" data="UIChildData" name="valley_gfx">
  893.                                                    <child msg="UI_HIDE"/>
  894.                                                 </event>
  895.                                              </off>
  896.                                           </UIToggleButton>
  897.                                           <UIToggleButton name="cliff" toggle="0" sticky="1">
  898.                                              <UIRegion x="100" y="55" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  899.                                              <UIState active="normal" visible="normal"/>
  900.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:cliff_brush_button"/>
  901.                                              <UIAspect string="">
  902.                                                 <default image="ui/shared/terra_cliff.dds" sound="">
  903.                                                    <BFRect x="0" y="0" w="-1" h="-1"/>
  904.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  905.                                                 </default>
  906.                                                 <standard>
  907.                                                    <normal>
  908.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  909.                                                    </normal>
  910.                                                    <highlighted>
  911.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  912.                                                    </highlighted>
  913.                                                    <activated>
  914.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  915.                                                    </activated>
  916.                                                    <disabled>
  917.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  918.                                                    </disabled>
  919.                                                 </standard>
  920.                                                 <alternate>
  921.                                                    <normal>
  922.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  923.                                                    </normal>
  924.                                                    <highlighted>
  925.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  926.                                                    </highlighted>
  927.                                                    <activated>
  928.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  929.                                                    </activated>
  930.                                                    <disabled>
  931.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  932.                                                    </disabled>
  933.                                                 </alternate>
  934.                                              </UIAspect>
  935.                                              <UIHotKeys/>
  936.                                              <on>
  937.                                                 <event msg="ZT_SETMODE" data="BFString" string="mode_deformation"/>
  938.                                                 <event msg="ZT_SETTERRAINFLATTEN_HEIGHT" data="float" value="3.5"/>
  939.                                                 <event msg="ZT_SETTERRAINFLATTEN_SPEED" data="float" value="0"/>
  940.                                                 <event msg="ZT_SETTERRAINMODE" data="BFString" string="flatten"/>
  941.                                                 <event msg="UI_CHILD" data="UIChildData" name="cliff_gfx">
  942.                                                    <child msg="UI_SHOW"/>
  943.                                                 </event>
  944.                                              </on>
  945.                                              <off>
  946.                                                 <event msg="UI_CHILD" data="UIChildData" name="cliff_gfx">
  947.                                                    <child msg="UI_HIDE"/>
  948.                                                 </event>
  949.                                              </off>
  950.                                           </UIToggleButton>
  951.                                           <UIToggleButton name="ditch" toggle="0" sticky="1">
  952.                                              <UIRegion x="100" y="120" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  953.                                              <UIState active="normal" visible="normal"/>
  954.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:ditch_brush_button"/>
  955.                                              <UIAspect string="">
  956.                                                 <default image="ui/shared/terra_ditch.dds" sound="">
  957.                                                    <BFRect x="0" y="0" w="-1" h="-1"/>
  958.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  959.                                                 </default>
  960.                                                 <standard>
  961.                                                    <normal>
  962.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  963.                                                    </normal>
  964.                                                    <highlighted>
  965.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  966.                                                    </highlighted>
  967.                                                    <activated>
  968.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  969.                                                    </activated>
  970.                                                    <disabled>
  971.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  972.                                                    </disabled>
  973.                                                 </standard>
  974.                                                 <alternate>
  975.                                                    <normal>
  976.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  977.                                                    </normal>
  978.                                                    <highlighted>
  979.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  980.                                                    </highlighted>
  981.                                                    <activated>
  982.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  983.                                                    </activated>
  984.                                                    <disabled>
  985.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  986.                                                    </disabled>
  987.                                                 </alternate>
  988.                                              </UIAspect>
  989.                                              <UIHotKeys/>
  990.                                              <on>
  991.                                                 <event msg="ZT_SETMODE" data="BFString" string="mode_deformation"/>
  992.                                                 <event msg="ZT_SETTERRAINFLATTEN_HEIGHT" data="float" value="-3.5"/>
  993.                                                 <event msg="ZT_SETTERRAINMODE" data="BFString" string="flatten"/>
  994.                                                 <event msg="UI_CHILD" data="UIChildData" name="ditch_gfx">
  995.                                                    <child msg="UI_SHOW"/>
  996.                                                 </event>
  997.                                              </on>
  998.                                              <off>
  999.                                                 <event msg="UI_CHILD" data="UIChildData" name="ditch_gfx">
  1000.                                                    <child msg="UI_HIDE"/>
  1001.                                                 </event>
  1002.                                              </off>
  1003.                                           </UIToggleButton>
  1004.                                           <UIToggleButton name="smooth" toggle="0" sticky="1">
  1005.                                              <UIRegion x="175" y="55" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  1006.                                              <UIState active="normal" visible="normal"/>
  1007.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:smooth_brush_button"/>
  1008.                                              <UIAspect string="">
  1009.                                                 <default image="ui/shared/terra_smooth.dds" sound="">
  1010.                                                    <BFRect x="0" y="0" w="-1" h="-1"/>
  1011.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  1012.                                                 </default>
  1013.                                                 <standard>
  1014.                                                    <normal>
  1015.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  1016.                                                    </normal>
  1017.                                                    <highlighted>
  1018.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  1019.                                                    </highlighted>
  1020.                                                    <activated>
  1021.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  1022.                                                    </activated>
  1023.                                                    <disabled>
  1024.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  1025.                                                    </disabled>
  1026.                                                 </standard>
  1027.                                                 <alternate>
  1028.                                                    <normal>
  1029.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  1030.                                                    </normal>
  1031.                                                    <highlighted>
  1032.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  1033.                                                    </highlighted>
  1034.                                                    <activated>
  1035.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  1036.                                                    </activated>
  1037.                                                    <disabled>
  1038.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  1039.                                                    </disabled>
  1040.                                                 </alternate>
  1041.                                              </UIAspect>
  1042.                                              <UIHotKeys/>
  1043.                                              <on>
  1044.                                                 <event msg="ZT_SETMODE" data="BFString" string="mode_deformation"/>
  1045.                                                 <event msg="ZT_SETTERRAINMODE" data="BFString" string="smooth"/>
  1046.                                                 <event msg="UI_CHILD" data="UIChildData" name="smooth_gfx">
  1047.                                                    <child msg="UI_SHOW"/>
  1048.                                                 </event>
  1049.                                              </on>
  1050.                                              <off>
  1051.                                                 <event msg="UI_CHILD" data="UIChildData" name="smooth_gfx">
  1052.                                                    <child msg="UI_HIDE"/>
  1053.                                                 </event>
  1054.                                              </off>
  1055.                                           </UIToggleButton>
  1056.                                           <UIToggleButton name="flatten" toggle="0" sticky="1">
  1057.                                              <UIRegion x="175" y="120" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  1058.                                              <UIState active="normal" visible="normal"/>
  1059.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:flatten_brush_button"/>
  1060.                                              <UIAspect string="">
  1061.                                                 <default image="ui/shared/terra_flat.dds" sound="">
  1062.                                                    <BFRect x="0" y="0" w="-1" h="-1"/>
  1063.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  1064.                                                 </default>
  1065.                                                 <standard>
  1066.                                                    <normal>
  1067.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  1068.                                                    </normal>
  1069.                                                    <highlighted>
  1070.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  1071.                                                    </highlighted>
  1072.                                                    <activated>
  1073.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  1074.                                                    </activated>
  1075.                                                    <disabled>
  1076.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  1077.                                                    </disabled>
  1078.                                                 </standard>
  1079.                                                 <alternate>
  1080.                                                    <normal>
  1081.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  1082.                                                    </normal>
  1083.                                                    <highlighted>
  1084.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  1085.                                                    </highlighted>
  1086.                                                    <activated>
  1087.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  1088.                                                    </activated>
  1089.                                                    <disabled>
  1090.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  1091.                                                    </disabled>
  1092.                                                 </alternate>
  1093.                                              </UIAspect>
  1094.                                              <UIHotKeys/>
  1095.                                              <on>
  1096.                                                 <event msg="ZT_SETMODE" data="BFString" string="mode_deformation"/>
  1097.                                                 <event msg="ZT_SETTERRAINFLATTEN_HEIGHT" data="float" string="0"/>
  1098.                                                 <event msg="ZT_SETTERRAINMODE" data="BFString" string="flatten"/>
  1099.                                                 <event msg="UI_CHILD" data="UIChildData" name="flatten_gfx">
  1100.                                                    <child msg="UI_SHOW"/>
  1101.                                                 </event>
  1102.                                              </on>
  1103.                                              <off>
  1104.                                                 <event msg="UI_CHILD" data="UIChildData" name="flatten_gfx">
  1105.                                                    <child msg="UI_HIDE"/>
  1106.                                                 </event>
  1107.                                              </off>
  1108.                                           </UIToggleButton>
  1109.                                        </children>
  1110.                                     </UIToggleSet>
  1111.                                     <UIStatic name="hill_gfx">
  1112.                                        <UIRegion x="251" y="53" w="158" h="128" xalign="min" yalign="min" walign="len" halign="len"/>
  1113.                                        <UIState active="normal" visible="normal"/>
  1114.                                        <UIAspect locid="">
  1115.                                           <default image="UI\maingame\terra_uphill_preview.dds" sound="">
  1116.                                              <BFRect x="0" y="0" w="128" h="128"/>
  1117.                                           </default>
  1118.                                        </UIAspect>
  1119.                                     </UIStatic>
  1120.                                     <UIStatic name="valley_gfx">
  1121.                                        <UIRegion x="251" y="53" w="158" h="128" xalign="min" yalign="min" walign="len" halign="len"/>
  1122.                                        <UIState active="normal" visible="hidden"/>
  1123.                                        <UIAspect locid="">
  1124.                                           <default image="UI\maingame\terra_dwnhill_preview.dds" sound="">
  1125.                                              <BFRect x="0" y="0" w="128" h="128"/>
  1126.                                           </default>
  1127.                                        </UIAspect>
  1128.                                     </UIStatic>
  1129.                                     <UIStatic name="cliff_gfx">
  1130.                                        <UIRegion x="251" y="53" w="158" h="128" xalign="min" yalign="min" walign="len" halign="len"/>
  1131.                                        <UIState active="normal" visible="hidden"/>
  1132.                                        <UIAspect locid="">
  1133.                                           <default image="UI\maingame\terra_cliff_preview.dds" sound="">
  1134.                                              <BFRect x="0" y="0" w="128" h="128"/>
  1135.                                           </default>
  1136.                                        </UIAspect>
  1137.                                     </UIStatic>
  1138.                                     <UIStatic name="ditch_gfx">
  1139.                                        <UIRegion x="251" y="53" w="158" h="128" xalign="min" yalign="min" walign="len" halign="len"/>
  1140.                                        <UIState active="normal" visible="hidden"/>
  1141.                                        <UIAspect locid="">
  1142.                                           <default image="UI\maingame\terra_ditch_preview.dds" sound="">
  1143.                                              <BFRect x="0" y="0" w="128" h="128"/>
  1144.                                           </default>
  1145.                                        </UIAspect>
  1146.                                     </UIStatic>
  1147.                                     <UIStatic name="smooth_gfx">
  1148.                                        <UIRegion x="251" y="53" w="158" h="128" xalign="min" yalign="min" walign="len" halign="len"/>
  1149.                                        <UIState active="normal" visible="hidden"/>
  1150.                                        <UIAspect locid="">
  1151.                                           <default image="UI\maingame\terra_smooth_preview.dds" sound="">
  1152.                                              <BFRect x="0" y="0" w="128" h="128"/>
  1153.                                           </default>
  1154.                                        </UIAspect>
  1155.                                     </UIStatic>
  1156.                                     <UIStatic name="flatten_gfx">
  1157.                                        <UIRegion x="251" y="53" w="158" h="128" xalign="min" yalign="min" walign="len" halign="len"/>
  1158.                                        <UIState active="normal" visible="hidden"/>
  1159.                                        <UIAspect locid="">
  1160.                                           <default image="UI\maingame\terra_flat_preview.dds" sound="">
  1161.                                              <BFRect x="0" y="0" w="128" h="128"/>
  1162.                                           </default>
  1163.                                        </UIAspect>
  1164.                                     </UIStatic>
  1165.                                  </children>
  1166.                               </UILayout>
  1167.                               <UILayout name="Rock Panel">
  1168.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  1169.                                  <UIState active="normal" visible="hidden"/>
  1170.                                  <children>
  1171.                                     <ZTUITypeList name="Rock Typelist" template="buypaneltypelist" kind="rock" rows="2"/>
  1172.                                     <UIStatic name="Text Label and Background">
  1173.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  1174.                                        <UIState active="normal" visible="normal"/>
  1175.                                        <UIAspect locid="shell:terrain_rock_buy_area_label">
  1176.                                           <default image="" sound="">
  1177.                                              <BFFont>
  1178.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  1179.                                              </BFFont>
  1180.                                              <BFRect x="0" y="0" w="138" h="15"/>
  1181.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1182.                                           </default>
  1183.                                        </UIAspect>
  1184.                                     </UIStatic>
  1185.                                  </children>
  1186.                               </UILayout>                                                        
  1187.                                                           <UILayout name="Tree Panel">
  1188.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  1189.                                  <UIState active="normal" visible="hidden"/>
  1190.                                  <children>
  1191.                                     <ZTUITypeList name="Tree Typelist" template="buypaneltypelist" kind="tree" rows="2"/>
  1192.                                     <UIStatic name="Text Label and Background">
  1193.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  1194.                                        <UIState active="normal" visible="normal"/>
  1195.                                        <UIAspect locid="shell:terrain_tree_buy_area_label">
  1196.                                           <default image="" sound="">
  1197.                                              <BFFont>
  1198.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  1199.                                              </BFFont>
  1200.                                              <BFRect x="0" y="0" w="138" h="15"/>
  1201.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1202.                                           </default>
  1203.                                        </UIAspect>
  1204.                                     </UIStatic>
  1205.                                  </children>
  1206.                               </UILayout>
  1207.                               <UILayout name="Plant Panel">
  1208.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  1209.                                  <UIState active="normal" visible="hidden"/>
  1210.                                  <children>
  1211.                                     <ZTUITypeList name="Plant Typelist" template="buypaneltypelist" rows="2">
  1212.                                        <kinds>
  1213.                                           <plant/>
  1214.                                           <marineplant/>
  1215.                                        </kinds>
  1216.                                     </ZTUITypeList>
  1217.                                     <UIStatic name="Text Label and Background">
  1218.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  1219.                                        <UIState active="normal" visible="normal"/>
  1220.                                        <UIAspect locid="shell:terrain_plant_buy_area_label">
  1221.                                           <default image="" sound="">
  1222.                                              <BFFont>
  1223.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  1224.                                              </BFFont>
  1225.                                              <BFRect x="0" y="0" w="138" h="15"/>
  1226.                                              <BFColor r="255" g="255" b="255" a="255"/>
  1227.                                           </default>
  1228.                                        </UIAspect>
  1229.                                     </UIStatic>
  1230.                                  </children>
  1231.                               </UILayout>
  1232.                               <UILayout name="Terrain Droplist Layout">
  1233.                                  <UIRegion x="221" y="114" w="212" h="117" xalign="min" yalign="min" walign="len" halign="len"/>
  1234.                                  <UIState active="normal" visible="hidden"/>
  1235.                                  <UIAspect locid="">
  1236.                                     <default image="" sound="">
  1237.                                        <BFRect x="0" y="0" w="512" h="512"/>
  1238.                                        <BFColor r="255" g="255" b="255" a="255"/>
  1239.                                     </default>
  1240.                                     <normal/>
  1241.                                  </UIAspect>
  1242.                                  <children>
  1243.                                     <UIStatic name="background">
  1244.                                        <UIRegion x="0" y="0" w="0" h="110" xalign="min" yalign="min" walign="max" halign="len"/>
  1245.                                        <UIState visible="hidden"/>
  1246.                                        <UIShowHideAnim time=".2f">
  1247.                                           <start x="0" y="98" w="-1" h="-1"/>
  1248.                                           <end x="0" y="0" w="-1" h="-1"/>
  1249.                                        </UIShowHideAnim>
  1250.                                        <UIAspect>
  1251.                                           <default image="ui/maingame/dropdwn_back_buyarea.dds">
  1252.                                              <BFRect x="0" y="0" w="212" h="110"/>
  1253.                                           </default>
  1254.                                        </UIAspect>
  1255.                                     </UIStatic>
  1256.                                     <UIDropList name="terrainfilter" opener="opener" display="display" droplist="FilterList" alwayshit="true">
  1257.                                        <UIRegion x="0" y="0" w="0" h="0" xalign="min" yalign="min" walign="max" halign="max"/>
  1258.                                        <children>
  1259.                                           <UIToggleSet name="FilterList" template="listbox" rows="-1">
  1260.                                              <UIRegion x="5" y="5" w="-5" h="95" walign="max" halign="len"/>
  1261.                                              <UIState visible="hidden"/>
  1262.                                              <UIShowHideAnim time=".2f">
  1263.                                                 <start x="5" y="98" w="-1" h="-1"/>
  1264.                                                 <end x="5" y="5" w="-1" h="-1"/>
  1265.                                              </UIShowHideAnim>
  1266.                                              <children/>
  1267.                                           </UIToggleSet>
  1268.                                           <UIStatic>
  1269.                                              <UIRegion x="0" y="-17" w="0" h="17" walign="max" yalign="max"/>
  1270.                                              <UIAspect>
  1271.                                                 <default image="ui/maingame/dropdwn_back_buyarea.dds">
  1272.                                                    <BFRect x="0" y="111" w="212" h="17"/>
  1273.                                                 </default>
  1274.                                              </UIAspect>
  1275.                                           </UIStatic>
  1276.                                           <UIListBox name="display" rows="-1">
  1277.                                              <UIRegion x="0" y="-16" w="0" h="17" walign="max" yalign="max"/>
  1278.                                              <children>
  1279.                                                 <UIToggleButton name="all" toggle="1" sticky="1">
  1280.                                                    <UIRegion x="10" w="185" h="16"/>
  1281.                                                    <UIAspect alwayshit="true" locid="shell:filter_all">
  1282.                                                       <default>
  1283.                                                          <BFFont>
  1284.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1285.                                                          </BFFont>
  1286.                                                       </default>
  1287.                                                       <standard>
  1288.                                                          <normal>
  1289.                                                             <BFFont>
  1290.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1291.                                                             </BFFont>
  1292.                                                          </normal>
  1293.                                                          <highlighted image="">
  1294.                                                             <BFFont>
  1295.                                                                <BFColor r="0" g="110" b="200" a="255"/>
  1296.                                                             </BFFont>
  1297.                                                          </highlighted>
  1298.                                                          <activated image="">
  1299.                                                             <BFFont>
  1300.                                                                <BFColor r="0" g="110" b="200" a="255"/>
  1301.                                                             </BFFont>
  1302.                                                          </activated>
  1303.                                                          <disabled/>
  1304.                                                       </standard>
  1305.                                                    </UIAspect>
  1306.                                                    <on>
  1307.                                                       <event msg="UI_CHILD" data="UIChildData" name="Rock Typelist">
  1308.                                                          <child msg="ZT_SET_NO_FILTER"/>
  1309.                                                       </event>
  1310.                                                                                                           <event msg="UI_CHILD" data="UIChildData" name="Derp Typelist">
  1311.                                                          <child msg="ZT_SET_NO_FILTER"/>
  1312.                                                       </event>
  1313.                                                       <event msg="UI_CHILD" data="UIChildData" name="Tree Typelist">
  1314.                                                          <child msg="ZT_SET_NO_FILTER"/>
  1315.                                                       </event>
  1316.                                                       <event msg="UI_CHILD" data="UIChildData" name="Plant Typelist">
  1317.                                                          <child msg="ZT_SET_NO_FILTER"/>
  1318.                                                       </event>
  1319.                                                    </on>
  1320.                                                 </UIToggleButton>
  1321.                                              </children>
  1322.                                           </UIListBox>
  1323.                                           <UIToggleButton name="opener">
  1324.                                              <UIRegion x="-40" y="-18" w="41" h="18" xalign="max" yalign="max" walign="len" halign="len"/>
  1325.                                              <UIHelpInfo name="" short="" long="" help="" ids="buyareafilter:terrain_objects_filter_button"/>
  1326.                                              <UIAspect>
  1327.                                                 <default image="ui/maingame/viewfilter.dds"/>
  1328.                                                 <standard>
  1329.                                                    <normal>
  1330.                                                       <BFRect x="82" y="6" w="41" h="21"/>
  1331.                                                    </normal>
  1332.                                                    <highlighted>
  1333.                                                       <BFRect x="82" y="33" w="41" h="21"/>
  1334.                                                    </highlighted>
  1335.                                                    <activated sound="collapse">
  1336.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  1337.                                                    </activated>
  1338.                                                    <disabled>
  1339.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  1340.                                                    </disabled>
  1341.                                                 </standard>
  1342.                                                 <alternate>
  1343.                                                    <normal>
  1344.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  1345.                                                    </normal>
  1346.                                                    <highlighted>
  1347.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  1348.                                                    </highlighted>
  1349.                                                    <activated sound="collapse">
  1350.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  1351.                                                    </activated>
  1352.                                                    <disabled>
  1353.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  1354.                                                    </disabled>
  1355.                                                 </alternate>
  1356.                                              </UIAspect>
  1357.                                              <on>
  1358.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  1359.                                                    <child msg="UI_SHOW"/>
  1360.                                                 </event>
  1361.                                              </on>
  1362.                                              <off>
  1363.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  1364.                                                    <child msg="UI_HIDE"/>
  1365.                                                 </event>
  1366.                                              </off>
  1367.                                           </UIToggleButton>
  1368.                                        </children>
  1369.                                     </UIDropList>
  1370.                                  </children>
  1371.                               </UILayout>
  1372.                               <UILayout name="Biome Droplist Layout">
  1373.                                  <UIRegion x="221" y="114" w="212" h="117" xalign="min" yalign="min" walign="len" halign="len"/>
  1374.                                  <UIState active="normal" visible="hidden"/>
  1375.                                  <UIAspect locid="">
  1376.                                     <default image="" sound="">
  1377.                                        <BFRect x="0" y="0" w="512" h="512"/>
  1378.                                        <BFColor r="255" g="255" b="255" a="255"/>
  1379.                                     </default>
  1380.                                     <normal/>
  1381.                                  </UIAspect>
  1382.                                  <children>
  1383.                                     <UIStatic name="background">
  1384.                                        <UIRegion x="0" y="0" w="0" h="110" xalign="min" yalign="min" walign="max" halign="len"/>
  1385.                                        <UIState visible="hidden"/>
  1386.                                        <UIShowHideAnim time=".2f">
  1387.                                           <start x="0" y="98" w="-1" h="-1"/>
  1388.                                           <end x="0" y="0" w="-1" h="-1"/>
  1389.                                        </UIShowHideAnim>
  1390.                                        <UIAspect>
  1391.                                           <default image="ui/maingame/dropdwn_back_buyarea.dds">
  1392.                                              <BFRect x="0" y="0" w="212" h="110"/>
  1393.                                           </default>
  1394.                                        </UIAspect>
  1395.                                     </UIStatic>
  1396.                                     <UIDropList name="biomefilter" opener="opener" display="display" droplist="BiomeFilterList" alwayshit="true">
  1397.                                        <UIRegion x="0" y="0" w="0" h="0" xalign="min" yalign="min" walign="max" halign="max"/>
  1398.                                        <children>
  1399.                                           <UIToggleSet name="BiomeFilterList" template="listbox" rows="-1">
  1400.                                              <UIRegion x="5" y="5" w="-5" h="95" walign="max" halign="len"/>
  1401.                                              <UIState visible="hidden"/>
  1402.                                              <UIShowHideAnim time=".2f">
  1403.                                                 <start x="5" y="98" w="-1" h="-1"/>
  1404.                                                 <end x="5" y="5" w="-1" h="-1"/>
  1405.                                              </UIShowHideAnim>
  1406.                                              <children>
  1407.                                                 <UIToggleButton name="alpine" sticky="1">
  1408.                                                    <UIRegion x="10" w="185" h="16"/>
  1409.                                                    <UIAspect alwayshit="true" locid="shell:filter_alpine">
  1410.                                                       <default>
  1411.                                                          <BFFont>
  1412.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1413.                                                          </BFFont>
  1414.                                                       </default>
  1415.                                                       <standard>
  1416.                                                          <normal>
  1417.                                                             <BFFont>
  1418.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1419.                                                             </BFFont>
  1420.                                                          </normal>
  1421.                                                          <highlighted image="">
  1422.                                                             <BFFont>
  1423.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1424.                                                             </BFFont>
  1425.                                                          </highlighted>
  1426.                                                          <activated image="">
  1427.                                                             <BFFont>
  1428.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1429.                                                             </BFFont>
  1430.                                                          </activated>
  1431.                                                          <disabled/>
  1432.                                                       </standard>
  1433.                                                    </UIAspect>
  1434.                                                    <on>
  1435.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1436.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="alpine"/>
  1437.                                                       </event>
  1438.                                                    </on>
  1439.                                                 </UIToggleButton>
  1440.                                                 <UIToggleButton name="benthic" sticky="1" xPack="2">
  1441.                                                    <UIRegion x="10" w="185" h="16"/>
  1442.                                                    <UIAspect alwayshit="true" locid="shell:filter_benthic">
  1443.                                                       <default>
  1444.                                                          <BFFont>
  1445.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1446.                                                          </BFFont>
  1447.                                                       </default>
  1448.                                                       <standard>
  1449.                                                          <normal>
  1450.                                                             <BFFont>
  1451.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1452.                                                             </BFFont>
  1453.                                                          </normal>
  1454.                                                          <highlighted image="">
  1455.                                                             <BFFont>
  1456.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1457.                                                             </BFFont>
  1458.                                                          </highlighted>
  1459.                                                          <activated image="">
  1460.                                                             <BFFont>
  1461.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1462.                                                             </BFFont>
  1463.                                                          </activated>
  1464.                                                          <disabled/>
  1465.                                                       </standard>
  1466.                                                    </UIAspect>
  1467.                                                    <on>
  1468.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1469.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="benthic"/>
  1470.                                                       </event>
  1471.                                                    </on>
  1472.                                                 </UIToggleButton>
  1473.                                                 <UIToggleButton name="borealforest" sticky="1">
  1474.                                                    <UIRegion x="10" w="185" h="16"/>
  1475.                                                    <UIAspect alwayshit="true" locid="shell:filter_borealforest">
  1476.                                                       <default>
  1477.                                                          <BFFont>
  1478.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1479.                                                          </BFFont>
  1480.                                                       </default>
  1481.                                                       <standard>
  1482.                                                          <normal>
  1483.                                                             <BFFont>
  1484.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1485.                                                             </BFFont>
  1486.                                                          </normal>
  1487.                                                          <highlighted image="">
  1488.                                                             <BFFont>
  1489.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1490.                                                             </BFFont>
  1491.                                                          </highlighted>
  1492.                                                          <activated image="">
  1493.                                                             <BFFont>
  1494.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1495.                                                             </BFFont>
  1496.                                                          </activated>
  1497.                                                          <disabled/>
  1498.                                                       </standard>
  1499.                                                    </UIAspect>
  1500.                                                    <on>
  1501.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1502.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="borealforest"/>
  1503.                                                       </event>
  1504.                                                    </on>
  1505.                                                 </UIToggleButton>
  1506.                                                 <UIToggleButton name="coastal" sticky="1" xPack="2">
  1507.                                                    <UIRegion x="10" w="185" h="16"/>
  1508.                                                    <UIAspect alwayshit="true" locid="shell:filter_coastal">
  1509.                                                       <default>
  1510.                                                          <BFFont>
  1511.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1512.                                                          </BFFont>
  1513.                                                       </default>
  1514.                                                       <standard>
  1515.                                                          <normal>
  1516.                                                             <BFFont>
  1517.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1518.                                                             </BFFont>
  1519.                                                          </normal>
  1520.                                                          <highlighted image="">
  1521.                                                             <BFFont>
  1522.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1523.                                                             </BFFont>
  1524.                                                          </highlighted>
  1525.                                                          <activated image="">
  1526.                                                             <BFFont>
  1527.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1528.                                                             </BFFont>
  1529.                                                          </activated>
  1530.                                                          <disabled/>
  1531.                                                       </standard>
  1532.                                                    </UIAspect>
  1533.                                                    <on>
  1534.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1535.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="coastal"/>
  1536.                                                       </event>
  1537.                                                    </on>
  1538.                                                 </UIToggleButton>
  1539.                                                 <UIToggleButton name="desert" sticky="1">
  1540.                                                    <UIRegion x="10" w="185" h="16"/>
  1541.                                                    <UIAspect alwayshit="true" locid="shell:filter_desert">
  1542.                                                       <default>
  1543.                                                          <BFFont>
  1544.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1545.                                                          </BFFont>
  1546.                                                       </default>
  1547.                                                       <standard>
  1548.                                                          <normal>
  1549.                                                             <BFFont>
  1550.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1551.                                                             </BFFont>
  1552.                                                          </normal>
  1553.                                                          <highlighted image="">
  1554.                                                             <BFFont>
  1555.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1556.                                                             </BFFont>
  1557.                                                          </highlighted>
  1558.                                                          <activated image="">
  1559.                                                             <BFFont>
  1560.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1561.                                                             </BFFont>
  1562.                                                          </activated>
  1563.                                                          <disabled/>
  1564.                                                       </standard>
  1565.                                                    </UIAspect>
  1566.                                                    <on>
  1567.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1568.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="desert"/>
  1569.                                                       </event>
  1570.                                                    </on>
  1571.                                                 </UIToggleButton>
  1572.                                                 <UIToggleButton name="grassland" sticky="1" toggle="1">
  1573.                                                    <UIRegion x="10" w="185" h="16"/>
  1574.                                                    <UIAspect alwayshit="true" locid="shell:filter_grassland">
  1575.                                                       <default>
  1576.                                                          <BFFont>
  1577.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1578.                                                          </BFFont>
  1579.                                                       </default>
  1580.                                                       <standard>
  1581.                                                          <normal>
  1582.                                                             <BFFont>
  1583.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1584.                                                             </BFFont>
  1585.                                                          </normal>
  1586.                                                          <highlighted image="">
  1587.                                                             <BFFont>
  1588.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1589.                                                             </BFFont>
  1590.                                                          </highlighted>
  1591.                                                          <activated image="">
  1592.                                                             <BFFont>
  1593.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1594.                                                             </BFFont>
  1595.                                                          </activated>
  1596.                                                          <disabled/>
  1597.                                                       </standard>
  1598.                                                    </UIAspect>
  1599.                                                    <on>
  1600.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1601.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="grassland"/>
  1602.                                                       </event>
  1603.                                                    </on>
  1604.                                                 </UIToggleButton>
  1605.                                                 <UIToggleButton name="pelagic" sticky="1" xPack="2">
  1606.                                                    <UIRegion x="10" w="185" h="16"/>
  1607.                                                    <UIAspect alwayshit="true" locid="shell:filter_pelagic">
  1608.                                                       <default>
  1609.                                                          <BFFont>
  1610.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1611.                                                          </BFFont>
  1612.                                                       </default>
  1613.                                                       <standard>
  1614.                                                          <normal>
  1615.                                                             <BFFont>
  1616.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1617.                                                             </BFFont>
  1618.                                                          </normal>
  1619.                                                          <highlighted image="">
  1620.                                                             <BFFont>
  1621.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1622.                                                             </BFFont>
  1623.                                                          </highlighted>
  1624.                                                          <activated image="">
  1625.                                                             <BFFont>
  1626.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1627.                                                             </BFFont>
  1628.                                                          </activated>
  1629.                                                          <disabled/>
  1630.                                                       </standard>
  1631.                                                    </UIAspect>
  1632.                                                    <on>
  1633.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1634.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="pelagic"/>
  1635.                                                       </event>
  1636.                                                    </on>
  1637.                                                 </UIToggleButton>
  1638.                                                 <UIToggleButton name="reef" sticky="1" xPack="2">
  1639.                                                    <UIRegion x="10" w="185" h="16"/>
  1640.                                                    <UIAspect alwayshit="true" locid="shell:filter_reef">
  1641.                                                       <default>
  1642.                                                          <BFFont>
  1643.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1644.                                                          </BFFont>
  1645.                                                       </default>
  1646.                                                       <standard>
  1647.                                                          <normal>
  1648.                                                             <BFFont>
  1649.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1650.                                                             </BFFont>
  1651.                                                          </normal>
  1652.                                                          <highlighted image="">
  1653.                                                             <BFFont>
  1654.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1655.                                                             </BFFont>
  1656.                                                          </highlighted>
  1657.                                                          <activated image="">
  1658.                                                             <BFFont>
  1659.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1660.                                                             </BFFont>
  1661.                                                          </activated>
  1662.                                                          <disabled/>
  1663.                                                       </standard>
  1664.                                                    </UIAspect>
  1665.                                                    <on>
  1666.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1667.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="reef"/>
  1668.                                                       </event>
  1669.                                                    </on>
  1670.                                                 </UIToggleButton>
  1671.                                                 <UIToggleButton name="savannah" sticky="1">
  1672.                                                    <UIRegion x="10" w="185" h="16"/>
  1673.                                                    <UIAspect alwayshit="true" locid="shell:filter_savannah">
  1674.                                                       <default>
  1675.                                                          <BFFont>
  1676.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1677.                                                          </BFFont>
  1678.                                                       </default>
  1679.                                                       <standard>
  1680.                                                          <normal>
  1681.                                                             <BFFont>
  1682.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1683.                                                             </BFFont>
  1684.                                                          </normal>
  1685.                                                          <highlighted image="">
  1686.                                                             <BFFont>
  1687.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1688.                                                             </BFFont>
  1689.                                                          </highlighted>
  1690.                                                          <activated image="">
  1691.                                                             <BFFont>
  1692.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1693.                                                             </BFFont>
  1694.                                                          </activated>
  1695.                                                          <disabled/>
  1696.                                                       </standard>
  1697.                                                    </UIAspect>
  1698.                                                    <on>
  1699.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1700.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="savannah"/>
  1701.                                                       </event>
  1702.                                                    </on>
  1703.                                                 </UIToggleButton>
  1704.                                                 <UIToggleButton name="scrub" sticky="1">
  1705.                                                    <UIRegion x="10" w="185" h="16"/>
  1706.                                                    <UIAspect alwayshit="true" locid="shell:filter_scrub">
  1707.                                                       <default>
  1708.                                                          <BFFont>
  1709.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1710.                                                          </BFFont>
  1711.                                                       </default>
  1712.                                                       <standard>
  1713.                                                          <normal>
  1714.                                                             <BFFont>
  1715.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1716.                                                             </BFFont>
  1717.                                                          </normal>
  1718.                                                          <highlighted image="">
  1719.                                                             <BFFont>
  1720.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1721.                                                             </BFFont>
  1722.                                                          </highlighted>
  1723.                                                          <activated image="">
  1724.                                                             <BFFont>
  1725.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1726.                                                             </BFFont>
  1727.                                                          </activated>
  1728.                                                          <disabled/>
  1729.                                                       </standard>
  1730.                                                    </UIAspect>
  1731.                                                    <on>
  1732.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1733.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="scrub"/>
  1734.                                                       </event>
  1735.                                                    </on>
  1736.                                                 </UIToggleButton>
  1737.                                                 <UIToggleButton name="temperateforest" sticky="1">
  1738.                                                    <UIRegion x="10" w="185" h="16"/>
  1739.                                                    <UIAspect alwayshit="true" locid="shell:filter_temperateforest">
  1740.                                                       <default>
  1741.                                                          <BFFont>
  1742.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1743.                                                          </BFFont>
  1744.                                                       </default>
  1745.                                                       <standard>
  1746.                                                          <normal>
  1747.                                                             <BFFont>
  1748.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1749.                                                             </BFFont>
  1750.                                                          </normal>
  1751.                                                          <highlighted image="">
  1752.                                                             <BFFont>
  1753.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1754.                                                             </BFFont>
  1755.                                                          </highlighted>
  1756.                                                          <activated image="">
  1757.                                                             <BFFont>
  1758.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1759.                                                             </BFFont>
  1760.                                                          </activated>
  1761.                                                          <disabled/>
  1762.                                                       </standard>
  1763.                                                    </UIAspect>
  1764.                                                    <on>
  1765.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1766.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="temperateforest"/>
  1767.                                                       </event>
  1768.                                                    </on>
  1769.                                                 </UIToggleButton>
  1770.                                                 <UIToggleButton name="tropicalrainforest" sticky="1">
  1771.                                                    <UIRegion x="10" w="185" h="16"/>
  1772.                                                    <UIAspect alwayshit="true" locid="shell:filter_tropicalrainforest">
  1773.                                                       <default>
  1774.                                                          <BFFont>
  1775.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1776.                                                          </BFFont>
  1777.                                                       </default>
  1778.                                                       <standard>
  1779.                                                          <normal>
  1780.                                                             <BFFont>
  1781.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1782.                                                             </BFFont>
  1783.                                                          </normal>
  1784.                                                          <highlighted image="">
  1785.                                                             <BFFont>
  1786.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1787.                                                             </BFFont>
  1788.                                                          </highlighted>
  1789.                                                          <activated image="">
  1790.                                                             <BFFont>
  1791.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1792.                                                             </BFFont>
  1793.                                                          </activated>
  1794.                                                          <disabled/>
  1795.                                                       </standard>
  1796.                                                    </UIAspect>
  1797.                                                    <on>
  1798.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1799.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="tropicalrainforest"/>
  1800.                                                       </event>
  1801.                                                    </on>
  1802.                                                 </UIToggleButton>
  1803.                                                 <UIToggleButton name="tundra" sticky="1">
  1804.                                                    <UIRegion x="10" w="185" h="16"/>
  1805.                                                    <UIAspect alwayshit="true" locid="shell:filter_tundra">
  1806.                                                       <default>
  1807.                                                          <BFFont>
  1808.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1809.                                                          </BFFont>
  1810.                                                       </default>
  1811.                                                       <standard>
  1812.                                                          <normal>
  1813.                                                             <BFFont>
  1814.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1815.                                                             </BFFont>
  1816.                                                          </normal>
  1817.                                                          <highlighted image="">
  1818.                                                             <BFFont>
  1819.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1820.                                                             </BFFont>
  1821.                                                          </highlighted>
  1822.                                                          <activated image="">
  1823.                                                             <BFFont>
  1824.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1825.                                                             </BFFont>
  1826.                                                          </activated>
  1827.                                                          <disabled/>
  1828.                                                       </standard>
  1829.                                                    </UIAspect>
  1830.                                                    <on>
  1831.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1832.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="tundra"/>
  1833.                                                       </event>
  1834.                                                    </on>
  1835.                                                 </UIToggleButton>
  1836.                                                 <UIToggleButton name="wetlands" sticky="1">
  1837.                                                    <UIRegion x="10" w="185" h="16"/>
  1838.                                                    <UIAspect alwayshit="true" locid="shell:filter_wetlands">
  1839.                                                       <default>
  1840.                                                          <BFFont>
  1841.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1842.                                                          </BFFont>
  1843.                                                       </default>
  1844.                                                       <standard>
  1845.                                                          <normal>
  1846.                                                             <BFFont>
  1847.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1848.                                                             </BFFont>
  1849.                                                          </normal>
  1850.                                                          <highlighted image="">
  1851.                                                             <BFFont>
  1852.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1853.                                                             </BFFont>
  1854.                                                          </highlighted>
  1855.                                                          <activated image="">
  1856.                                                             <BFFont>
  1857.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  1858.                                                             </BFFont>
  1859.                                                          </activated>
  1860.                                                          <disabled/>
  1861.                                                       </standard>
  1862.                                                    </UIAspect>
  1863.                                                    <on>
  1864.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1865.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="wetlands"/>
  1866.                                                       </event>
  1867.                                                    </on>
  1868.                                                 </UIToggleButton>
  1869.  
  1870.                                                 <UIToggleButton name="zbiome2" sticky="1" xPack="2">
  1871.                                                    <UIRegion x="10" w="185" h="16"/>
  1872.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome2">
  1873.                                                       <default>
  1874.                                                          <BFFont>
  1875.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1876.                                                          </BFFont>
  1877.                                                       </default>
  1878.                                                       <standard>
  1879.                                                          <normal>
  1880.                                                             <BFFont>
  1881.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  1882.                                                             </BFFont>
  1883.                                                          </normal>
  1884.                                                          <highlighted image="">
  1885.                                                             <BFFont>
  1886.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  1887.                                                             </BFFont>
  1888.                                                          </highlighted>
  1889.                                                          <activated image="">
  1890.                                                             <BFFont>
  1891.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  1892.                                                             </BFFont>
  1893.                                                          </activated>
  1894.                                                          <disabled/>
  1895.                                                       </standard>
  1896.                                                    </UIAspect>
  1897.                                                    <on>
  1898.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1899.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome2"/>
  1900.                                                       </event>
  1901.                                                    </on>
  1902.                                                 </UIToggleButton>
  1903.                                                 <UIToggleButton name="zbiome3" sticky="1" xPack="2">
  1904.                                                    <UIRegion x="10" w="185" h="16"/>
  1905.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome3">
  1906.                                                       <default>
  1907.                                                          <BFFont>
  1908.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1909.                                                          </BFFont>
  1910.                                                       </default>
  1911.                                                       <standard>
  1912.                                                          <normal>
  1913.                                                             <BFFont>
  1914.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  1915.                                                             </BFFont>
  1916.                                                          </normal>
  1917.                                                          <highlighted image="">
  1918.                                                             <BFFont>
  1919.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  1920.                                                             </BFFont>
  1921.                                                          </highlighted>
  1922.                                                          <activated image="">
  1923.                                                             <BFFont>
  1924.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  1925.                                                             </BFFont>
  1926.                                                          </activated>
  1927.                                                          <disabled/>
  1928.                                                       </standard>
  1929.                                                    </UIAspect>
  1930.                                                    <on>
  1931.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1932.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome3"/>
  1933.                                                       </event>
  1934.                                                    </on>
  1935.                                                 </UIToggleButton>
  1936.                                                 <UIToggleButton name="zbiome4" sticky="1" xPack="2">
  1937.                                                    <UIRegion x="10" w="185" h="16"/>
  1938.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome4">
  1939.                                                       <default>
  1940.                                                          <BFFont>
  1941.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1942.                                                          </BFFont>
  1943.                                                       </default>
  1944.                                                       <standard>
  1945.                                                          <normal>
  1946.                                                             <BFFont>
  1947.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  1948.                                                             </BFFont>
  1949.                                                          </normal>
  1950.                                                          <highlighted image="">
  1951.                                                             <BFFont>
  1952.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  1953.                                                             </BFFont>
  1954.                                                          </highlighted>
  1955.                                                          <activated image="">
  1956.                                                             <BFFont>
  1957.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  1958.                                                             </BFFont>
  1959.                                                          </activated>
  1960.                                                          <disabled/>
  1961.                                                       </standard>
  1962.                                                    </UIAspect>
  1963.                                                    <on>
  1964.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1965.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome4"/>
  1966.                                                       </event>
  1967.                                                    </on>
  1968.                                                 </UIToggleButton>
  1969.                                                 <UIToggleButton name="zbiome5" sticky="1" xPack="2">
  1970.                                                    <UIRegion x="10" w="185" h="16"/>
  1971.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome5">
  1972.                                                       <default>
  1973.                                                          <BFFont>
  1974.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  1975.                                                          </BFFont>
  1976.                                                       </default>
  1977.                                                       <standard>
  1978.                                                          <normal>
  1979.                                                             <BFFont>
  1980.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  1981.                                                             </BFFont>
  1982.                                                          </normal>
  1983.                                                          <highlighted image="">
  1984.                                                             <BFFont>
  1985.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  1986.                                                             </BFFont>
  1987.                                                          </highlighted>
  1988.                                                          <activated image="">
  1989.                                                             <BFFont>
  1990.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  1991.                                                             </BFFont>
  1992.                                                          </activated>
  1993.                                                          <disabled/>
  1994.                                                       </standard>
  1995.                                                    </UIAspect>
  1996.                                                    <on>
  1997.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  1998.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome5"/>
  1999.                                                       </event>
  2000.                                                    </on>
  2001.                                                 </UIToggleButton>
  2002.                                                 <UIToggleButton name="zbiome6" sticky="1" xPack="2">
  2003.                                                    <UIRegion x="10" w="185" h="16"/>
  2004.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome6">
  2005.                                                       <default>
  2006.                                                          <BFFont>
  2007.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2008.                                                          </BFFont>
  2009.                                                       </default>
  2010.                                                       <standard>
  2011.                                                          <normal>
  2012.                                                             <BFFont>
  2013.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2014.                                                             </BFFont>
  2015.                                                          </normal>
  2016.                                                          <highlighted image="">
  2017.                                                             <BFFont>
  2018.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2019.                                                             </BFFont>
  2020.                                                          </highlighted>
  2021.                                                          <activated image="">
  2022.                                                             <BFFont>
  2023.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2024.                                                             </BFFont>
  2025.                                                          </activated>
  2026.                                                          <disabled/>
  2027.                                                       </standard>
  2028.                                                    </UIAspect>
  2029.                                                    <on>
  2030.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2031.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome6"/>
  2032.                                                       </event>
  2033.                                                    </on>
  2034.                                                 </UIToggleButton>
  2035.                                                 <UIToggleButton name="zbiome7" sticky="1" xPack="2">
  2036.                                                    <UIRegion x="10" w="185" h="16"/>
  2037.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome7">
  2038.                                                       <default>
  2039.                                                          <BFFont>
  2040.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2041.                                                          </BFFont>
  2042.                                                       </default>
  2043.                                                       <standard>
  2044.                                                          <normal>
  2045.                                                             <BFFont>
  2046.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2047.                                                             </BFFont>
  2048.                                                          </normal>
  2049.                                                          <highlighted image="">
  2050.                                                             <BFFont>
  2051.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2052.                                                             </BFFont>
  2053.                                                          </highlighted>
  2054.                                                          <activated image="">
  2055.                                                             <BFFont>
  2056.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2057.                                                             </BFFont>
  2058.                                                          </activated>
  2059.                                                          <disabled/>
  2060.                                                       </standard>
  2061.                                                    </UIAspect>
  2062.                                                    <on>
  2063.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2064.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome7"/>
  2065.                                                       </event>
  2066.                                                    </on>
  2067.                                                 </UIToggleButton>
  2068.                                                 <UIToggleButton name="zbiome8" sticky="1" xPack="2">
  2069.                                                    <UIRegion x="10" w="185" h="16"/>
  2070.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome8">
  2071.                                                       <default>
  2072.                                                          <BFFont>
  2073.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2074.                                                          </BFFont>
  2075.                                                       </default>
  2076.                                                       <standard>
  2077.                                                          <normal>
  2078.                                                             <BFFont>
  2079.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2080.                                                             </BFFont>
  2081.                                                          </normal>
  2082.                                                          <highlighted image="">
  2083.                                                             <BFFont>
  2084.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2085.                                                             </BFFont>
  2086.                                                          </highlighted>
  2087.                                                          <activated image="">
  2088.                                                             <BFFont>
  2089.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2090.                                                             </BFFont>
  2091.                                                          </activated>
  2092.                                                          <disabled/>
  2093.                                                       </standard>
  2094.                                                    </UIAspect>
  2095.                                                    <on>
  2096.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2097.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome8"/>
  2098.                                                       </event>
  2099.                                                    </on>
  2100.                                                 </UIToggleButton>
  2101.                                                 <UIToggleButton name="zbiome9" sticky="1" xPack="2">
  2102.                                                    <UIRegion x="10" w="185" h="16"/>
  2103.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome9">
  2104.                                                       <default>
  2105.                                                          <BFFont>
  2106.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2107.                                                          </BFFont>
  2108.                                                       </default>
  2109.                                                       <standard>
  2110.                                                          <normal>
  2111.                                                             <BFFont>
  2112.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2113.                                                             </BFFont>
  2114.                                                          </normal>
  2115.                                                          <highlighted image="">
  2116.                                                             <BFFont>
  2117.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2118.                                                             </BFFont>
  2119.                                                          </highlighted>
  2120.                                                          <activated image="">
  2121.                                                             <BFFont>
  2122.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2123.                                                             </BFFont>
  2124.                                                          </activated>
  2125.                                                          <disabled/>
  2126.                                                       </standard>
  2127.                                                    </UIAspect>
  2128.                                                    <on>
  2129.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2130.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome9"/>
  2131.                                                       </event>
  2132.                                                    </on>
  2133.                                                 </UIToggleButton>
  2134.                                                 <UIToggleButton name="zbiome10" sticky="1" xPack="2">
  2135.                                                    <UIRegion x="10" w="185" h="16"/>
  2136.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome10">
  2137.                                                       <default>
  2138.                                                          <BFFont>
  2139.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2140.                                                          </BFFont>
  2141.                                                       </default>
  2142.                                                       <standard>
  2143.                                                          <normal>
  2144.                                                             <BFFont>
  2145.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2146.                                                             </BFFont>
  2147.                                                          </normal>
  2148.                                                          <highlighted image="">
  2149.                                                             <BFFont>
  2150.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2151.                                                             </BFFont>
  2152.                                                          </highlighted>
  2153.                                                          <activated image="">
  2154.                                                             <BFFont>
  2155.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2156.                                                             </BFFont>
  2157.                                                          </activated>
  2158.                                                          <disabled/>
  2159.                                                       </standard>
  2160.                                                    </UIAspect>
  2161.                                                    <on>
  2162.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2163.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome10"/>
  2164.                                                       </event>
  2165.                                                    </on>
  2166.                                                 </UIToggleButton>
  2167.                                                 <UIToggleButton name="zbiome11" sticky="1" xPack="2">
  2168.                                                    <UIRegion x="10" w="185" h="16"/>
  2169.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome11">
  2170.                                                       <default>
  2171.                                                          <BFFont>
  2172.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2173.                                                          </BFFont>
  2174.                                                       </default>
  2175.                                                       <standard>
  2176.                                                          <normal>
  2177.                                                             <BFFont>
  2178.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2179.                                                             </BFFont>
  2180.                                                          </normal>
  2181.                                                          <highlighted image="">
  2182.                                                             <BFFont>
  2183.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2184.                                                             </BFFont>
  2185.                                                          </highlighted>
  2186.                                                          <activated image="">
  2187.                                                             <BFFont>
  2188.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2189.                                                             </BFFont>
  2190.                                                          </activated>
  2191.                                                          <disabled/>
  2192.                                                       </standard>
  2193.                                                    </UIAspect>
  2194.                                                    <on>
  2195.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2196.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome11"/>
  2197.                                                       </event>
  2198.                                                    </on>
  2199.                                                 </UIToggleButton>
  2200.                                                 <UIToggleButton name="zbiome12" sticky="1" xPack="2">
  2201.                                                    <UIRegion x="10" w="185" h="16"/>
  2202.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome12">
  2203.                                                       <default>
  2204.                                                          <BFFont>
  2205.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2206.                                                          </BFFont>
  2207.                                                       </default>
  2208.                                                       <standard>
  2209.                                                          <normal>
  2210.                                                             <BFFont>
  2211.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2212.                                                             </BFFont>
  2213.                                                          </normal>
  2214.                                                          <highlighted image="">
  2215.                                                             <BFFont>
  2216.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2217.                                                             </BFFont>
  2218.                                                          </highlighted>
  2219.                                                          <activated image="">
  2220.                                                             <BFFont>
  2221.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2222.                                                             </BFFont>
  2223.                                                          </activated>
  2224.                                                          <disabled/>
  2225.                                                       </standard>
  2226.                                                    </UIAspect>
  2227.                                                    <on>
  2228.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2229.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome12"/>
  2230.                                                       </event>
  2231.                                                    </on>
  2232.                                                 </UIToggleButton>
  2233.                                                 <UIToggleButton name="zbiome13" sticky="1" xPack="2">
  2234.                                                    <UIRegion x="10" w="185" h="16"/>
  2235.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome13">
  2236.                                                       <default>
  2237.                                                          <BFFont>
  2238.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2239.                                                          </BFFont>
  2240.                                                       </default>
  2241.                                                       <standard>
  2242.                                                          <normal>
  2243.                                                             <BFFont>
  2244.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2245.                                                             </BFFont>
  2246.                                                          </normal>
  2247.                                                          <highlighted image="">
  2248.                                                             <BFFont>
  2249.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2250.                                                             </BFFont>
  2251.                                                          </highlighted>
  2252.                                                          <activated image="">
  2253.                                                             <BFFont>
  2254.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2255.                                                             </BFFont>
  2256.                                                          </activated>
  2257.                                                          <disabled/>
  2258.                                                       </standard>
  2259.                                                    </UIAspect>
  2260.                                                    <on>
  2261.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2262.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome13"/>
  2263.                                                       </event>
  2264.                                                    </on>
  2265.                                                 </UIToggleButton>
  2266.                                                 <UIToggleButton name="zbiome14" sticky="1" xPack="2">
  2267.                                                    <UIRegion x="10" w="185" h="16"/>
  2268.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome14">
  2269.                                                       <default>
  2270.                                                          <BFFont>
  2271.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2272.                                                          </BFFont>
  2273.                                                       </default>
  2274.                                                       <standard>
  2275.                                                          <normal>
  2276.                                                             <BFFont>
  2277.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2278.                                                             </BFFont>
  2279.                                                          </normal>
  2280.                                                          <highlighted image="">
  2281.                                                             <BFFont>
  2282.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2283.                                                             </BFFont>
  2284.                                                          </highlighted>
  2285.                                                          <activated image="">
  2286.                                                             <BFFont>
  2287.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2288.                                                             </BFFont>
  2289.                                                          </activated>
  2290.                                                          <disabled/>
  2291.                                                       </standard>
  2292.                                                    </UIAspect>
  2293.                                                    <on>
  2294.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2295.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome14"/>
  2296.                                                       </event>
  2297.                                                    </on>
  2298.                                                 </UIToggleButton>
  2299.                                                 <UIToggleButton name="zbiome15" sticky="1" xPack="2">
  2300.                                                    <UIRegion x="10" w="185" h="16"/>
  2301.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome15">
  2302.                                                       <default>
  2303.                                                          <BFFont>
  2304.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2305.                                                          </BFFont>
  2306.                                                       </default>
  2307.                                                       <standard>
  2308.                                                          <normal>
  2309.                                                             <BFFont>
  2310.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2311.                                                             </BFFont>
  2312.                                                          </normal>
  2313.                                                          <highlighted image="">
  2314.                                                             <BFFont>
  2315.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2316.                                                             </BFFont>
  2317.                                                          </highlighted>
  2318.                                                          <activated image="">
  2319.                                                             <BFFont>
  2320.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2321.                                                             </BFFont>
  2322.                                                          </activated>
  2323.                                                          <disabled/>
  2324.                                                       </standard>
  2325.                                                    </UIAspect>
  2326.                                                    <on>
  2327.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2328.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome15"/>
  2329.                                                       </event>
  2330.                                                    </on>
  2331.                                                 </UIToggleButton>
  2332.                                                 <UIToggleButton name="zbiome16" sticky="1" xPack="2">
  2333.                                                    <UIRegion x="10" w="185" h="16"/>
  2334.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome16">
  2335.                                                       <default>
  2336.                                                          <BFFont>
  2337.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2338.                                                          </BFFont>
  2339.                                                       </default>
  2340.                                                       <standard>
  2341.                                                          <normal>
  2342.                                                             <BFFont>
  2343.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2344.                                                             </BFFont>
  2345.                                                          </normal>
  2346.                                                          <highlighted image="">
  2347.                                                             <BFFont>
  2348.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2349.                                                             </BFFont>
  2350.                                                          </highlighted>
  2351.                                                          <activated image="">
  2352.                                                             <BFFont>
  2353.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2354.                                                             </BFFont>
  2355.                                                          </activated>
  2356.                                                          <disabled/>
  2357.                                                       </standard>
  2358.                                                    </UIAspect>
  2359.                                                    <on>
  2360.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2361.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome16"/>
  2362.                                                       </event>
  2363.                                                    </on>
  2364.                                                 </UIToggleButton>
  2365.                                                 <UIToggleButton name="zbiome17" sticky="1" xPack="2">
  2366.                                                    <UIRegion x="10" w="185" h="16"/>
  2367.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome17">
  2368.                                                       <default>
  2369.                                                          <BFFont>
  2370.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2371.                                                          </BFFont>
  2372.                                                       </default>
  2373.                                                       <standard>
  2374.                                                          <normal>
  2375.                                                             <BFFont>
  2376.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2377.                                                             </BFFont>
  2378.                                                          </normal>
  2379.                                                          <highlighted image="">
  2380.                                                             <BFFont>
  2381.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2382.                                                             </BFFont>
  2383.                                                          </highlighted>
  2384.                                                          <activated image="">
  2385.                                                             <BFFont>
  2386.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2387.                                                             </BFFont>
  2388.                                                          </activated>
  2389.                                                          <disabled/>
  2390.                                                       </standard>
  2391.                                                    </UIAspect>
  2392.                                                    <on>
  2393.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2394.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome17"/>
  2395.                                                       </event>
  2396.                                                    </on>
  2397.                                                 </UIToggleButton>
  2398.                                                 <UIToggleButton name="zbiome18" sticky="1" xPack="2">
  2399.                                                    <UIRegion x="10" w="185" h="16"/>
  2400.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome18">
  2401.                                                       <default>
  2402.                                                          <BFFont>
  2403.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2404.                                                          </BFFont>
  2405.                                                       </default>
  2406.                                                       <standard>
  2407.                                                          <normal>
  2408.                                                             <BFFont>
  2409.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2410.                                                             </BFFont>
  2411.                                                          </normal>
  2412.                                                          <highlighted image="">
  2413.                                                             <BFFont>
  2414.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2415.                                                             </BFFont>
  2416.                                                          </highlighted>
  2417.                                                          <activated image="">
  2418.                                                             <BFFont>
  2419.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2420.                                                             </BFFont>
  2421.                                                          </activated>
  2422.                                                          <disabled/>
  2423.                                                       </standard>
  2424.                                                    </UIAspect>
  2425.                                                    <on>
  2426.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2427.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome18"/>
  2428.                                                       </event>
  2429.                                                    </on>
  2430.                                                 </UIToggleButton>
  2431.                                                 <UIToggleButton name="zbiome19" sticky="1" xPack="2">
  2432.                                                    <UIRegion x="10" w="185" h="16"/>
  2433.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome19">
  2434.                                                       <default>
  2435.                                                          <BFFont>
  2436.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2437.                                                          </BFFont>
  2438.                                                       </default>
  2439.                                                       <standard>
  2440.                                                          <normal>
  2441.                                                             <BFFont>
  2442.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2443.                                                             </BFFont>
  2444.                                                          </normal>
  2445.                                                          <highlighted image="">
  2446.                                                             <BFFont>
  2447.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2448.                                                             </BFFont>
  2449.                                                          </highlighted>
  2450.                                                          <activated image="">
  2451.                                                             <BFFont>
  2452.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2453.                                                             </BFFont>
  2454.                                                          </activated>
  2455.                                                          <disabled/>
  2456.                                                       </standard>
  2457.                                                    </UIAspect>
  2458.                                                    <on>
  2459.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2460.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome19"/>
  2461.                                                       </event>
  2462.                                                    </on>
  2463.                                                 </UIToggleButton>
  2464.                                                 <UIToggleButton name="zbiome20" sticky="1" xPack="2">
  2465.                                                    <UIRegion x="10" w="185" h="16"/>
  2466.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome20">
  2467.                                                       <default>
  2468.                                                          <BFFont>
  2469.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2470.                                                          </BFFont>
  2471.                                                       </default>
  2472.                                                       <standard>
  2473.                                                          <normal>
  2474.                                                             <BFFont>
  2475.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2476.                                                             </BFFont>
  2477.                                                          </normal>
  2478.                                                          <highlighted image="">
  2479.                                                             <BFFont>
  2480.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2481.                                                             </BFFont>
  2482.                                                          </highlighted>
  2483.                                                          <activated image="">
  2484.                                                             <BFFont>
  2485.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2486.                                                             </BFFont>
  2487.                                                          </activated>
  2488.                                                          <disabled/>
  2489.                                                       </standard>
  2490.                                                    </UIAspect>
  2491.                                                    <on>
  2492.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2493.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome20"/>
  2494.                                                       </event>
  2495.                                                    </on>
  2496.                                                 </UIToggleButton>
  2497.                                                 <UIToggleButton name="zbiome21" sticky="1" xPack="2">
  2498.                                                    <UIRegion x="10" w="185" h="16"/>
  2499.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome21">
  2500.                                                       <default>
  2501.                                                          <BFFont>
  2502.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2503.                                                          </BFFont>
  2504.                                                       </default>
  2505.                                                       <standard>
  2506.                                                          <normal>
  2507.                                                             <BFFont>
  2508.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2509.                                                             </BFFont>
  2510.                                                          </normal>
  2511.                                                          <highlighted image="">
  2512.                                                             <BFFont>
  2513.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2514.                                                             </BFFont>
  2515.                                                          </highlighted>
  2516.                                                          <activated image="">
  2517.                                                             <BFFont>
  2518.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2519.                                                             </BFFont>
  2520.                                                          </activated>
  2521.                                                          <disabled/>
  2522.                                                       </standard>
  2523.                                                    </UIAspect>
  2524.                                                    <on>
  2525.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2526.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome21"/>
  2527.                                                       </event>
  2528.                                                    </on>
  2529.                                                 </UIToggleButton>
  2530.                                                 <UIToggleButton name="zbiome22" sticky="1" xPack="2">
  2531.                                                    <UIRegion x="10" w="185" h="16"/>
  2532.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome22">
  2533.                                                       <default>
  2534.                                                          <BFFont>
  2535.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2536.                                                          </BFFont>
  2537.                                                       </default>
  2538.                                                       <standard>
  2539.                                                          <normal>
  2540.                                                             <BFFont>
  2541.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2542.                                                             </BFFont>
  2543.                                                          </normal>
  2544.                                                          <highlighted image="">
  2545.                                                             <BFFont>
  2546.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2547.                                                             </BFFont>
  2548.                                                          </highlighted>
  2549.                                                          <activated image="">
  2550.                                                             <BFFont>
  2551.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2552.                                                             </BFFont>
  2553.                                                          </activated>
  2554.                                                          <disabled/>
  2555.                                                       </standard>
  2556.                                                    </UIAspect>
  2557.                                                    <on>
  2558.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2559.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome22"/>
  2560.                                                       </event>
  2561.                                                    </on>
  2562.                                                 </UIToggleButton>
  2563.                                                 <UIToggleButton name="zbiome23" sticky="1" xPack="2">
  2564.                                                    <UIRegion x="10" w="185" h="16"/>
  2565.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome23">
  2566.                                                       <default>
  2567.                                                          <BFFont>
  2568.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2569.                                                          </BFFont>
  2570.                                                       </default>
  2571.                                                       <standard>
  2572.                                                          <normal>
  2573.                                                             <BFFont>
  2574.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2575.                                                             </BFFont>
  2576.                                                          </normal>
  2577.                                                          <highlighted image="">
  2578.                                                             <BFFont>
  2579.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2580.                                                             </BFFont>
  2581.                                                          </highlighted>
  2582.                                                          <activated image="">
  2583.                                                             <BFFont>
  2584.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2585.                                                             </BFFont>
  2586.                                                          </activated>
  2587.                                                          <disabled/>
  2588.                                                       </standard>
  2589.                                                    </UIAspect>
  2590.                                                    <on>
  2591.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2592.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome23"/>
  2593.                                                       </event>
  2594.                                                    </on>
  2595.                                                 </UIToggleButton>
  2596.                                                 <UIToggleButton name="zbiome24" sticky="1" xPack="2">
  2597.                                                    <UIRegion x="10" w="185" h="16"/>
  2598.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome24">
  2599.                                                       <default>
  2600.                                                          <BFFont>
  2601.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2602.                                                          </BFFont>
  2603.                                                       </default>
  2604.                                                       <standard>
  2605.                                                          <normal>
  2606.                                                             <BFFont>
  2607.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2608.                                                             </BFFont>
  2609.                                                          </normal>
  2610.                                                          <highlighted image="">
  2611.                                                             <BFFont>
  2612.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2613.                                                             </BFFont>
  2614.                                                          </highlighted>
  2615.                                                          <activated image="">
  2616.                                                             <BFFont>
  2617.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2618.                                                             </BFFont>
  2619.                                                          </activated>
  2620.                                                          <disabled/>
  2621.                                                       </standard>
  2622.                                                    </UIAspect>
  2623.                                                    <on>
  2624.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2625.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome24"/>
  2626.                                                       </event>
  2627.                                                    </on>
  2628.                                                 </UIToggleButton>
  2629.                                                 <UIToggleButton name="zbiome25" sticky="1" xPack="2">
  2630.                                                    <UIRegion x="10" w="185" h="16"/>
  2631.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome25">
  2632.                                                       <default>
  2633.                                                          <BFFont>
  2634.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2635.                                                          </BFFont>
  2636.                                                       </default>
  2637.                                                       <standard>
  2638.                                                          <normal>
  2639.                                                             <BFFont>
  2640.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2641.                                                             </BFFont>
  2642.                                                          </normal>
  2643.                                                          <highlighted image="">
  2644.                                                             <BFFont>
  2645.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2646.                                                             </BFFont>
  2647.                                                          </highlighted>
  2648.                                                          <activated image="">
  2649.                                                             <BFFont>
  2650.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2651.                                                             </BFFont>
  2652.                                                          </activated>
  2653.                                                          <disabled/>
  2654.                                                       </standard>
  2655.                                                    </UIAspect>
  2656.                                                    <on>
  2657.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2658.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome25"/>
  2659.                                                       </event>
  2660.                                                    </on>
  2661.                                                 </UIToggleButton>
  2662.                                                 <UIToggleButton name="zbiome26" sticky="1" xPack="2">
  2663.                                                    <UIRegion x="10" w="185" h="16"/>
  2664.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome26">
  2665.                                                       <default>
  2666.                                                          <BFFont>
  2667.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2668.                                                          </BFFont>
  2669.                                                       </default>
  2670.                                                       <standard>
  2671.                                                          <normal>
  2672.                                                             <BFFont>
  2673.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2674.                                                             </BFFont>
  2675.                                                          </normal>
  2676.                                                          <highlighted image="">
  2677.                                                             <BFFont>
  2678.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2679.                                                             </BFFont>
  2680.                                                          </highlighted>
  2681.                                                          <activated image="">
  2682.                                                             <BFFont>
  2683.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2684.                                                             </BFFont>
  2685.                                                          </activated>
  2686.                                                          <disabled/>
  2687.                                                       </standard>
  2688.                                                    </UIAspect>
  2689.                                                    <on>
  2690.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2691.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome26"/>
  2692.                                                       </event>
  2693.                                                    </on>
  2694.                                                 </UIToggleButton>
  2695.                                                 <UIToggleButton name="zbiome27" sticky="1" xPack="2">
  2696.                                                    <UIRegion x="10" w="185" h="16"/>
  2697.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome27">
  2698.                                                       <default>
  2699.                                                          <BFFont>
  2700.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2701.                                                          </BFFont>
  2702.                                                       </default>
  2703.                                                       <standard>
  2704.                                                          <normal>
  2705.                                                             <BFFont>
  2706.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2707.                                                             </BFFont>
  2708.                                                          </normal>
  2709.                                                          <highlighted image="">
  2710.                                                             <BFFont>
  2711.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2712.                                                             </BFFont>
  2713.                                                          </highlighted>
  2714.                                                          <activated image="">
  2715.                                                             <BFFont>
  2716.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2717.                                                             </BFFont>
  2718.                                                          </activated>
  2719.                                                          <disabled/>
  2720.                                                       </standard>
  2721.                                                    </UIAspect>
  2722.                                                    <on>
  2723.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2724.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome27"/>
  2725.                                                       </event>
  2726.                                                    </on>
  2727.                                                 </UIToggleButton>
  2728.                                                 <UIToggleButton name="zbiome28" sticky="1" xPack="2">
  2729.                                                    <UIRegion x="10" w="185" h="16"/>
  2730.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome28">
  2731.                                                       <default>
  2732.                                                          <BFFont>
  2733.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2734.                                                          </BFFont>
  2735.                                                       </default>
  2736.                                                       <standard>
  2737.                                                          <normal>
  2738.                                                             <BFFont>
  2739.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2740.                                                             </BFFont>
  2741.                                                          </normal>
  2742.                                                          <highlighted image="">
  2743.                                                             <BFFont>
  2744.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2745.                                                             </BFFont>
  2746.                                                          </highlighted>
  2747.                                                          <activated image="">
  2748.                                                             <BFFont>
  2749.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2750.                                                             </BFFont>
  2751.                                                          </activated>
  2752.                                                          <disabled/>
  2753.                                                       </standard>
  2754.                                                    </UIAspect>
  2755.                                                    <on>
  2756.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2757.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome28"/>
  2758.                                                       </event>
  2759.                                                    </on>
  2760.                                                 </UIToggleButton>
  2761.                                                 <UIToggleButton name="zbiome29" sticky="1" xPack="2">
  2762.                                                    <UIRegion x="10" w="185" h="16"/>
  2763.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome29">
  2764.                                                       <default>
  2765.                                                          <BFFont>
  2766.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2767.                                                          </BFFont>
  2768.                                                       </default>
  2769.                                                       <standard>
  2770.                                                          <normal>
  2771.                                                             <BFFont>
  2772.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2773.                                                             </BFFont>
  2774.                                                          </normal>
  2775.                                                          <highlighted image="">
  2776.                                                             <BFFont>
  2777.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2778.                                                             </BFFont>
  2779.                                                          </highlighted>
  2780.                                                          <activated image="">
  2781.                                                             <BFFont>
  2782.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2783.                                                             </BFFont>
  2784.                                                          </activated>
  2785.                                                          <disabled/>
  2786.                                                       </standard>
  2787.                                                    </UIAspect>
  2788.                                                    <on>
  2789.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2790.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome29"/>
  2791.                                                       </event>
  2792.                                                    </on>
  2793.                                                 </UIToggleButton>
  2794.                                                 <UIToggleButton name="zbiome30" sticky="1" xPack="2">
  2795.                                                    <UIRegion x="10" w="185" h="16"/>
  2796.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome30">
  2797.                                                       <default>
  2798.                                                          <BFFont>
  2799.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2800.                                                          </BFFont>
  2801.                                                       </default>
  2802.                                                       <standard>
  2803.                                                          <normal>
  2804.                                                             <BFFont>
  2805.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2806.                                                             </BFFont>
  2807.                                                          </normal>
  2808.                                                          <highlighted image="">
  2809.                                                             <BFFont>
  2810.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2811.                                                             </BFFont>
  2812.                                                          </highlighted>
  2813.                                                          <activated image="">
  2814.                                                             <BFFont>
  2815.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2816.                                                             </BFFont>
  2817.                                                          </activated>
  2818.                                                          <disabled/>
  2819.                                                       </standard>
  2820.                                                    </UIAspect>
  2821.                                                    <on>
  2822.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2823.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome30"/>
  2824.                                                       </event>
  2825.                                                    </on>
  2826.                                                 </UIToggleButton>
  2827.                                                 <UIToggleButton name="zbiome31" sticky="1" xPack="2">
  2828.                                                    <UIRegion x="10" w="185" h="16"/>
  2829.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome31">
  2830.                                                       <default>
  2831.                                                          <BFFont>
  2832.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2833.                                                          </BFFont>
  2834.                                                       </default>
  2835.                                                       <standard>
  2836.                                                          <normal>
  2837.                                                             <BFFont>
  2838.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2839.                                                             </BFFont>
  2840.                                                          </normal>
  2841.                                                          <highlighted image="">
  2842.                                                             <BFFont>
  2843.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2844.                                                             </BFFont>
  2845.                                                          </highlighted>
  2846.                                                          <activated image="">
  2847.                                                             <BFFont>
  2848.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2849.                                                             </BFFont>
  2850.                                                          </activated>
  2851.                                                          <disabled/>
  2852.                                                       </standard>
  2853.                                                    </UIAspect>
  2854.                                                    <on>
  2855.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2856.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome31"/>
  2857.                                                       </event>
  2858.                                                    </on>
  2859.                                                 </UIToggleButton>
  2860.                                                 <UIToggleButton name="zbiome32" sticky="1" xPack="2">
  2861.                                                    <UIRegion x="10" w="185" h="16"/>
  2862.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome32">
  2863.                                                       <default>
  2864.                                                          <BFFont>
  2865.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2866.                                                          </BFFont>
  2867.                                                       </default>
  2868.                                                       <standard>
  2869.                                                          <normal>
  2870.                                                             <BFFont>
  2871.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2872.                                                             </BFFont>
  2873.                                                          </normal>
  2874.                                                          <highlighted image="">
  2875.                                                             <BFFont>
  2876.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2877.                                                             </BFFont>
  2878.                                                          </highlighted>
  2879.                                                          <activated image="">
  2880.                                                             <BFFont>
  2881.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2882.                                                             </BFFont>
  2883.                                                          </activated>
  2884.                                                          <disabled/>
  2885.                                                       </standard>
  2886.                                                    </UIAspect>
  2887.                                                    <on>
  2888.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2889.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome32"/>
  2890.                                                       </event>
  2891.                                                    </on>
  2892.                                                 </UIToggleButton>
  2893.                                                 <UIToggleButton name="zbiome33" sticky="1" xPack="2">
  2894.                                                    <UIRegion x="10" w="185" h="16"/>
  2895.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome33">
  2896.                                                       <default>
  2897.                                                          <BFFont>
  2898.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2899.                                                          </BFFont>
  2900.                                                       </default>
  2901.                                                       <standard>
  2902.                                                          <normal>
  2903.                                                             <BFFont>
  2904.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2905.                                                             </BFFont>
  2906.                                                          </normal>
  2907.                                                          <highlighted image="">
  2908.                                                             <BFFont>
  2909.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2910.                                                             </BFFont>
  2911.                                                          </highlighted>
  2912.                                                          <activated image="">
  2913.                                                             <BFFont>
  2914.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2915.                                                             </BFFont>
  2916.                                                          </activated>
  2917.                                                          <disabled/>
  2918.                                                       </standard>
  2919.                                                    </UIAspect>
  2920.                                                    <on>
  2921.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2922.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome33"/>
  2923.                                                       </event>
  2924.                                                    </on>
  2925.                                                 </UIToggleButton>
  2926.                                                 <UIToggleButton name="zbiome34" sticky="1" xPack="2">
  2927.                                                    <UIRegion x="10" w="185" h="16"/>
  2928.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome34">
  2929.                                                       <default>
  2930.                                                          <BFFont>
  2931.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2932.                                                          </BFFont>
  2933.                                                       </default>
  2934.                                                       <standard>
  2935.                                                          <normal>
  2936.                                                             <BFFont>
  2937.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2938.                                                             </BFFont>
  2939.                                                          </normal>
  2940.                                                          <highlighted image="">
  2941.                                                             <BFFont>
  2942.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2943.                                                             </BFFont>
  2944.                                                          </highlighted>
  2945.                                                          <activated image="">
  2946.                                                             <BFFont>
  2947.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2948.                                                             </BFFont>
  2949.                                                          </activated>
  2950.                                                          <disabled/>
  2951.                                                       </standard>
  2952.                                                    </UIAspect>
  2953.                                                    <on>
  2954.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2955.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome34"/>
  2956.                                                       </event>
  2957.                                                    </on>
  2958.                                                 </UIToggleButton>
  2959.                                                 <UIToggleButton name="zbiome35" sticky="1" xPack="2">
  2960.                                                    <UIRegion x="10" w="185" h="16"/>
  2961.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome35">
  2962.                                                       <default>
  2963.                                                          <BFFont>
  2964.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2965.                                                          </BFFont>
  2966.                                                       </default>
  2967.                                                       <standard>
  2968.                                                          <normal>
  2969.                                                             <BFFont>
  2970.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  2971.                                                             </BFFont>
  2972.                                                          </normal>
  2973.                                                          <highlighted image="">
  2974.                                                             <BFFont>
  2975.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  2976.                                                             </BFFont>
  2977.                                                          </highlighted>
  2978.                                                          <activated image="">
  2979.                                                             <BFFont>
  2980.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  2981.                                                             </BFFont>
  2982.                                                          </activated>
  2983.                                                          <disabled/>
  2984.                                                       </standard>
  2985.                                                    </UIAspect>
  2986.                                                    <on>
  2987.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  2988.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome35"/>
  2989.                                                       </event>
  2990.                                                    </on>
  2991.                                                 </UIToggleButton>
  2992.                                                 <UIToggleButton name="zbiome36" sticky="1" xPack="2">
  2993.                                                    <UIRegion x="10" w="185" h="16"/>
  2994.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome36">
  2995.                                                       <default>
  2996.                                                          <BFFont>
  2997.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  2998.                                                          </BFFont>
  2999.                                                       </default>
  3000.                                                       <standard>
  3001.                                                          <normal>
  3002.                                                             <BFFont>
  3003.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3004.                                                             </BFFont>
  3005.                                                          </normal>
  3006.                                                          <highlighted image="">
  3007.                                                             <BFFont>
  3008.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3009.                                                             </BFFont>
  3010.                                                          </highlighted>
  3011.                                                          <activated image="">
  3012.                                                             <BFFont>
  3013.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3014.                                                             </BFFont>
  3015.                                                          </activated>
  3016.                                                          <disabled/>
  3017.                                                       </standard>
  3018.                                                    </UIAspect>
  3019.                                                    <on>
  3020.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3021.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome36"/>
  3022.                                                       </event>
  3023.                                                    </on>
  3024.                                                 </UIToggleButton>
  3025.                                                 <UIToggleButton name="zbiome37" sticky="1" xPack="2">
  3026.                                                    <UIRegion x="10" w="185" h="16"/>
  3027.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome37">
  3028.                                                       <default>
  3029.                                                          <BFFont>
  3030.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3031.                                                          </BFFont>
  3032.                                                       </default>
  3033.                                                       <standard>
  3034.                                                          <normal>
  3035.                                                             <BFFont>
  3036.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3037.                                                             </BFFont>
  3038.                                                          </normal>
  3039.                                                          <highlighted image="">
  3040.                                                             <BFFont>
  3041.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3042.                                                             </BFFont>
  3043.                                                          </highlighted>
  3044.                                                          <activated image="">
  3045.                                                             <BFFont>
  3046.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3047.                                                             </BFFont>
  3048.                                                          </activated>
  3049.                                                          <disabled/>
  3050.                                                       </standard>
  3051.                                                    </UIAspect>
  3052.                                                    <on>
  3053.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3054.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome37"/>
  3055.                                                       </event>
  3056.                                                    </on>
  3057.                                                 </UIToggleButton>
  3058.                                                 <UIToggleButton name="zbiome38" sticky="1" xPack="2">
  3059.                                                    <UIRegion x="10" w="185" h="16"/>
  3060.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome38">
  3061.                                                       <default>
  3062.                                                          <BFFont>
  3063.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3064.                                                          </BFFont>
  3065.                                                       </default>
  3066.                                                       <standard>
  3067.                                                          <normal>
  3068.                                                             <BFFont>
  3069.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3070.                                                             </BFFont>
  3071.                                                          </normal>
  3072.                                                          <highlighted image="">
  3073.                                                             <BFFont>
  3074.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3075.                                                             </BFFont>
  3076.                                                          </highlighted>
  3077.                                                          <activated image="">
  3078.                                                             <BFFont>
  3079.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3080.                                                             </BFFont>
  3081.                                                          </activated>
  3082.                                                          <disabled/>
  3083.                                                       </standard>
  3084.                                                    </UIAspect>
  3085.                                                    <on>
  3086.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3087.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome38"/>
  3088.                                                       </event>
  3089.                                                    </on>
  3090.                                                 </UIToggleButton>
  3091.                                                 <UIToggleButton name="zbiome39" sticky="1" xPack="2">
  3092.                                                    <UIRegion x="10" w="185" h="16"/>
  3093.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome39">
  3094.                                                       <default>
  3095.                                                          <BFFont>
  3096.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3097.                                                          </BFFont>
  3098.                                                       </default>
  3099.                                                       <standard>
  3100.                                                          <normal>
  3101.                                                             <BFFont>
  3102.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3103.                                                             </BFFont>
  3104.                                                          </normal>
  3105.                                                          <highlighted image="">
  3106.                                                             <BFFont>
  3107.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3108.                                                             </BFFont>
  3109.                                                          </highlighted>
  3110.                                                          <activated image="">
  3111.                                                             <BFFont>
  3112.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3113.                                                             </BFFont>
  3114.                                                          </activated>
  3115.                                                          <disabled/>
  3116.                                                       </standard>
  3117.                                                    </UIAspect>
  3118.                                                    <on>
  3119.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3120.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome39"/>
  3121.                                                       </event>
  3122.                                                    </on>
  3123.                                                 </UIToggleButton>
  3124.                                                 <UIToggleButton name="zbiome40" sticky="1" xPack="2">
  3125.                                                    <UIRegion x="10" w="185" h="16"/>
  3126.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome40">
  3127.                                                       <default>
  3128.                                                          <BFFont>
  3129.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3130.                                                          </BFFont>
  3131.                                                       </default>
  3132.                                                       <standard>
  3133.                                                          <normal>
  3134.                                                             <BFFont>
  3135.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3136.                                                             </BFFont>
  3137.                                                          </normal>
  3138.                                                          <highlighted image="">
  3139.                                                             <BFFont>
  3140.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3141.                                                             </BFFont>
  3142.                                                          </highlighted>
  3143.                                                          <activated image="">
  3144.                                                             <BFFont>
  3145.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3146.                                                             </BFFont>
  3147.                                                          </activated>
  3148.                                                          <disabled/>
  3149.                                                       </standard>
  3150.                                                    </UIAspect>
  3151.                                                    <on>
  3152.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3153.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome40"/>
  3154.                                                       </event>
  3155.                                                    </on>
  3156.                                                 </UIToggleButton>
  3157.                                                 <UIToggleButton name="zbiome41" sticky="1" xPack="2">
  3158.                                                    <UIRegion x="10" w="185" h="16"/>
  3159.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome41">
  3160.                                                       <default>
  3161.                                                          <BFFont>
  3162.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3163.                                                          </BFFont>
  3164.                                                       </default>
  3165.                                                       <standard>
  3166.                                                          <normal>
  3167.                                                             <BFFont>
  3168.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3169.                                                             </BFFont>
  3170.                                                          </normal>
  3171.                                                          <highlighted image="">
  3172.                                                             <BFFont>
  3173.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3174.                                                             </BFFont>
  3175.                                                          </highlighted>
  3176.                                                          <activated image="">
  3177.                                                             <BFFont>
  3178.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3179.                                                             </BFFont>
  3180.                                                          </activated>
  3181.                                                          <disabled/>
  3182.                                                       </standard>
  3183.                                                    </UIAspect>
  3184.                                                    <on>
  3185.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3186.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome41"/>
  3187.                                                       </event>
  3188.                                                    </on>
  3189.                                                 </UIToggleButton>
  3190.                                                 <UIToggleButton name="zbiome42" sticky="1" xPack="2">
  3191.                                                    <UIRegion x="10" w="185" h="16"/>
  3192.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome42">
  3193.                                                       <default>
  3194.                                                          <BFFont>
  3195.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3196.                                                          </BFFont>
  3197.                                                       </default>
  3198.                                                       <standard>
  3199.                                                          <normal>
  3200.                                                             <BFFont>
  3201.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3202.                                                             </BFFont>
  3203.                                                          </normal>
  3204.                                                          <highlighted image="">
  3205.                                                             <BFFont>
  3206.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3207.                                                             </BFFont>
  3208.                                                          </highlighted>
  3209.                                                          <activated image="">
  3210.                                                             <BFFont>
  3211.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3212.                                                             </BFFont>
  3213.                                                          </activated>
  3214.                                                          <disabled/>
  3215.                                                       </standard>
  3216.                                                    </UIAspect>
  3217.                                                    <on>
  3218.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3219.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome42"/>
  3220.                                                       </event>
  3221.                                                    </on>
  3222.                                                 </UIToggleButton>
  3223.                                                 <UIToggleButton name="zbiome43" sticky="1" xPack="2">
  3224.                                                    <UIRegion x="10" w="185" h="16"/>
  3225.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome43">
  3226.                                                       <default>
  3227.                                                          <BFFont>
  3228.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3229.                                                          </BFFont>
  3230.                                                       </default>
  3231.                                                       <standard>
  3232.                                                          <normal>
  3233.                                                             <BFFont>
  3234.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3235.                                                             </BFFont>
  3236.                                                          </normal>
  3237.                                                          <highlighted image="">
  3238.                                                             <BFFont>
  3239.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3240.                                                             </BFFont>
  3241.                                                          </highlighted>
  3242.                                                          <activated image="">
  3243.                                                             <BFFont>
  3244.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3245.                                                             </BFFont>
  3246.                                                          </activated>
  3247.                                                          <disabled/>
  3248.                                                       </standard>
  3249.                                                    </UIAspect>
  3250.                                                    <on>
  3251.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3252.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome43"/>
  3253.                                                       </event>
  3254.                                                    </on>
  3255.                                                 </UIToggleButton>
  3256.                                                 <UIToggleButton name="zbiome44" sticky="1" xPack="2">
  3257.                                                    <UIRegion x="10" w="185" h="16"/>
  3258.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome44">
  3259.                                                       <default>
  3260.                                                          <BFFont>
  3261.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3262.                                                          </BFFont>
  3263.                                                       </default>
  3264.                                                       <standard>
  3265.                                                          <normal>
  3266.                                                             <BFFont>
  3267.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3268.                                                             </BFFont>
  3269.                                                          </normal>
  3270.                                                          <highlighted image="">
  3271.                                                             <BFFont>
  3272.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3273.                                                             </BFFont>
  3274.                                                          </highlighted>
  3275.                                                          <activated image="">
  3276.                                                             <BFFont>
  3277.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3278.                                                             </BFFont>
  3279.                                                          </activated>
  3280.                                                          <disabled/>
  3281.                                                       </standard>
  3282.                                                    </UIAspect>
  3283.                                                    <on>
  3284.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3285.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome44"/>
  3286.                                                       </event>
  3287.                                                    </on>
  3288.                                                 </UIToggleButton>
  3289.                                                 <UIToggleButton name="zbiome45" sticky="1" xPack="2">
  3290.                                                    <UIRegion x="10" w="185" h="16"/>
  3291.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome45">
  3292.                                                       <default>
  3293.                                                          <BFFont>
  3294.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3295.                                                          </BFFont>
  3296.                                                       </default>
  3297.                                                       <standard>
  3298.                                                          <normal>
  3299.                                                             <BFFont>
  3300.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3301.                                                             </BFFont>
  3302.                                                          </normal>
  3303.                                                          <highlighted image="">
  3304.                                                             <BFFont>
  3305.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3306.                                                             </BFFont>
  3307.                                                          </highlighted>
  3308.                                                          <activated image="">
  3309.                                                             <BFFont>
  3310.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3311.                                                             </BFFont>
  3312.                                                          </activated>
  3313.                                                          <disabled/>
  3314.                                                       </standard>
  3315.                                                    </UIAspect>
  3316.                                                    <on>
  3317.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3318.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome45"/>
  3319.                                                       </event>
  3320.                                                    </on>
  3321.                                                 </UIToggleButton>
  3322.                                                 <UIToggleButton name="zbiome46" sticky="1" xPack="2">
  3323.                                                    <UIRegion x="10" w="185" h="16"/>
  3324.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome46">
  3325.                                                       <default>
  3326.                                                          <BFFont>
  3327.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3328.                                                          </BFFont>
  3329.                                                       </default>
  3330.                                                       <standard>
  3331.                                                          <normal>
  3332.                                                             <BFFont>
  3333.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3334.                                                             </BFFont>
  3335.                                                          </normal>
  3336.                                                          <highlighted image="">
  3337.                                                             <BFFont>
  3338.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3339.                                                             </BFFont>
  3340.                                                          </highlighted>
  3341.                                                          <activated image="">
  3342.                                                             <BFFont>
  3343.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3344.                                                             </BFFont>
  3345.                                                          </activated>
  3346.                                                          <disabled/>
  3347.                                                       </standard>
  3348.                                                    </UIAspect>
  3349.                                                    <on>
  3350.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3351.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome46"/>
  3352.                                                       </event>
  3353.                                                    </on>
  3354.                                                 </UIToggleButton>
  3355.                                                 <UIToggleButton name="zbiome47" sticky="1" xPack="2">
  3356.                                                    <UIRegion x="10" w="185" h="16"/>
  3357.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome47">
  3358.                                                       <default>
  3359.                                                          <BFFont>
  3360.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3361.                                                          </BFFont>
  3362.                                                       </default>
  3363.                                                       <standard>
  3364.                                                          <normal>
  3365.                                                             <BFFont>
  3366.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3367.                                                             </BFFont>
  3368.                                                          </normal>
  3369.                                                          <highlighted image="">
  3370.                                                             <BFFont>
  3371.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3372.                                                             </BFFont>
  3373.                                                          </highlighted>
  3374.                                                          <activated image="">
  3375.                                                             <BFFont>
  3376.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3377.                                                             </BFFont>
  3378.                                                          </activated>
  3379.                                                          <disabled/>
  3380.                                                       </standard>
  3381.                                                    </UIAspect>
  3382.                                                    <on>
  3383.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3384.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome47"/>
  3385.                                                       </event>
  3386.                                                    </on>
  3387.                                                 </UIToggleButton>
  3388.                                                 <UIToggleButton name="zbiome48" sticky="1" xPack="2">
  3389.                                                    <UIRegion x="10" w="185" h="16"/>
  3390.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome48">
  3391.                                                       <default>
  3392.                                                          <BFFont>
  3393.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3394.                                                          </BFFont>
  3395.                                                       </default>
  3396.                                                       <standard>
  3397.                                                          <normal>
  3398.                                                             <BFFont>
  3399.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3400.                                                             </BFFont>
  3401.                                                          </normal>
  3402.                                                          <highlighted image="">
  3403.                                                             <BFFont>
  3404.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3405.                                                             </BFFont>
  3406.                                                          </highlighted>
  3407.                                                          <activated image="">
  3408.                                                             <BFFont>
  3409.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3410.                                                             </BFFont>
  3411.                                                          </activated>
  3412.                                                          <disabled/>
  3413.                                                       </standard>
  3414.                                                    </UIAspect>
  3415.                                                    <on>
  3416.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3417.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome48"/>
  3418.                                                       </event>
  3419.                                                    </on>
  3420.                                                 </UIToggleButton>
  3421.                                                 <UIToggleButton name="zbiome49" sticky="1" xPack="2">
  3422.                                                    <UIRegion x="10" w="185" h="16"/>
  3423.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome49">
  3424.                                                       <default>
  3425.                                                          <BFFont>
  3426.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3427.                                                          </BFFont>
  3428.                                                       </default>
  3429.                                                       <standard>
  3430.                                                          <normal>
  3431.                                                             <BFFont>
  3432.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3433.                                                             </BFFont>
  3434.                                                          </normal>
  3435.                                                          <highlighted image="">
  3436.                                                             <BFFont>
  3437.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3438.                                                             </BFFont>
  3439.                                                          </highlighted>
  3440.                                                          <activated image="">
  3441.                                                             <BFFont>
  3442.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3443.                                                             </BFFont>
  3444.                                                          </activated>
  3445.                                                          <disabled/>
  3446.                                                       </standard>
  3447.                                                    </UIAspect>
  3448.                                                    <on>
  3449.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3450.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome49"/>
  3451.                                                       </event>
  3452.                                                    </on>
  3453.                                                 </UIToggleButton>
  3454.                                                 <UIToggleButton name="zbiome50" sticky="1" xPack="2">
  3455.                                                    <UIRegion x="10" w="185" h="16"/>
  3456.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome50">
  3457.                                                       <default>
  3458.                                                          <BFFont>
  3459.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3460.                                                          </BFFont>
  3461.                                                       </default>
  3462.                                                       <standard>
  3463.                                                          <normal>
  3464.                                                             <BFFont>
  3465.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3466.                                                             </BFFont>
  3467.                                                          </normal>
  3468.                                                          <highlighted image="">
  3469.                                                             <BFFont>
  3470.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3471.                                                             </BFFont>
  3472.                                                          </highlighted>
  3473.                                                          <activated image="">
  3474.                                                             <BFFont>
  3475.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3476.                                                             </BFFont>
  3477.                                                          </activated>
  3478.                                                          <disabled/>
  3479.                                                       </standard>
  3480.                                                    </UIAspect>
  3481.                                                    <on>
  3482.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3483.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome50"/>
  3484.                                                       </event>
  3485.                                                    </on>
  3486.                                                 </UIToggleButton>
  3487.                                                 <UIToggleButton name="zbiome51" sticky="1" xPack="2">
  3488.                                                    <UIRegion x="10" w="185" h="16"/>
  3489.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome51">
  3490.                                                       <default>
  3491.                                                          <BFFont>
  3492.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3493.                                                          </BFFont>
  3494.                                                       </default>
  3495.                                                       <standard>
  3496.                                                          <normal>
  3497.                                                             <BFFont>
  3498.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3499.                                                             </BFFont>
  3500.                                                          </normal>
  3501.                                                          <highlighted image="">
  3502.                                                             <BFFont>
  3503.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3504.                                                             </BFFont>
  3505.                                                          </highlighted>
  3506.                                                          <activated image="">
  3507.                                                             <BFFont>
  3508.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3509.                                                             </BFFont>
  3510.                                                          </activated>
  3511.                                                          <disabled/>
  3512.                                                       </standard>
  3513.                                                    </UIAspect>
  3514.                                                    <on>
  3515.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3516.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome51"/>
  3517.                                                       </event>
  3518.                                                    </on>
  3519.                                                 </UIToggleButton>
  3520.                                                 <UIToggleButton name="zbiome52" sticky="1" xPack="2">
  3521.                                                    <UIRegion x="10" w="185" h="16"/>
  3522.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome52">
  3523.                                                       <default>
  3524.                                                          <BFFont>
  3525.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3526.                                                          </BFFont>
  3527.                                                       </default>
  3528.                                                       <standard>
  3529.                                                          <normal>
  3530.                                                             <BFFont>
  3531.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3532.                                                             </BFFont>
  3533.                                                          </normal>
  3534.                                                          <highlighted image="">
  3535.                                                             <BFFont>
  3536.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3537.                                                             </BFFont>
  3538.                                                          </highlighted>
  3539.                                                          <activated image="">
  3540.                                                             <BFFont>
  3541.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3542.                                                             </BFFont>
  3543.                                                          </activated>
  3544.                                                          <disabled/>
  3545.                                                       </standard>
  3546.                                                    </UIAspect>
  3547.                                                    <on>
  3548.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3549.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome52"/>
  3550.                                                       </event>
  3551.                                                    </on>
  3552.                                                 </UIToggleButton>
  3553.                                                 <UIToggleButton name="zbiome53" sticky="1" xPack="2">
  3554.                                                    <UIRegion x="10" w="185" h="16"/>
  3555.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome53">
  3556.                                                       <default>
  3557.                                                          <BFFont>
  3558.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3559.                                                          </BFFont>
  3560.                                                       </default>
  3561.                                                       <standard>
  3562.                                                          <normal>
  3563.                                                             <BFFont>
  3564.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3565.                                                             </BFFont>
  3566.                                                          </normal>
  3567.                                                          <highlighted image="">
  3568.                                                             <BFFont>
  3569.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3570.                                                             </BFFont>
  3571.                                                          </highlighted>
  3572.                                                          <activated image="">
  3573.                                                             <BFFont>
  3574.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3575.                                                             </BFFont>
  3576.                                                          </activated>
  3577.                                                          <disabled/>
  3578.                                                       </standard>
  3579.                                                    </UIAspect>
  3580.                                                    <on>
  3581.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3582.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome53"/>
  3583.                                                       </event>
  3584.                                                    </on>
  3585.                                                 </UIToggleButton>
  3586.                                                 <UIToggleButton name="zbiome54" sticky="1" xPack="2">
  3587.                                                    <UIRegion x="10" w="185" h="16"/>
  3588.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome54">
  3589.                                                       <default>
  3590.                                                          <BFFont>
  3591.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3592.                                                          </BFFont>
  3593.                                                       </default>
  3594.                                                       <standard>
  3595.                                                          <normal>
  3596.                                                             <BFFont>
  3597.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3598.                                                             </BFFont>
  3599.                                                          </normal>
  3600.                                                          <highlighted image="">
  3601.                                                             <BFFont>
  3602.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3603.                                                             </BFFont>
  3604.                                                          </highlighted>
  3605.                                                          <activated image="">
  3606.                                                             <BFFont>
  3607.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3608.                                                             </BFFont>
  3609.                                                          </activated>
  3610.                                                          <disabled/>
  3611.                                                       </standard>
  3612.                                                    </UIAspect>
  3613.                                                    <on>
  3614.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3615.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome54"/>
  3616.                                                       </event>
  3617.                                                    </on>
  3618.                                                 </UIToggleButton>
  3619.                                                 <UIToggleButton name="zbiome55" sticky="1" xPack="2">
  3620.                                                    <UIRegion x="10" w="185" h="16"/>
  3621.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome55">
  3622.                                                       <default>
  3623.                                                          <BFFont>
  3624.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3625.                                                          </BFFont>
  3626.                                                       </default>
  3627.                                                       <standard>
  3628.                                                          <normal>
  3629.                                                             <BFFont>
  3630.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3631.                                                             </BFFont>
  3632.                                                          </normal>
  3633.                                                          <highlighted image="">
  3634.                                                             <BFFont>
  3635.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3636.                                                             </BFFont>
  3637.                                                          </highlighted>
  3638.                                                          <activated image="">
  3639.                                                             <BFFont>
  3640.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3641.                                                             </BFFont>
  3642.                                                          </activated>
  3643.                                                          <disabled/>
  3644.                                                       </standard>
  3645.                                                    </UIAspect>
  3646.                                                    <on>
  3647.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3648.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome55"/>
  3649.                                                       </event>
  3650.                                                    </on>
  3651.                                                 </UIToggleButton>
  3652.                                                 <UIToggleButton name="zbiome56" sticky="1" xPack="2">
  3653.                                                    <UIRegion x="10" w="185" h="16"/>
  3654.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome56">
  3655.                                                       <default>
  3656.                                                          <BFFont>
  3657.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3658.                                                          </BFFont>
  3659.                                                       </default>
  3660.                                                       <standard>
  3661.                                                          <normal>
  3662.                                                             <BFFont>
  3663.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3664.                                                             </BFFont>
  3665.                                                          </normal>
  3666.                                                          <highlighted image="">
  3667.                                                             <BFFont>
  3668.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3669.                                                             </BFFont>
  3670.                                                          </highlighted>
  3671.                                                          <activated image="">
  3672.                                                             <BFFont>
  3673.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3674.                                                             </BFFont>
  3675.                                                          </activated>
  3676.                                                          <disabled/>
  3677.                                                       </standard>
  3678.                                                    </UIAspect>
  3679.                                                    <on>
  3680.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3681.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome56"/>
  3682.                                                       </event>
  3683.                                                    </on>
  3684.                                                 </UIToggleButton>
  3685.                                                 <UIToggleButton name="zbiome57" sticky="1" xPack="2">
  3686.                                                    <UIRegion x="10" w="185" h="16"/>
  3687.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome57">
  3688.                                                       <default>
  3689.                                                          <BFFont>
  3690.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3691.                                                          </BFFont>
  3692.                                                       </default>
  3693.                                                       <standard>
  3694.                                                          <normal>
  3695.                                                             <BFFont>
  3696.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3697.                                                             </BFFont>
  3698.                                                          </normal>
  3699.                                                          <highlighted image="">
  3700.                                                             <BFFont>
  3701.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3702.                                                             </BFFont>
  3703.                                                          </highlighted>
  3704.                                                          <activated image="">
  3705.                                                             <BFFont>
  3706.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3707.                                                             </BFFont>
  3708.                                                          </activated>
  3709.                                                          <disabled/>
  3710.                                                       </standard>
  3711.                                                    </UIAspect>
  3712.                                                    <on>
  3713.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3714.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome57"/>
  3715.                                                       </event>
  3716.                                                    </on>
  3717.                                                 </UIToggleButton>
  3718.                                                 <UIToggleButton name="zbiome58" sticky="1" xPack="2">
  3719.                                                    <UIRegion x="10" w="185" h="16"/>
  3720.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome58">
  3721.                                                       <default>
  3722.                                                          <BFFont>
  3723.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3724.                                                          </BFFont>
  3725.                                                       </default>
  3726.                                                       <standard>
  3727.                                                          <normal>
  3728.                                                             <BFFont>
  3729.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3730.                                                             </BFFont>
  3731.                                                          </normal>
  3732.                                                          <highlighted image="">
  3733.                                                             <BFFont>
  3734.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3735.                                                             </BFFont>
  3736.                                                          </highlighted>
  3737.                                                          <activated image="">
  3738.                                                             <BFFont>
  3739.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3740.                                                             </BFFont>
  3741.                                                          </activated>
  3742.                                                          <disabled/>
  3743.                                                       </standard>
  3744.                                                    </UIAspect>
  3745.                                                    <on>
  3746.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3747.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome58"/>
  3748.                                                       </event>
  3749.                                                    </on>
  3750.                                                 </UIToggleButton>
  3751.                                                 <UIToggleButton name="zbiome59" sticky="1" xPack="2">
  3752.                                                    <UIRegion x="10" w="185" h="16"/>
  3753.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome59">
  3754.                                                       <default>
  3755.                                                          <BFFont>
  3756.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3757.                                                          </BFFont>
  3758.                                                       </default>
  3759.                                                       <standard>
  3760.                                                          <normal>
  3761.                                                             <BFFont>
  3762.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3763.                                                             </BFFont>
  3764.                                                          </normal>
  3765.                                                          <highlighted image="">
  3766.                                                             <BFFont>
  3767.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3768.                                                             </BFFont>
  3769.                                                          </highlighted>
  3770.                                                          <activated image="">
  3771.                                                             <BFFont>
  3772.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3773.                                                             </BFFont>
  3774.                                                          </activated>
  3775.                                                          <disabled/>
  3776.                                                       </standard>
  3777.                                                    </UIAspect>
  3778.                                                    <on>
  3779.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3780.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome59"/>
  3781.                                                       </event>
  3782.                                                    </on>
  3783.                                                 </UIToggleButton>
  3784.                                                 <UIToggleButton name="zbiome60" sticky="1" xPack="2">
  3785.                                                    <UIRegion x="10" w="185" h="16"/>
  3786.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome60">
  3787.                                                       <default>
  3788.                                                          <BFFont>
  3789.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3790.                                                          </BFFont>
  3791.                                                       </default>
  3792.                                                       <standard>
  3793.                                                          <normal>
  3794.                                                             <BFFont>
  3795.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3796.                                                             </BFFont>
  3797.                                                          </normal>
  3798.                                                          <highlighted image="">
  3799.                                                             <BFFont>
  3800.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3801.                                                             </BFFont>
  3802.                                                          </highlighted>
  3803.                                                          <activated image="">
  3804.                                                             <BFFont>
  3805.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3806.                                                             </BFFont>
  3807.                                                          </activated>
  3808.                                                          <disabled/>
  3809.                                                       </standard>
  3810.                                                    </UIAspect>
  3811.                                                    <on>
  3812.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3813.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome60"/>
  3814.                                                       </event>
  3815.                                                    </on>
  3816.                                                 </UIToggleButton>
  3817.                                                 <UIToggleButton name="zbiome61" sticky="1" xPack="2">
  3818.                                                    <UIRegion x="10" w="185" h="16"/>
  3819.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome61">
  3820.                                                       <default>
  3821.                                                          <BFFont>
  3822.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3823.                                                          </BFFont>
  3824.                                                       </default>
  3825.                                                       <standard>
  3826.                                                          <normal>
  3827.                                                             <BFFont>
  3828.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3829.                                                             </BFFont>
  3830.                                                          </normal>
  3831.                                                          <highlighted image="">
  3832.                                                             <BFFont>
  3833.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3834.                                                             </BFFont>
  3835.                                                          </highlighted>
  3836.                                                          <activated image="">
  3837.                                                             <BFFont>
  3838.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3839.                                                             </BFFont>
  3840.                                                          </activated>
  3841.                                                          <disabled/>
  3842.                                                       </standard>
  3843.                                                    </UIAspect>
  3844.                                                    <on>
  3845.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3846.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome61"/>
  3847.                                                       </event>
  3848.                                                    </on>
  3849.                                                 </UIToggleButton>
  3850.                                                 <UIToggleButton name="zbiome62" sticky="1" xPack="2">
  3851.                                                    <UIRegion x="10" w="185" h="16"/>
  3852.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome62">
  3853.                                                       <default>
  3854.                                                          <BFFont>
  3855.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3856.                                                          </BFFont>
  3857.                                                       </default>
  3858.                                                       <standard>
  3859.                                                          <normal>
  3860.                                                             <BFFont>
  3861.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3862.                                                             </BFFont>
  3863.                                                          </normal>
  3864.                                                          <highlighted image="">
  3865.                                                             <BFFont>
  3866.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3867.                                                             </BFFont>
  3868.                                                          </highlighted>
  3869.                                                          <activated image="">
  3870.                                                             <BFFont>
  3871.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3872.                                                             </BFFont>
  3873.                                                          </activated>
  3874.                                                          <disabled/>
  3875.                                                       </standard>
  3876.                                                    </UIAspect>
  3877.                                                    <on>
  3878.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3879.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome62"/>
  3880.                                                       </event>
  3881.                                                    </on>
  3882.                                                 </UIToggleButton>
  3883.                                                 <UIToggleButton name="zbiome63" sticky="1" xPack="2">
  3884.                                                    <UIRegion x="10" w="185" h="16"/>
  3885.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome63">
  3886.                                                       <default>
  3887.                                                          <BFFont>
  3888.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3889.                                                          </BFFont>
  3890.                                                       </default>
  3891.                                                       <standard>
  3892.                                                          <normal>
  3893.                                                             <BFFont>
  3894.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3895.                                                             </BFFont>
  3896.                                                          </normal>
  3897.                                                          <highlighted image="">
  3898.                                                             <BFFont>
  3899.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3900.                                                             </BFFont>
  3901.                                                          </highlighted>
  3902.                                                          <activated image="">
  3903.                                                             <BFFont>
  3904.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3905.                                                             </BFFont>
  3906.                                                          </activated>
  3907.                                                          <disabled/>
  3908.                                                       </standard>
  3909.                                                    </UIAspect>
  3910.                                                    <on>
  3911.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3912.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome63"/>
  3913.                                                       </event>
  3914.                                                    </on>
  3915.                                                 </UIToggleButton>
  3916.                                                 <UIToggleButton name="zbiome64" sticky="1" xPack="2">
  3917.                                                    <UIRegion x="10" w="185" h="16"/>
  3918.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome64">
  3919.                                                       <default>
  3920.                                                          <BFFont>
  3921.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3922.                                                          </BFFont>
  3923.                                                       </default>
  3924.                                                       <standard>
  3925.                                                          <normal>
  3926.                                                             <BFFont>
  3927.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3928.                                                             </BFFont>
  3929.                                                          </normal>
  3930.                                                          <highlighted image="">
  3931.                                                             <BFFont>
  3932.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3933.                                                             </BFFont>
  3934.                                                          </highlighted>
  3935.                                                          <activated image="">
  3936.                                                             <BFFont>
  3937.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3938.                                                             </BFFont>
  3939.                                                          </activated>
  3940.                                                          <disabled/>
  3941.                                                       </standard>
  3942.                                                    </UIAspect>
  3943.                                                    <on>
  3944.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3945.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome64"/>
  3946.                                                       </event>
  3947.                                                    </on>
  3948.                                                 </UIToggleButton>
  3949.                                                 <UIToggleButton name="zbiome65" sticky="1" xPack="2">
  3950.                                                    <UIRegion x="10" w="185" h="16"/>
  3951.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome65">
  3952.                                                       <default>
  3953.                                                          <BFFont>
  3954.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3955.                                                          </BFFont>
  3956.                                                       </default>
  3957.                                                       <standard>
  3958.                                                          <normal>
  3959.                                                             <BFFont>
  3960.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3961.                                                             </BFFont>
  3962.                                                          </normal>
  3963.                                                          <highlighted image="">
  3964.                                                             <BFFont>
  3965.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3966.                                                             </BFFont>
  3967.                                                          </highlighted>
  3968.                                                          <activated image="">
  3969.                                                             <BFFont>
  3970.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  3971.                                                             </BFFont>
  3972.                                                          </activated>
  3973.                                                          <disabled/>
  3974.                                                       </standard>
  3975.                                                    </UIAspect>
  3976.                                                    <on>
  3977.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  3978.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome65"/>
  3979.                                                       </event>
  3980.                                                    </on>
  3981.                                                 </UIToggleButton>
  3982.                                                 <UIToggleButton name="zbiome66" sticky="1" xPack="2">
  3983.                                                    <UIRegion x="10" w="185" h="16"/>
  3984.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome66">
  3985.                                                       <default>
  3986.                                                          <BFFont>
  3987.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  3988.                                                          </BFFont>
  3989.                                                       </default>
  3990.                                                       <standard>
  3991.                                                          <normal>
  3992.                                                             <BFFont>
  3993.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  3994.                                                             </BFFont>
  3995.                                                          </normal>
  3996.                                                          <highlighted image="">
  3997.                                                             <BFFont>
  3998.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  3999.                                                             </BFFont>
  4000.                                                          </highlighted>
  4001.                                                          <activated image="">
  4002.                                                             <BFFont>
  4003.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4004.                                                             </BFFont>
  4005.                                                          </activated>
  4006.                                                          <disabled/>
  4007.                                                       </standard>
  4008.                                                    </UIAspect>
  4009.                                                    <on>
  4010.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4011.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome66"/>
  4012.                                                       </event>
  4013.                                                    </on>
  4014.                                                 </UIToggleButton>
  4015.                                                 <UIToggleButton name="zbiome67" sticky="1" xPack="2">
  4016.                                                    <UIRegion x="10" w="185" h="16"/>
  4017.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome67">
  4018.                                                       <default>
  4019.                                                          <BFFont>
  4020.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4021.                                                          </BFFont>
  4022.                                                       </default>
  4023.                                                       <standard>
  4024.                                                          <normal>
  4025.                                                             <BFFont>
  4026.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4027.                                                             </BFFont>
  4028.                                                          </normal>
  4029.                                                          <highlighted image="">
  4030.                                                             <BFFont>
  4031.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4032.                                                             </BFFont>
  4033.                                                          </highlighted>
  4034.                                                          <activated image="">
  4035.                                                             <BFFont>
  4036.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4037.                                                             </BFFont>
  4038.                                                          </activated>
  4039.                                                          <disabled/>
  4040.                                                       </standard>
  4041.                                                    </UIAspect>
  4042.                                                    <on>
  4043.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4044.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome67"/>
  4045.                                                       </event>
  4046.                                                    </on>
  4047.                                                 </UIToggleButton>
  4048.                                                 <UIToggleButton name="zbiome68" sticky="1" xPack="2">
  4049.                                                    <UIRegion x="10" w="185" h="16"/>
  4050.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome68">
  4051.                                                       <default>
  4052.                                                          <BFFont>
  4053.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4054.                                                          </BFFont>
  4055.                                                       </default>
  4056.                                                       <standard>
  4057.                                                          <normal>
  4058.                                                             <BFFont>
  4059.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4060.                                                             </BFFont>
  4061.                                                          </normal>
  4062.                                                          <highlighted image="">
  4063.                                                             <BFFont>
  4064.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4065.                                                             </BFFont>
  4066.                                                          </highlighted>
  4067.                                                          <activated image="">
  4068.                                                             <BFFont>
  4069.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4070.                                                             </BFFont>
  4071.                                                          </activated>
  4072.                                                          <disabled/>
  4073.                                                       </standard>
  4074.                                                    </UIAspect>
  4075.                                                    <on>
  4076.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4077.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome68"/>
  4078.                                                       </event>
  4079.                                                    </on>
  4080.                                                 </UIToggleButton>
  4081.                                                 <UIToggleButton name="zbiome69" sticky="1" xPack="2">
  4082.                                                    <UIRegion x="10" w="185" h="16"/>
  4083.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome69">
  4084.                                                       <default>
  4085.                                                          <BFFont>
  4086.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4087.                                                          </BFFont>
  4088.                                                       </default>
  4089.                                                       <standard>
  4090.                                                          <normal>
  4091.                                                             <BFFont>
  4092.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4093.                                                             </BFFont>
  4094.                                                          </normal>
  4095.                                                          <highlighted image="">
  4096.                                                             <BFFont>
  4097.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4098.                                                             </BFFont>
  4099.                                                          </highlighted>
  4100.                                                          <activated image="">
  4101.                                                             <BFFont>
  4102.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4103.                                                             </BFFont>
  4104.                                                          </activated>
  4105.                                                          <disabled/>
  4106.                                                       </standard>
  4107.                                                    </UIAspect>
  4108.                                                    <on>
  4109.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4110.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome69"/>
  4111.                                                       </event>
  4112.                                                    </on>
  4113.                                                 </UIToggleButton>
  4114.                                                 <UIToggleButton name="zbiome70" sticky="1" xPack="2">
  4115.                                                    <UIRegion x="10" w="185" h="16"/>
  4116.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome70">
  4117.                                                       <default>
  4118.                                                          <BFFont>
  4119.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4120.                                                          </BFFont>
  4121.                                                       </default>
  4122.                                                       <standard>
  4123.                                                          <normal>
  4124.                                                             <BFFont>
  4125.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4126.                                                             </BFFont>
  4127.                                                          </normal>
  4128.                                                          <highlighted image="">
  4129.                                                             <BFFont>
  4130.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4131.                                                             </BFFont>
  4132.                                                          </highlighted>
  4133.                                                          <activated image="">
  4134.                                                             <BFFont>
  4135.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4136.                                                             </BFFont>
  4137.                                                          </activated>
  4138.                                                          <disabled/>
  4139.                                                       </standard>
  4140.                                                    </UIAspect>
  4141.                                                    <on>
  4142.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4143.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome70"/>
  4144.                                                       </event>
  4145.                                                    </on>
  4146.                                                 </UIToggleButton>
  4147.                                                 <UIToggleButton name="zbiome71" sticky="1" xPack="2">
  4148.                                                    <UIRegion x="10" w="185" h="16"/>
  4149.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome71">
  4150.                                                       <default>
  4151.                                                          <BFFont>
  4152.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4153.                                                          </BFFont>
  4154.                                                       </default>
  4155.                                                       <standard>
  4156.                                                          <normal>
  4157.                                                             <BFFont>
  4158.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4159.                                                             </BFFont>
  4160.                                                          </normal>
  4161.                                                          <highlighted image="">
  4162.                                                             <BFFont>
  4163.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4164.                                                             </BFFont>
  4165.                                                          </highlighted>
  4166.                                                          <activated image="">
  4167.                                                             <BFFont>
  4168.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4169.                                                             </BFFont>
  4170.                                                          </activated>
  4171.                                                          <disabled/>
  4172.                                                       </standard>
  4173.                                                    </UIAspect>
  4174.                                                    <on>
  4175.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4176.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome71"/>
  4177.                                                       </event>
  4178.                                                    </on>
  4179.                                                 </UIToggleButton>
  4180.                                                 <UIToggleButton name="zbiome72" sticky="1" xPack="2">
  4181.                                                    <UIRegion x="10" w="185" h="16"/>
  4182.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome72">
  4183.                                                       <default>
  4184.                                                          <BFFont>
  4185.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4186.                                                          </BFFont>
  4187.                                                       </default>
  4188.                                                       <standard>
  4189.                                                          <normal>
  4190.                                                             <BFFont>
  4191.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4192.                                                             </BFFont>
  4193.                                                          </normal>
  4194.                                                          <highlighted image="">
  4195.                                                             <BFFont>
  4196.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4197.                                                             </BFFont>
  4198.                                                          </highlighted>
  4199.                                                          <activated image="">
  4200.                                                             <BFFont>
  4201.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4202.                                                             </BFFont>
  4203.                                                          </activated>
  4204.                                                          <disabled/>
  4205.                                                       </standard>
  4206.                                                    </UIAspect>
  4207.                                                    <on>
  4208.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4209.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome72"/>
  4210.                                                       </event>
  4211.                                                    </on>
  4212.                                                 </UIToggleButton>
  4213.                                                 <UIToggleButton name="zbiome73" sticky="1" xPack="2">
  4214.                                                    <UIRegion x="10" w="185" h="16"/>
  4215.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome73">
  4216.                                                       <default>
  4217.                                                          <BFFont>
  4218.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4219.                                                          </BFFont>
  4220.                                                       </default>
  4221.                                                       <standard>
  4222.                                                          <normal>
  4223.                                                             <BFFont>
  4224.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4225.                                                             </BFFont>
  4226.                                                          </normal>
  4227.                                                          <highlighted image="">
  4228.                                                             <BFFont>
  4229.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4230.                                                             </BFFont>
  4231.                                                          </highlighted>
  4232.                                                          <activated image="">
  4233.                                                             <BFFont>
  4234.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4235.                                                             </BFFont>
  4236.                                                          </activated>
  4237.                                                          <disabled/>
  4238.                                                       </standard>
  4239.                                                    </UIAspect>
  4240.                                                    <on>
  4241.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4242.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome73"/>
  4243.                                                       </event>
  4244.                                                    </on>
  4245.                                                 </UIToggleButton>
  4246.                                                 <UIToggleButton name="zbiome74" sticky="1" xPack="2">
  4247.                                                    <UIRegion x="10" w="185" h="16"/>
  4248.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome74">
  4249.                                                       <default>
  4250.                                                          <BFFont>
  4251.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4252.                                                          </BFFont>
  4253.                                                       </default>
  4254.                                                       <standard>
  4255.                                                          <normal>
  4256.                                                             <BFFont>
  4257.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4258.                                                             </BFFont>
  4259.                                                          </normal>
  4260.                                                          <highlighted image="">
  4261.                                                             <BFFont>
  4262.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4263.                                                             </BFFont>
  4264.                                                          </highlighted>
  4265.                                                          <activated image="">
  4266.                                                             <BFFont>
  4267.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4268.                                                             </BFFont>
  4269.                                                          </activated>
  4270.                                                          <disabled/>
  4271.                                                       </standard>
  4272.                                                    </UIAspect>
  4273.                                                    <on>
  4274.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4275.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome74"/>
  4276.                                                       </event>
  4277.                                                    </on>
  4278.                                                 </UIToggleButton>
  4279.                                                 <UIToggleButton name="zbiome75" sticky="1" xPack="2">
  4280.                                                    <UIRegion x="10" w="185" h="16"/>
  4281.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome75">
  4282.                                                       <default>
  4283.                                                          <BFFont>
  4284.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4285.                                                          </BFFont>
  4286.                                                       </default>
  4287.                                                       <standard>
  4288.                                                          <normal>
  4289.                                                             <BFFont>
  4290.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4291.                                                             </BFFont>
  4292.                                                          </normal>
  4293.                                                          <highlighted image="">
  4294.                                                             <BFFont>
  4295.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4296.                                                             </BFFont>
  4297.                                                          </highlighted>
  4298.                                                          <activated image="">
  4299.                                                             <BFFont>
  4300.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4301.                                                             </BFFont>
  4302.                                                          </activated>
  4303.                                                          <disabled/>
  4304.                                                       </standard>
  4305.                                                    </UIAspect>
  4306.                                                    <on>
  4307.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4308.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome75"/>
  4309.                                                       </event>
  4310.                                                    </on>
  4311.                                                 </UIToggleButton>
  4312.                                                 <UIToggleButton name="zbiome76" sticky="1" xPack="2">
  4313.                                                    <UIRegion x="10" w="185" h="16"/>
  4314.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome76">
  4315.                                                       <default>
  4316.                                                          <BFFont>
  4317.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4318.                                                          </BFFont>
  4319.                                                       </default>
  4320.                                                       <standard>
  4321.                                                          <normal>
  4322.                                                             <BFFont>
  4323.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4324.                                                             </BFFont>
  4325.                                                          </normal>
  4326.                                                          <highlighted image="">
  4327.                                                             <BFFont>
  4328.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4329.                                                             </BFFont>
  4330.                                                          </highlighted>
  4331.                                                          <activated image="">
  4332.                                                             <BFFont>
  4333.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4334.                                                             </BFFont>
  4335.                                                          </activated>
  4336.                                                          <disabled/>
  4337.                                                       </standard>
  4338.                                                    </UIAspect>
  4339.                                                    <on>
  4340.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4341.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome76"/>
  4342.                                                       </event>
  4343.                                                    </on>
  4344.                                                 </UIToggleButton>
  4345.                                                 <UIToggleButton name="zbiome77" sticky="1" xPack="2">
  4346.                                                    <UIRegion x="10" w="185" h="16"/>
  4347.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome77">
  4348.                                                       <default>
  4349.                                                          <BFFont>
  4350.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4351.                                                          </BFFont>
  4352.                                                       </default>
  4353.                                                       <standard>
  4354.                                                          <normal>
  4355.                                                             <BFFont>
  4356.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4357.                                                             </BFFont>
  4358.                                                          </normal>
  4359.                                                          <highlighted image="">
  4360.                                                             <BFFont>
  4361.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4362.                                                             </BFFont>
  4363.                                                          </highlighted>
  4364.                                                          <activated image="">
  4365.                                                             <BFFont>
  4366.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4367.                                                             </BFFont>
  4368.                                                          </activated>
  4369.                                                          <disabled/>
  4370.                                                       </standard>
  4371.                                                    </UIAspect>
  4372.                                                    <on>
  4373.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4374.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome77"/>
  4375.                                                       </event>
  4376.                                                    </on>
  4377.                                                 </UIToggleButton>
  4378.                                                 <UIToggleButton name="zbiome78" sticky="1" xPack="2">
  4379.                                                    <UIRegion x="10" w="185" h="16"/>
  4380.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome78">
  4381.                                                       <default>
  4382.                                                          <BFFont>
  4383.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4384.                                                          </BFFont>
  4385.                                                       </default>
  4386.                                                       <standard>
  4387.                                                          <normal>
  4388.                                                             <BFFont>
  4389.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4390.                                                             </BFFont>
  4391.                                                          </normal>
  4392.                                                          <highlighted image="">
  4393.                                                             <BFFont>
  4394.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4395.                                                             </BFFont>
  4396.                                                          </highlighted>
  4397.                                                          <activated image="">
  4398.                                                             <BFFont>
  4399.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4400.                                                             </BFFont>
  4401.                                                          </activated>
  4402.                                                          <disabled/>
  4403.                                                       </standard>
  4404.                                                    </UIAspect>
  4405.                                                    <on>
  4406.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4407.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome78"/>
  4408.                                                       </event>
  4409.                                                    </on>
  4410.                                                 </UIToggleButton>
  4411.                                                 <UIToggleButton name="zbiome79" sticky="1" xPack="2">
  4412.                                                    <UIRegion x="10" w="185" h="16"/>
  4413.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome79">
  4414.                                                       <default>
  4415.                                                          <BFFont>
  4416.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4417.                                                          </BFFont>
  4418.                                                       </default>
  4419.                                                       <standard>
  4420.                                                          <normal>
  4421.                                                             <BFFont>
  4422.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4423.                                                             </BFFont>
  4424.                                                          </normal>
  4425.                                                          <highlighted image="">
  4426.                                                             <BFFont>
  4427.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4428.                                                             </BFFont>
  4429.                                                          </highlighted>
  4430.                                                          <activated image="">
  4431.                                                             <BFFont>
  4432.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4433.                                                             </BFFont>
  4434.                                                          </activated>
  4435.                                                          <disabled/>
  4436.                                                       </standard>
  4437.                                                    </UIAspect>
  4438.                                                    <on>
  4439.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4440.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome79"/>
  4441.                                                       </event>
  4442.                                                    </on>
  4443.                                                 </UIToggleButton>
  4444.                                                 <UIToggleButton name="zbiome80" sticky="1" xPack="2">
  4445.                                                    <UIRegion x="10" w="185" h="16"/>
  4446.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome80">
  4447.                                                       <default>
  4448.                                                          <BFFont>
  4449.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4450.                                                          </BFFont>
  4451.                                                       </default>
  4452.                                                       <standard>
  4453.                                                          <normal>
  4454.                                                             <BFFont>
  4455.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4456.                                                             </BFFont>
  4457.                                                          </normal>
  4458.                                                          <highlighted image="">
  4459.                                                             <BFFont>
  4460.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4461.                                                             </BFFont>
  4462.                                                          </highlighted>
  4463.                                                          <activated image="">
  4464.                                                             <BFFont>
  4465.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4466.                                                             </BFFont>
  4467.                                                          </activated>
  4468.                                                          <disabled/>
  4469.                                                       </standard>
  4470.                                                    </UIAspect>
  4471.                                                    <on>
  4472.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4473.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome80"/>
  4474.                                                       </event>
  4475.                                                    </on>
  4476.                                                 </UIToggleButton>
  4477.                                                 <UIToggleButton name="zbiome81" sticky="1" xPack="2">
  4478.                                                    <UIRegion x="10" w="185" h="16"/>
  4479.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome81">
  4480.                                                       <default>
  4481.                                                          <BFFont>
  4482.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4483.                                                          </BFFont>
  4484.                                                       </default>
  4485.                                                       <standard>
  4486.                                                          <normal>
  4487.                                                             <BFFont>
  4488.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4489.                                                             </BFFont>
  4490.                                                          </normal>
  4491.                                                          <highlighted image="">
  4492.                                                             <BFFont>
  4493.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4494.                                                             </BFFont>
  4495.                                                          </highlighted>
  4496.                                                          <activated image="">
  4497.                                                             <BFFont>
  4498.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4499.                                                             </BFFont>
  4500.                                                          </activated>
  4501.                                                          <disabled/>
  4502.                                                       </standard>
  4503.                                                    </UIAspect>
  4504.                                                    <on>
  4505.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4506.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome81"/>
  4507.                                                       </event>
  4508.                                                    </on>
  4509.                                                 </UIToggleButton>
  4510.                                                 <UIToggleButton name="zbiome82" sticky="1" xPack="2">
  4511.                                                    <UIRegion x="10" w="185" h="16"/>
  4512.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome82">
  4513.                                                       <default>
  4514.                                                          <BFFont>
  4515.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4516.                                                          </BFFont>
  4517.                                                       </default>
  4518.                                                       <standard>
  4519.                                                          <normal>
  4520.                                                             <BFFont>
  4521.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4522.                                                             </BFFont>
  4523.                                                          </normal>
  4524.                                                          <highlighted image="">
  4525.                                                             <BFFont>
  4526.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4527.                                                             </BFFont>
  4528.                                                          </highlighted>
  4529.                                                          <activated image="">
  4530.                                                             <BFFont>
  4531.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4532.                                                             </BFFont>
  4533.                                                          </activated>
  4534.                                                          <disabled/>
  4535.                                                       </standard>
  4536.                                                    </UIAspect>
  4537.                                                    <on>
  4538.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4539.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome82"/>
  4540.                                                       </event>
  4541.                                                    </on>
  4542.                                                 </UIToggleButton>
  4543.                                                 <UIToggleButton name="zbiome83" sticky="1" xPack="2">
  4544.                                                    <UIRegion x="10" w="185" h="16"/>
  4545.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome83">
  4546.                                                       <default>
  4547.                                                          <BFFont>
  4548.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4549.                                                          </BFFont>
  4550.                                                       </default>
  4551.                                                       <standard>
  4552.                                                          <normal>
  4553.                                                             <BFFont>
  4554.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4555.                                                             </BFFont>
  4556.                                                          </normal>
  4557.                                                          <highlighted image="">
  4558.                                                             <BFFont>
  4559.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4560.                                                             </BFFont>
  4561.                                                          </highlighted>
  4562.                                                          <activated image="">
  4563.                                                             <BFFont>
  4564.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4565.                                                             </BFFont>
  4566.                                                          </activated>
  4567.                                                          <disabled/>
  4568.                                                       </standard>
  4569.                                                    </UIAspect>
  4570.                                                    <on>
  4571.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4572.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome83"/>
  4573.                                                       </event>
  4574.                                                    </on>
  4575.                                                 </UIToggleButton>
  4576.                                                 <UIToggleButton name="zbiome84" sticky="1" xPack="2">
  4577.                                                    <UIRegion x="10" w="185" h="16"/>
  4578.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome84">
  4579.                                                       <default>
  4580.                                                          <BFFont>
  4581.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4582.                                                          </BFFont>
  4583.                                                       </default>
  4584.                                                       <standard>
  4585.                                                          <normal>
  4586.                                                             <BFFont>
  4587.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4588.                                                             </BFFont>
  4589.                                                          </normal>
  4590.                                                          <highlighted image="">
  4591.                                                             <BFFont>
  4592.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4593.                                                             </BFFont>
  4594.                                                          </highlighted>
  4595.                                                          <activated image="">
  4596.                                                             <BFFont>
  4597.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4598.                                                             </BFFont>
  4599.                                                          </activated>
  4600.                                                          <disabled/>
  4601.                                                       </standard>
  4602.                                                    </UIAspect>
  4603.                                                    <on>
  4604.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4605.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome84"/>
  4606.                                                       </event>
  4607.                                                    </on>
  4608.                                                 </UIToggleButton>
  4609.                                                 <UIToggleButton name="zbiome85" sticky="1" xPack="2">
  4610.                                                    <UIRegion x="10" w="185" h="16"/>
  4611.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome85">
  4612.                                                       <default>
  4613.                                                          <BFFont>
  4614.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4615.                                                          </BFFont>
  4616.                                                       </default>
  4617.                                                       <standard>
  4618.                                                          <normal>
  4619.                                                             <BFFont>
  4620.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4621.                                                             </BFFont>
  4622.                                                          </normal>
  4623.                                                          <highlighted image="">
  4624.                                                             <BFFont>
  4625.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4626.                                                             </BFFont>
  4627.                                                          </highlighted>
  4628.                                                          <activated image="">
  4629.                                                             <BFFont>
  4630.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4631.                                                             </BFFont>
  4632.                                                          </activated>
  4633.                                                          <disabled/>
  4634.                                                       </standard>
  4635.                                                    </UIAspect>
  4636.                                                    <on>
  4637.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4638.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome85"/>
  4639.                                                       </event>
  4640.                                                    </on>
  4641.                                                 </UIToggleButton>
  4642.                                                 <UIToggleButton name="zbiome86" sticky="1" xPack="2">
  4643.                                                    <UIRegion x="10" w="185" h="16"/>
  4644.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome86">
  4645.                                                       <default>
  4646.                                                          <BFFont>
  4647.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4648.                                                          </BFFont>
  4649.                                                       </default>
  4650.                                                       <standard>
  4651.                                                          <normal>
  4652.                                                             <BFFont>
  4653.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4654.                                                             </BFFont>
  4655.                                                          </normal>
  4656.                                                          <highlighted image="">
  4657.                                                             <BFFont>
  4658.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4659.                                                             </BFFont>
  4660.                                                          </highlighted>
  4661.                                                          <activated image="">
  4662.                                                             <BFFont>
  4663.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4664.                                                             </BFFont>
  4665.                                                          </activated>
  4666.                                                          <disabled/>
  4667.                                                       </standard>
  4668.                                                    </UIAspect>
  4669.                                                    <on>
  4670.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4671.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome86"/>
  4672.                                                       </event>
  4673.                                                    </on>
  4674.                                                 </UIToggleButton>
  4675.                                                 <UIToggleButton name="zbiome87" sticky="1" xPack="2">
  4676.                                                    <UIRegion x="10" w="185" h="16"/>
  4677.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome87">
  4678.                                                       <default>
  4679.                                                          <BFFont>
  4680.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4681.                                                          </BFFont>
  4682.                                                       </default>
  4683.                                                       <standard>
  4684.                                                          <normal>
  4685.                                                             <BFFont>
  4686.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4687.                                                             </BFFont>
  4688.                                                          </normal>
  4689.                                                          <highlighted image="">
  4690.                                                             <BFFont>
  4691.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4692.                                                             </BFFont>
  4693.                                                          </highlighted>
  4694.                                                          <activated image="">
  4695.                                                             <BFFont>
  4696.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4697.                                                             </BFFont>
  4698.                                                          </activated>
  4699.                                                          <disabled/>
  4700.                                                       </standard>
  4701.                                                    </UIAspect>
  4702.                                                    <on>
  4703.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4704.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome87"/>
  4705.                                                       </event>
  4706.                                                    </on>
  4707.                                                 </UIToggleButton>
  4708.                                                 <UIToggleButton name="zbiome89" sticky="1" xPack="2">
  4709.                                                    <UIRegion x="10" w="185" h="16"/>
  4710.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome89">
  4711.                                                       <default>
  4712.                                                          <BFFont>
  4713.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4714.                                                          </BFFont>
  4715.                                                       </default>
  4716.                                                       <standard>
  4717.                                                          <normal>
  4718.                                                             <BFFont>
  4719.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4720.                                                             </BFFont>
  4721.                                                          </normal>
  4722.                                                          <highlighted image="">
  4723.                                                             <BFFont>
  4724.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4725.                                                             </BFFont>
  4726.                                                          </highlighted>
  4727.                                                          <activated image="">
  4728.                                                             <BFFont>
  4729.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4730.                                                             </BFFont>
  4731.                                                          </activated>
  4732.                                                          <disabled/>
  4733.                                                       </standard>
  4734.                                                    </UIAspect>
  4735.                                                    <on>
  4736.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4737.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome89"/>
  4738.                                                       </event>
  4739.                                                    </on>
  4740.                                                 </UIToggleButton>
  4741.                                                 <UIToggleButton name="zbiome90" sticky="1" xPack="2">
  4742.                                                    <UIRegion x="10" w="185" h="16"/>
  4743.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome90">
  4744.                                                       <default>
  4745.                                                          <BFFont>
  4746.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4747.                                                          </BFFont>
  4748.                                                       </default>
  4749.                                                       <standard>
  4750.                                                          <normal>
  4751.                                                             <BFFont>
  4752.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4753.                                                             </BFFont>
  4754.                                                          </normal>
  4755.                                                          <highlighted image="">
  4756.                                                             <BFFont>
  4757.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4758.                                                             </BFFont>
  4759.                                                          </highlighted>
  4760.                                                          <activated image="">
  4761.                                                             <BFFont>
  4762.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4763.                                                             </BFFont>
  4764.                                                          </activated>
  4765.                                                          <disabled/>
  4766.                                                       </standard>
  4767.                                                    </UIAspect>
  4768.                                                    <on>
  4769.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4770.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome90"/>
  4771.                                                       </event>
  4772.                                                    </on>
  4773.                                                 </UIToggleButton>
  4774.                                                 <UIToggleButton name="zbiome91" sticky="1" xPack="2">
  4775.                                                    <UIRegion x="10" w="185" h="16"/>
  4776.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome91">
  4777.                                                       <default>
  4778.                                                          <BFFont>
  4779.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4780.                                                          </BFFont>
  4781.                                                       </default>
  4782.                                                       <standard>
  4783.                                                          <normal>
  4784.                                                             <BFFont>
  4785.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4786.                                                             </BFFont>
  4787.                                                          </normal>
  4788.                                                          <highlighted image="">
  4789.                                                             <BFFont>
  4790.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4791.                                                             </BFFont>
  4792.                                                          </highlighted>
  4793.                                                          <activated image="">
  4794.                                                             <BFFont>
  4795.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4796.                                                             </BFFont>
  4797.                                                          </activated>
  4798.                                                          <disabled/>
  4799.                                                       </standard>
  4800.                                                    </UIAspect>
  4801.                                                    <on>
  4802.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4803.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome91"/>
  4804.                                                       </event>
  4805.                                                    </on>
  4806.                                                 </UIToggleButton>
  4807.                                                 <UIToggleButton name="zbiome92" sticky="1" xPack="2">
  4808.                                                    <UIRegion x="10" w="185" h="16"/>
  4809.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome92">
  4810.                                                       <default>
  4811.                                                          <BFFont>
  4812.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4813.                                                          </BFFont>
  4814.                                                       </default>
  4815.                                                       <standard>
  4816.                                                          <normal>
  4817.                                                             <BFFont>
  4818.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4819.                                                             </BFFont>
  4820.                                                          </normal>
  4821.                                                          <highlighted image="">
  4822.                                                             <BFFont>
  4823.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4824.                                                             </BFFont>
  4825.                                                          </highlighted>
  4826.                                                          <activated image="">
  4827.                                                             <BFFont>
  4828.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4829.                                                             </BFFont>
  4830.                                                          </activated>
  4831.                                                          <disabled/>
  4832.                                                       </standard>
  4833.                                                    </UIAspect>
  4834.                                                    <on>
  4835.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4836.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome92"/>
  4837.                                                       </event>
  4838.                                                    </on>
  4839.                                                 </UIToggleButton>
  4840.                                                 <UIToggleButton name="zbiome93" sticky="1" xPack="2">
  4841.                                                    <UIRegion x="10" w="185" h="16"/>
  4842.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome93">
  4843.                                                       <default>
  4844.                                                          <BFFont>
  4845.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4846.                                                          </BFFont>
  4847.                                                       </default>
  4848.                                                       <standard>
  4849.                                                          <normal>
  4850.                                                             <BFFont>
  4851.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4852.                                                             </BFFont>
  4853.                                                          </normal>
  4854.                                                          <highlighted image="">
  4855.                                                             <BFFont>
  4856.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4857.                                                             </BFFont>
  4858.                                                          </highlighted>
  4859.                                                          <activated image="">
  4860.                                                             <BFFont>
  4861.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4862.                                                             </BFFont>
  4863.                                                          </activated>
  4864.                                                          <disabled/>
  4865.                                                       </standard>
  4866.                                                    </UIAspect>
  4867.                                                    <on>
  4868.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4869.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome93"/>
  4870.                                                       </event>
  4871.                                                    </on>
  4872.                                                 </UIToggleButton>
  4873.                                                 <UIToggleButton name="zbiome94" sticky="1" xPack="2">
  4874.                                                    <UIRegion x="10" w="185" h="16"/>
  4875.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome94">
  4876.                                                       <default>
  4877.                                                          <BFFont>
  4878.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4879.                                                          </BFFont>
  4880.                                                       </default>
  4881.                                                       <standard>
  4882.                                                          <normal>
  4883.                                                             <BFFont>
  4884.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4885.                                                             </BFFont>
  4886.                                                          </normal>
  4887.                                                          <highlighted image="">
  4888.                                                             <BFFont>
  4889.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4890.                                                             </BFFont>
  4891.                                                          </highlighted>
  4892.                                                          <activated image="">
  4893.                                                             <BFFont>
  4894.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4895.                                                             </BFFont>
  4896.                                                          </activated>
  4897.                                                          <disabled/>
  4898.                                                       </standard>
  4899.                                                    </UIAspect>
  4900.                                                    <on>
  4901.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4902.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome94"/>
  4903.                                                       </event>
  4904.                                                    </on>
  4905.                                                 </UIToggleButton>
  4906.                                                 <UIToggleButton name="zbiome95" sticky="1" xPack="2">
  4907.                                                    <UIRegion x="10" w="185" h="16"/>
  4908.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome95">
  4909.                                                       <default>
  4910.                                                          <BFFont>
  4911.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4912.                                                          </BFFont>
  4913.                                                       </default>
  4914.                                                       <standard>
  4915.                                                          <normal>
  4916.                                                             <BFFont>
  4917.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4918.                                                             </BFFont>
  4919.                                                          </normal>
  4920.                                                          <highlighted image="">
  4921.                                                             <BFFont>
  4922.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4923.                                                             </BFFont>
  4924.                                                          </highlighted>
  4925.                                                          <activated image="">
  4926.                                                             <BFFont>
  4927.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4928.                                                             </BFFont>
  4929.                                                          </activated>
  4930.                                                          <disabled/>
  4931.                                                       </standard>
  4932.                                                    </UIAspect>
  4933.                                                    <on>
  4934.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4935.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome95"/>
  4936.                                                       </event>
  4937.                                                    </on>
  4938.                                                 </UIToggleButton>
  4939.                                                 <UIToggleButton name="zbiome96" sticky="1" xPack="2">
  4940.                                                    <UIRegion x="10" w="185" h="16"/>
  4941.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome96">
  4942.                                                       <default>
  4943.                                                          <BFFont>
  4944.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4945.                                                          </BFFont>
  4946.                                                       </default>
  4947.                                                       <standard>
  4948.                                                          <normal>
  4949.                                                             <BFFont>
  4950.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4951.                                                             </BFFont>
  4952.                                                          </normal>
  4953.                                                          <highlighted image="">
  4954.                                                             <BFFont>
  4955.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4956.                                                             </BFFont>
  4957.                                                          </highlighted>
  4958.                                                          <activated image="">
  4959.                                                             <BFFont>
  4960.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4961.                                                             </BFFont>
  4962.                                                          </activated>
  4963.                                                          <disabled/>
  4964.                                                       </standard>
  4965.                                                    </UIAspect>
  4966.                                                    <on>
  4967.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  4968.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome96"/>
  4969.                                                       </event>
  4970.                                                    </on>
  4971.                                                 </UIToggleButton>
  4972.                                                 <UIToggleButton name="zbiome97" sticky="1" xPack="2">
  4973.                                                    <UIRegion x="10" w="185" h="16"/>
  4974.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome97">
  4975.                                                       <default>
  4976.                                                          <BFFont>
  4977.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  4978.                                                          </BFFont>
  4979.                                                       </default>
  4980.                                                       <standard>
  4981.                                                          <normal>
  4982.                                                             <BFFont>
  4983.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  4984.                                                             </BFFont>
  4985.                                                          </normal>
  4986.                                                          <highlighted image="">
  4987.                                                             <BFFont>
  4988.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  4989.                                                             </BFFont>
  4990.                                                          </highlighted>
  4991.                                                          <activated image="">
  4992.                                                             <BFFont>
  4993.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  4994.                                                             </BFFont>
  4995.                                                          </activated>
  4996.                                                          <disabled/>
  4997.                                                       </standard>
  4998.                                                    </UIAspect>
  4999.                                                    <on>
  5000.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  5001.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome97"/>
  5002.                                                       </event>
  5003.                                                    </on>
  5004.                                                 </UIToggleButton>
  5005.                                                 <UIToggleButton name="zbiome98" sticky="1" xPack="2">
  5006.                                                    <UIRegion x="10" w="185" h="16"/>
  5007.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome98">
  5008.                                                       <default>
  5009.                                                          <BFFont>
  5010.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  5011.                                                          </BFFont>
  5012.                                                       </default>
  5013.                                                       <standard>
  5014.                                                          <normal>
  5015.                                                             <BFFont>
  5016.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  5017.                                                             </BFFont>
  5018.                                                          </normal>
  5019.                                                          <highlighted image="">
  5020.                                                             <BFFont>
  5021.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  5022.                                                             </BFFont>
  5023.                                                          </highlighted>
  5024.                                                          <activated image="">
  5025.                                                             <BFFont>
  5026.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  5027.                                                             </BFFont>
  5028.                                                          </activated>
  5029.                                                          <disabled/>
  5030.                                                       </standard>
  5031.                                                    </UIAspect>
  5032.                                                    <on>
  5033.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  5034.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome98"/>
  5035.                                                       </event>
  5036.                                                    </on>
  5037.                                                 </UIToggleButton>
  5038.                                                 <UIToggleButton name="zbiome99" sticky="1" xPack="2">
  5039.                                                    <UIRegion x="10" w="185" h="16"/>
  5040.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome99">
  5041.                                                       <default>
  5042.                                                          <BFFont>
  5043.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  5044.                                                          </BFFont>
  5045.                                                       </default>
  5046.                                                       <standard>
  5047.                                                          <normal>
  5048.                                                             <BFFont>
  5049.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  5050.                                                             </BFFont>
  5051.                                                          </normal>
  5052.                                                          <highlighted image="">
  5053.                                                             <BFFont>
  5054.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  5055.                                                             </BFFont>
  5056.                                                          </highlighted>
  5057.                                                          <activated image="">
  5058.                                                             <BFFont>
  5059.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  5060.                                                             </BFFont>
  5061.                                                          </activated>
  5062.                                                          <disabled/>
  5063.                                                       </standard>
  5064.                                                    </UIAspect>
  5065.                                                    <on>
  5066.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  5067.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome99"/>
  5068.                                                       </event>
  5069.                                                    </on>
  5070.                                                 </UIToggleButton>
  5071.                                                 <UIToggleButton name="zbiome100" sticky="1" xPack="2">
  5072.                                                    <UIRegion x="10" w="185" h="16"/>
  5073.                                                    <UIAspect alwayshit="true" locid="shell:filter_zbiome100">
  5074.                                                       <default>
  5075.                                                          <BFFont>
  5076.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  5077.                                                          </BFFont>
  5078.                                                       </default>
  5079.                                                       <standard>
  5080.                                                          <normal>
  5081.                                                             <BFFont>
  5082.                                                                <BFColor r="247" g="239" b="198" a="255"/>
  5083.                                                             </BFFont>
  5084.                                                          </normal>
  5085.                                                          <highlighted image="">
  5086.                                                             <BFFont>
  5087.                                                                <BFColor r="148" g="239" b="255" a="255"/>
  5088.                                                             </BFFont>
  5089.                                                          </highlighted>
  5090.                                                          <activated image="">
  5091.                                                             <BFFont>
  5092.                                                                <BFColor r="255" g="255" b="160" a="255"/>
  5093.                                                             </BFFont>
  5094.                                                          </activated>
  5095.                                                          <disabled/>
  5096.                                                       </standard>
  5097.                                                    </UIAspect>
  5098.                                                    <on>
  5099.                                                       <event msg="UI_CHILD" data="UIChildData" name="mode_biome">
  5100.                                                          <child msg="ZT_SET_BIOME" data="BFString" string="zbiome100"/>
  5101.                                                       </event>
  5102.                                                    </on>
  5103.                                                 </UIToggleButton>
  5104.                                              </children>
  5105.                                           </UIToggleSet>
  5106.                                           <UIStatic>
  5107.                                              <UIRegion x="0" y="-17" w="0" h="17" walign="max" yalign="max"/>
  5108.                                              <UIAspect>
  5109.                                                 <default image="ui/maingame/dropdwn_back_buyarea.dds">
  5110.                                                    <BFRect x="0" y="111" w="212" h="17"/>
  5111.                                                 </default>
  5112.                                              </UIAspect>
  5113.                                           </UIStatic>
  5114.                                           <UIListBox name="display" rows="-1">
  5115.                                              <UIRegion x="0" y="-16" w="0" h="17" walign="max" yalign="max"/>
  5116.                                           </UIListBox>
  5117.                                           <UIToggleButton name="opener">
  5118.                                              <UIRegion x="-40" y="-18" w="41" h="18" xalign="max" yalign="max" walign="len" halign="len"/>
  5119.                                              <UIHelpInfo name="" short="" long="" help="" ids="buyareafilter:biome_filter_button"/>
  5120.                                              <UIAspect>
  5121.                                                 <default image="ui/maingame/viewfilter.dds"/>
  5122.                                                 <standard>
  5123.                                                    <normal>
  5124.                                                       <BFRect x="82" y="6" w="41" h="21"/>
  5125.                                                    </normal>
  5126.                                                    <highlighted>
  5127.                                                       <BFRect x="82" y="33" w="41" h="21"/>
  5128.                                                    </highlighted>
  5129.                                                    <activated sound="collapse">
  5130.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  5131.                                                    </activated>
  5132.                                                    <disabled>
  5133.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  5134.                                                    </disabled>
  5135.                                                 </standard>
  5136.                                                 <alternate>
  5137.                                                    <normal>
  5138.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  5139.                                                    </normal>
  5140.                                                    <highlighted>
  5141.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  5142.                                                    </highlighted>
  5143.                                                    <activated sound="collapse">
  5144.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  5145.                                                    </activated>
  5146.                                                    <disabled>
  5147.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  5148.                                                    </disabled>
  5149.                                                 </alternate>
  5150.                                              </UIAspect>
  5151.                                              <on>
  5152.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  5153.                                                    <child msg="UI_SHOW"/>
  5154.                                                 </event>
  5155.                                              </on>
  5156.                                              <off>
  5157.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  5158.                                                    <child msg="UI_HIDE"/>
  5159.                                                 </event>
  5160.                                              </off>
  5161.                                           </UIToggleButton>
  5162.                                        </children>
  5163.                                     </UIDropList>
  5164.                                  </children>
  5165.                               </UILayout>
  5166.                            </children>
  5167.                         </UILayout>
  5168.                         <UILayout name="Animal Tabs">
  5169.                            <UIRegion x="0" y="0" w="450" h="384" xalign="min" yalign="min" walign="len" halign="len"/>
  5170.                            <UIState active="normal" visible="hidden"/>
  5171.                            <children>
  5172.                               <UIToggleSet name="Animal ToggleSet">
  5173.                                  <UIRegion x="0" y="170" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  5174.                                  <children>
  5175.                                     <UIToggleButton name="Buy Animal Tab" toggle="1" sticky="1">
  5176.                                        <UIRegion x="20" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  5177.                                        <UIState visible="normal"/>
  5178.                                        <UIHelpInfo name="" short="shell:animal_tab_stt" long="shell:animal_tab_ltt" help=""/>
  5179.                                        <UIAspect string="">
  5180.                                           <default image="ui/shared/tabanimal.dds" sound="">
  5181.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  5182.                                              <BFColor r="255" g="255" b="255" a="255"/>
  5183.                                           </default>
  5184.                                           <standard>
  5185.                                              <normal>
  5186.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  5187.                                              </normal>
  5188.                                              <highlighted>
  5189.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  5190.                                              </highlighted>
  5191.                                              <activated sound="uitab">
  5192.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5193.                                              </activated>
  5194.                                              <disabled>
  5195.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  5196.                                              </disabled>
  5197.                                           </standard>
  5198.                                           <alternate>
  5199.                                              <normal>
  5200.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5201.                                              </normal>
  5202.                                              <highlighted>
  5203.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5204.                                              </highlighted>
  5205.                                              <activated>
  5206.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5207.                                              </activated>
  5208.                                              <disabled>
  5209.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  5210.                                              </disabled>
  5211.                                           </alternate>
  5212.                                        </UIAspect>
  5213.                                        <UIHotKeys/>
  5214.                                        <on>
  5215.                                                                                 <event msg="UI_CHILD" data="UIChildData" name="Buy Area Background Derp">
  5216.                                              <child msg="UI_HIDE"/>
  5217.                                           </event>
  5218.                                           <event msg="UI_CHILD" data="UIChildData" name="Buy Animal Panel">
  5219.                                              <child msg="UI_SHOW"/>
  5220.                                           </event>
  5221.                                           <event msg="UI_CHILD" data="UIChildData" name="buy animal gender toggleset">
  5222.                                              <child msg="UI_REPRESS"/>
  5223.                                           </event>
  5224.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Droplist Layout">
  5225.                                              <child msg="UI_SHOW"/>
  5226.                                           </event>
  5227.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Droplist Layout">
  5228.                                              <child msg="UI_CHILD" data="UIChildData" name="opener">
  5229.                                                 <child msg="UI_SET_STT" data="BFString" string="buyareafilter:animal_filter_button_stt"/>
  5230.                                              </child>
  5231.                                           </event>
  5232.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Droplist Layout">
  5233.                                              <child msg="UI_CHILD" data="UIChildData" name="opener">
  5234.                                                 <child msg="UI_SET_LTT" data="BFString" string="buyareafilter:animal_filter_button_ltt"/>
  5235.                                              </child>
  5236.                                           </event>
  5237.                                        </on>
  5238.                                        <off>
  5239.                                           <event msg="UI_CHILD" data="UIChildData" name="Buy Animal Panel">
  5240.                                              <child msg="UI_HIDE"/>
  5241.                                           </event>
  5242.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Droplist Layout">
  5243.                                              <child msg="UI_CHILD" data="UIChildData" name="opener">
  5244.                                                 <child msg="UI_SET_STT" data="BFString" string="buyareafilter:animal_objects_filter_button_stt"/>
  5245.                                              </child>
  5246.                                           </event>
  5247.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Droplist Layout">
  5248.                                              <child msg="UI_CHILD" data="UIChildData" name="opener">
  5249.                                                 <child msg="UI_SET_LTT" data="BFString" string="buyareafilter:animal_objects_filter_button_ltt"/>
  5250.                                              </child>
  5251.                                           </event>
  5252.                                        </off>
  5253.                                     </UIToggleButton>
  5254.                                     <UIToggleButton name="Adopt Animal Tab" toggle="1" sticky="1">
  5255.                                        <UIRegion x="20" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  5256.                                        <UIState visible="hidden"/>
  5257.                                        <UIHelpInfo name="" short="shell:animal_tab_stt" long="shell:animal_tab_ltt" help=""/>
  5258.                                        <UIAspect string="">
  5259.                                           <default image="ui/shared/tabanimal.dds" sound="">
  5260.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  5261.                                              <BFColor r="255" g="255" b="255" a="255"/>
  5262.                                           </default>
  5263.                                           <standard>
  5264.                                              <normal>
  5265.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  5266.                                              </normal>
  5267.                                              <highlighted>
  5268.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  5269.                                              </highlighted>
  5270.                                              <activated sound="uitab">
  5271.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5272.                                              </activated>
  5273.                                              <disabled>
  5274.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  5275.                                              </disabled>
  5276.                                           </standard>
  5277.                                           <alternate>
  5278.                                              <normal>
  5279.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5280.                                              </normal>
  5281.                                              <highlighted>
  5282.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5283.                                              </highlighted>
  5284.                                              <activated>
  5285.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5286.                                              </activated>
  5287.                                              <disabled>
  5288.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  5289.                                              </disabled>
  5290.                                           </alternate>
  5291.                                        </UIAspect>
  5292.                                        <UIHotKeys/>
  5293.                                        <on>
  5294.                                           <event msg="UI_CHILD" data="UIChildData" name="Adopt Animal Panel">
  5295.                                              <child msg="UI_SHOW"/>
  5296.                                           </event>
  5297.                                           <event msg="ZT_SETMODE" data="BFString" string="mode_selection"/>
  5298.                                           <event msg="ZT_SET_SELECTED_ENTITY"/>
  5299.                                           <event msg="UI_CHILD" data="UIChildData" name="adopt animal gender toggleset">
  5300.                                              <child msg="UI_REPRESS"/>
  5301.                                           </event>
  5302.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Droplist Layout">
  5303.                                              <child msg="UI_HIDE"/>
  5304.                                           </event>
  5305.                                        </on>
  5306.                                        <off>
  5307.                                           <event msg="UI_CHILD" data="UIChildData" name="Adopt Animal Panel">
  5308.                                              <child msg="UI_HIDE"/>
  5309.                                           </event>
  5310.                                           <event msg="UI_CHILD" data="UIChildData" name="ZTAdoptionPanel">
  5311.                                              <child msg="UI_ACTIVATE_OFF"/>
  5312.                                           </event>
  5313.                                        </off>
  5314.                                     </UIToggleButton>
  5315.                                     <UIToggleButton name="Animal Food Tab" toggle="0" sticky="1">
  5316.                                        <UIRegion x="68" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  5317.                                        <UIHelpInfo name="" short="shell:animal_food_tab_stt" long="shell:animal_food_tab_ltt" help=""/>
  5318.                                        <UIAspect string="">
  5319.                                           <default image="ui/shared/tabfood.dds" sound="">
  5320.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  5321.                                              <BFColor r="255" g="255" b="255" a="255"/>
  5322.                                           </default>
  5323.                                           <standard>
  5324.                                              <normal>
  5325.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  5326.                                              </normal>
  5327.                                              <highlighted>
  5328.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  5329.                                              </highlighted>
  5330.                                              <activated sound="uitab">
  5331.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5332.                                              </activated>
  5333.                                              <disabled>
  5334.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  5335.                                              </disabled>
  5336.                                           </standard>
  5337.                                           <alternate>
  5338.                                              <normal>
  5339.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5340.                                              </normal>
  5341.                                              <highlighted>
  5342.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5343.                                              </highlighted>
  5344.                                              <activated>
  5345.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5346.                                              </activated>
  5347.                                              <disabled>
  5348.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  5349.                                              </disabled>
  5350.                                           </alternate>
  5351.                                        </UIAspect>
  5352.                                        <UIHotKeys/>
  5353.                                        <on>
  5354.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Food Panel">
  5355.                                              <child msg="UI_SHOW"/>
  5356.                                           </event>
  5357.                                           <event msg="UI_CHILD" data="UIChildData" name="Food Typelist">
  5358.                                              <child msg="UI_ACTIVATE_ON"/>
  5359.                                           </event>
  5360.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Droplist Layout">
  5361.                                              <child msg="UI_SHOW"/>
  5362.                                           </event>
  5363.                                        </on>
  5364.                                        <off>
  5365.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Food Panel">
  5366.                                              <child msg="UI_HIDE"/>
  5367.                                           </event>
  5368.                                        </off>
  5369.                                     </UIToggleButton>
  5370.                                     <UIToggleButton name="Animal Enrichment Tab" toggle="0" sticky="1">
  5371.                                        <UIRegion x="115" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  5372.                                        <UIHelpInfo name="" short="shell:animal_enrichment_tab_stt" long="shell:animal_enrichment_tab_ltt" help=""/>
  5373.                                        <UIAspect string="">
  5374.                                           <default image="ui/shared/tabenrich.dds" sound="">
  5375.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  5376.                                              <BFColor r="255" g="255" b="255" a="255"/>
  5377.                                           </default>
  5378.                                           <standard>
  5379.                                              <normal>
  5380.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  5381.                                              </normal>
  5382.                                              <highlighted>
  5383.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  5384.                                              </highlighted>
  5385.                                              <activated sound="uitab">
  5386.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5387.                                              </activated>
  5388.                                              <disabled>
  5389.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  5390.                                              </disabled>
  5391.                                           </standard>
  5392.                                           <alternate>
  5393.                                              <normal>
  5394.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5395.                                              </normal>
  5396.                                              <highlighted>
  5397.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5398.                                              </highlighted>
  5399.                                              <activated>
  5400.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5401.                                              </activated>
  5402.                                              <disabled>
  5403.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  5404.                                              </disabled>
  5405.                                           </alternate>
  5406.                                        </UIAspect>
  5407.                                        <UIHotKeys/>
  5408.                                        <on>
  5409.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Enrichment Panel">
  5410.                                              <child msg="UI_SHOW"/>
  5411.                                           </event>
  5412.                                           <event msg="UI_CHILD" data="UIChildData" name="Enrichment Typelist">
  5413.                                              <child msg="UI_ACTIVATE_ON"/>
  5414.                                           </event>
  5415.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Droplist Layout">
  5416.                                              <child msg="UI_SHOW"/>
  5417.                                           </event>
  5418.                                        </on>
  5419.                                        <off>
  5420.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Enrichment Panel">
  5421.                                              <child msg="UI_HIDE"/>
  5422.                                           </event>
  5423.                                        </off>
  5424.                                     </UIToggleButton>
  5425.                                     <UIToggleButton name="Animal Shelter Tab" toggle="0" sticky="1">
  5426.                                        <UIRegion x="162" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  5427.                                        <UIState active="normal" visible="normal"/>
  5428.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:animal_shelter_tab"/>
  5429.                                        <UIAspect string="">
  5430.                                           <default image="ui/shared/tabshelters.dds" sound="">
  5431.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  5432.                                              <BFColor r="255" g="255" b="255" a="255"/>
  5433.                                           </default>
  5434.                                           <standard>
  5435.                                              <normal>
  5436.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  5437.                                              </normal>
  5438.                                              <highlighted>
  5439.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  5440.                                              </highlighted>
  5441.                                              <activated sound="uitab">
  5442.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5443.                                              </activated>
  5444.                                              <disabled>
  5445.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  5446.                                              </disabled>
  5447.                                           </standard>
  5448.                                           <alternate>
  5449.                                              <normal>
  5450.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5451.                                              </normal>
  5452.                                              <highlighted>
  5453.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5454.                                              </highlighted>
  5455.                                              <activated>
  5456.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  5457.                                              </activated>
  5458.                                              <disabled>
  5459.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  5460.                                              </disabled>
  5461.                                           </alternate>
  5462.                                        </UIAspect>
  5463.                                        <UIHotKeys/>
  5464.                                        <on>
  5465.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Shelter Panel">
  5466.                                              <child msg="UI_SHOW"/>
  5467.                                           </event>
  5468.                                           <event msg="UI_CHILD" data="UIChildData" name="Shelters Typelist">
  5469.                                              <child msg="UI_ACTIVATE_ON"/>
  5470.                                           </event>
  5471.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Droplist Layout">
  5472.                                              <child msg="UI_SHOW"/>
  5473.                                           </event>
  5474.                                        </on>
  5475.                                        <off>
  5476.                                           <event msg="UI_CHILD" data="UIChildData" name="Animal Shelter Panel">
  5477.                                              <child msg="UI_HIDE"/>
  5478.                                           </event>
  5479.                                        </off>
  5480.                                     </UIToggleButton>
  5481.                                  </children>
  5482.                               </UIToggleSet>
  5483.                               <UILayout name="Buy Animal Panel">
  5484.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  5485.                                  <UIState visible="hidden"/>
  5486.                                  <children>
  5487.                                     <ZTUITypeList name="Animal Typelist" template="buypaneltypelist" kind="animal" rows="2">
  5488.                                        <UIState active="normal" visible="normal"/>
  5489.                                     </ZTUITypeList>
  5490.                                     <UIText name="Text Label">
  5491.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  5492.                                        <UIAspect locid="shell:animal_buy_area_label">
  5493.                                           <default image="" sound="">
  5494.                                              <BFFont>
  5495.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  5496.                                              </BFFont>
  5497.                                              <BFRect x="0" y="0" w="138" h="15"/>
  5498.                                              <BFColor r="255" g="255" b="255" a="255"/>
  5499.                                           </default>
  5500.                                        </UIAspect>
  5501.                                        <UIHotKeys/>
  5502.                                     </UIText>
  5503.                                     <UIToggleSet name="buy animal gender toggleset">
  5504.                                        <UIRegion x="-3" y="26" w="512" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  5505.                                        <UIState active="normal" visible="normal"/>
  5506.                                        <UIAspect string="">
  5507.                                           <default image="" sound="">
  5508.                                              <BFRect x="0" y="0" w="0" h="0"/>
  5509.                                              <BFColor r="0" g="0" b="0" a="0"/>
  5510.                                           </default>
  5511.                                        </UIAspect>
  5512.                                        <UIHotKeys/>
  5513.                                        <children>
  5514.                                           <UIText name="Animal Gender Display">
  5515.                                              <UIRegion x="80" y="23" w="170" h="20" xalign="min" yalign="min" walign="len" halign="len"/>
  5516.                                              <UIState active="normal" visible="normal"/>
  5517.                                              <UIAspect locid="">
  5518.                                                 <default image="" sound="">
  5519.                                                    <BFFont align="left">
  5520.                                                       <BFColor r="255" g="255" b="255" a="255"/>
  5521.                                                    </BFFont>
  5522.                                                    <BFRect x="175" y="130" w="100" h="16"/>
  5523.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  5524.                                                 </default>
  5525.                                                 <normal/>
  5526.                                              </UIAspect>
  5527.                                              <text format=""/>
  5528.                                           </UIText>
  5529.                                           <UIToggleButton name="Female Button" toggle="1" sticky="1">
  5530.                                              <UIRegion x="0" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  5531.                                              <UIState active="normal" visible="normal"/>
  5532.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:female_button"/>
  5533.                                              <UIAspect string="">
  5534.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  5535.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  5536.                                                 </default>
  5537.                                                 <standard>
  5538.                                                    <normal>
  5539.                                                       <BFRect x="0" y="256" w="64" h="64"/>
  5540.                                                    </normal>
  5541.                                                    <highlighted>
  5542.                                                       <BFRect x="0" y="320" w="64" h="64"/>
  5543.                                                    </highlighted>
  5544.                                                    <activated sound="uiclick">
  5545.                                                       <BFRect x="64" y="256" w="64" h="64"/>
  5546.                                                    </activated>
  5547.                                                    <disabled sound="uiclick">
  5548.                                                       <BFRect x="64" y="320" w="64" h="64"/>
  5549.                                                    </disabled>
  5550.                                                 </standard>
  5551.                                                 <alternate>
  5552.                                                    <normal>
  5553.                                                       <BFRect x="64" y="256" w="64" h="64"/>
  5554.                                                    </normal>
  5555.                                                    <highlighted>
  5556.                                                       <BFRect x="0" y="256" w="64" h="64"/>
  5557.                                                    </highlighted>
  5558.                                                    <activated>
  5559.                                                       <BFRect x="64" y="256" w="64" h="64"/>
  5560.                                                    </activated>
  5561.                                                    <disabled>
  5562.                                                       <BFRect x="64" y="320" w="64" h="64"/>
  5563.                                                    </disabled>
  5564.                                                 </alternate>
  5565.                                              </UIAspect>
  5566.                                              <UIHotKeys/>
  5567.                                              <on>
  5568.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  5569.                                                    <child msg="ZT_SET_GENDER" data="BFString" string="female"/>
  5570.                                                 </event>
  5571.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  5572.                                                    <child msg="UI_ACTIVATE_ON"/>
  5573.                                                 </event>
  5574.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Gender Display">
  5575.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:animal_gender_female_display_label"/>
  5576.                                                 </event>
  5577.                                              </on>
  5578.                                           </UIToggleButton>
  5579.                                           <UIToggleButton name="Male button" toggle="0" sticky="1">
  5580.                                              <UIRegion x="28" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  5581.                                              <UIState active="normal" visible="normal"/>
  5582.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:male_button"/>
  5583.                                              <UIAspect string="">
  5584.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  5585.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  5586.                                                 </default>
  5587.                                                 <standard>
  5588.                                                    <normal>
  5589.                                                       <BFRect x="128" y="128" w="64" h="64"/>
  5590.                                                    </normal>
  5591.                                                    <highlighted>
  5592.                                                       <BFRect x="128" y="192" w="64" h="64"/>
  5593.                                                    </highlighted>
  5594.                                                    <activated sound="uiclick">
  5595.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  5596.                                                    </activated>
  5597.                                                    <disabled sound="uiclick">
  5598.                                                       <BFRect x="192" y="192" w="64" h="64"/>
  5599.                                                    </disabled>
  5600.                                                 </standard>
  5601.                                                 <alternate>
  5602.                                                    <normal>
  5603.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  5604.                                                    </normal>
  5605.                                                    <highlighted>
  5606.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  5607.                                                    </highlighted>
  5608.                                                    <activated>
  5609.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  5610.                                                    </activated>
  5611.                                                    <disabled>
  5612.                                                       <BFRect x="192" y="192" w="64" h="64"/>
  5613.                                                    </disabled>
  5614.                                                 </alternate>
  5615.                                              </UIAspect>
  5616.                                              <UIHotKeys/>
  5617.                                              <on>
  5618.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  5619.                                                    <child msg="ZT_SET_GENDER" data="BFString" string="male"/>
  5620.                                                 </event>
  5621.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Typelist">
  5622.                                                    <child msg="UI_ACTIVATE_ON"/>
  5623.                                                 </event>
  5624.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Gender Display">
  5625.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:animal_gender_male_display_label"/>
  5626.                                                 </event>
  5627.                                              </on>
  5628.                                           </UIToggleButton>
  5629.                                        </children>
  5630.                                     </UIToggleSet>
  5631.                                  </children>
  5632.                               </UILayout>
  5633.                               <UILayout name="Adopt Animal Panel">
  5634.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  5635.                                  <UIState visible="hidden"/>
  5636.                                  <children>
  5637.                                     <UIToggleSet name="ZTAdoptionPanel" template="panel" kind="animal" columns="-1">
  5638.                                        <UIRegion x="15" y="80" w="400" h="110" xalign="min" yalign="min" walign="len" halign="len"/>
  5639.                                        <UIState active="normal" visible="normal"/>
  5640.                                     </UIToggleSet>
  5641.                                     <UIStatic name="Text Label and Background">
  5642.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  5643.                                        <UIAspect locid="shell:animal_buy_area_label">
  5644.                                           <default image="" sound="">
  5645.                                              <BFFont>
  5646.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  5647.                                              </BFFont>
  5648.                                              <BFRect x="0" y="0" w="138" h="15"/>
  5649.                                              <BFColor r="255" g="255" b="255" a="255"/>
  5650.                                           </default>
  5651.                                        </UIAspect>
  5652.                                        <UIHotKeys/>
  5653.                                     </UIStatic>
  5654.                                     <UIToggleSet name="adopt animal gender toggleset">
  5655.                                        <UIRegion x="-3" y="26" w="512" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  5656.                                        <UIState active="normal" visible="normal"/>
  5657.                                        <UIAspect string="">
  5658.                                           <default image="" sound="">
  5659.                                              <BFRect x="0" y="0" w="0" h="0"/>
  5660.                                              <BFColor r="0" g="0" b="0" a="0"/>
  5661.                                           </default>
  5662.                                        </UIAspect>
  5663.                                        <UIHotKeys/>
  5664.                                        <children>
  5665.                                           <UIText name="Animal Gender Display">
  5666.                                              <UIRegion x="80" y="23" w="170" h="20" xalign="min" yalign="min" walign="len" halign="len"/>
  5667.                                              <UIState active="normal" visible="normal"/>
  5668.                                              <UIAspect locid="">
  5669.                                                 <default image="" sound="">
  5670.                                                    <BFFont align="left">
  5671.                                                       <BFColor r="255" g="255" b="255" a="255"/>
  5672.                                                    </BFFont>
  5673.                                                    <BFRect x="175" y="130" w="100" h="16"/>
  5674.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  5675.                                                 </default>
  5676.                                                 <normal/>
  5677.                                              </UIAspect>
  5678.                                              <text format=""/>
  5679.                                           </UIText>
  5680.                                           <UIToggleButton name="Female Button" toggle="1" sticky="1">
  5681.                                              <UIRegion x="0" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  5682.                                              <UIState active="normal" visible="normal"/>
  5683.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:female_button"/>
  5684.                                              <UIAspect string="">
  5685.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  5686.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  5687.                                                 </default>
  5688.                                                 <standard>
  5689.                                                    <normal>
  5690.                                                       <BFRect x="0" y="256" w="64" h="64"/>
  5691.                                                    </normal>
  5692.                                                    <highlighted>
  5693.                                                       <BFRect x="0" y="320" w="64" h="64"/>
  5694.                                                    </highlighted>
  5695.                                                    <activated sound="uiclick">
  5696.                                                       <BFRect x="64" y="256" w="64" h="64"/>
  5697.                                                    </activated>
  5698.                                                    <disabled sound="uiclick">
  5699.                                                       <BFRect x="64" y="320" w="64" h="64"/>
  5700.                                                    </disabled>
  5701.                                                 </standard>
  5702.                                                 <alternate>
  5703.                                                    <normal>
  5704.                                                       <BFRect x="64" y="256" w="64" h="64"/>
  5705.                                                    </normal>
  5706.                                                    <highlighted>
  5707.                                                       <BFRect x="0" y="256" w="64" h="64"/>
  5708.                                                    </highlighted>
  5709.                                                    <activated>
  5710.                                                       <BFRect x="64" y="256" w="64" h="64"/>
  5711.                                                    </activated>
  5712.                                                    <disabled>
  5713.                                                       <BFRect x="64" y="320" w="64" h="64"/>
  5714.                                                    </disabled>
  5715.                                                 </alternate>
  5716.                                              </UIAspect>
  5717.                                              <UIHotKeys/>
  5718.                                              <on>
  5719.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Gender Display">
  5720.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:animal_gender_female_display_label"/>
  5721.                                                 </event>
  5722.                                                 <event msg="ZT_SET_GENDER" data="BFString" string="female"/>
  5723.                                              </on>
  5724.                                           </UIToggleButton>
  5725.                                           <UIToggleButton name="Male button" toggle="0" sticky="1">
  5726.                                              <UIRegion x="28" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  5727.                                              <UIState active="normal" visible="normal"/>
  5728.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:male_button"/>
  5729.                                              <UIAspect string="">
  5730.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  5731.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  5732.                                                 </default>
  5733.                                                 <standard>
  5734.                                                    <normal>
  5735.                                                       <BFRect x="128" y="128" w="64" h="64"/>
  5736.                                                    </normal>
  5737.                                                    <highlighted>
  5738.                                                       <BFRect x="128" y="192" w="64" h="64"/>
  5739.                                                    </highlighted>
  5740.                                                    <activated sound="uiclick">
  5741.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  5742.                                                    </activated>
  5743.                                                    <disabled sound="uiclick">
  5744.                                                       <BFRect x="192" y="192" w="64" h="64"/>
  5745.                                                    </disabled>
  5746.                                                 </standard>
  5747.                                                 <alternate>
  5748.                                                    <normal>
  5749.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  5750.                                                    </normal>
  5751.                                                    <highlighted>
  5752.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  5753.                                                    </highlighted>
  5754.                                                    <activated>
  5755.                                                       <BFRect x="192" y="128" w="64" h="64"/>
  5756.                                                    </activated>
  5757.                                                    <disabled>
  5758.                                                       <BFRect x="192" y="192" w="64" h="64"/>
  5759.                                                    </disabled>
  5760.                                                 </alternate>
  5761.                                              </UIAspect>
  5762.                                              <UIHotKeys/>
  5763.                                              <on>
  5764.                                                 <event msg="UI_CHILD" data="UIChildData" name="Animal Gender Display">
  5765.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:animal_gender_male_display_label"/>
  5766.                                                 </event>
  5767.                                                 <event msg="ZT_SET_GENDER" data="BFString" string="male"/>
  5768.                                              </on>
  5769.                                           </UIToggleButton>
  5770.                                        </children>
  5771.                                     </UIToggleSet>
  5772.                                                                           <UIButton name="Decline All Button" toggle="0" sticky="0">
  5773.                                                                                  <UIRegion x="372" y="26" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  5774.                                                                                  <UIState active="disabled" visible="normal"/>
  5775.                                                                                  <UIHelpInfo name="" short="" long="" help="" ids="shell:decline_all_button"/>
  5776.                                                                                  <UIAspect string="">
  5777.                                                                                         <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  5778.                                                                                            <BFColor r="255" g="255" b="255" a="255"/>
  5779.                                                                                         </default>
  5780.                                                                                         <standard>
  5781.                                                                                            <normal>
  5782.                                                                                                   <BFRect x="0" y="128" w="64" h="64"/>
  5783.                                                                                            </normal>
  5784.                                                                                            <highlighted>
  5785.                                                                                                   <BFRect x="0" y="192" w="64" h="64"/>
  5786.                                                                                            </highlighted>
  5787.                                                                                            <activated sound="uiclick">
  5788.                                                                                                   <BFRect x="64" y="128" w="64" h="64"/>
  5789.                                                                                            </activated>
  5790.                                                                                            <disabled>
  5791.                                                                                                   <BFRect x="64" y="192" w="64" h="64"/>
  5792.                                                                                            </disabled>
  5793.                                                                                         </standard>
  5794.                                                                                         <alternate>
  5795.                                                                                            <normal>
  5796.                                                                                                   <BFRect x="0" y="128" w="64" h="64"/>
  5797.                                                                                            </normal>
  5798.                                                                                            <highlighted>
  5799.                                                                                                   <BFRect x="0" y="192" w="64" h="64"/>
  5800.                                                                                            </highlighted>
  5801.                                                                                            <activated>
  5802.                                                                                                   <BFRect x="64" y="128" w="64" h="64"/>
  5803.                                                                                            </activated>
  5804.                                                                                            <disabled>
  5805.                                                                                                   <BFRect x="64" y="192" w="64" h="64"/>
  5806.                                                                                            </disabled>
  5807.                                                                                         </alternate>
  5808.                                                                                  </UIAspect>
  5809.                                                                                  <UIHotKeys/>
  5810.                                        <on>
  5811.                                           <event msg="ZT_DECLINE_ALL_ADOPTIONS"/>
  5812.                                        </on>
  5813.                                                                           </UIButton>
  5814.                                  </children>
  5815.                               </UILayout>
  5816.                               <UILayout name="Animal Enrichment Panel">
  5817.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  5818.                                  <UIState active="normal" visible="hidden"/>
  5819.                                  <children>
  5820.                                     <ZTUITypeList name="Enrichment Typelist" template="buypaneltypelist" rows="2">
  5821.                                        <kinds>
  5822.                                           <enrichment/>
  5823.                                           <prop/>
  5824.                                        </kinds>
  5825.                                     </ZTUITypeList>
  5826.                                     <UIStatic name="Text Label and Background">
  5827.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  5828.                                        <UIAspect locid="shell:animal_enrichment_buy_area_label">
  5829.                                           <default image="" sound="">
  5830.                                              <BFFont>
  5831.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  5832.                                              </BFFont>
  5833.                                              <BFRect x="0" y="0" w="138" h="15"/>
  5834.                                              <BFColor r="255" g="255" b="255" a="255"/>
  5835.                                           </default>
  5836.                                        </UIAspect>
  5837.                                        <UIHotKeys/>
  5838.                                     </UIStatic>
  5839.                                  </children>
  5840.                               </UILayout>
  5841.                               <UILayout name="Animal Food Panel">
  5842.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  5843.                                  <UIState active="normal" visible="hidden"/>
  5844.                                  <children>
  5845.                                     <ZTUITypeList name="Food Typelist" template="buypaneltypelist" kind="food" rows="2"/>
  5846.                                     <UIStatic name="Text Label and Background">
  5847.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  5848.                                        <UIAspect locid="shell:animal_food_buy_area_label">
  5849.                                           <default image="" sound="">
  5850.                                              <BFFont>
  5851.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  5852.                                              </BFFont>
  5853.                                              <BFRect x="0" y="0" w="138" h="15"/>
  5854.                                              <BFColor r="255" g="255" b="255" a="255"/>
  5855.                                           </default>
  5856.                                        </UIAspect>
  5857.                                        <UIHotKeys/>
  5858.                                     </UIStatic>
  5859.                                  </children>
  5860.                               </UILayout>
  5861.                               <UILayout name="Animal Shelter Panel">
  5862.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  5863.                                  <UIState active="normal" visible="hidden"/>
  5864.                                  <children>
  5865.                                     <ZTUITypeList name="Shelters Typelist" template="buypaneltypelist" kind="shelters" rows="2"/>
  5866.                                     <UIStatic name="Text Label and Background">
  5867.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  5868.                                        <UIAspect locid="shell:animal_shelter_buy_area_label">
  5869.                                           <default image="" sound="">
  5870.                                              <BFFont>
  5871.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  5872.                                              </BFFont>
  5873.                                              <BFRect x="0" y="0" w="138" h="15"/>
  5874.                                              <BFColor r="255" g="255" b="255" a="255"/>
  5875.                                           </default>
  5876.                                        </UIAspect>
  5877.                                        <UIHotKeys/>
  5878.                                     </UIStatic>
  5879.                                  </children>
  5880.                               </UILayout>
  5881.                               <UILayout name="Animal Droplist Layout">
  5882.                                  <UIRegion x="221" y="114" w="212" h="117" xalign="min" yalign="min" walign="len" halign="len"/>
  5883.                                  <UIState active="normal" visible="normal"/>
  5884.                                  <UIAspect locid="">
  5885.                                     <default image="" sound="">
  5886.                                        <BFRect x="0" y="0" w="512" h="512"/>
  5887.                                        <BFColor r="255" g="255" b="255" a="255"/>
  5888.                                     </default>
  5889.                                     <normal/>
  5890.                                  </UIAspect>
  5891.                                  <children>
  5892.                                     <UIStatic name="background">
  5893.                                        <UIRegion x="0" y="0" w="0" h="110" xalign="min" yalign="min" walign="max" halign="len"/>
  5894.                                        <UIState visible="hidden"/>
  5895.                                        <UIShowHideAnim time=".2f">
  5896.                                           <start x="0" y="98" w="-1" h="-1"/>
  5897.                                           <end x="0" y="0" w="-1" h="-1"/>
  5898.                                        </UIShowHideAnim>
  5899.                                        <UIAspect>
  5900.                                           <default image="ui/maingame/dropdwn_back_buyarea.dds">
  5901.                                              <BFRect x="0" y="0" w="212" h="110"/>
  5902.                                           </default>
  5903.                                        </UIAspect>
  5904.                                     </UIStatic>
  5905.                                     <UIDropList name="animal objects filter" opener="opener" display="display" droplist="FilterList" alwayshit="true">
  5906.                                        <UIRegion x="0" y="0" w="0" h="0" xalign="min" yalign="min" walign="max" halign="max"/>
  5907.                                        <children>
  5908.                                           <UIToggleSet name="FilterList" template="listbox" rows="-1">
  5909.                                              <UIRegion x="5" y="5" w="-5" h="95" walign="max" halign="len"/>
  5910.                                              <UIState visible="hidden"/>
  5911.                                              <UIShowHideAnim time=".2f">
  5912.                                                 <start x="5" y="98" w="-1" h="-1"/>
  5913.                                                 <end x="5" y="5" w="-1" h="-1"/>
  5914.                                              </UIShowHideAnim>
  5915.                                              <children>
  5916.                                                 <UIToggleButton name="no filter" toggle="1" sticky="1">
  5917.                                                    <UIRegion x="10" w="185" h="16"/>
  5918.                                                    <UIAspect alwayshit="true" locid="shell:filter_all">
  5919.                                                       <default>
  5920.                                                          <BFFont>
  5921.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  5922.                                                          </BFFont>
  5923.                                                       </default>
  5924.                                                       <standard>
  5925.                                                          <normal>
  5926.                                                             <BFFont>
  5927.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  5928.                                                             </BFFont>
  5929.                                                          </normal>
  5930.                                                          <highlighted image="">
  5931.                                                             <BFFont>
  5932.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  5933.                                                             </BFFont>
  5934.                                                          </highlighted>
  5935.                                                          <activated image="">
  5936.                                                             <BFFont>
  5937.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  5938.                                                             </BFFont>
  5939.                                                          </activated>
  5940.                                                          <disabled/>
  5941.                                                       </standard>
  5942.                                                    </UIAspect>
  5943.                                                    <on>
  5944.                                                       <event msg="UI_CHILD" data="UIChildData" name="Enrichment Typelist">
  5945.                                                          <child msg="ZT_SET_NO_FILTER"/>
  5946.                                                       </event>
  5947.                                                       <event msg="UI_CHILD" data="UIChildData" name="Food Typelist">
  5948.                                                          <child msg="ZT_SET_NO_FILTER"/>
  5949.                                                       </event>
  5950.                                                       <event msg="UI_CHILD" data="UIChildData" name="Shelters Typelist">
  5951.                                                          <child msg="ZT_SET_NO_FILTER"/>
  5952.                                                       </event>
  5953.                                                    </on>
  5954.                                                 </UIToggleButton>
  5955.                                                 <UIToggleButton name="researchfilter2" sticky="1">
  5956.                                                    <UIRegion x="10" w="185" h="16"/>
  5957.                                                    <UIAspect alwayshit="true" locid="shell:filter_researchable">
  5958.                                                       <default>
  5959.                                                          <BFFont>
  5960.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  5961.                                                          </BFFont>
  5962.                                                       </default>
  5963.                                                       <standard>
  5964.                                                          <normal>
  5965.                                                             <BFFont>
  5966.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  5967.                                                             </BFFont>
  5968.                                                          </normal>
  5969.                                                          <highlighted image="">
  5970.                                                             <BFFont>
  5971.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  5972.                                                             </BFFont>
  5973.                                                          </highlighted>
  5974.                                                          <activated image="">
  5975.                                                             <BFFont>
  5976.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  5977.                                                             </BFFont>
  5978.                                                          </activated>
  5979.                                                          <disabled/>
  5980.                                                       </standard>
  5981.                                                    </UIAspect>
  5982.                                                    <on>
  5983.                                                       <event msg="UI_CHILD" data="UIChildData" name="Enrichment Typelist">
  5984.                                                          <child msg="ZT_SET_RESEARCH_FILTER" data="BFString" string="unlocked"/>
  5985.                                                       </event>
  5986.                                                       <event msg="UI_CHILD" data="UIChildData" name="Food Typelist">
  5987.                                                          <child msg="ZT_SET_RESEARCH_FILTER" data="BFString" string="unlocked"/>
  5988.                                                       </event>
  5989.                                                       <event msg="UI_CHILD" data="UIChildData" name="Shelters Typelist">
  5990.                                                          <child msg="ZT_SET_RESEARCH_FILTER" data="BFString" string="unlocked"/>
  5991.                                                       </event>
  5992.                                                    </on>
  5993.                                                 </UIToggleButton>
  5994.                                              </children>
  5995.                                           </UIToggleSet>
  5996.                                           <UIStatic>
  5997.                                              <UIRegion x="0" y="-17" w="0" h="17" walign="max" yalign="max"/>
  5998.                                              <UIAspect>
  5999.                                                 <default image="ui/maingame/dropdwn_back_buyarea.dds">
  6000.                                                    <BFRect x="0" y="111" w="212" h="17"/>
  6001.                                                 </default>
  6002.                                              </UIAspect>
  6003.                                           </UIStatic>
  6004.                                           <UIListBox name="display" rows="-1">
  6005.                                              <UIRegion x="0" y="-16" w="0" h="17" walign="max" yalign="max"/>
  6006.                                              <children>
  6007.                                                 <UIToggleButton name="no filter" toggle="1" sticky="1">
  6008.                                                    <UIRegion x="10" w="185" h="16"/>
  6009.                                                    <UIAspect alwayshit="true" locid="shell:filter_all">
  6010.                                                       <default>
  6011.                                                          <BFFont>
  6012.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  6013.                                                          </BFFont>
  6014.                                                       </default>
  6015.                                                       <standard>
  6016.                                                          <normal>
  6017.                                                             <BFFont>
  6018.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  6019.                                                             </BFFont>
  6020.                                                          </normal>
  6021.                                                          <highlighted image="">
  6022.                                                             <BFFont>
  6023.                                                                <BFColor r="0" g="110" b="200" a="255"/>
  6024.                                                             </BFFont>
  6025.                                                          </highlighted>
  6026.                                                          <activated image="">
  6027.                                                             <BFFont>
  6028.                                                                <BFColor r="0" g="110" b="200" a="255"/>
  6029.                                                             </BFFont>
  6030.                                                          </activated>
  6031.                                                          <disabled/>
  6032.                                                       </standard>
  6033.                                                    </UIAspect>
  6034.                                                    <on>
  6035.                                                       <event msg="UI_CHILD" data="UIChildData" name="Enrichment Typelist">
  6036.                                                          <child msg="ZT_SET_NO_FILTER"/>
  6037.                                                       </event>
  6038.                                                       <event msg="UI_CHILD" data="UIChildData" name="Food Typelist">
  6039.                                                          <child msg="ZT_SET_NO_FILTER"/>
  6040.                                                       </event>
  6041.                                                       <event msg="UI_CHILD" data="UIChildData" name="Shelters Typelist">
  6042.                                                          <child msg="ZT_SET_NO_FILTER"/>
  6043.                                                       </event>
  6044.                                                    </on>
  6045.                                                 </UIToggleButton>
  6046.                                              </children>
  6047.                                           </UIListBox>
  6048.                                           <UIToggleButton name="opener">
  6049.                                              <UIRegion x="-40" y="-18" w="41" h="18" xalign="max" yalign="max" walign="len" halign="len"/>
  6050.                                              <UIHelpInfo name="" short="" long="" help="" ids="buyareafilter:animal_objects_filter_button"/>
  6051.                                              <UIAspect>
  6052.                                                 <default image="ui/maingame/viewfilter.dds"/>
  6053.                                                 <standard>
  6054.                                                    <normal>
  6055.                                                       <BFRect x="82" y="6" w="41" h="21"/>
  6056.                                                    </normal>
  6057.                                                    <highlighted>
  6058.                                                       <BFRect x="82" y="33" w="41" h="21"/>
  6059.                                                    </highlighted>
  6060.                                                    <activated sound="collapse">
  6061.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  6062.                                                    </activated>
  6063.                                                    <disabled>
  6064.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  6065.                                                    </disabled>
  6066.                                                 </standard>
  6067.                                                 <alternate>
  6068.                                                    <normal>
  6069.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  6070.                                                    </normal>
  6071.                                                    <highlighted>
  6072.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  6073.                                                    </highlighted>
  6074.                                                    <activated sound="collapse">
  6075.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  6076.                                                    </activated>
  6077.                                                    <disabled>
  6078.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  6079.                                                    </disabled>
  6080.                                                 </alternate>
  6081.                                              </UIAspect>
  6082.                                              <on>
  6083.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  6084.                                                    <child msg="UI_SHOW"/>
  6085.                                                 </event>
  6086.                                              </on>
  6087.                                              <off>
  6088.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  6089.                                                    <child msg="UI_HIDE"/>
  6090.                                                 </event>
  6091.                                              </off>
  6092.                                           </UIToggleButton>
  6093.                                        </children>
  6094.                                     </UIDropList>
  6095.                                  </children>
  6096.                               </UILayout>
  6097.                            </children>
  6098.                         </UILayout>
  6099.                         <UILayout name="Construction Tabs">
  6100.                            <UIRegion x="0" y="0" w="450" h="384" xalign="min" yalign="min" walign="len" halign="len"/>
  6101.                            <UIState active="normal" visible="hidden"/>
  6102.                            <children>
  6103.                               <UIToggleSet name="Construction ToggleSet" columns="-1" columnWidth="47" initialX="20">
  6104.                                  <UIRegion x="0" y="170" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  6105.                                  <children>
  6106.                                     <UIToggleButton name="Fence Tab" toggle="1" sticky="1">
  6107.                                        <UIRegion x="20" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  6108.                                        <UIHelpInfo name="" short="shell:construction_fence_tab_stt" long="shell:construction_fence_tab_ltt" help=""/>
  6109.                                        <UIAspect string="">
  6110.                                           <default image="ui/shared/tabfence.dds" sound="">
  6111.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  6112.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6113.                                           </default>
  6114.                                           <standard>
  6115.                                              <normal>
  6116.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  6117.                                              </normal>
  6118.                                              <highlighted>
  6119.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  6120.                                              </highlighted>
  6121.                                              <activated sound="uitab">
  6122.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6123.                                              </activated>
  6124.                                              <disabled>
  6125.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6126.                                              </disabled>
  6127.                                           </standard>
  6128.                                           <alternate>
  6129.                                              <normal>
  6130.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6131.                                              </normal>
  6132.                                              <highlighted>
  6133.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6134.                                              </highlighted>
  6135.                                              <activated>
  6136.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6137.                                              </activated>
  6138.                                              <disabled>
  6139.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6140.                                              </disabled>
  6141.                                           </alternate>
  6142.                                        </UIAspect>
  6143.                                        <on>
  6144.                                                                                 <event msg="UI_CHILD" data="UIChildData" name="Buy Area Background Derp">
  6145.                                              <child msg="UI_HIDE"/>
  6146.                                           </event>
  6147.                                           <event msg="UI_CHILD" data="UIChildData" name="Fence Panel">
  6148.                                              <child msg="UI_SHOW"/>
  6149.                                           </event>
  6150.                                           <event msg="UI_CHILD" data="UIChildData" name="Fence Placement Method">
  6151.                                              <child msg="UI_REPRESS"/>
  6152.                                           </event>
  6153.                                        </on>
  6154.                                        <off>
  6155.                                           <event msg="UI_CHILD" data="UIChildData" name="Fence Panel">
  6156.                                              <child msg="UI_HIDE"/>
  6157.                                           </event>
  6158.                                           <event msg="UI_CHILD" data="UIChildData" name="Fence Typelist">
  6159.                                              <child msg="UI_ACTIVATE_OFF"/>
  6160.                                           </event>
  6161.                                        </off>
  6162.                                     </UIToggleButton>
  6163.                                     <UIToggleButton name="Path Tab" toggle="0" sticky="1">
  6164.                                        <UIRegion x="68" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  6165.                                        <UIState active="normal" visible="normal"/>
  6166.                                        <UIHelpInfo name="" short="shell:construction_path_tab_stt" long="shell:construction_path_tab_ltt" help=""/>
  6167.                                        <UIAspect string="">
  6168.                                           <default image="ui/shared/tabpaths.dds" sound="">
  6169.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  6170.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6171.                                           </default>
  6172.                                           <standard>
  6173.                                              <normal>
  6174.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  6175.                                              </normal>
  6176.                                              <highlighted>
  6177.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  6178.                                              </highlighted>
  6179.                                              <activated sound="uitab">
  6180.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6181.                                              </activated>
  6182.                                              <disabled>
  6183.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6184.                                              </disabled>
  6185.                                           </standard>
  6186.                                           <alternate>
  6187.                                              <normal>
  6188.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6189.                                              </normal>
  6190.                                              <highlighted>
  6191.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6192.                                              </highlighted>
  6193.                                              <activated>
  6194.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6195.                                              </activated>
  6196.                                              <disabled>
  6197.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6198.                                              </disabled>
  6199.                                           </alternate>
  6200.                                        </UIAspect>
  6201.                                        <on>
  6202.                                           <event msg="UI_CHILD" data="UIChildData" name="Path Panel">
  6203.                                              <child msg="UI_SHOW"/>
  6204.                                           </event>
  6205.                                           <event msg="UI_CHILD" data="UIChildData" name="Path Typelist">
  6206.                                              <child msg="UI_ACTIVATE_ON"/>
  6207.                                           </event>
  6208.                                        </on>
  6209.                                        <off>
  6210.                                           <event msg="UI_CHILD" data="UIChildData" name="Path Panel">
  6211.                                              <child msg="UI_HIDE"/>
  6212.                                           </event>
  6213.                                        </off>
  6214.                                     </UIToggleButton>
  6215.                                     <UIToggleButton name="Building Tab" toggle="1" sticky="1">
  6216.                                        <UIRegion x="115" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  6217.                                        <UIHelpInfo name="" short="shell:structures_building_tab_stt" long="shell:structures_building_tab_ltt" help=""/>
  6218.                                        <UIAspect string="">
  6219.                                           <default image="ui/shared/tabbuild.dds" sound="">
  6220.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  6221.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6222.                                           </default>
  6223.                                           <standard>
  6224.                                              <normal>
  6225.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  6226.                                              </normal>
  6227.                                              <highlighted>
  6228.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  6229.                                              </highlighted>
  6230.                                              <activated sound="uitab">
  6231.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6232.                                              </activated>
  6233.                                              <disabled>
  6234.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6235.                                              </disabled>
  6236.                                           </standard>
  6237.                                           <alternate>
  6238.                                              <normal>
  6239.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6240.                                              </normal>
  6241.                                              <highlighted>
  6242.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6243.                                              </highlighted>
  6244.                                              <activated>
  6245.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6246.                                              </activated>
  6247.                                              <disabled>
  6248.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6249.                                              </disabled>
  6250.                                           </alternate>
  6251.                                        </UIAspect>
  6252.                                        <UIHotKeys/>
  6253.                                        <on>
  6254.                                           <event msg="UI_CHILD" data="UIChildData" name="Building Panel">
  6255.                                              <child msg="UI_SHOW"/>
  6256.                                           </event>
  6257.                                           <event msg="UI_CHILD" data="UIChildData" name="Building Typelist">
  6258.                                              <child msg="UI_ACTIVATE_ON"/>
  6259.                                           </event>
  6260.                                        </on>
  6261.                                        <off>
  6262.                                           <event msg="UI_CHILD" data="UIChildData" name="Building Panel">
  6263.                                              <child msg="UI_HIDE"/>
  6264.                                           </event>
  6265.                                        </off>
  6266.                                     </UIToggleButton>
  6267.                                     <UIToggleButton name="Scenery Tab" toggle="0" sticky="1">
  6268.                                        <UIRegion x="162" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  6269.                                        <UIHelpInfo name="" short="shell:structures_scenery_tab_stt" long="shell:structures_scenery_tab_ltt" help=""/>
  6270.                                        <UIAspect string="">
  6271.                                           <default image="ui/shared/tabobjects.dds" sound="">
  6272.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  6273.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6274.                                           </default>
  6275.                                           <standard>
  6276.                                              <normal>
  6277.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  6278.                                              </normal>
  6279.                                              <highlighted>
  6280.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  6281.                                              </highlighted>
  6282.                                              <activated sound="uitab">
  6283.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6284.                                              </activated>
  6285.                                              <disabled>
  6286.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6287.                                              </disabled>
  6288.                                           </standard>
  6289.                                           <alternate>
  6290.                                              <normal>
  6291.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6292.                                              </normal>
  6293.                                              <highlighted>
  6294.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6295.                                              </highlighted>
  6296.                                              <activated>
  6297.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6298.                                              </activated>
  6299.                                              <disabled>
  6300.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6301.                                              </disabled>
  6302.                                           </alternate>
  6303.                                        </UIAspect>
  6304.                                        <UIHotKeys/>
  6305.                                        <on>
  6306.                                           <event msg="UI_CHILD" data="UIChildData" name="Scenery Panel">
  6307.                                              <child msg="UI_SHOW"/>
  6308.                                           </event>
  6309.                                           <event msg="UI_CHILD" data="UIChildData" name="Scenery Typelist">
  6310.                                              <child msg="UI_ACTIVATE_ON"/>
  6311.                                           </event>
  6312.                                        </on>
  6313.                                        <off>
  6314.                                           <event msg="UI_CHILD" data="UIChildData" name="Scenery Panel">
  6315.                                              <child msg="UI_HIDE"/>
  6316.                                           </event>
  6317.                                        </off>
  6318.                                     </UIToggleButton>
  6319.                                     <UIToggleButton name="Transportation Tab" toggle="0" sticky="1">
  6320.                                        <UIRegion x="210" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  6321.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:structures_transportation_tab"/>
  6322.                                        <UIAspect string="">
  6323.                                           <default image="ui/shared/transportation_tab.dds" sound="">
  6324.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  6325.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6326.                                           </default>
  6327.                                           <standard>
  6328.                                              <normal>
  6329.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  6330.                                              </normal>
  6331.                                              <highlighted>
  6332.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  6333.                                              </highlighted>
  6334.                                              <activated sound="uitab">
  6335.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6336.                                              </activated>
  6337.                                              <disabled>
  6338.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6339.                                              </disabled>
  6340.                                           </standard>
  6341.                                           <alternate>
  6342.                                              <normal>
  6343.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6344.                                              </normal>
  6345.                                              <highlighted>
  6346.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6347.                                              </highlighted>
  6348.                                              <activated>
  6349.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6350.                                              </activated>
  6351.                                              <disabled>
  6352.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6353.                                              </disabled>
  6354.                                           </alternate>
  6355.                                        </UIAspect>
  6356.                                        <UIHotKeys/>
  6357.                                        <on>
  6358.                                           <event msg="UI_CHILD" data="UIChildData" name="Transportation Panel">
  6359.                                              <child msg="UI_SHOW"/>
  6360.                                           </event>
  6361.                                           <event msg="UI_CHILD" data="UIChildData" name="Transportation Typelist">
  6362.                                              <child msg="UI_ACTIVATE_ON"/>
  6363.                                           </event>
  6364.                                        </on>
  6365.                                        <off>
  6366.                                           <event msg="UI_CHILD" data="UIChildData" name="Transportation Panel">
  6367.                                              <child msg="UI_HIDE"/>
  6368.                                           </event>
  6369.                                        </off>
  6370.                                     </UIToggleButton>
  6371.                                     <UIToggleButton name="Elevated Path Tab" toggle="0" sticky="1">
  6372.                                        <UIRegion x="257" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  6373.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:structures_elevatedpath_tab"/>
  6374.                                        <UIAspect string="">
  6375.                                           <default image="ui/shared/elevatedpaths_tab.dds" sound="">
  6376.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  6377.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6378.                                           </default>
  6379.                                           <standard>
  6380.                                              <normal>
  6381.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  6382.                                              </normal>
  6383.                                              <highlighted>
  6384.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  6385.                                              </highlighted>
  6386.                                              <activated sound="uitab">
  6387.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6388.                                              </activated>
  6389.                                              <disabled>
  6390.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6391.                                              </disabled>
  6392.                                           </standard>
  6393.                                           <alternate>
  6394.                                              <normal>
  6395.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6396.                                              </normal>
  6397.                                              <highlighted>
  6398.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6399.                                              </highlighted>
  6400.                                              <activated>
  6401.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6402.                                              </activated>
  6403.                                              <disabled>
  6404.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6405.                                              </disabled>
  6406.                                           </alternate>
  6407.                                        </UIAspect>
  6408.                                        <UIHotKeys/>
  6409.                                        <on>
  6410.                                           <event msg="UI_CHILD" data="UIChildData" name="Elevated Path Panel">
  6411.                                              <child msg="UI_SHOW"/>
  6412.                                           </event>
  6413.                                           <event msg="UI_CHILD" data="UIChildData" name="Elevated Curb Typelist">
  6414.                                              <child msg="ZT_AUTOPOPULATE_LIST"/>
  6415.                                           </event>
  6416.                                           <event msg="UI_CHILD" data="UIChildData" name="Elevated Path Typelist">
  6417.                                              <child msg="UI_ACTIVATE_ON"/>
  6418.                                           </event>
  6419.                                        </on>
  6420.                                        <off>
  6421.                                           <event msg="UI_CHILD" data="UIChildData" name="Elevated Path Panel">
  6422.                                              <child msg="UI_HIDE"/>
  6423.                                           </event>
  6424.                                        </off>
  6425.                                     </UIToggleButton>
  6426.                                     <UIToggleButton name="Tank Tools Tab" toggle="0" sticky="1" xPack="2">
  6427.                                        <UIRegion x="304" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  6428.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:terrain_tank_tab"/>
  6429.                                        <UIAspect string="">
  6430.                                           <default image="ui/shared/tabtank.dds" sound="">
  6431.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  6432.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6433.                                           </default>
  6434.                                           <standard>
  6435.                                              <normal>
  6436.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  6437.                                              </normal>
  6438.                                              <highlighted>
  6439.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  6440.                                              </highlighted>
  6441.                                              <activated sound="uitab">
  6442.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6443.                                              </activated>
  6444.                                              <disabled>
  6445.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6446.                                              </disabled>
  6447.                                           </standard>
  6448.                                           <alternate>
  6449.                                              <normal>
  6450.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6451.                                              </normal>
  6452.                                              <highlighted>
  6453.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6454.                                              </highlighted>
  6455.                                              <activated>
  6456.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6457.                                              </activated>
  6458.                                              <disabled>
  6459.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6460.                                              </disabled>
  6461.                                           </alternate>
  6462.                                        </UIAspect>
  6463.                                        <on>
  6464.                                           <event msg="UI_CHILD" data="UIChildData" name="Tank Tools Layout">
  6465.                                              <child msg="UI_SHOW"/>
  6466.                                           </event>
  6467.                                           <event msg="UI_CHILD" data="UIChildData" name="Tank Placement Method">
  6468.                                              <child msg="UI_REPRESS"/>
  6469.                                           </event>
  6470.                                        </on>
  6471.                                        <off>
  6472.                                           <event msg="UI_CHILD" data="UIChildData" name="Tank Tools Layout">
  6473.                                              <child msg="UI_HIDE"/>
  6474.                                           </event>
  6475.                                           <event msg="UI_CHILD" data="UIChildData" name="Tank Typelist">
  6476.                                              <child msg="UI_ACTIVATE_OFF"/>
  6477.                                           </event>
  6478.                                        </off>
  6479.                                     </UIToggleButton>
  6480.                                     <UIToggleButton name="Show Objects" toggle="0" sticky="1" xPack="2">
  6481.                                        <UIRegion x="350" y="0" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  6482.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:structures_show_object_buy_area"/>
  6483.                                        <UIAspect string="">
  6484.                                           <default image="UI\shared\tab_showplatform.dds" sound="">
  6485.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  6486.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6487.                                           </default>
  6488.                                           <standard>
  6489.                                              <normal>
  6490.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  6491.                                              </normal>
  6492.                                              <highlighted>
  6493.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  6494.                                              </highlighted>
  6495.                                              <activated sound="uitab">
  6496.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6497.                                              </activated>
  6498.                                              <disabled>
  6499.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6500.                                              </disabled>
  6501.                                           </standard>
  6502.                                           <alternate>
  6503.                                              <normal>
  6504.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6505.                                              </normal>
  6506.                                              <highlighted>
  6507.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6508.                                              </highlighted>
  6509.                                              <activated>
  6510.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6511.                                              </activated>
  6512.                                              <disabled>
  6513.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6514.                                              </disabled>
  6515.                                           </alternate>
  6516.                                        </UIAspect>
  6517.                                        <on>
  6518.                                           <event msg="UI_CHILD" data="UIChildData" name="Show Objects Layout">
  6519.                                              <child msg="UI_SHOW"/>
  6520.                                           </event>
  6521.                                           <event msg="UI_CHILD" data="UIChildData" name="Show Objects Typelist">
  6522.                                              <child msg="UI_ACTIVATE_ON"/>
  6523.                                           </event>
  6524.                                        </on>
  6525.                                        <off>
  6526.                                           <event msg="UI_CHILD" data="UIChildData" name="Show Objects Layout">
  6527.                                              <child msg="UI_HIDE"/>
  6528.                                           </event>
  6529.                                           <event msg="UI_CHILD" data="UIChildData" name="Show Objects Typelist">
  6530.                                              <child msg="UI_ACTIVATE_OFF"/>
  6531.                                           </event>
  6532.                                        </off>
  6533.                                     </UIToggleButton>
  6534.                                  </children>
  6535.                               </UIToggleSet>
  6536.                               <UILayout name="Fence Panel">
  6537.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  6538.                                  <UIState active="normal" visible="normal"/>
  6539.                                  <children>
  6540.                                     <ZTUITypeList name="Fence Typelist" template="buypaneltypelist" rows="2">
  6541.                                        <kinds>
  6542.                                           <gate/>
  6543.                                           <fence/>
  6544.                                           <tankwallsegment/>
  6545.                                        </kinds>
  6546.                                        <nonRememberedKinds>
  6547.                                           <gate/>
  6548.                                        </nonRememberedKinds>
  6549.                                        <kindsExclude>
  6550.                                           <tankuigate/>
  6551.                                           <tankuiportal/>
  6552.                                           <tankwallsegment/>
  6553.                                           <vehiclegate/>
  6554.                                           <curb/>
  6555.                                        </kindsExclude>
  6556.                                     </ZTUITypeList>
  6557.                                     <UIStatic name="Text Label and Background">
  6558.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  6559.                                        <UIState active="normal" visible="normal"/>
  6560.                                        <UIAspect locid="shell:construction_fence_buy_area_label">
  6561.                                           <default image="" sound="">
  6562.                                              <BFFont>
  6563.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  6564.                                              </BFFont>
  6565.                                              <BFRect x="0" y="0" w="138" h="15"/>
  6566.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6567.                                           </default>
  6568.                                        </UIAspect>
  6569.                                     </UIStatic>
  6570.                                     <UIToggleSet name="Fence Placement Method">
  6571.                                        <UIRegion x="-3" y="27" w="512" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  6572.                                        <UIState active="normal" visible="normal"/>
  6573.                                        <UIAspect string="">
  6574.                                           <default image="" sound="">
  6575.                                              <BFRect x="0" y="0" w="0" h="0"/>
  6576.                                              <BFColor r="0" g="0" b="0" a="0"/>
  6577.                                           </default>
  6578.                                        </UIAspect>
  6579.                                        <UIHotKeys/>
  6580.                                        <children>
  6581.                                           <UIText name="Mode Name Display">
  6582.                                              <UIRegion x="110" y="23" w="170" h="20" xalign="min" yalign="min" walign="len" halign="len"/>
  6583.                                              <UIState active="normal" visible="normal"/>
  6584.                                              <UIAspect locid="">
  6585.                                                 <default image="" sound="">
  6586.                                                    <BFFont align="left">
  6587.                                                       <BFColor r="255" g="255" b="255" a="255"/>
  6588.                                                    </BFFont>
  6589.                                                    <BFRect x="175" y="130" w="100" h="16"/>
  6590.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  6591.                                                 </default>
  6592.                                                 <normal/>
  6593.                                              </UIAspect>
  6594.                                              <text format=""/>
  6595.                                           </UIText>
  6596.                                           <UIToggleButton name="rubberband" toggle="1" sticky="1">
  6597.                                              <UIRegion x="0" y="-1" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  6598.                                              <UIState active="normal" visible="normal"/>
  6599.                                              <UIHelpInfo name="" short="shell:construction_fenceplacement_rubberband_mode_stt" long="shell:construction_fenceplacement_rubberband_mode_ltt" help=""/>
  6600.                                              <UIAspect string="">
  6601.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  6602.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  6603.                                                 </default>
  6604.                                                 <standard>
  6605.                                                    <normal>
  6606.                                                       <BFRect x="128" y="256" w="64" h="64"/>
  6607.                                                    </normal>
  6608.                                                    <highlighted>
  6609.                                                       <BFRect x="128" y="320" w="64" h="64"/>
  6610.                                                    </highlighted>
  6611.                                                    <activated sound="uiclick">
  6612.                                                       <BFRect x="192" y="256" w="64" h="64"/>
  6613.                                                    </activated>
  6614.                                                    <disabled sound="uiclick">
  6615.                                                       <BFRect x="192" y="320" w="64" h="64"/>
  6616.                                                    </disabled>
  6617.                                                 </standard>
  6618.                                                 <alternate>
  6619.                                                    <normal>
  6620.                                                       <BFRect x="192" y="256" w="64" h="64"/>
  6621.                                                    </normal>
  6622.                                                    <highlighted>
  6623.                                                       <BFRect x="192" y="256" w="64" h="64"/>
  6624.                                                    </highlighted>
  6625.                                                    <activated>
  6626.                                                       <BFRect x="192" y="256" w="64" h="64"/>
  6627.                                                    </activated>
  6628.                                                    <disabled>
  6629.                                                       <BFRect x="192" y="320" w="64" h="64"/>
  6630.                                                    </disabled>
  6631.                                                 </alternate>
  6632.                                              </UIAspect>
  6633.                                              <UIHotKeys/>
  6634.                                              <on>
  6635.                                                 <event msg="UI_CHILD" data="UIChildData" name="Fence Typelist">
  6636.                                                    <child msg="UI_ACTIVATE_ON"/>
  6637.                                                 </event>
  6638.                                                 <event msg="ZT_SETFENCEPLACEMENTMODE" data="BFString" string="rubber-band"/>
  6639.                                                 <event msg="UI_CHILD" data="UIChildData" name="Mode Name Display">
  6640.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:construction_fenceplacement_rubberband_mode_display_label"/>
  6641.                                                 </event>
  6642.                                              </on>
  6643.                                           </UIToggleButton>
  6644.                                           <UIToggleButton name="rectangle" toggle="0" sticky="1">
  6645.                                              <UIRegion x="28" y="-1" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  6646.                                              <UIState active="normal" visible="normal"/>
  6647.                                              <UIHelpInfo name="" short="shell:construction_fenceplacement_rectangle_mode_stt" long="shell:construction_fenceplacement_rectangle_mode_ltt" help=""/>
  6648.                                              <UIAspect string="">
  6649.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  6650.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  6651.                                                 </default>
  6652.                                                 <standard>
  6653.                                                    <normal>
  6654.                                                       <BFRect x="128" y="0" w="64" h="64"/>
  6655.                                                    </normal>
  6656.                                                    <highlighted>
  6657.                                                       <BFRect x="128" y="64" w="64" h="64"/>
  6658.                                                    </highlighted>
  6659.                                                    <activated sound="uiclick">
  6660.                                                       <BFRect x="192" y="0" w="64" h="64"/>
  6661.                                                    </activated>
  6662.                                                    <disabled sound="uiclick">
  6663.                                                       <BFRect x="192" y="64" w="64" h="64"/>
  6664.                                                    </disabled>
  6665.                                                 </standard>
  6666.                                                 <alternate>
  6667.                                                    <normal>
  6668.                                                       <BFRect x="192" y="0" w="64" h="64"/>
  6669.                                                    </normal>
  6670.                                                    <highlighted>
  6671.                                                       <BFRect x="192" y="0" w="64" h="64"/>
  6672.                                                    </highlighted>
  6673.                                                    <activated>
  6674.                                                       <BFRect x="192" y="0" w="64" h="64"/>
  6675.                                                    </activated>
  6676.                                                    <disabled>
  6677.                                                       <BFRect x="192" y="64" w="64" h="64"/>
  6678.                                                    </disabled>
  6679.                                                 </alternate>
  6680.                                              </UIAspect>
  6681.                                              <UIHotKeys/>
  6682.                                              <on>
  6683.                                                 <event msg="UI_CHILD" data="UIChildData" name="Fence Typelist">
  6684.                                                    <child msg="UI_ACTIVATE_ON"/>
  6685.                                                 </event>
  6686.                                                 <event msg="ZT_SETFENCEPLACEMENTMODE" data="BFString" string="rectangle"/>
  6687.                                                 <event msg="UI_CHILD" data="UIChildData" name="Mode Name Display">
  6688.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:construction_fenceplacement_rectangle_mode_display_label"/>
  6689.                                                 </event>
  6690.                                              </on>
  6691.                                           </UIToggleButton>
  6692.                                           <UIToggleButton name="octagon" toggle="0" sticky="1">
  6693.                                              <UIRegion x="56" y="-1" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  6694.                                              <UIState active="normal" visible="normal"/>
  6695.                                              <UIHelpInfo name="" short="shell:construction_fenceplacement_octagon_mode_stt" long="shell:construction_fenceplacement_octagon_mode_ltt" help=""/>
  6696.                                              <UIAspect string="">
  6697.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  6698.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  6699.                                                 </default>
  6700.                                                 <standard>
  6701.                                                    <normal>
  6702.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  6703.                                                    </normal>
  6704.                                                    <highlighted>
  6705.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  6706.                                                    </highlighted>
  6707.                                                    <activated sound="uiclick">
  6708.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  6709.                                                    </activated>
  6710.                                                    <disabled sound="uiclick">
  6711.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  6712.                                                    </disabled>
  6713.                                                 </standard>
  6714.                                                 <alternate>
  6715.                                                    <normal>
  6716.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  6717.                                                    </normal>
  6718.                                                    <highlighted>
  6719.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  6720.                                                    </highlighted>
  6721.                                                    <activated>
  6722.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  6723.                                                    </activated>
  6724.                                                    <disabled>
  6725.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  6726.                                                    </disabled>
  6727.                                                 </alternate>
  6728.                                              </UIAspect>
  6729.                                              <UIHotKeys/>
  6730.                                              <on>
  6731.                                                 <event msg="UI_CHILD" data="UIChildData" name="Fence Typelist">
  6732.                                                    <child msg="UI_ACTIVATE_ON"/>
  6733.                                                 </event>
  6734.                                                 <event msg="ZT_SETFENCEPLACEMENTMODE" data="BFString" string="octagon"/>
  6735.                                                 <event msg="UI_CHILD" data="UIChildData" name="Mode Name Display">
  6736.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:construction_fenceplacement_octagon_mode_display_label"/>
  6737.                                                 </event>
  6738.                                              </on>
  6739.                                           </UIToggleButton>
  6740.                                        </children>
  6741.                                     </UIToggleSet>
  6742.                                  </children>
  6743.                               </UILayout>
  6744.                               <UILayout name="Path Panel">
  6745.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  6746.                                  <UIState active="normal" visible="hidden"/>
  6747.                                  <children>
  6748.                                     <ZTUITypeList name="Path Typelist" template="buypaneltypelist" rows="2">
  6749.                                        <kinds>
  6750.                                           <path/>
  6751.                                        </kinds>
  6752.                                        <kindsExclude>
  6753.                                           <elevatedpath/>
  6754.                                        </kindsExclude>
  6755.                                     </ZTUITypeList>
  6756.                                     <UIStatic name="Text Label and Background">
  6757.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  6758.                                        <UIState active="normal" visible="normal"/>
  6759.                                        <UIAspect locid="shell:construction_path_buy_area_label">
  6760.                                           <default image="" sound="">
  6761.                                              <BFFont>
  6762.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  6763.                                              </BFFont>
  6764.                                              <BFRect x="0" y="0" w="138" h="15"/>
  6765.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6766.                                           </default>
  6767.                                        </UIAspect>
  6768.                                     </UIStatic>
  6769.                                  </children>
  6770.                               </UILayout>
  6771.                               <UILayout name="Building Panel">
  6772.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  6773.                                  <children>
  6774.                                     <ZTUITypeList name="Building Typelist" template="buypaneltypelist" rows="2">
  6775.                                        <kinds>
  6776.                                           <building/>
  6777.                                           <Aquarium/>
  6778.                                           <DinoRecoveryBuilding/>
  6779.                                        </kinds>
  6780.                                        <kindsExclude>
  6781.                                           <Light_mm/>
  6782.                                           <ShowPlatform/>
  6783.                                           <Water_Filter/>
  6784.                                        </kindsExclude>
  6785.                                     </ZTUITypeList>
  6786.                                     <UIStatic name="Text Label and Background">
  6787.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  6788.                                        <UIAspect locid="shell:structures_building_buy_area_label">
  6789.                                           <default image="" sound="">
  6790.                                              <BFFont>
  6791.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  6792.                                              </BFFont>
  6793.                                              <BFRect x="0" y="0" w="138" h="15"/>
  6794.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6795.                                           </default>
  6796.                                        </UIAspect>
  6797.                                     </UIStatic>
  6798.                                  </children>
  6799.                               </UILayout>
  6800.                               <UILayout name="Scenery Panel">
  6801.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  6802.                                  <UIState active="normal" visible="hidden"/>
  6803.                                  <children>
  6804.                                     <ZTUITypeList name="Scenery Typelist" template="buypaneltypelist" rows="2">
  6805.                                        <kinds>
  6806.                                           <scenery/>
  6807.                                        </kinds>
  6808.                                        <kindsExclude>
  6809.                                           <Grandstand/>
  6810.                                           <pathsupport/>
  6811.                                           <Light_mm/>
  6812.                                           <Aquarium/>
  6813.                                        </kindsExclude>
  6814.                                     </ZTUITypeList>
  6815.                                     <UIStatic name="Text Label and Background">
  6816.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  6817.                                        <UIAspect locid="shell:structures_scenery_buy_area">
  6818.                                           <default image="" sound="">
  6819.                                              <BFFont>
  6820.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  6821.                                              </BFFont>
  6822.                                              <BFRect x="0" y="0" w="138" h="15"/>
  6823.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6824.                                           </default>
  6825.                                        </UIAspect>
  6826.                                     </UIStatic>
  6827.                                  </children>
  6828.                               </UILayout>
  6829.                               <UILayout name="Transportation Panel">
  6830.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  6831.                                  <UIState active="normal" visible="hidden"/>
  6832.                                  <children>
  6833.                                     <ZTUITypeList name="Transportation Typelist" template="panel" rows="2">
  6834.                                        <kinds>
  6835.                                           <station/>
  6836.                                           <track/>
  6837.                                           <crossinggate/>
  6838.                                           <vehiclegate/>
  6839.                                        </kinds>
  6840.                                        <TypeListFilters>
  6841.                                           <s_Theme/>
  6842.                                           <biome/>
  6843.                                           <s_ObjectType/>
  6844.                                           <s_Endangerment/>
  6845.                                           <s_Container/>
  6846.                                           <s_FoodType/>
  6847.                                           <s_Product/>
  6848.                                           <s_TransportationMode/>
  6849.                                           <b_Researchable/>
  6850.                                        </TypeListFilters>
  6851.                                     </ZTUITypeList>
  6852.                                     <UIStatic name="Text Label and Background">
  6853.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  6854.                                        <UIAspect locid="shell:structures_transportation_buy_area_label">
  6855.                                           <default image="" sound="">
  6856.                                              <BFFont>
  6857.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  6858.                                              </BFFont>
  6859.                                              <BFRect x="0" y="0" w="138" h="15"/>
  6860.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6861.                                           </default>
  6862.                                        </UIAspect>
  6863.                                     </UIStatic>
  6864.                                     <UIButton name="skytower raise" toggle="0" sticky="0">
  6865.                                        <UIRegion x="300" y="35" w="64" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  6866.                                        <UIState active="disabled" visible="normal"/>
  6867.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:structures_skypoleplacement_raise"/>
  6868.                                        <UIAspect string="">
  6869.                                           <default image="ui/maingame/button_raisepath.dds" sound="">
  6870.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6871.                                           </default>
  6872.                                           <standard>
  6873.                                              <normal>
  6874.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  6875.                                              </normal>
  6876.                                              <highlighted>
  6877.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  6878.                                              </highlighted>
  6879.                                              <activated sound="uiclick">
  6880.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6881.                                              </activated>
  6882.                                              <disabled>
  6883.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6884.                                              </disabled>
  6885.                                           </standard>
  6886.                                        </UIAspect>
  6887.                                        <UIHotKeys/>
  6888.                                        <on>
  6889.                                           <event msg="ZT_SKYTOWER_PLACEMENT_HEIGHT" data="int" value="1"/>
  6890.                                        </on>
  6891.                                     </UIButton>
  6892.                                     <UIButton name="skytower lower" toggle="0" sticky="0">
  6893.                                        <UIRegion x="350" y="35" w="64" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  6894.                                        <UIState active="disabled" visible="normal"/>
  6895.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:structures_skypoleplacement_lower"/>
  6896.                                        <UIAspect string="">
  6897.                                           <default image="ui/maingame/button_lowerpath.dds" sound="">
  6898.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6899.                                           </default>
  6900.                                           <standard>
  6901.                                              <normal>
  6902.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  6903.                                              </normal>
  6904.                                              <highlighted>
  6905.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  6906.                                              </highlighted>
  6907.                                              <activated sound="uiclick">
  6908.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  6909.                                              </activated>
  6910.                                              <disabled>
  6911.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  6912.                                              </disabled>
  6913.                                           </standard>
  6914.                                        </UIAspect>
  6915.                                        <UIHotKeys/>
  6916.                                        <on>
  6917.                                           <event msg="ZT_SKYTOWER_PLACEMENT_HEIGHT" data="int" value="-1"/>
  6918.                                        </on>
  6919.                                     </UIButton>
  6920.                                  </children>
  6921.                               </UILayout>
  6922.                               <UILayout name="Elevated Path Panel">
  6923.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  6924.                                  <UIState active="normal" visible="hidden"/>
  6925.                                  <children>
  6926.                                     <ZTUITypeList name="Elevated Path Typelist" template="buypaneltypelist" rows="2">
  6927.                                        <UIRegion x="18" y="68" w="200" h="118" xalign="min" yalign="min" walign="len" halign="len"/>
  6928.                                        <kinds>
  6929.                                           <elevatedpath/>
  6930.                                        </kinds>
  6931.                                     </ZTUITypeList>
  6932.                                     <ZTUITypeList name="Elevated Curb Typelist" template="buypaneltypelist" rows="2">
  6933.                                        <UIRegion x="220" y="68" w="200" h="118" xalign="min" yalign="min" walign="len" halign="len"/>
  6934.                                        <kinds>
  6935.                                           <elevatedcurb/>
  6936.                                        </kinds>
  6937.                                     </ZTUITypeList>
  6938.                                     <UIStatic name="Text Label and Background">
  6939.                                        <UIRegion x="30" y="30" w="138" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  6940.                                        <UIAspect locid="shell:structures_elevatedpath_buy_area_label">
  6941.                                           <default image="" sound="">
  6942.                                              <BFFont>
  6943.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  6944.                                              </BFFont>
  6945.                                              <BFRect x="0" y="0" w="138" h="15"/>
  6946.                                              <BFColor r="255" g="255" b="255" a="255"/>
  6947.                                           </default>
  6948.                                        </UIAspect>
  6949.                                     </UIStatic>
  6950.                                     <UIToggleSet name="Elevated Path Placement Method">
  6951.                                        <UIRegion x="0" y="30" w="512" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  6952.                                        <UIState active="normal" visible="normal"/>
  6953.                                        <UIAspect string="">
  6954.                                           <default image="" sound="">
  6955.                                              <BFRect x="0" y="0" w="0" h="0"/>
  6956.                                              <BFColor r="0" g="0" b="0" a="0"/>
  6957.                                           </default>
  6958.                                        </UIAspect>
  6959.                                        <UIHotKeys/>
  6960.                                        <children>
  6961.                                           <UIText name="Path Mode Name Display">
  6962.                                              <UIRegion x="175" y="22" w="170" h="20" xalign="min" yalign="min" walign="len" halign="len"/>
  6963.                                              <UIState active="normal" visible="normal"/>
  6964.                                              <UIAspect locid="">
  6965.                                                 <default image="" sound="">
  6966.                                                    <BFFont align="left">
  6967.                                                       <BFColor r="255" g="255" b="255" a="255"/>
  6968.                                                    </BFFont>
  6969.                                                    <BFRect x="175" y="130" w="100" h="16"/>
  6970.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  6971.                                                 </default>
  6972.                                                 <normal/>
  6973.                                              </UIAspect>
  6974.                                              <text format=""/>
  6975.                                           </UIText>
  6976.                                           <UIToggleButton name="flat" toggle="1" sticky="1">
  6977.                                              <UIRegion x="5" y="5" w="64" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  6978.                                              <UIState active="normal" visible="normal"/>
  6979.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:structures_elevatedpathplacement_flat_mode"/>
  6980.                                              <UIAspect string="">
  6981.                                                 <default image="UI\maingame\button_level.dds" sound="">
  6982.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  6983.                                                 </default>
  6984.                                                 <standard>
  6985.                                                    <normal>
  6986.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  6987.                                                    </normal>
  6988.                                                    <highlighted>
  6989.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  6990.                                                    </highlighted>
  6991.                                                    <activated sound="uiclick">
  6992.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  6993.                                                    </activated>
  6994.                                                    <disabled sound="uiclick">
  6995.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  6996.                                                    </disabled>
  6997.                                                 </standard>
  6998.                                                 <alternate>
  6999.                                                    <normal>
  7000.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7001.                                                    </normal>
  7002.                                                    <highlighted>
  7003.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7004.                                                    </highlighted>
  7005.                                                    <activated>
  7006.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7007.                                                    </activated>
  7008.                                                    <disabled>
  7009.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7010.                                                    </disabled>
  7011.                                                 </alternate>
  7012.                                              </UIAspect>
  7013.                                              <UIHotKeys/>
  7014.                                              <on>
  7015.                                                 <event msg="UI_CHILD" data="UIChildData" name="Elevated Path Typelist">
  7016.                                                    <child msg="UI_ACTIVATE_ON"/>
  7017.                                                 </event>
  7018.                                                 <event msg="ZT_ELEVATED_PATH_PLACEMENT_MODE" data="int" value="0"/>
  7019.                                                 <event msg="UI_CHILD" data="UIChildData" name="Path Mode Name Display">
  7020.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:structures_elevatedpathplacement_flat_mode_label"/>
  7021.                                                 </event>
  7022.                                                 <event msg="UI_CHILD" data="UIChildData" name="elevated path raise">
  7023.                                                    <child msg="UI_ENABLE"/>
  7024.                                                 </event>
  7025.                                              </on>
  7026.                                           </UIToggleButton>
  7027.                                           <UIToggleButton name="ramp up" toggle="0" sticky="1">
  7028.                                              <UIRegion x="56" y="5" w="64" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  7029.                                              <UIState active="normal" visible="normal"/>
  7030.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:structures_elevatedpathplacement_rampup_mode"/>
  7031.                                              <UIAspect string="">
  7032.                                                 <default image="UI\maingame\button_ramp_up.dds" sound="">
  7033.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  7034.                                                 </default>
  7035.                                                 <standard>
  7036.                                                    <normal>
  7037.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  7038.                                                    </normal>
  7039.                                                    <highlighted>
  7040.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  7041.                                                    </highlighted>
  7042.                                                    <activated sound="uiclick">
  7043.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7044.                                                    </activated>
  7045.                                                    <disabled sound="uiclick">
  7046.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7047.                                                    </disabled>
  7048.                                                 </standard>
  7049.                                                 <alternate>
  7050.                                                    <normal>
  7051.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7052.                                                    </normal>
  7053.                                                    <highlighted>
  7054.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7055.                                                    </highlighted>
  7056.                                                    <activated>
  7057.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7058.                                                    </activated>
  7059.                                                    <disabled>
  7060.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7061.                                                    </disabled>
  7062.                                                 </alternate>
  7063.                                              </UIAspect>
  7064.                                              <UIHotKeys/>
  7065.                                              <on>
  7066.                                                 <event msg="UI_CHILD" data="UIChildData" name="Elevated Path Typelist">
  7067.                                                    <child msg="UI_ACTIVATE_ON"/>
  7068.                                                 </event>
  7069.                                                 <event msg="ZT_ELEVATED_PATH_PLACEMENT_MODE" data="int" value="1"/>
  7070.                                                 <event msg="UI_CHILD" data="UIChildData" name="Path Mode Name Display">
  7071.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:structures_elevatedpathplacement_rampup_mode_label"/>
  7072.                                                 </event>
  7073.                                                 <event msg="UI_CHILD" data="UIChildData" name="elevated path raise">
  7074.                                                    <child msg="UI_DISABLE"/>
  7075.                                                 </event>
  7076.                                                 <event msg="UI_CHILD" data="UIChildData" name="elevated path lower">
  7077.                                                    <child msg="UI_DISABLE"/>
  7078.                                                 </event>
  7079.                                              </on>
  7080.                                           </UIToggleButton>
  7081.                                           <UIToggleButton name="ramp down" toggle="0" sticky="1">
  7082.                                              <UIRegion x="108" y="5" w="64" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  7083.                                              <UIState active="normal" visible="normal"/>
  7084.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:structures_elevatedpathplacement_rampdown_mode"/>
  7085.                                              <UIAspect string="">
  7086.                                                 <default image="UI\maingame\button_ramp_down.dds" sound="">
  7087.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  7088.                                                 </default>
  7089.                                                 <standard>
  7090.                                                    <normal>
  7091.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  7092.                                                    </normal>
  7093.                                                    <highlighted>
  7094.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  7095.                                                    </highlighted>
  7096.                                                    <activated sound="uiclick">
  7097.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7098.                                                    </activated>
  7099.                                                    <disabled sound="uiclick">
  7100.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7101.                                                    </disabled>
  7102.                                                 </standard>
  7103.                                                 <alternate>
  7104.                                                    <normal>
  7105.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7106.                                                    </normal>
  7107.                                                    <highlighted>
  7108.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7109.                                                    </highlighted>
  7110.                                                    <activated>
  7111.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7112.                                                    </activated>
  7113.                                                    <disabled>
  7114.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7115.                                                    </disabled>
  7116.                                                 </alternate>
  7117.                                              </UIAspect>
  7118.                                              <UIHotKeys/>
  7119.                                              <on>
  7120.                                                 <event msg="UI_CHILD" data="UIChildData" name="Elevated Path Typelist">
  7121.                                                    <child msg="UI_ACTIVATE_ON"/>
  7122.                                                 </event>
  7123.                                                 <event msg="ZT_ELEVATED_PATH_PLACEMENT_MODE" data="int" value="-1"/>
  7124.                                                 <event msg="UI_CHILD" data="UIChildData" name="Path Mode Name Display">
  7125.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:structures_elevatedpathplacement_rampdown_mode_label"/>
  7126.                                                 </event>
  7127.                                                 <event msg="UI_CHILD" data="UIChildData" name="elevated path lower">
  7128.                                                    <child msg="UI_ENABLE"/>
  7129.                                                 </event>
  7130.                                              </on>
  7131.                                           </UIToggleButton>
  7132.                                        </children>
  7133.                                     </UIToggleSet>
  7134.                                     <UIButton name="elevated path raise" toggle="0" sticky="0">
  7135.                                        <UIRegion x="300" y="35" w="64" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  7136.                                        <UIState active="normal" visible="normal"/>
  7137.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:structures_elevatedpathplacement_raise"/>
  7138.                                        <UIAspect string="">
  7139.                                           <default image="ui/maingame/button_raisepath.dds" sound="">
  7140.                                              <BFColor r="255" g="255" b="255" a="255"/>
  7141.                                           </default>
  7142.                                           <standard>
  7143.                                              <normal>
  7144.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  7145.                                              </normal>
  7146.                                              <highlighted>
  7147.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  7148.                                              </highlighted>
  7149.                                              <activated sound="uiclick">
  7150.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  7151.                                              </activated>
  7152.                                              <disabled sound="uiclick">
  7153.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  7154.                                              </disabled>
  7155.                                           </standard>
  7156.                                           <alternate>
  7157.                                              <normal>
  7158.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  7159.                                              </normal>
  7160.                                              <highlighted>
  7161.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  7162.                                              </highlighted>
  7163.                                              <activated>
  7164.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  7165.                                              </activated>
  7166.                                              <disabled>
  7167.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  7168.                                              </disabled>
  7169.                                           </alternate>
  7170.                                        </UIAspect>
  7171.                                        <UIHotKeys/>
  7172.                                        <on>
  7173.                                           <event msg="UI_CHILD" data="UIChildData" name="Elevated Path Typelist">
  7174.                                              <child msg="UI_ACTIVATE_ON"/>
  7175.                                           </event>
  7176.                                           <event msg="ZT_ELEVATED_PATH_PLACEMENT_HEIGHT" data="int" value="1"/>
  7177.                                        </on>
  7178.                                     </UIButton>
  7179.                                     <UIButton name="elevated path lower" toggle="0" sticky="0">
  7180.                                        <UIRegion x="350" y="35" w="64" h="50" xalign="min" yalign="min" walign="len" halign="len"/>
  7181.                                        <UIState active="normal" visible="normal"/>
  7182.                                        <UIHelpInfo name="" short="" long="" help="" ids="shell:structures_elevatedpathplacement_lower"/>
  7183.                                        <UIAspect string="">
  7184.                                           <default image="ui/maingame/button_lowerpath.dds" sound="">
  7185.                                              <BFColor r="255" g="255" b="255" a="255"/>
  7186.                                           </default>
  7187.                                           <standard>
  7188.                                              <normal>
  7189.                                                 <BFRect x="0" y="0" w="64" h="64"/>
  7190.                                              </normal>
  7191.                                              <highlighted>
  7192.                                                 <BFRect x="0" y="64" w="64" h="64"/>
  7193.                                              </highlighted>
  7194.                                              <activated sound="uiclick">
  7195.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  7196.                                              </activated>
  7197.                                              <disabled sound="uiclick">
  7198.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  7199.                                              </disabled>
  7200.                                           </standard>
  7201.                                           <alternate>
  7202.                                              <normal>
  7203.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  7204.                                              </normal>
  7205.                                              <highlighted>
  7206.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  7207.                                              </highlighted>
  7208.                                              <activated>
  7209.                                                 <BFRect x="64" y="0" w="64" h="64"/>
  7210.                                              </activated>
  7211.                                              <disabled>
  7212.                                                 <BFRect x="64" y="64" w="64" h="64"/>
  7213.                                              </disabled>
  7214.                                           </alternate>
  7215.                                        </UIAspect>
  7216.                                        <UIHotKeys/>
  7217.                                        <on>
  7218.                                           <event msg="UI_CHILD" data="UIChildData" name="Elevated Path Typelist">
  7219.                                              <child msg="UI_ACTIVATE_ON"/>
  7220.                                           </event>
  7221.                                           <event msg="ZT_ELEVATED_PATH_PLACEMENT_HEIGHT" data="int" value="-1"/>
  7222.                                        </on>
  7223.                                     </UIButton>
  7224.                                  </children>
  7225.                               </UILayout>
  7226.                               <UILayout name="Tank Tools Layout" xPack="2">
  7227.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  7228.                                  <UIState active="normal" visible="hidden"/>
  7229.                                  <children>
  7230.                                     <UILayout name="Button Background" template="3d_displayfield">
  7231.                                        <UIRegion x="289" y="84" w="130" h="100" xalign="min" yalign="min" walign="len" halign="len"/>
  7232.                                        <UIState active="normal" visible="normal"/>
  7233.                                        <UIAspect locid="">
  7234.                                           <default image="" sound="">
  7235.                                              <BFRect x="0" y="0" w="-1" h="-1"/>
  7236.                                           </default>
  7237.                                        </UIAspect>
  7238.                                     </UILayout>
  7239.                                     <ZTUITypeList name="Tank Typelist" template="buypaneltypelist" rows="2">
  7240.                                        <UIRegion x="18" y="73" w="230" h="112" xalign="min" yalign="min" walign="len" halign="len"/>
  7241.                                        <kinds>
  7242.                                           <tankuigate/>
  7243.                                           <tankwallsegment/>
  7244.                                        </kinds>
  7245.                                        <nonRememberedKinds>
  7246.                                           <tankuiportal/>
  7247.                                           <Water_Filter/>
  7248.                                           <tankuigate/>
  7249.                                        </nonRememberedKinds>
  7250.                                     </ZTUITypeList>
  7251.                                     <UIToggleSet name="Tank Placement Method">
  7252.                                        <UIRegion x="-3" y="27" w="512" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  7253.                                        <UIState active="normal" visible="normal"/>
  7254.                                        <UIAspect string="">
  7255.                                           <default image="" sound="">
  7256.                                              <BFRect x="0" y="0" w="0" h="0"/>
  7257.                                              <BFColor r="0" g="0" b="0" a="0"/>
  7258.                                           </default>
  7259.                                        </UIAspect>
  7260.                                        <UIHotKeys/>
  7261.                                        <children>
  7262.                                           <UIText name="Tank Placement Display">
  7263.                                              <UIRegion x="110" y="23" w="170" h="20" xalign="min" yalign="min" walign="len" halign="len"/>
  7264.                                              <UIState active="normal" visible="normal"/>
  7265.                                              <UIAspect locid="">
  7266.                                                 <default image="" sound="">
  7267.                                                    <BFFont align="left">
  7268.                                                       <BFColor r="255" g="255" b="255" a="255"/>
  7269.                                                    </BFFont>
  7270.                                                    <BFRect x="175" y="130" w="100" h="16"/>
  7271.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  7272.                                                 </default>
  7273.                                                 <normal/>
  7274.                                              </UIAspect>
  7275.                                              <text format=""/>
  7276.                                           </UIText>
  7277.                                           <UIToggleButton name="rubberband1" toggle="0" sticky="1">
  7278.                                              <UIRegion x="0" y="-1" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  7279.                                              <UIState active="normal" visible="normal"/>
  7280.                                              <UIHelpInfo name="" short="shell:construction_tankplacement_rubberband_mode_stt" long="shell:construction_tankplacement_rubberband_mode_ltt" help=""/>
  7281.                                              <UIAspect string="">
  7282.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  7283.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  7284.                                                 </default>
  7285.                                                 <standard>
  7286.                                                    <normal>
  7287.                                                       <BFRect x="128" y="256" w="64" h="64"/>
  7288.                                                    </normal>
  7289.                                                    <highlighted>
  7290.                                                       <BFRect x="128" y="320" w="64" h="64"/>
  7291.                                                    </highlighted>
  7292.                                                    <activated sound="uiclick">
  7293.                                                       <BFRect x="192" y="256" w="64" h="64"/>
  7294.                                                    </activated>
  7295.                                                    <disabled sound="uiclick">
  7296.                                                       <BFRect x="192" y="320" w="64" h="64"/>
  7297.                                                    </disabled>
  7298.                                                 </standard>
  7299.                                                 <alternate>
  7300.                                                    <normal>
  7301.                                                       <BFRect x="192" y="256" w="64" h="64"/>
  7302.                                                    </normal>
  7303.                                                    <highlighted>
  7304.                                                       <BFRect x="192" y="256" w="64" h="64"/>
  7305.                                                    </highlighted>
  7306.                                                    <activated>
  7307.                                                       <BFRect x="192" y="256" w="64" h="64"/>
  7308.                                                    </activated>
  7309.                                                    <disabled>
  7310.                                                       <BFRect x="192" y="320" w="64" h="64"/>
  7311.                                                    </disabled>
  7312.                                                 </alternate>
  7313.                                              </UIAspect>
  7314.                                              <UIHotKeys/>
  7315.                                              <on>
  7316.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Typelist">
  7317.                                                    <child msg="UI_ACTIVATE_ON"/>
  7318.                                                 </event>
  7319.                                                 <event msg="ZT_SETFENCEPLACEMENTMODE" data="BFString" string="rubber-band"/>
  7320.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Placement Display">
  7321.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:construction_tankplacement_rubberband_mode_display_label"/>
  7322.                                                 </event>
  7323.                                              </on>
  7324.                                           </UIToggleButton>
  7325.                                           <UIToggleButton name="rectangle1" toggle="1" sticky="1">
  7326.                                              <UIRegion x="28" y="-1" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  7327.                                              <UIState active="normal" visible="normal"/>
  7328.                                              <UIHelpInfo name="" short="shell:construction_tankplacement_rectangle_mode_stt" long="shell:construction_tankplacement_rectangle_mode_ltt" help=""/>
  7329.                                              <UIAspect string="">
  7330.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  7331.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  7332.                                                 </default>
  7333.                                                 <standard>
  7334.                                                    <normal>
  7335.                                                       <BFRect x="128" y="0" w="64" h="64"/>
  7336.                                                    </normal>
  7337.                                                    <highlighted>
  7338.                                                       <BFRect x="128" y="64" w="64" h="64"/>
  7339.                                                    </highlighted>
  7340.                                                    <activated sound="uiclick">
  7341.                                                       <BFRect x="192" y="0" w="64" h="64"/>
  7342.                                                    </activated>
  7343.                                                    <disabled sound="uiclick">
  7344.                                                       <BFRect x="192" y="64" w="64" h="64"/>
  7345.                                                    </disabled>
  7346.                                                 </standard>
  7347.                                                 <alternate>
  7348.                                                    <normal>
  7349.                                                       <BFRect x="192" y="0" w="64" h="64"/>
  7350.                                                    </normal>
  7351.                                                    <highlighted>
  7352.                                                       <BFRect x="192" y="0" w="64" h="64"/>
  7353.                                                    </highlighted>
  7354.                                                    <activated>
  7355.                                                       <BFRect x="192" y="0" w="64" h="64"/>
  7356.                                                    </activated>
  7357.                                                    <disabled>
  7358.                                                       <BFRect x="192" y="64" w="64" h="64"/>
  7359.                                                    </disabled>
  7360.                                                 </alternate>
  7361.                                              </UIAspect>
  7362.                                              <UIHotKeys/>
  7363.                                              <on>
  7364.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Typelist">
  7365.                                                    <child msg="UI_ACTIVATE_ON"/>
  7366.                                                 </event>
  7367.                                                 <event msg="ZT_SETFENCEPLACEMENTMODE" data="BFString" string="rectangle"/>
  7368.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Placement Display">
  7369.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:construction_tankplacement_rectangle_mode_display_label"/>
  7370.                                                 </event>
  7371.                                              </on>
  7372.                                           </UIToggleButton>
  7373.                                           <UIToggleButton name="octagon1" toggle="0" sticky="1">
  7374.                                              <UIRegion x="56" y="-1" w="64" h="64" xalign="min" yalign="min" walign="len" halign="len"/>
  7375.                                              <UIState active="normal" visible="normal"/>
  7376.                                              <UIHelpInfo name="" short="shell:construction_tankplacement_octagon_mode_stt" long="shell:construction_tankplacement_octagon_mode_ltt" help=""/>
  7377.                                              <UIAspect string="">
  7378.                                                 <default image="UI\maingame\buttons_filtertypes.dds" sound="">
  7379.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  7380.                                                 </default>
  7381.                                                 <standard>
  7382.                                                    <normal>
  7383.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  7384.                                                    </normal>
  7385.                                                    <highlighted>
  7386.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  7387.                                                    </highlighted>
  7388.                                                    <activated sound="uiclick">
  7389.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7390.                                                    </activated>
  7391.                                                    <disabled sound="uiclick">
  7392.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7393.                                                    </disabled>
  7394.                                                 </standard>
  7395.                                                 <alternate>
  7396.                                                    <normal>
  7397.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7398.                                                    </normal>
  7399.                                                    <highlighted>
  7400.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7401.                                                    </highlighted>
  7402.                                                    <activated>
  7403.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7404.                                                    </activated>
  7405.                                                    <disabled>
  7406.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7407.                                                    </disabled>
  7408.                                                 </alternate>
  7409.                                              </UIAspect>
  7410.                                              <UIHotKeys/>
  7411.                                              <on>
  7412.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Typelist">
  7413.                                                    <child msg="UI_ACTIVATE_ON"/>
  7414.                                                 </event>
  7415.                                                 <event msg="ZT_SETFENCEPLACEMENTMODE" data="BFString" string="octagon"/>
  7416.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Placement Display">
  7417.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:construction_tankplacement_octagon_mode_display_label"/>
  7418.                                                 </event>
  7419.                                              </on>
  7420.                                           </UIToggleButton>
  7421.                                        </children>
  7422.                                     </UIToggleSet>
  7423.                                     <UIToggleSet name="Tank Tools Toggle Set">
  7424.                                        <UIRegion x="0" y="30" w="512" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  7425.                                        <UIState active="normal" visible="normal"/>
  7426.                                        <UIAspect>
  7427.                                           <default image="" sound="">
  7428.                                              <BFRect x="0" y="0" w="0" h="0"/>
  7429.                                              <BFColor r="0" g="0" b="0" a="0"/>
  7430.                                           </default>
  7431.                                        </UIAspect>
  7432.                                        <UIHotKeys/>
  7433.                                        <children>
  7434.                                           <UIText name="Tank Mode Name Display">
  7435.                                              <UIRegion x="270" y="32" w="150" h="20" xalign="min" yalign="min" walign="len" halign="len"/>
  7436.                                              <UIState active="normal" visible="normal"/>
  7437.                                              <UIAspect locid="">
  7438.                                                 <default image="" sound="">
  7439.                                                    <BFFont align="right">
  7440.                                                       <BFColor r="255" g="255" b="255" a="255"/>
  7441.                                                    </BFFont>
  7442.                                                    <BFRect x="175" y="130" w="100" h="16"/>
  7443.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  7444.                                                 </default>
  7445.                                                 <normal/>
  7446.                                              </UIAspect>
  7447.                                              <text format=""/>
  7448.                                           </UIText>
  7449.                                           <UIStatic name="Text Label and Background">
  7450.                                              <UIRegion x="30" y="0" w="150" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  7451.                                              <UIState active="normal" visible="normal"/>
  7452.                                              <UIAspect locid="shell:terrain_tank_area_label">
  7453.                                                 <default image="" sound="">
  7454.                                                    <BFFont>
  7455.                                                       <BFColor r="255" g="255" b="255" a="255"/>
  7456.                                                    </BFFont>
  7457.                                                    <BFRect x="0" y="0" w="138" h="15"/>
  7458.                                                 </default>
  7459.                                              </UIAspect>
  7460.                                           </UIStatic>
  7461.                                           <UIToggleButton name="raise wall" toggle="0" sticky="1">
  7462.                                              <UIRegion x="250" y="24" w="39" h="40" xalign="min" yalign="min" walign="len" halign="len"/>
  7463.                                              <UIState active="normal" visible="normal"/>
  7464.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:raise_tanks_wall_button"/>
  7465.                                              <UIAspect string="">
  7466.                                                 <default image="ui/shared/button_tank_raisewalls.dds" sound="">
  7467.                                                    <BFRect x="0" y="0" w="-1" h="-1"/>
  7468.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  7469.                                                 </default>
  7470.                                                 <standard>
  7471.                                                    <normal>
  7472.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  7473.                                                    </normal>
  7474.                                                    <highlighted>
  7475.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  7476.                                                    </highlighted>
  7477.                                                    <activated>
  7478.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7479.                                                    </activated>
  7480.                                                    <disabled>
  7481.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7482.                                                    </disabled>
  7483.                                                 </standard>
  7484.                                                 <alternate>
  7485.                                                    <normal>
  7486.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7487.                                                    </normal>
  7488.                                                    <highlighted>
  7489.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7490.                                                    </highlighted>
  7491.                                                    <activated>
  7492.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7493.                                                    </activated>
  7494.                                                    <disabled>
  7495.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7496.                                                    </disabled>
  7497.                                                 </alternate>
  7498.                                              </UIAspect>
  7499.                                              <UIHotKeys/>
  7500.                                              <on>
  7501.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Typelist">
  7502.                                                    <child msg="UI_ACTIVATE_OFF"/>
  7503.                                                 </event>
  7504.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Mode Name Display">
  7505.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:tank_raise_wall_buy_area_label"/>
  7506.                                                 </event>
  7507.                                                 <event msg="ZT_SETMODE" data="BFString" string="mode_tank_manipulation"/>
  7508.                                                 <event msg="ZT_SETTANKMODE" data="BFString" string="raiseWall"/>
  7509.                                                 <event msg="UI_CHILD" data="UIChildData" name="raisewall_gfx">
  7510.                                                    <child msg="UI_SHOW"/>
  7511.                                                 </event>
  7512.                                              </on>
  7513.                                              <off>
  7514.                                                 <event msg="UI_CHILD" data="UIChildData" name="raisewall_gfx">
  7515.                                                    <child msg="UI_HIDE"/>
  7516.                                                 </event>
  7517.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Mode Name Display">
  7518.                                                    <child msg="UI_SET_LOCID" data="BFString" string=""/>
  7519.                                                 </event>
  7520.                                              </off>
  7521.                                           </UIToggleButton>
  7522.                                           <UIToggleButton name="lower wall" toggle="0" sticky="1">
  7523.                                              <UIRegion x="250" y="56" w="39" h="40" xalign="min" yalign="min" walign="len" halign="len"/>
  7524.                                              <UIState active="normal" visible="normal"/>
  7525.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:lower_tanks_wall_button"/>
  7526.                                              <UIAspect string="">
  7527.                                                 <default image="ui/shared/button_tank_lowerwalls.dds" sound="">
  7528.                                                    <BFRect x="0" y="0" w="-1" h="-1"/>
  7529.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  7530.                                                 </default>
  7531.                                                 <standard>
  7532.                                                    <normal>
  7533.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  7534.                                                    </normal>
  7535.                                                    <highlighted>
  7536.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  7537.                                                    </highlighted>
  7538.                                                    <activated>
  7539.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7540.                                                    </activated>
  7541.                                                    <disabled>
  7542.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7543.                                                    </disabled>
  7544.                                                 </standard>
  7545.                                                 <alternate>
  7546.                                                    <normal>
  7547.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7548.                                                    </normal>
  7549.                                                    <highlighted>
  7550.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7551.                                                    </highlighted>
  7552.                                                    <activated>
  7553.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7554.                                                    </activated>
  7555.                                                    <disabled>
  7556.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7557.                                                    </disabled>
  7558.                                                 </alternate>
  7559.                                              </UIAspect>
  7560.                                              <UIHotKeys/>
  7561.                                              <on>
  7562.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Typelist">
  7563.                                                    <child msg="UI_ACTIVATE_OFF"/>
  7564.                                                 </event>
  7565.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Mode Name Display">
  7566.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:tank_lower_wall_buy_area_label"/>
  7567.                                                 </event>
  7568.                                                 <event msg="ZT_SETMODE" data="BFString" string="mode_tank_manipulation"/>
  7569.                                                 <event msg="ZT_SETTANKMODE" data="BFString" string="lowerWall"/>
  7570.                                                 <event msg="UI_CHILD" data="UIChildData" name="lowerwall_gfx">
  7571.                                                    <child msg="UI_SHOW"/>
  7572.                                                 </event>
  7573.                                              </on>
  7574.                                              <off>
  7575.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Mode Name Display">
  7576.                                                    <child msg="UI_SET_LOCID" data="BFString" string=""/>
  7577.                                                 </event>
  7578.                                                 <event msg="UI_CHILD" data="UIChildData" name="lowerwall_gfx">
  7579.                                                    <child msg="UI_HIDE"/>
  7580.                                                 </event>
  7581.                                              </off>
  7582.                                           </UIToggleButton>
  7583.                                           <UIToggleButton name="raise floor" toggle="0" sticky="1">
  7584.                                              <UIRegion x="250" y="88" w="39" h="40" xalign="min" yalign="min" walign="len" halign="len"/>
  7585.                                              <UIState active="normal" visible="normal"/>
  7586.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:raise_tanks_base_button"/>
  7587.                                              <UIAspect string="">
  7588.                                                 <default image="ui/shared/ui/shared/button_tank_raisefloor.dds" sound="">
  7589.                                                    <BFRect x="0" y="0" w="-1" h="-1"/>
  7590.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  7591.                                                 </default>
  7592.                                                 <standard>
  7593.                                                    <normal>
  7594.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  7595.                                                    </normal>
  7596.                                                    <highlighted>
  7597.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  7598.                                                    </highlighted>
  7599.                                                    <activated>
  7600.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7601.                                                    </activated>
  7602.                                                    <disabled>
  7603.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7604.                                                    </disabled>
  7605.                                                 </standard>
  7606.                                                 <alternate>
  7607.                                                    <normal>
  7608.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7609.                                                    </normal>
  7610.                                                    <highlighted>
  7611.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7612.                                                    </highlighted>
  7613.                                                    <activated>
  7614.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7615.                                                    </activated>
  7616.                                                    <disabled>
  7617.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7618.                                                    </disabled>
  7619.                                                 </alternate>
  7620.                                              </UIAspect>
  7621.                                              <UIHotKeys/>
  7622.                                              <on>
  7623.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Typelist">
  7624.                                                    <child msg="UI_ACTIVATE_OFF"/>
  7625.                                                 </event>
  7626.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Mode Name Display">
  7627.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:tank_raise_floor_buy_area_label"/>
  7628.                                                 </event>
  7629.                                                 <event msg="ZT_SETMODE" data="BFString" string="mode_tank_manipulation"/>
  7630.                                                 <event msg="ZT_SETTANKMODE" data="BFString" string="raiseFloor"/>
  7631.                                                 <event msg="UI_CHILD" data="UIChildData" name="raisetankfloor_gfx">
  7632.                                                    <child msg="UI_SHOW"/>
  7633.                                                 </event>
  7634.                                              </on>
  7635.                                              <off>
  7636.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Mode Name Display">
  7637.                                                    <child msg="UI_SET_LOCID" data="BFString" string=""/>
  7638.                                                 </event>
  7639.                                                 <event msg="UI_CHILD" data="UIChildData" name="raisetankfloor_gfx">
  7640.                                                    <child msg="UI_HIDE"/>
  7641.                                                 </event>
  7642.                                              </off>
  7643.                                           </UIToggleButton>
  7644.                                           <UIToggleButton name="lower floor" toggle="0" sticky="1">
  7645.                                              <UIRegion x="250" y="120" w="39" h="40" xalign="min" yalign="min" walign="len" halign="len"/>
  7646.                                              <UIState active="normal" visible="normal"/>
  7647.                                              <UIHelpInfo name="" short="" long="" help="" ids="shell:lower_tanks_base_button"/>
  7648.                                              <UIAspect string="">
  7649.                                                 <default image="ui/shared/ui/shared/button_tank_lowerfloor.dds" sound="">
  7650.                                                    <BFRect x="0" y="0" w="-1" h="-1"/>
  7651.                                                    <BFColor r="255" g="255" b="255" a="255"/>
  7652.                                                 </default>
  7653.                                                 <standard>
  7654.                                                    <normal>
  7655.                                                       <BFRect x="0" y="0" w="64" h="64"/>
  7656.                                                    </normal>
  7657.                                                    <highlighted>
  7658.                                                       <BFRect x="0" y="64" w="64" h="64"/>
  7659.                                                    </highlighted>
  7660.                                                    <activated>
  7661.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7662.                                                    </activated>
  7663.                                                    <disabled>
  7664.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7665.                                                    </disabled>
  7666.                                                 </standard>
  7667.                                                 <alternate>
  7668.                                                    <normal>
  7669.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7670.                                                    </normal>
  7671.                                                    <highlighted>
  7672.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7673.                                                    </highlighted>
  7674.                                                    <activated>
  7675.                                                       <BFRect x="64" y="0" w="64" h="64"/>
  7676.                                                    </activated>
  7677.                                                    <disabled>
  7678.                                                       <BFRect x="64" y="64" w="64" h="64"/>
  7679.                                                    </disabled>
  7680.                                                 </alternate>
  7681.                                              </UIAspect>
  7682.                                              <UIHotKeys/>
  7683.                                              <on>
  7684.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Typelist">
  7685.                                                    <child msg="UI_ACTIVATE_OFF"/>
  7686.                                                 </event>
  7687.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Mode Name Display">
  7688.                                                    <child msg="UI_SET_LOCID" data="BFString" string="shell:tank_lower_floor_buy_area_label"/>
  7689.                                                 </event>
  7690.                                                 <event msg="ZT_SETMODE" data="BFString" string="mode_tank_manipulation"/>
  7691.                                                 <event msg="ZT_SETTANKMODE" data="BFString" string="lowerFloor"/>
  7692.                                                 <event msg="UI_CHILD" data="UIChildData" name="lowertankfloor_gfx">
  7693.                                                    <child msg="UI_SHOW"/>
  7694.                                                 </event>
  7695.                                              </on>
  7696.                                              <off>
  7697.                                                 <event msg="UI_CHILD" data="UIChildData" name="Tank Mode Name Display">
  7698.                                                    <child msg="UI_SET_LOCID" data="BFString" string=""/>
  7699.                                                 </event>
  7700.                                                 <event msg="UI_CHILD" data="UIChildData" name="lowertankfloor_gfx">
  7701.                                                    <child msg="UI_HIDE"/>
  7702.                                                 </event>
  7703.                                              </off>
  7704.                                           </UIToggleButton>
  7705.                                        </children>
  7706.                                     </UIToggleSet>
  7707.                                     <UIStatic name="raisewall_gfx">
  7708.                                        <UIRegion x="290" y="85" w="128" h="98" xalign="min" yalign="min" walign="len" halign="len"/>
  7709.                                        <UIState active="normal" visible="normal"/>
  7710.                                        <UIAspect locid="">
  7711.                                           <default image="UI\maingame\raisetankwall_preview.dds" sound="">
  7712.                                              <BFRect x="0" y="0" w="128" h="128"/>
  7713.                                           </default>
  7714.                                        </UIAspect>
  7715.                                     </UIStatic>
  7716.                                     <UIStatic name="lowerwall_gfx">
  7717.                                        <UIRegion x="290" y="85" w="128" h="98" xalign="min" yalign="min" walign="len" halign="len"/>
  7718.                                        <UIState active="normal" visible="hidden"/>
  7719.                                        <UIAspect locid="">
  7720.                                           <default image="UI\maingame\lowertankwall_preview.dds" sound="">
  7721.                                              <BFRect x="0" y="0" w="128" h="128"/>
  7722.                                           </default>
  7723.                                        </UIAspect>
  7724.                                     </UIStatic>
  7725.                                     <UIStatic name="raisetankfloor_gfx">
  7726.                                        <UIRegion x="290" y="85" w="128" h="98" xalign="min" yalign="min" walign="len" halign="len"/>
  7727.                                        <UIState active="normal" visible="hidden"/>
  7728.                                        <UIAspect locid="">
  7729.                                           <default image="UI\maingame\raisetankfloor_preview.dds" sound="">
  7730.                                              <BFRect x="0" y="0" w="128" h="128"/>
  7731.                                           </default>
  7732.                                        </UIAspect>
  7733.                                     </UIStatic>
  7734.                                     <UIStatic name="lowertankfloor_gfx">
  7735.                                        <UIRegion x="290" y="85" w="128" h="98" xalign="min" yalign="min" walign="len" halign="len"/>
  7736.                                        <UIState active="normal" visible="hidden"/>
  7737.                                        <UIAspect locid="">
  7738.                                           <default image="UI\maingame\lowertankfloor_preview.dds" sound="">
  7739.                                              <BFRect x="0" y="0" w="128" h="128"/>
  7740.                                           </default>
  7741.                                        </UIAspect>
  7742.                                     </UIStatic>
  7743.                                  </children>
  7744.                               </UILayout>
  7745.                               <UILayout name="Show Objects Layout" xPack="2">
  7746.                                  <UIRegion x="0" y="185" w="450" h="256" xalign="min" yalign="min" walign="len" halign="len"/>
  7747.                                  <UIState active="normal" visible="hidden"/>
  7748.                                  <children>
  7749.                                     <ZTUITypeList name="Show Objects Typelist" template="buypaneltypelist" rows="2">
  7750.                                        <kinds>
  7751.                                           <Water_Filter/>
  7752.                                           <ShowPlatform/>
  7753.                                           <Grandstand/>
  7754.                                           <Light_mm/>
  7755.                                           <TrainingArea/>
  7756.                                        </kinds>
  7757.                                        <nonRememberedKinds>
  7758.                                           <Water_Filter/>
  7759.                                        </nonRememberedKinds>
  7760.                                     </ZTUITypeList>
  7761.                                     <UIStatic name="Text Label and Background">
  7762.                                        <UIRegion x="30" y="30" w="160" h="15" xalign="min" yalign="min" walign="len" halign="len"/>
  7763.                                        <UIAspect locid="shell:structures_show_object_buy_area_label">
  7764.                                           <default image="" sound="">
  7765.                                              <BFFont>
  7766.                                                 <BFColor r="255" g="255" b="255" a="255"/>
  7767.                                              </BFFont>
  7768.                                              <BFRect x="0" y="0" w="138" h="15"/>
  7769.                                              <BFColor r="255" g="255" b="255" a="255"/>
  7770.                                           </default>
  7771.                                        </UIAspect>
  7772.                                     </UIStatic>
  7773.                                  </children>
  7774.                               </UILayout>
  7775.                               <UILayout name="Construction Droplist Layout">
  7776.                                  <UIRegion x="221" y="114" w="212" h="117" xalign="min" yalign="min" walign="len" halign="len"/>
  7777.                                  <UIState active="normal" visible="normal"/>
  7778.                                  <UIAspect locid="">
  7779.                                     <default image="" sound="">
  7780.                                        <BFRect x="0" y="0" w="512" h="512"/>
  7781.                                        <BFColor r="255" g="255" b="255" a="255"/>
  7782.                                     </default>
  7783.                                     <normal/>
  7784.                                  </UIAspect>
  7785.                                  <children>
  7786.                                     <UIStatic name="background">
  7787.                                        <UIRegion x="0" y="0" w="0" h="110" xalign="min" yalign="min" walign="max" halign="len"/>
  7788.                                        <UIState visible="hidden"/>
  7789.                                        <UIShowHideAnim time=".2f">
  7790.                                           <start x="0" y="98" w="-1" h="-1"/>
  7791.                                           <end x="0" y="0" w="-1" h="-1"/>
  7792.                                        </UIShowHideAnim>
  7793.                                        <UIAspect>
  7794.                                           <default image="ui/maingame/dropdwn_back_buyarea.dds">
  7795.                                              <BFRect x="0" y="0" w="212" h="110"/>
  7796.                                           </default>
  7797.                                        </UIAspect>
  7798.                                     </UIStatic>
  7799.                                     <UIDropList name="constructionfilter" opener="opener" display="display" droplist="FilterList" alwayshit="true">
  7800.                                        <UIRegion x="0" y="0" w="0" h="0" xalign="min" yalign="min" walign="max" halign="max"/>
  7801.                                        <children>
  7802.                                           <UIToggleSet name="FilterList" template="listbox" rows="-1">
  7803.                                              <UIRegion x="5" y="5" w="-5" h="95" walign="max" halign="len"/>
  7804.                                              <UIState visible="hidden"/>
  7805.                                              <UIShowHideAnim time=".2f">
  7806.                                                 <start x="5" y="98" w="-1" h="-1"/>
  7807.                                                 <end x="5" y="5" w="-1" h="-1"/>
  7808.                                              </UIShowHideAnim>
  7809.                                              <children/>
  7810.                                           </UIToggleSet>
  7811.                                           <UIStatic>
  7812.                                              <UIRegion x="0" y="-17" w="0" h="17" walign="max" yalign="max"/>
  7813.                                              <UIAspect>
  7814.                                                 <default image="ui/maingame/dropdwn_back_buyarea.dds">
  7815.                                                    <BFRect x="0" y="111" w="212" h="17"/>
  7816.                                                 </default>
  7817.                                              </UIAspect>
  7818.                                           </UIStatic>
  7819.                                           <UIListBox name="display" rows="-1">
  7820.                                              <UIRegion x="0" y="-16" w="0" h="17" walign="max" yalign="max"/>
  7821.                                              <children>
  7822.                                                 <UIToggleButton name="no filter" toggle="1" sticky="1">
  7823.                                                    <UIRegion x="10" w="185" h="16"/>
  7824.                                                    <UIAspect alwayshit="true" locid="shell:filter_all">
  7825.                                                       <default>
  7826.                                                          <BFFont>
  7827.                                                             <BFColor r="255" g="255" b="255" a="255"/>
  7828.                                                          </BFFont>
  7829.                                                       </default>
  7830.                                                       <standard>
  7831.                                                          <normal>
  7832.                                                             <BFFont>
  7833.                                                                <BFColor r="255" g="255" b="255" a="255"/>
  7834.                                                             </BFFont>
  7835.                                                          </normal>
  7836.                                                          <highlighted image="">
  7837.                                                             <BFFont>
  7838.                                                                <BFColor r="0" g="110" b="200" a="255"/>
  7839.                                                             </BFFont>
  7840.                                                          </highlighted>
  7841.                                                          <activated image="">
  7842.                                                             <BFFont>
  7843.                                                                <BFColor r="0" g="110" b="200" a="255"/>
  7844.                                                             </BFFont>
  7845.                                                          </activated>
  7846.                                                          <disabled/>
  7847.                                                       </standard>
  7848.                                                    </UIAspect>
  7849.                                                    <on>
  7850.                                                       <event msg="UI_CHILD" data="UIChildData" name="Path Typelist">
  7851.                                                          <child msg="ZT_SET_NO_FILTER"/>
  7852.                                                       </event>
  7853.                                                       <event msg="UI_CHILD" data="UIChildData" name="Fence Typelist">
  7854.                                                          <child msg="ZT_SET_NO_FILTER"/>
  7855.                                                       </event>
  7856.                                                       <event msg="UI_CHILD" data="UIChildData" name="Scenery Typelist">
  7857.                                                          <child msg="ZT_SET_NO_FILTER"/>
  7858.                                                       </event>
  7859.                                                       <event msg="UI_CHILD" data="UIChildData" name="Building Typelist">
  7860.                                                          <child msg="ZT_SET_NO_FILTER"/>
  7861.                                                       </event>
  7862.                                                    </on>
  7863.                                                 </UIToggleButton>
  7864.                                              </children>
  7865.                                           </UIListBox>
  7866.                                           <UIToggleButton name="opener">
  7867.                                              <UIRegion x="-40" y="-18" w="41" h="18" xalign="max" yalign="max" walign="len" halign="len"/>
  7868.                                              <UIHelpInfo name="" short="" long="" help="" ids="buyareafilter:construction_filter_button"/>
  7869.                                              <UIAspect>
  7870.                                                 <default image="ui/maingame/viewfilter.dds"/>
  7871.                                                 <standard>
  7872.                                                    <normal>
  7873.                                                       <BFRect x="82" y="6" w="41" h="21"/>
  7874.                                                    </normal>
  7875.                                                    <highlighted>
  7876.                                                       <BFRect x="82" y="33" w="41" h="21"/>
  7877.                                                    </highlighted>
  7878.                                                    <activated sound="collapse">
  7879.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  7880.                                                    </activated>
  7881.                                                    <disabled>
  7882.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  7883.                                                    </disabled>
  7884.                                                 </standard>
  7885.                                                 <alternate>
  7886.                                                    <normal>
  7887.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  7888.                                                    </normal>
  7889.                                                    <highlighted>
  7890.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  7891.                                                    </highlighted>
  7892.                                                    <activated sound="collapse">
  7893.                                                       <BFRect x="82" y="60" w="41" h="21"/>
  7894.                                                    </activated>
  7895.                                                    <disabled>
  7896.                                                       <BFRect x="82" y="87" w="41" h="21"/>
  7897.                                                    </disabled>
  7898.                                                 </alternate>
  7899.                                              </UIAspect>
  7900.                                              <on>
  7901.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  7902.                                                    <child msg="UI_SHOW"/>
  7903.                                                 </event>
  7904.                                              </on>
  7905.                                              <off>
  7906.                                                 <event msg="UI_CHILD" data="UIChildData" name="background">
  7907.                                                    <child msg="UI_HIDE"/>
  7908.                                                 </event>
  7909.                                              </off>
  7910.                                           </UIToggleButton>
  7911.                                        </children>
  7912.                                     </UIDropList>
  7913.                                  </children>
  7914.                               </UILayout>
  7915.                            </children>
  7916.                         </UILayout>
  7917.                      </children>
  7918.                   </UILayout>
  7919.                </children>
  7920.                <UIHotKeys/>
  7921.             </UILayout>
  7922.  

Replies to Untitled rss

Title Name Language When
Re: Untitled Sludgy Ostrich text 2 Years ago.