getglobal(this:GetName().."Text"):SetText("Show Group 1 (Warrior)");
Perl_Config_Raid_Show_Group_One_Update();
getglobal(this:GetName().."Text"):SetText("Show Group 2 (Mage)");
Perl_Config_Raid_Show_Group_Two_Update();
getglobal(this:GetName().."Text"):SetText("Show Group 3 (Priest)");
Perl_Config_Raid_Show_Group_Three_Update();
getglobal(this:GetName().."Text"):SetText("Show Group 4 (Warlock)");
Perl_Config_Raid_Show_Group_Four_Update();
getglobal(this:GetName().."Text"):SetText("Show Group 5 (Druid)");
Perl_Config_Raid_Show_Group_Five_Update();
getglobal(this:GetName().."Text"):SetText("Show Group 6 (Rogue)");
Perl_Config_Raid_Show_Group_Six_Update();
getglobal(this:GetName().."Text"):SetText("Show Group 7 (Hunter)");
Perl_Config_Raid_Show_Group_Seven_Update();
getglobal(this:GetName().."Text"):SetText("Show Group 8 (Paladin/Shaman)");
Perl_Config_Raid_Show_Group_Eight_Update();
getglobal(this:GetName().."Text"):SetText("Sort By Class");
Perl_Config_Raid_Sort_By_Class_Update();
getglobal(this:GetName().."Text"):SetText("Show Group Headers");
Perl_Config_Raid_Group_Headers_Update();
getglobal(this:GetName().."Text"):SetText("Lock Raid Frames");
Perl_Config_Raid_Lock_Update();
getglobal(this:GetName().."Text"):SetText(getglobal(this:GetName()):GetValue());
Perl_Config_Raid_Set_Scale(getglobal(this:GetName()):GetValue());
getglobal(this:GetName().."Text"):SetText("Set To Current UI Scale");
Perl_Config_Raid_Set_Scale();
getglobal(this:GetName().."Text"):SetText(getglobal(this:GetName()):GetValue());
Perl_Config_Raid_Set_Transparency(getglobal(this:GetName()):GetValue());
getglobal(this:GetName().."Text"):SetText("Show Health/Mana Percentages");
Perl_Config_Raid_Show_Percents_Update();
getglobal(this:GetName().."Text"):SetText("Show Missing Health");
Perl_Config_Raid_Missing_Health_Update();
getglobal(this:GetName().."Text"):SetText("Vertical Raid Frames");
Perl_Config_Raid_Vertical_Update();