vanilla-wow-addons – Rev 1

Subversion Repositories:
Rev:
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
C:\Projects\WoW\Bin\Interface\FrameXML\UI.xsd">
        <Script file="BuffOrg.lua" />
        <Frame name="BO_MainFrame" frameStrata="HIGH" toplevel="true" enableMouse="true" movable="true" parent="UIParent">
                <Size>
                        <AbsDimension x="360" y="315"/>
                </Size>
                <Anchors>
                        <Anchor point="TOP">
                                <Offset>
                                        <AbsDimension x="0" y="-200"/>
                                </Offset>
                        </Anchor>
                </Anchors>
                <Backdrop name="$parentBackdrop" bgFile="Interface\TutorialFrame\TutorialFrameBackground" edgeFile="Interface\DialogFrame\UI-DialogBox-Border" tile="true">
                        <EdgeSize>
                                <AbsValue val="16"/>
                        </EdgeSize>
                        <TileSize>
                                <AbsValue val="32"/>
                        </TileSize>
                        <BackgroundInsets>
                                <AbsInset left="5" right="5" top="5" bottom="5"/>
                        </BackgroundInsets>
                </Backdrop>
                <Layers>
                        <Layer level="Background">
                                <FontString name="BO_ClassName" inherits="GameFontNormal" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                        <Size>
                                                <AbsDimension x="96" y="48"/>
                                        </Size>
                                        <Anchors>
                                                <Anchor point="TOPLEFT">
                                                        <Offset>
                                                                <AbsDimension x="45" y="-10" />
                                                        </Offset>
                                                </Anchor>
                                        </Anchors>
                                </FontString>
                        </Layer>
                </Layers>
                <Frames>
<!-- Class Member Checkboxes -->
                        <Checkbutton name="BO_CM1" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="20" y="-45"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM1-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","1","T");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM2" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="20" y="-70"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM2-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","2","T");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM3" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="20" y="-95"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM3-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","3","T");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM4" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="20" y="-120"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM4-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","4","T");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM5" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="20" y="-145"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM5-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","5","T");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM6" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="20" y="-170"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM6-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","6","T");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM7" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="20" y="-195"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM7-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","7","T");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM8" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="20" y="-220"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM8-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","8","T");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM9" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="20" y="-245"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM9-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","9","T");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM10" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="20" y="-270"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM10----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","10","T");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>

<!-- CM1 Group Checkboxes -->
                        <Checkbutton name="BO_CM1_GP1" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="140" y="-45"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","1","1");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM1_GP2" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="165" y="-45"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","1","2");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM1_GP3" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="190" y="-45"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","1","3");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM1_GP4" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="215" y="-45"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","1","4");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM1_GP5" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="240" y="-45"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","1","5");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM1_GP6" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="265" y="-45"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","1","6");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM1_GP7" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="290" y="-45"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","1","7");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM1_GP8" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="315" y="-45"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","1","8");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
<!-- CM2 Group Checkboxes -->
                        <Checkbutton name="BO_CM2_GP1" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="140" y="-70"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","2","1");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM2_GP2" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="165" y="-70"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","2","2");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM2_GP3" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="190" y="-70"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","2","3");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM2_GP4" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="215" y="-70"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","2","4");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM2_GP5" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="240" y="-70"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","2","5");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM2_GP6" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="265" y="-70"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","2","6");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM2_GP7" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="290" y="-70"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","2","7");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM2_GP8" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="315" y="-70"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","2","8");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
<!-- CM3 Group Checkboxes -->
                        <Checkbutton name="BO_CM3_GP1" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="140" y="-95"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","3","1");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM3_GP2" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="165" y="-95"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","3","2");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM3_GP3" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="190" y="-95"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","3","3");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM3_GP4" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="215" y="-95"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","3","4");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM3_GP5" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="240" y="-95"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","3","5");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM3_GP6" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="265" y="-95"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","3","6");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM3_GP7" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="290" y="-95"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","3","7");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM3_GP8" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="315" y="-95"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","3","8");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
<!-- CM4 Group Checkboxes -->
                        <Checkbutton name="BO_CM4_GP1" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="140" y="-120"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","4","1");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM4_GP2" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="165" y="-120"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","4","2");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM4_GP3" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="190" y="-120"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","4","3");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM4_GP4" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="215" y="-120"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","4","4");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM4_GP5" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="240" y="-120"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","4","5");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM4_GP6" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="265" y="-120"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","4","6");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM4_GP7" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="290" y="-120"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","4","7");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM4_GP8" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="315" y="-120"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","4","8");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
<!-- CM5 Group Checkboxes -->
                        <Checkbutton name="BO_CM5_GP1" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="140" y="-145"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","5","1");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM5_GP2" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="165" y="-145"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","5","2");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM5_GP3" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="190" y="-145"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","5","3");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM5_GP4" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="215" y="-145"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","5","4");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM5_GP5" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="240" y="-145"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","5","5");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM5_GP6" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="265" y="-145"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","5","6");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM5_GP7" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="290" y="-145"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","5","7");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM5_GP8" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="315" y="-145"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","5","8");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
<!-- CM6 Group Checkboxes -->
                        <Checkbutton name="BO_CM6_GP1" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="140" y="-170"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","6","1");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM6_GP2" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="165" y="-170"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","6","2");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM6_GP3" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="190" y="-170"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","6","3");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM6_GP4" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="215" y="-170"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","6","4");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM6_GP5" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="240" y="-170"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","6","5");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM6_GP6" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="265" y="-170"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","6","6");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM6_GP7" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="290" y="-170"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","6","7");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM6_GP8" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="315" y="-170"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","6","8");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
<!-- CM7 Group Checkboxes -->
                        <Checkbutton name="BO_CM7_GP1" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="140" y="-195"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","7","1");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM7_GP2" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="165" y="-195"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","7","2");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM7_GP3" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="190" y="-195"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","7","3");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM7_GP4" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="215" y="-195"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","7","4");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM7_GP5" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="240" y="-195"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","7","5");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM7_GP6" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="265" y="-195"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","7","6");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM7_GP7" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="290" y="-195"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","7","7");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM7_GP8" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="315" y="-195"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","7","8");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
<!-- CM8 Group Checkboxes -->
                        <Checkbutton name="BO_CM8_GP1" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="140" y="-220"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","8","1");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM8_GP2" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="165" y="-220"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","8","2");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM8_GP3" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="190" y="-220"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","8","3");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM8_GP4" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="215" y="-220"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","8","4");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM8_GP5" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="240" y="-220"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","8","5");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM8_GP6" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="265" y="-220"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","8","6");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM8_GP7" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="290" y="-220"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","8","7");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM8_GP8" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="315" y="-220"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","8","8");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
<!-- CM9 Group Checkboxes -->
                        <Checkbutton name="BO_CM9_GP1" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="140" y="-245"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","9","1");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM9_GP2" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="165" y="-245"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","9","2");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM9_GP3" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="190" y="-245"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","9","3");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM9_GP4" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="215" y="-245"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","9","4");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM9_GP5" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="240" y="-245"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","9","5");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM9_GP6" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="265" y="-245"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","9","6");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM9_GP7" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="290" y="-245"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","9","7");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM9_GP8" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="315" y="-245"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","9","8");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
<!-- CM10 Group Checkboxes -->
                        <Checkbutton name="BO_CM10_GP1" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="140" y="-270"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","10","1");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM10_GP2" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="165" y="-270"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","10","2");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM10_GP3" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="190" y="-270"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","10","3");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM10_GP4" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="215" y="-270"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","10","4");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM10_GP5" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="240" y="-270"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","10","5");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM10_GP6" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="265" y="-270"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","10","6");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM10_GP7" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="290" y="-270"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","10","7");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                        <Checkbutton name="BO_CM10_GP8" inherits="OptionsCheckButtonTemplate">
                                <Size>
                                        <AbsDimension x="25" y="25"/>
                                </Size>
                                <Anchors>
                                        <Anchor point="TOPLEFT">
                                                <Offset>
                                                        <AbsDimension x="315" y="-270"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                                <Layers>
                                        <Layer level="BACKGROUND">
                                                <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false">
                                                        <Size>
                                                                <AbsDimension x="96" y="32"/>
                                                        </Size>
                                                        <Anchors>
                                                                <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
                                                                        <Offset>
                                                                                <AbsDimension x="2" y="-2" />
                                                                        </Offset>
                                                                </Anchor>
                                                        </Anchors>
                                                </FontString>
                                        </Layer>
                                </Layers>
                                <Scripts>
                                        <OnLoad>
                                        </OnLoad>
                                        <OnClick>
                                                BuffOrg_CheckBoxToggle("CM","10","8");
                                        </OnClick>
                                </Scripts>
                        </Checkbutton>
                </Frames>
                <Scripts>
                        <OnLoad>
                                BuffOrg_OnLoad();
                        </OnLoad>
                        <OnDragStart>
                                BuffOrg_OnDragStart();
                        </OnDragStart>
                        <OnDragStop>
                                BuffOrg_OnDragStop();
                        </OnDragStop>
                        <OnMouseUp>
                                BuffOrg_OnDragStop();
                        </OnMouseUp>
                        <OnEvent>
                                BuffOrg_OnEvent();
                        </OnEvent>
                </Scripts>      
        </Frame>
</Ui>

Generated by GNU Enscript 1.6.5.90.