mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_set_flag(1);",
            [2] = "a_clear_flag(1);",
            [3] = "a_clear_flag(1);",
            [4] = "a_set_flag(2);a_set_flag(31);",
            [5] = "a_clear_flag(2);",
            [6] = "a_clear_flag(2);",
            [7] = "a_set_flag(3);",
            [8] = "a_clear_flag(3);",
            [9] = "a_clear_flag(3);",
            [10] = "a_set_flag(4);",
            [11] = "a_clear_flag(4);",
            [12] = "a_clear_flag(4);",
            [13] = "a_set_flag(5);",
            [14] = "a_clear_flag(5);",
            [15] = "a_clear_flag(5);",
            [16] = "a_set_flag(6);",
            [17] = "a_clear_flag(6);",
            [18] = "a_clear_flag(6);",
            [19] = "a_set_flag(7);",
            [20] = "a_clear_flag(7);",
            [21] = "a_clear_flag(7);",
            [22] = "a_set_flag(8);a_set_flag(31);",
            [23] = "a_clear_flag(8);",
            [24] = "a_clear_flag(8);",
            [25] = "a_out_text_delay(\"\\\"761, intercept vector 145.\\\"\", 10);a_set_flag(9);a_out_sound(\"GCI - Vector145.wav\");",
            [26] = "a_out_text_delay(\"\\\"761, intercept vector 115.\\\"\", 10);a_set_flag(9);a_out_sound(\"GCI - Vector115.wav\");",
            [27] = "a_out_text_delay(\"\\\"761, intercept vector 220.\\\"\", 10);a_set_flag(9);a_out_sound(\"GCI - Vector220.wav\");",
            [28] = "a_out_text_delay(\"\\\"761, intercept vector 280.\\\"\", 10);a_set_flag(9);a_out_sound(\"GCI - Vector280.wav\");",
            [29] = "a_out_text_delay(\"\\\"761, intercept vector 325.\\\"\", 10);a_set_flag(9);a_out_sound(\"GCI - Vector325.wav\");",
            [30] = "a_out_text_delay(\"\\\"761, intercept vector 010.\\\"\", 10);a_set_flag(9);a_out_sound(\"GCI - Vector010.wav\");",
            [31] = "a_out_text_delay(\"\\\"761, intercept vector 070.\\\"\", 10);a_set_flag(9);a_out_sound(\"GCI - Vector070.wav\");",
            [32] = "a_out_text_delay(\"\\\"761, intercept vector 145.\\\"\", 10);a_set_flag(9);a_out_sound(\"GCI - Vector145.wav\");",
            [33] = "a_clear_flag(9);a_out_sound(\"GCI - 50Km.wav\");",
            [34] = "a_clear_flag(9);a_out_sound(\"GCI - 40Km.wav\");",
            [35] = "a_clear_flag(9);a_out_sound(\"GCI - 30Km.wav\");",
            [36] = "a_clear_flag(9);a_out_sound(\"GCI - 20Km.wav\");",
            [37] = "a_clear_flag(9);a_out_sound(\"GCI - 10Km.wav\");",
            [38] = "a_set_flag(10);",
            [39] = "a_out_text_delay(\"\\\"761, turn heading 170, climb to 1500 m, radar off.\\\"\", 10);a_activate_group(1);a_activate_group(2);a_activate_group(4);a_activate_group(5);a_activate_group(6);a_activate_group(3);a_activate_group(9);a_out_sound(\"GCI - Intercept_W.wav\");a_set_flag(30); mission.trig.func[39]=nil;",
            [40] = "a_out_text_delay(\"\\\"761, turn heading 090, climb to 1500 m, radar off.\\\"\", 10);a_activate_group(1);a_activate_group(2);a_activate_group(4);a_activate_group(5);a_activate_group(6);a_activate_group(3);a_activate_group(8);a_out_sound(\"GCI - Intercept_E.wav\");a_set_flag(30); mission.trig.func[40]=nil;",
            [41] = "a_out_text_delay(\"\\\"761, distance to target 20 Km, descend to 500 m, EOS on.\\\"\", 10);a_out_sound(\"GCI - Intercept_20Km.wav\"); mission.trig.func[41]=nil;",
            [42] = "a_deactivate_group(4);a_deactivate_group(5);a_deactivate_group(6);a_deactivate_group(3);a_set_flag(20); mission.trig.func[42]=nil;",
            [43] = "a_out_text_delay(\"\\\"761, all targets destroyed, good job, return to base.\\\"\", 10);a_set_flag(11);a_deactivate_group(4);a_deactivate_group(5);a_deactivate_group(6);a_deactivate_group(3);a_activate_group(30);a_set_flag(20);a_out_sound(\"GCI - TargetsDestroyed.wav\"); mission.trig.func[43]=nil;",
            [44] = "a_out_text_delay(\"\\\"761, the targets left our area of operations. PVO interceptors will take over now. Return to base.\\\"\", 10);a_deactivate_group(4);a_deactivate_group(5);a_deactivate_group(6);a_deactivate_group(3);a_set_flag(20);a_out_sound(\"GCI - TargetsEscaped.wav\"); mission.trig.func[44]=nil;",
            [45] = "a_out_text_delay(\"\\\"761, enemy strike package inbound from the S-E, 4 fighter-bombers, 2 escorts. You are cleared for take-off, stand by for intercept vectors.\\\"\", 10);a_set_flag(12);a_out_sound(\"GCI - InterceptBrief.wav\"); mission.trig.func[45]=nil;",
            [46] = "a_signal_flare(19, 1, \"0\", \"0\"); mission.trig.func[46]=nil;",
            [47] = "a_set_flag(19);",
            [48] = "a_clear_flag(9);",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then if not mission.trig.flag[1] then mission.trig.actions[1](); mission.trig.flag[1] = true;end; else mission.trig.flag[1] = false; end;",
            [2] = "if mission.trig.conditions[2]() then if not mission.trig.flag[2] then mission.trig.actions[2](); mission.trig.flag[2] = true;end; else mission.trig.flag[2] = false; end;",
            [3] = "if mission.trig.conditions[3]() then if not mission.trig.flag[3] then mission.trig.actions[3](); mission.trig.flag[3] = true;end; else mission.trig.flag[3] = false; end;",
            [4] = "if mission.trig.conditions[4]() then if not mission.trig.flag[4] then mission.trig.actions[4](); mission.trig.flag[4] = true;end; else mission.trig.flag[4] = false; end;",
            [5] = "if mission.trig.conditions[5]() then if not mission.trig.flag[5] then mission.trig.actions[5](); mission.trig.flag[5] = true;end; else mission.trig.flag[5] = false; end;",
            [6] = "if mission.trig.conditions[6]() then if not mission.trig.flag[6] then mission.trig.actions[6](); mission.trig.flag[6] = true;end; else mission.trig.flag[6] = false; end;",
            [7] = "if mission.trig.conditions[7]() then if not mission.trig.flag[7] then mission.trig.actions[7](); mission.trig.flag[7] = true;end; else mission.trig.flag[7] = false; end;",
            [8] = "if mission.trig.conditions[8]() then if not mission.trig.flag[8] then mission.trig.actions[8](); mission.trig.flag[8] = true;end; else mission.trig.flag[8] = false; end;",
            [9] = "if mission.trig.conditions[9]() then if not mission.trig.flag[9] then mission.trig.actions[9](); mission.trig.flag[9] = true;end; else mission.trig.flag[9] = false; end;",
            [10] = "if mission.trig.conditions[10]() then if not mission.trig.flag[10] then mission.trig.actions[10](); mission.trig.flag[10] = true;end; else mission.trig.flag[10] = false; end;",
            [11] = "if mission.trig.conditions[11]() then if not mission.trig.flag[11] then mission.trig.actions[11](); mission.trig.flag[11] = true;end; else mission.trig.flag[11] = false; end;",
            [12] = "if mission.trig.conditions[12]() then if not mission.trig.flag[12] then mission.trig.actions[12](); mission.trig.flag[12] = true;end; else mission.trig.flag[12] = false; end;",
            [13] = "if mission.trig.conditions[13]() then if not mission.trig.flag[13] then mission.trig.actions[13](); mission.trig.flag[13] = true;end; else mission.trig.flag[13] = false; end;",
            [14] = "if mission.trig.conditions[14]() then if not mission.trig.flag[14] then mission.trig.actions[14](); mission.trig.flag[14] = true;end; else mission.trig.flag[14] = false; end;",
            [15] = "if mission.trig.conditions[15]() then if not mission.trig.flag[15] then mission.trig.actions[15](); mission.trig.flag[15] = true;end; else mission.trig.flag[15] = false; end;",
            [16] = "if mission.trig.conditions[16]() then if not mission.trig.flag[16] then mission.trig.actions[16](); mission.trig.flag[16] = true;end; else mission.trig.flag[16] = false; end;",
            [17] = "if mission.trig.conditions[17]() then if not mission.trig.flag[17] then mission.trig.actions[17](); mission.trig.flag[17] = true;end; else mission.trig.flag[17] = false; end;",
            [18] = "if mission.trig.conditions[18]() then if not mission.trig.flag[18] then mission.trig.actions[18](); mission.trig.flag[18] = true;end; else mission.trig.flag[18] = false; end;",
            [19] = "if mission.trig.conditions[19]() then if not mission.trig.flag[19] then mission.trig.actions[19](); mission.trig.flag[19] = true;end; else mission.trig.flag[19] = false; end;",
            [20] = "if mission.trig.conditions[20]() then if not mission.trig.flag[20] then mission.trig.actions[20](); mission.trig.flag[20] = true;end; else mission.trig.flag[20] = false; end;",
            [21] = "if mission.trig.conditions[21]() then if not mission.trig.flag[21] then mission.trig.actions[21](); mission.trig.flag[21] = true;end; else mission.trig.flag[21] = false; end;",
            [22] = "if mission.trig.conditions[22]() then if not mission.trig.flag[22] then mission.trig.actions[22](); mission.trig.flag[22] = true;end; else mission.trig.flag[22] = false; end;",
            [23] = "if mission.trig.conditions[23]() then if not mission.trig.flag[23] then mission.trig.actions[23](); mission.trig.flag[23] = true;end; else mission.trig.flag[23] = false; end;",
            [24] = "if mission.trig.conditions[24]() then if not mission.trig.flag[24] then mission.trig.actions[24](); mission.trig.flag[24] = true;end; else mission.trig.flag[24] = false; end;",
            [25] = "if mission.trig.conditions[25]() then if not mission.trig.flag[25] then mission.trig.actions[25](); mission.trig.flag[25] = true;end; else mission.trig.flag[25] = false; end;",
            [26] = "if mission.trig.conditions[26]() then if not mission.trig.flag[26] then mission.trig.actions[26](); mission.trig.flag[26] = true;end; else mission.trig.flag[26] = false; end;",
            [27] = "if mission.trig.conditions[27]() then if not mission.trig.flag[27] then mission.trig.actions[27](); mission.trig.flag[27] = true;end; else mission.trig.flag[27] = false; end;",
            [28] = "if mission.trig.conditions[28]() then if not mission.trig.flag[28] then mission.trig.actions[28](); mission.trig.flag[28] = true;end; else mission.trig.flag[28] = false; end;",
            [29] = "if mission.trig.conditions[29]() then if not mission.trig.flag[29] then mission.trig.actions[29](); mission.trig.flag[29] = true;end; else mission.trig.flag[29] = false; end;",
            [30] = "if mission.trig.conditions[30]() then if not mission.trig.flag[30] then mission.trig.actions[30](); mission.trig.flag[30] = true;end; else mission.trig.flag[30] = false; end;",
            [31] = "if mission.trig.conditions[31]() then if not mission.trig.flag[31] then mission.trig.actions[31](); mission.trig.flag[31] = true;end; else mission.trig.flag[31] = false; end;",
            [32] = "if mission.trig.conditions[32]() then if not mission.trig.flag[32] then mission.trig.actions[32](); mission.trig.flag[32] = true;end; else mission.trig.flag[32] = false; end;",
            [33] = "if mission.trig.conditions[33]() then if not mission.trig.flag[33] then mission.trig.actions[33](); mission.trig.flag[33] = true;end; else mission.trig.flag[33] = false; end;",
            [34] = "if mission.trig.conditions[34]() then if not mission.trig.flag[34] then mission.trig.actions[34](); mission.trig.flag[34] = true;end; else mission.trig.flag[34] = false; end;",
            [35] = "if mission.trig.conditions[35]() then if not mission.trig.flag[35] then mission.trig.actions[35](); mission.trig.flag[35] = true;end; else mission.trig.flag[35] = false; end;",
            [36] = "if mission.trig.conditions[36]() then if not mission.trig.flag[36] then mission.trig.actions[36](); mission.trig.flag[36] = true;end; else mission.trig.flag[36] = false; end;",
            [37] = "if mission.trig.conditions[37]() then if not mission.trig.flag[37] then mission.trig.actions[37](); mission.trig.flag[37] = true;end; else mission.trig.flag[37] = false; end;",
            [39] = "if mission.trig.conditions[39]() then mission.trig.actions[39]() end",
            [40] = "if mission.trig.conditions[40]() then mission.trig.actions[40]() end",
            [41] = "if mission.trig.conditions[41]() then mission.trig.actions[41]() end",
            [42] = "if mission.trig.conditions[42]() then mission.trig.actions[42]() end",
            [43] = "if mission.trig.conditions[43]() then mission.trig.actions[43]() end",
            [44] = "if mission.trig.conditions[44]() then mission.trig.actions[44]() end",
            [45] = "if mission.trig.conditions[45]() then mission.trig.actions[45]() end",
            [46] = "if mission.trig.conditions[46]() then mission.trig.actions[46]() end",
            [48] = "if mission.trig.conditions[48]() then if not mission.trig.flag[48] then mission.trig.actions[48](); mission.trig.flag[48] = true;end; else mission.trig.flag[48] = false; end;",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
            [15] = true,
            [16] = true,
            [17] = true,
            [18] = true,
            [19] = true,
            [20] = true,
            [21] = true,
            [22] = true,
            [23] = true,
            [24] = true,
            [25] = true,
            [26] = true,
            [27] = true,
            [28] = true,
            [29] = true,
            [30] = true,
            [31] = true,
            [32] = true,
            [33] = true,
            [34] = true,
            [35] = true,
            [36] = true,
            [37] = true,
            [38] = true,
            [39] = true,
            [40] = true,
            [41] = true,
            [42] = true,
            [43] = true,
            [44] = true,
            [45] = true,
            [46] = true,
            [47] = true,
            [48] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_in_zone_unit(9, 7, 6) and c_unit_out_zone_unit(9, 7, 5) and c_flag_is_true(31) )",
            [2] = "return(c_unit_out_zone_unit(9, 7, 6) )",
            [3] = "return(c_unit_in_zone_unit(9, 7, 5) )",
            [4] = "return(c_unit_in_zone_unit(9, 7, 7) and c_unit_out_zone_unit(9, 7, 6) )",
            [5] = "return(c_unit_out_zone_unit(9, 7, 7) )",
            [6] = "return(c_unit_in_zone_unit(9, 7, 6) )",
            [7] = "return(c_unit_out_zone_unit(9, 7, 8) and c_unit_out_zone_unit(9, 7, 7) )",
            [8] = "return(c_unit_in_zone_unit(9, 7, 8) )",
            [9] = "return(c_unit_in_zone_unit(9, 7, 7) )",
            [10] = "return(c_unit_in_zone_unit(9, 7, 8) and c_unit_out_zone_unit(9, 7, 5) )",
            [11] = "return(c_unit_out_zone_unit(9, 7, 8) )",
            [12] = "return(c_unit_in_zone_unit(9, 7, 5) )",
            [13] = "return(c_unit_in_zone_unit(9, 7, 5) and c_unit_out_zone_unit(9, 7, 6) )",
            [14] = "return(c_unit_out_zone_unit(9, 7, 5) )",
            [15] = "return(c_unit_in_zone_unit(9, 7, 6) )",
            [16] = "return(c_unit_in_zone_unit(9, 7, 6) and c_unit_out_zone_unit(9, 7, 7) )",
            [17] = "return(c_unit_out_zone_unit(9, 7, 6) )",
            [18] = "return(c_unit_in_zone_unit(9, 7, 7) )",
            [19] = "return(c_unit_in_zone_unit(9, 7, 7) and c_unit_in_zone_unit(9, 7, 8) )",
            [20] = "return(c_unit_out_zone_unit(9, 7, 7) )",
            [21] = "return(c_unit_out_zone_unit(9, 7, 8) )",
            [22] = "return(c_unit_out_zone_unit(9, 7, 8) and c_unit_in_zone_unit(9, 7, 5) )",
            [23] = "return(c_unit_in_zone_unit(9, 7, 8) )",
            [24] = "return(c_unit_out_zone_unit(9, 7, 5) )",
            [25] = "return(c_flag_is_true(1) and c_unit_out_zone_unit(9, 18, 1) and c_flag_is_false(20) )",
            [26] = "return(c_flag_is_true(2) and c_unit_out_zone_unit(9, 18, 1) and c_flag_is_false(20) )",
            [27] = "return(c_flag_is_true(3) and c_unit_out_zone_unit(9, 18, 1) and c_flag_is_false(20) )",
            [28] = "return(c_flag_is_true(4) and c_unit_out_zone_unit(9, 18, 1) and c_flag_is_false(20) )",
            [29] = "return(c_flag_is_true(5) and c_unit_out_zone_unit(9, 18, 1) and c_flag_is_false(20) )",
            [30] = "return(c_flag_is_true(6) and c_unit_out_zone_unit(9, 18, 1) and c_flag_is_false(20) )",
            [31] = "return(c_flag_is_true(7) and c_unit_out_zone_unit(9, 18, 1) and c_flag_is_false(20) )",
            [32] = "return(c_flag_is_true(8) and c_unit_out_zone_unit(9, 18, 1) and c_flag_is_false(20) )",
            [33] = "return(c_time_since_flag(9, 4) and c_unit_in_zone_unit(9, 8, 1) and c_unit_out_zone_unit(9, 9, 1) )",
            [34] = "return(c_time_since_flag(9, 4) and c_unit_in_zone_unit(9, 9, 1) and c_unit_out_zone_unit(9, 10, 1) )",
            [35] = "return(c_time_since_flag(9, 4) and c_unit_in_zone_unit(9, 10, 1) and c_unit_out_zone_unit(9, 11, 1) )",
            [36] = "return(c_time_since_flag(9, 4) and c_unit_in_zone_unit(9, 11, 1) and c_unit_out_zone_unit(9, 12, 1) )",
            [37] = "return(c_time_since_flag(9, 4) and c_unit_in_zone_unit(9, 12, 1) and c_unit_out_zone_unit(9, 13, 1) )",
            [38] = "return(c_random_less(50) )",
            [39] = "return(c_flag_is_true(10) and c_unit_out_zone(9, 19) )",
            [40] = "return(c_flag_is_false(10) and c_unit_out_zone(9, 19) )",
            [41] = "return(c_unit_in_zone_unit(9, 11, 1) )",
            [42] = "return(c_unit_in_zone_unit(9, 18, 1) )",
            [43] = "return(c_group_dead(1) and c_group_dead(2) and c_time_after(20) )",
            [44] = "return(c_flag_is_false(11) and c_unit_out_zone(1, 20) and c_unit_out_zone(2, 20) and c_unit_out_zone(3, 20) and c_unit_out_zone(4, 20) and c_time_after(2) and c_time_since_flag(30, 1) )",
            [45] = "return(c_time_since_flag(19, 29) )",
            [46] = "return(c_time_since_flag(12, 7) )",
            [47] = "return(c_random_less(100) )",
            [48] = "return(c_flag_is_true(9) and c_unit_out_zone_unit(9, 8, 1) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
            [6] = "for i,t in ipairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in ipairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in ipairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in ipairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in ipairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in ipairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in ipairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in ipairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
            [38] = "if mission.trig.conditions[38]() then mission.trig.actions[38]() end",
            [47] = "if mission.trig.conditions[47]() then mission.trig.actions[47]() end",
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
                [1] = "return(c_unit_dead(1) )",
                [2] = "return(c_unit_dead(2) )",
                [3] = "return(c_unit_dead(3) )",
                [4] = "return(c_unit_dead(4) )",
                [5] = "return(c_group_alive(7) )",
            }, -- end of ["conditions"]
            ["actions"] = 
            {
                [1] = "a_set_mission_result(25)",
                [2] = "a_set_mission_result(25)",
                [3] = "a_set_mission_result(25)",
                [4] = "a_set_mission_result(25)",
                [5] = "a_set_mission_result(100)",
            }, -- end of ["actions"]
            ["func"] = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
                [3] = "if mission.result.offline.conditions[3]() then mission.result.offline.actions[3]() end",
                [4] = "if mission.result.offline.conditions[4]() then mission.result.offline.actions[4]() end",
                [5] = "if mission.result.offline.conditions[5]() then mission.result.offline.actions[5]() end",
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 5,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["name"] = "GROUND FORCE CMD",
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["name"] = "GAME MASTER",
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["name"] = "OBSERVER",
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["name"] = "JTAC",
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["usedModules"] = 
    {
        ["F-86F Sabre AI by Eagle Dynamics"] = true,
        ["TF-51D Mustang by Eagle Dynamics"] = true,
        ["Su-25T by Eagle Dynamics"] = true,
        ["Mi-8MTV2 Hip by Belsimtek"] = true,
        ["Su-27 Flanker by Eagle Dynamics"] = false,
        ["Su-25A by Eagle Dynamics"] = false,
        ["Bf 109 K-4 by Eagle Dynamics"] = true,
        ["MiG-21Bis AI by Leatherneck Simulations"] = true,
        ["MiG-15bis AI by Eagle Dynamics"] = true,
        ["MiG-15bis by Belsimtek"] = true,
        ["Hawk T.1A by VEAO Simulations"] = true,
        ["UH-1H Huey by Belsimtek"] = true,
        ["C-101 Aviojet"] = true,
        ["Combined Arms by Eagle Dynamics"] = true,
        ["FW-190D9 Dora by Eagle Dynamics"] = true,
        ["F-86F Sabre by Belsimtek"] = true,
        ["F-15C"] = false,
        ["A-10A by Eagle Dynamics"] = false,
        ["A-10C Warthog by Eagle Dynamics"] = true,
        ["Hawk T.1A AI by VEAO Simulations"] = true,
        ["Ka-50 Black Shark by Eagle Dynamics"] = true,
        ["C-101 Aviojet by AvioDev"] = true,
        ["P-51D Mustang by Eagle Dynamics"] = true,
        ["World War II AI Units by Eagle Dynamics"] = true,
        ["MiG-21Bis by Leatherneck Simulations"] = true,
        ["Flaming Cliffs by Eagle Dynamics"] = true,
    }, -- end of ["usedModules"]
    ["resourceCounter"] = 
    {
        ["GCI - TargetsEscaped.wav"] = 1,
        ["GCI - Vector010.wav"] = 1,
        ["GCI - Intercept_E.wav"] = 1,
        ["GCI_Map{07FE950E-81B6-4355-B594-F0A6D1EB2239}.jpg"] = 1,
        ["GCI - Vector070.wav"] = 1,
        ["GCI - Vector115.wav"] = 1,
        ["GCI - 20Km.wav"] = 1,
        ["GCI - 10Km.wav"] = 1,
        ["GCI - 40Km.wav"] = 1,
        ["GCI - TargetsDestroyed.wav"] = 1,
        ["GCI - Intercept_20Km.wav"] = 1,
        ["GCI - Vector325.wav"] = 1,
        ["GCI - Vector145.wav"] = 2,
        ["GCI - Vector220.wav"] = 1,
        ["GCI - Vector280.wav"] = 1,
        ["GCI - 50Km.wav"] = 1,
        ["GCI - Intercept_W.wav"] = 1,
        ["GCI - InterceptBrief.wav"] = 1,
        ["GCI - 30Km.wav"] = 1,
    }, -- end of ["resourceCounter"]
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 182379.38580953,
                ["radius"] = 10000,
                ["zoneId"] = 12,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -151392.9546781,
                ["hidden"] = true,
                ["name"] = "10 Km",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 181496.07755979,
                ["radius"] = 20000,
                ["zoneId"] = 11,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -147862.38191954,
                ["hidden"] = true,
                ["name"] = "20 Km",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 182952.51945255,
                ["radius"] = 3000,
                ["zoneId"] = 18,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -156663.41686941,
                ["hidden"] = true,
                ["name"] = "3 Km",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 181294.20476901,
                ["radius"] = 30000,
                ["zoneId"] = 10,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -143715.74001498,
                ["hidden"] = true,
                ["name"] = "30 Km",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = 180846.31285017,
                ["radius"] = 40000,
                ["zoneId"] = 9,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -135163.84404712,
                ["hidden"] = true,
                ["name"] = "40 Km",
            }, -- end of [5]
            [6] = 
            {
                ["y"] = 179886.16047206,
                ["radius"] = 400000,
                ["zoneId"] = 7,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -125374.41763973,
                ["hidden"] = true,
                ["name"] = "400 Km",
            }, -- end of [6]
            [7] = 
            {
                ["y"] = 182825.97823631,
                ["radius"] = 5000,
                ["zoneId"] = 13,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -154800.72255231,
                ["hidden"] = true,
                ["name"] = "5 Km",
            }, -- end of [7]
            [8] = 
            {
                ["y"] = 180087.20069261,
                ["radius"] = 50000,
                ["zoneId"] = 8,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -127376.03172498,
                ["hidden"] = true,
                ["name"] = "50 Km",
            }, -- end of [8]
            [9] = 
            {
                ["y"] = 706950.16064646,
                ["radius"] = 4000,
                ["zoneId"] = 19,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -51766.682201303,
                ["hidden"] = true,
                ["name"] = "Base",
            }, -- end of [9]
            [10] = 
            {
                ["y"] = 387840.0126612,
                ["radius"] = 400000,
                ["zoneId"] = 15,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -196098.4244914,
                ["hidden"] = true,
                ["name"] = "Helper 1",
            }, -- end of [10]
            [11] = 
            {
                ["y"] = 404324.99661719,
                ["radius"] = 400000,
                ["zoneId"] = 16,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = 35448.228608708,
                ["hidden"] = true,
                ["name"] = "Helper 2",
            }, -- end of [11]
            [12] = 
            {
                ["y"] = 869634.07769043,
                ["radius"] = 400000,
                ["zoneId"] = 17,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -508238.97343057,
                ["hidden"] = true,
                ["name"] = "Helper 3",
            }, -- end of [12]
            [13] = 
            {
                ["y"] = 565948.85396046,
                ["radius"] = 400000,
                ["zoneId"] = 14,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -452025.98567698,
                ["hidden"] = true,
                ["name"] = "Helper 4",
            }, -- end of [13]
            [14] = 
            {
                ["y"] = 736529.2169889,
                ["radius"] = 70000,
                ["zoneId"] = 20,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -65587.385177917,
                ["hidden"] = true,
                ["name"] = "OA",
            }, -- end of [14]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 2,
                ["dir"] = 120,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 2,
                ["dir"] = 120,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 2,
                ["dir"] = 120,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["turbulence"] = 
        {
            ["at8000"] = 0,
            ["atGround"] = 0,
            ["at2000"] = 0,
        }, -- end of ["turbulence"]
        ["season"] = 
        {
            ["iseason"] = 2,
            ["temperature"] = -3,
        }, -- end of ["season"]
        ["qnh"] = 757,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["density"] = 0,
            ["visibility"] = 0,
            ["thickness"] = 0,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["density"] = 10,
            ["thickness"] = 900,
            ["base"] = 3000,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["needModules"] = 
    {
        ["MiG-21Bis AI by Leatherneck Simulations"] = "MiG-21Bis AI by Leatherneck Simulations",
    }, -- end of ["needModules"]
    ["map"] = 
    {
        ["centerY"] = 820568.25293326,
        ["zoom"] = 1000000,
        ["centerX"] = -154534.56694105,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 11,
            [2] = 8,
            [3] = 13,
            [4] = 5,
            [5] = 16,
            [6] = 6,
            [7] = 12,
            [8] = 9,
            [9] = 10,
            [10] = 3,
            [11] = 4,
            [12] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 0,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "Over the last days NATO strike packages out of Georgia have repeatedly penetrated our sector and hit targets in southern Russia.\
\
You are sitting with engines running on the runway of Mineralnye Vody airbase, ready to take-off and intercept any target at the GCI controller's command.",
    ["pictureFileNameR"] = 
    {
        [1] = "GCI_Map{07FE950E-81B6-4355-B594-F0A6D1EB2239}.jpg",
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "",
    ["descriptionRedTask"] = "Task:\
Provide Ground Alert Intercept from Mineralnye Vody from 13:00 to 14:00.\
\
Target:\
As directed by GCI controller.\
\
Package:\
>761 (GAI)   3 MiG-21<",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["trigrules"] = 
    {
        [1] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 6,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 5,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 31,
                    ["predicate"] = "c_flag_is_true",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector F",
        }, -- end of [1]
        [2] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 6,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector F Out 1",
        }, -- end of [2]
        [3] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 5,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector F Out 2",
        }, -- end of [3]
        [4] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 7,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 6,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 31,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Sector F-R",
        }, -- end of [4]
        [5] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 7,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector F-R Out 1",
        }, -- end of [5]
        [6] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 6,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector F-R Out 2",
        }, -- end of [6]
        [7] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 8,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 7,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 3,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector R",
        }, -- end of [7]
        [8] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 8,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 3,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector R Out 1",
        }, -- end of [8]
        [9] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 7,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 3,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector R Out 2",
        }, -- end of [9]
        [10] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 8,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 5,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 4,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector R-B",
        }, -- end of [10]
        [11] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 8,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 4,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector R-B Out 1",
        }, -- end of [11]
        [12] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 5,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 4,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector R-B Out 2",
        }, -- end of [12]
        [13] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 5,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 6,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector B",
        }, -- end of [13]
        [14] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 5,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector B Out 1",
        }, -- end of [14]
        [15] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 6,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector B Out 2",
        }, -- end of [15]
        [16] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 6,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 7,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 6,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector B-L",
        }, -- end of [16]
        [17] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 6,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 6,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector B-L Out 1",
        }, -- end of [17]
        [18] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 7,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 6,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector B-L Out 2",
        }, -- end of [18]
        [19] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 7,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 8,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 7,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector L",
        }, -- end of [19]
        [20] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 7,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 7,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector L Out 1",
        }, -- end of [20]
        [21] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 9,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["zoneunit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 7,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector L Out 2",
        }, -- end of [21]
        [22] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 8,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 5,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 8,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 31,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Sector L-F",
        }, -- end of [22]
        [23] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 8,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 8,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector L-F Out 1",
        }, -- end of [23]
        [24] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 5,
                    ["zone"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 8,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Sector L-F Out 2",
        }, -- end of [24]
        [25] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_is_true",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 9,
                    ["zone"] = 18,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["zoneunit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 20,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "\"761, intercept vector 145.\"",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["text"] = "",
                    ["file"] = "GCI - Vector145.wav",
                    ["predicate"] = "a_out_sound",
                    ["seconds"] = 10,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Radio Sector F",
        }, -- end of [25]
        [26] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "c_flag_is_true",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 9,
                    ["zone"] = 18,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["zoneunit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 20,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "\"761, intercept vector 115.\"",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["text"] = "",
                    ["file"] = "GCI - Vector115.wav",
                    ["predicate"] = "a_out_sound",
                    ["seconds"] = 10,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Radio Sector F-R",
        }, -- end of [26]
        [27] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 3,
                    ["predicate"] = "c_flag_is_true",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 9,
                    ["zone"] = 18,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["zoneunit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 20,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "\"761, intercept vector 220.\"",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 10,
                    ["coalitionlist"] = "",
                    ["text"] = "",
                    ["predicate"] = "a_out_sound",
                    ["file"] = "GCI - Vector220.wav",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Radio Sector R",
        }, -- end of [27]
        [28] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 4,
                    ["predicate"] = "c_flag_is_true",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 9,
                    ["zone"] = 18,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["zoneunit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 20,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "\"761, intercept vector 280.\"",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 10,
                    ["file"] = "GCI - Vector280.wav",
                    ["predicate"] = "a_out_sound",
                    ["text"] = "",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Radio Sector R-B",
        }, -- end of [28]
        [29] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["predicate"] = "c_flag_is_true",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 9,
                    ["zone"] = 18,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["zoneunit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 20,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "\"761, intercept vector 325.\"",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["text"] = "",
                    ["file"] = "GCI - Vector325.wav",
                    ["predicate"] = "a_out_sound",
                    ["seconds"] = 10,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Radio Sector B",
        }, -- end of [29]
        [30] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 6,
                    ["predicate"] = "c_flag_is_true",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 9,
                    ["zone"] = 18,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["zoneunit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 20,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "\"761, intercept vector 010.\"",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["text"] = "",
                    ["file"] = "GCI - Vector010.wav",
                    ["predicate"] = "a_out_sound",
                    ["seconds"] = 10,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Radio Sector B-L",
        }, -- end of [30]
        [31] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 7,
                    ["predicate"] = "c_flag_is_true",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 9,
                    ["zone"] = 18,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["zoneunit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 20,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "\"761, intercept vector 070.\"",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 10,
                    ["file"] = "GCI - Vector070.wav",
                    ["predicate"] = "a_out_sound",
                    ["text"] = "",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Radio Sector L",
        }, -- end of [31]
        [32] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 8,
                    ["predicate"] = "c_flag_is_true",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 9,
                    ["zone"] = 18,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["zoneunit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 20,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "\"761, intercept vector 145.\"",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 10,
                    ["file"] = "GCI - Vector145.wav",
                    ["predicate"] = "a_out_sound",
                    ["text"] = "",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Radio Sector L-F",
        }, -- end of [32]
        [33] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["seconds"] = 4,
                    ["predicate"] = "c_time_since_flag",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 1,
                    ["zone"] = 8,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [2]
                [3] = 
                {
                    ["zoneunit"] = 1,
                    ["zone"] = 9,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "",
                    ["file"] = "GCI - 50Km.wav",
                    ["predicate"] = "a_out_sound",
                    ["seconds"] = 10,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Add Distance 50",
        }, -- end of [33]
        [34] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["seconds"] = 4,
                    ["predicate"] = "c_time_since_flag",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 1,
                    ["zone"] = 9,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [2]
                [3] = 
                {
                    ["zoneunit"] = 1,
                    ["zone"] = 10,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["file"] = "GCI - 40Km.wav",
                    ["predicate"] = "a_out_sound",
                    ["text"] = "",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Add Distance 40",
        }, -- end of [34]
        [35] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["seconds"] = 4,
                    ["predicate"] = "c_time_since_flag",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 1,
                    ["zone"] = 10,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [2]
                [3] = 
                {
                    ["zoneunit"] = 1,
                    ["zone"] = 11,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["file"] = "GCI - 30Km.wav",
                    ["predicate"] = "a_out_sound",
                    ["text"] = "",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Add Distance 30",
        }, -- end of [35]
        [36] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["seconds"] = 4,
                    ["predicate"] = "c_time_since_flag",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 1,
                    ["zone"] = 11,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [2]
                [3] = 
                {
                    ["zoneunit"] = 1,
                    ["zone"] = 12,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "",
                    ["file"] = "GCI - 20Km.wav",
                    ["predicate"] = "a_out_sound",
                    ["seconds"] = 10,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Add Distance 20",
        }, -- end of [36]
        [37] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["seconds"] = 4,
                    ["predicate"] = "c_time_since_flag",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 1,
                    ["zone"] = 12,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["unit"] = 9,
                }, -- end of [2]
                [3] = 
                {
                    ["zoneunit"] = 1,
                    ["zone"] = 13,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["file"] = "GCI - 10Km.wav",
                    ["predicate"] = "a_out_sound",
                    ["text"] = "",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Add Distance 10",
        }, -- end of [37]
        [38] = 
        {
            ["predicate"] = "triggerStart",
            ["rules"] = 
            {
                [1] = 
                {
                    ["percent"] = 50,
                    ["predicate"] = "c_random_less",
                    ["unit"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 10,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Interceopt Rando",
        }, -- end of [38]
        [39] = 
        {
            ["predicate"] = "triggerOnce",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 10,
                    ["predicate"] = "c_flag_is_true",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 9,
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 19,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "\"761, turn heading 170, climb to 1500 m, radar off.\"",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 1,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 2,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 4,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 5,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [5]
                [6] = 
                {
                    ["group"] = 6,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [6]
                [7] = 
                {
                    ["group"] = 3,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [7]
                [8] = 
                {
                    ["group"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [8]
                [9] = 
                {
                    ["seconds"] = 10,
                    ["file"] = "GCI - Intercept_W.wav",
                    ["predicate"] = "a_out_sound",
                    ["text"] = "",
                }, -- end of [9]
                [10] = 
                {
                    ["flag"] = 30,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [10]
            }, -- end of ["actions"]
            ["comment"] = "Intercept Vector W",
        }, -- end of [39]
        [40] = 
        {
            ["predicate"] = "triggerOnce",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 10,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 9,
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 19,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "\"761, turn heading 090, climb to 1500 m, radar off.\"",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 1,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 2,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 4,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 5,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [5]
                [6] = 
                {
                    ["group"] = 6,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [6]
                [7] = 
                {
                    ["group"] = 3,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [7]
                [8] = 
                {
                    ["group"] = 8,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [8]
                [9] = 
                {
                    ["text"] = "",
                    ["file"] = "GCI - Intercept_E.wav",
                    ["predicate"] = "a_out_sound",
                    ["seconds"] = 10,
                }, -- end of [9]
                [10] = 
                {
                    ["flag"] = 30,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [10]
            }, -- end of ["actions"]
            ["comment"] = "Intercept Vector E",
        }, -- end of [40]
        [41] = 
        {
            ["predicate"] = "triggerOnce",
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 9,
                    ["zone"] = 11,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["zoneunit"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "\"761, distance to target 20 Km, descend to 500 m, EOS on.\"",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["file"] = "GCI - Intercept_20Km.wav",
                    ["predicate"] = "a_out_sound",
                    ["text"] = "",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Intercept Distance 20 Km",
        }, -- end of [41]
        [42] = 
        {
            ["predicate"] = "triggerOnce",
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 9,
                    ["zone"] = 18,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["zoneunit"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 4,
                    ["text"] = "",
                    ["predicate"] = "a_deactivate_group",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 5,
                    ["text"] = "",
                    ["predicate"] = "a_deactivate_group",
                    ["seconds"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 6,
                    ["text"] = "",
                    ["predicate"] = "a_deactivate_group",
                    ["seconds"] = 10,
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 3,
                    ["text"] = "",
                    ["predicate"] = "a_deactivate_group",
                    ["seconds"] = 10,
                }, -- end of [4]
                [5] = 
                {
                    ["flag"] = 20,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [5]
            }, -- end of ["actions"]
            ["comment"] = "Intercept Merge",
        }, -- end of [42]
        [43] = 
        {
            ["predicate"] = "triggerOnce",
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["predicate"] = "c_group_dead",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 2,
                    ["predicate"] = "c_group_dead",
                    ["unit"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 20,
                    ["predicate"] = "c_time_after",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "\"761, all targets destroyed, good job, return to base.\"",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 11,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 4,
                    ["text"] = "",
                    ["predicate"] = "a_deactivate_group",
                    ["seconds"] = 10,
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 5,
                    ["text"] = "",
                    ["predicate"] = "a_deactivate_group",
                    ["seconds"] = 10,
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 6,
                    ["text"] = "",
                    ["predicate"] = "a_deactivate_group",
                    ["seconds"] = 10,
                }, -- end of [5]
                [6] = 
                {
                    ["group"] = 3,
                    ["text"] = "",
                    ["predicate"] = "a_deactivate_group",
                    ["seconds"] = 10,
                }, -- end of [6]
                [7] = 
                {
                    ["group"] = 30,
                    ["text"] = "",
                    ["predicate"] = "a_activate_group",
                    ["seconds"] = 10,
                }, -- end of [7]
                [8] = 
                {
                    ["flag"] = 20,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [8]
                [9] = 
                {
                    ["seconds"] = 10,
                    ["file"] = "GCI - TargetsDestroyed.wav",
                    ["predicate"] = "a_out_sound",
                    ["text"] = "",
                }, -- end of [9]
            }, -- end of ["actions"]
            ["comment"] = "Targets Killed",
        }, -- end of [43]
        [44] = 
        {
            ["predicate"] = "triggerOnce",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 11,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 20,
                }, -- end of [2]
                [3] = 
                {
                    ["unit"] = 2,
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 20,
                }, -- end of [3]
                [4] = 
                {
                    ["unit"] = 3,
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 20,
                }, -- end of [4]
                [5] = 
                {
                    ["unit"] = 4,
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 20,
                }, -- end of [5]
                [6] = 
                {
                    ["seconds"] = 2,
                    ["predicate"] = "c_time_after",
                    ["unit"] = "",
                }, -- end of [6]
                [7] = 
                {
                    ["flag"] = 30,
                    ["seconds"] = 1,
                    ["predicate"] = "c_time_since_flag",
                    ["unit"] = "",
                }, -- end of [7]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "\"761, the targets left our area of operations. PVO interceptors will take over now. Return to base.\"",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 4,
                    ["text"] = "",
                    ["predicate"] = "a_deactivate_group",
                    ["seconds"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 5,
                    ["text"] = "",
                    ["predicate"] = "a_deactivate_group",
                    ["seconds"] = 10,
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 6,
                    ["text"] = "",
                    ["predicate"] = "a_deactivate_group",
                    ["seconds"] = 10,
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 3,
                    ["text"] = "",
                    ["predicate"] = "a_deactivate_group",
                    ["seconds"] = 10,
                }, -- end of [5]
                [6] = 
                {
                    ["flag"] = 20,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [6]
                [7] = 
                {
                    ["seconds"] = 10,
                    ["file"] = "GCI - TargetsEscaped.wav",
                    ["predicate"] = "a_out_sound",
                    ["text"] = "",
                }, -- end of [7]
            }, -- end of ["actions"]
            ["comment"] = "Targets Escaped",
        }, -- end of [44]
        [45] = 
        {
            ["predicate"] = "triggerOnce",
            ["rules"] = 
            {
                [1] = 
                {
                    ["seconds"] = 29,
                    ["flag"] = 19,
                    ["percent"] = 5,
                    ["predicate"] = "c_time_since_flag",
                    ["unit"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "\"761, enemy strike package inbound from the S-E, 4 fighter-bombers, 2 escorts. You are cleared for take-off, stand by for intercept vectors.\"",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 12,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["text"] = "",
                    ["file"] = "GCI - InterceptBrief.wav",
                    ["predicate"] = "a_out_sound",
                    ["seconds"] = 10,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Cleared for Takeoff",
        }, -- end of [45]
        [46] = 
        {
            ["predicate"] = "triggerOnce",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 12,
                    ["seconds"] = 7,
                    ["predicate"] = "c_time_since_flag",
                    ["unit"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 10,
                    ["zone"] = 19,
                    ["color"] = "0",
                    ["text"] = "",
                    ["predicate"] = "a_signal_flare",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Takeoff Signal",
        }, -- end of [46]
        [47] = 
        {
            ["predicate"] = "triggerStart",
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["percent"] = 100,
                    ["unit"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 19,
                    ["text"] = "",
                    ["predicate"] = "a_set_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Mission Start",
        }, -- end of [47]
        [48] = 
        {
            ["predicate"] = "triggerFront",
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["predicate"] = "c_flag_is_true",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 1,
                    ["zone"] = 8,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["unit"] = 9,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["text"] = "",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Dont Add Distance 50",
        }, -- end of [48]
    }, -- end of ["trigrules"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 702474.85911339,
                ["x"] = -66340.047397598,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "BLUE",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 659,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 82800,
                                            ["y"] = 764853.96721897,
                                            ["x"] = -111677.42408391,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["key"] = "FighterSweep",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 83897.120306992,
                                            ["y"] = 623806.52345873,
                                            ["x"] = 87184.988162614,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 659,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Random",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "F-4E",
                                        ["unitId"] = 11,
                                        ["psi"] = 0.61692139018202,
                                        ["y"] = 764853.96721897,
                                        ["x"] = -111677.42408391,
                                        ["name"] = "Phantom W-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4864",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.61692139018202,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "21",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 659,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Random",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "F-4E",
                                        ["unitId"] = 12,
                                        ["psi"] = 0.61692139018202,
                                        ["y"] = 764892.26783035,
                                        ["x"] = -111717.82647477,
                                        ["name"] = "Phantom W-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4864",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.61692139018202,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Uzi12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = 22,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 764853.96721897,
                                ["x"] = -111677.42408391,
                                ["name"] = "Phantom W",
                                ["communication"] = true,
                                ["start_time"] = 82800,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Pinpoint Strike",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 450,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 82800,
                                            ["y"] = 779525.28266336,
                                            ["x"] = -117093.61328929,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 661,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 83953.548778332,
                                            ["y"] = 632972.86895245,
                                            ["x"] = 93226.916016364,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 450,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "the netherlands 313th `tigers` squadron",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "F-16A MLU",
                                        ["unitId"] = 1,
                                        ["psi"] = 0.60857850428115,
                                        ["y"] = 779525.28266336,
                                        ["x"] = -117093.61328929,
                                        ["name"] = "F-16 A-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.60857850428115,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "11",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 450,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "the netherlands 313th `tigers` squadron",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "F-16A MLU",
                                        ["unitId"] = 2,
                                        ["psi"] = 0.60857850428115,
                                        ["y"] = 779563.72354052,
                                        ["x"] = -117133.91574388,
                                        ["name"] = "F-16 A-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.60857850428115,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = 12,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 779525.28266336,
                                ["x"] = -117093.61328929,
                                ["name"] = "Dutch F16",
                                ["communication"] = true,
                                ["start_time"] = 82800,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 82800,
                                            ["y"] = 782844.60432494,
                                            ["x"] = -102676.13039762,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 83904.578488782,
                                            ["y"] = 643727.99276491,
                                            ["x"] = 99556.671247246,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 500,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Random",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "F-5E",
                                        ["unitId"] = 13,
                                        ["psi"] = 0.60256115326173,
                                        ["y"] = 782844.60432494,
                                        ["x"] = -102676.13039762,
                                        ["name"] = "Turk E-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{0395076D-2F77-4420-9D33-087A4398130B}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2000",
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.60256115326173,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "23",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 500,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Random",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "F-5E",
                                        ["unitId"] = 14,
                                        ["psi"] = 0.60256115326173,
                                        ["y"] = 782882.97010564,
                                        ["x"] = -102716.42851063,
                                        ["name"] = "Turk E-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{0395076D-2F77-4420-9D33-087A4398130B}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2000",
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.60256115326173,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Colt12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = 24,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 782844.60432494,
                                ["x"] = -102676.13039762,
                                ["name"] = "F-5",
                                ["communication"] = true,
                                ["start_time"] = 82800,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 2,
                    ["name"] = "USA",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Pinpoint Strike",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 450,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 82800,
                                            ["y"] = 780114.6106875,
                                            ["x"] = -116954.61120586,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 450,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 83954.51894115,
                                            ["y"] = 633448.70143255,
                                            ["x"] = 93549.602351474,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = false,
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 450,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VFA-94",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "F/A-18C",
                                        ["unitId"] = 3,
                                        ["psi"] = 0.60853214516942,
                                        ["y"] = 780114.6106875,
                                        ["x"] = -116954.61120586,
                                        ["name"] = "USN B-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6C0D552F-570B-42ff-9F6D-F10D9C1D4E1C}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3527,
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.60853214516942,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "13",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 450,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VFA-94",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "F/A-18C",
                                        ["unitId"] = 4,
                                        ["psi"] = 0.60853214516942,
                                        ["y"] = 780155.8174307,
                                        ["x"] = -116991.28591841,
                                        ["name"] = "USN B-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6C0D552F-570B-42ff-9F6D-F10D9C1D4E1C}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3853,
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.60853214516942,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = 14,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 780114.6106875,
                                ["x"] = -116954.61120586,
                                ["name"] = "Hornet",
                                ["communication"] = true,
                                ["start_time"] = 82800,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [12]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 721732.00197053,
                ["x"] = -86282.904540455,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "RED",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 1,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 82800,
                                            ["airdromeId"] = 27,
                                            ["y"] = 760428.0733062,
                                            ["x"] = -124921.90954665,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 88034.71406994,
                                            ["airdromeId"] = 20,
                                            ["y"] = 564387.05872916,
                                            ["x"] = -220531.73642658,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 430,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Grey",
                                        ["skill"] = "High",
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 15,
                                        ["psi"] = 2.0245581776156,
                                        ["y"] = 760428.0733062,
                                        ["x"] = -124921.90954665,
                                        ["name"] = "Pilot #1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.0245581776156,
                                        ["callsign"] = 111,
                                        ["onboard_num"] = 1,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760428.0733062,
                                ["x"] = -124921.90954665,
                                ["name"] = "New Helicopter Group",
                                ["communication"] = true,
                                ["start_time"] = 82800,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 1,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 82800,
                                            ["airdromeId"] = 21,
                                            ["y"] = 516290.23098695,
                                            ["x"] = -196974.19851241,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 84313.723098618,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462236.21834688,
                                            ["x"] = -164474.73482633,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 180,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Grey",
                                        ["skill"] = "High",
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 16,
                                        ["psi"] = 1.0294651648159,
                                        ["y"] = 516290.23098695,
                                        ["x"] = -196974.19851241,
                                        ["name"] = "Pilot #2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.0294651648159,
                                        ["callsign"] = 112,
                                        ["onboard_num"] = 2,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516290.23098695,
                                ["x"] = -196974.19851241,
                                ["name"] = "New Helicopter Group #001",
                                ["communication"] = true,
                                ["start_time"] = 82800,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 1,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 82800,
                                            ["airdromeId"] = 16,
                                            ["y"] = 458040.61422532,
                                            ["x"] = -26441.347360305,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 320,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_Army_Weather",
                                        ["skill"] = "High",
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 17,
                                        ["psi"] = 0,
                                        ["y"] = 458040.61422532,
                                        ["x"] = -26441.347360305,
                                        ["name"] = "Pilot #3",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = 3,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 458040.61422532,
                                ["x"] = -26441.347360305,
                                ["name"] = "New Helicopter Group #002",
                                ["communication"] = true,
                                ["start_time"] = 82800,
                                ["frequency"] = 127.5,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 705472.16655815,
                                                ["x"] = -51534.512676569,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 705472.16655815,
                                                ["x"] = -51534.512676569,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 703542.4375,
                                                ["x"] = -50390.6796875,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 705024.8125,
                                                ["x"] = -51310.71484375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 704100.8125,
                                                ["x"] = -50773.6328125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 703539.8125,
                                                ["x"] = -50384.83984375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 703526.375,
                                                ["x"] = -50339.8125,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 703523.75,
                                                ["x"] = -50334.12890625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 703519.5,
                                                ["x"] = -50329.5078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 704093.75,
                                                ["x"] = -50772.39453125,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 703514,
                                                ["x"] = -50326.375,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 703376.8125,
                                                ["x"] = -50274.546875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 703370.3125,
                                                ["x"] = -50271.33203125,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 703364.5625,
                                                ["x"] = -50266.8828125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 704086.625,
                                                ["x"] = -50772.9609375,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 703359.75,
                                                ["x"] = -50261.37109375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 703356.25,
                                                ["x"] = -50255.01953125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 703354,
                                                ["x"] = -50248.0859375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 703353.1875,
                                                ["x"] = -50240.8515625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 704060.875,
                                                ["x"] = -50778.796875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 703353.125,
                                                ["x"] = -50206.1875,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 703353.875,
                                                ["x"] = -50194.62109375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 703356.1875,
                                                ["x"] = -50183.26953125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 704968.375,
                                                ["x"] = -51281.81640625,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 704035.1875,
                                                ["x"] = -50785.3125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 703365.3125,
                                                ["x"] = -50162.0234375,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 703393.375,
                                                ["x"] = -50113.234375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 703420.375,
                                                ["x"] = -50063.8125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 703424,
                                                ["x"] = -50058.796875,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 704026.1875,
                                                ["x"] = -50786.7578125,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 703428.8125,
                                                ["x"] = -50054.9609375,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 703434.5625,
                                                ["x"] = -50052.609375,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 703440.6875,
                                                ["x"] = -50051.921875,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 703446.75,
                                                ["x"] = -50052.9453125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 704017.125,
                                                ["x"] = -50786.40234375,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 703452.3125,
                                                ["x"] = -50055.609375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 703578.25,
                                                ["x"] = -50142.95703125,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 703584.875,
                                                ["x"] = -50146.65234375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 703592.1875,
                                                ["x"] = -50148.8671875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 704008.25,
                                                ["x"] = -50784.2578125,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 703599.75,
                                                ["x"] = -50149.5,
                                            }, -- end of [60]
                                            [25] = 
                                            {
                                                ["y"] = 703804,
                                                ["x"] = -50532.3671875,
                                            }, -- end of [25]
                                            [61] = 
                                            {
                                                ["y"] = 703607.3125,
                                                ["x"] = -50148.51953125,
                                            }, -- end of [61]
                                            [26] = 
                                            {
                                                ["y"] = 703799.6875,
                                                ["x"] = -50525.6875,
                                            }, -- end of [26]
                                            [62] = 
                                            {
                                                ["y"] = 703614.5,
                                                ["x"] = -50145.9765625,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 705477.5,
                                                ["x"] = -51537.75,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 703628.25,
                                                ["x"] = -50138.55859375,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 704000,
                                                ["x"] = -50780.41015625,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 703641.4375,
                                                ["x"] = -50130.2421875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 703647.6875,
                                                ["x"] = -50127.1484375,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 703654.5,
                                                ["x"] = -50125.75390625,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 703830,
                                                ["x"] = -50682.33984375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 703668.0625,
                                                ["x"] = -50128.30859375,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 703779.5625,
                                                ["x"] = -50182.671875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 703788.5,
                                                ["x"] = -50186.23046875,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 703823.75,
                                                ["x"] = -50677.9453125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 703807.375,
                                                ["x"] = -50189.2109375,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 703817,
                                                ["x"] = -50188.56640625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 703853.5625,
                                                ["x"] = -50183.3671875,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 703818.5,
                                                ["x"] = -50672.3671875,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 703871.0625,
                                                ["x"] = -50183.4609375,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 703879.6875,
                                                ["x"] = -50185.42578125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 704857.0625,
                                                ["x"] = -51221.2265625,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 703814.5625,
                                                ["x"] = -50665.83203125,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 704344.75,
                                                ["x"] = -50409.7109375,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 704355.875,
                                                ["x"] = -50412.84765625,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 704367.375,
                                                ["x"] = -50414.609375,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 703812,
                                                ["x"] = -50658.62890625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 704403.75,
                                                ["x"] = -50414.51171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 704414.375,
                                                ["x"] = -50415.16796875,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 704424.8125,
                                                ["x"] = -50417.47265625,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 703811.0625,
                                                ["x"] = -50651.05859375,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 704754.9375,
                                                ["x"] = -50576.234375,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 704761.3125,
                                                ["x"] = -50580.359375,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 704766.375,
                                                ["x"] = -50585.9765625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 703807.875,
                                                ["x"] = -50547.65625,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 704784.1875,
                                                ["x"] = -50631.39453125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 704787.75,
                                                ["x"] = -50638.09375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 704518.4375,
                                                ["x"] = -51029.6015625,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 703806.75,
                                                ["x"] = -50539.80078125,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 704838.25,
                                                ["x"] = -50665.62109375,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 704845.5,
                                                ["x"] = -50667.96484375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 704853.125,
                                                ["x"] = -50668.515625,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 704860.6875,
                                                ["x"] = -50667.24609375,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 704907.25,
                                                ["x"] = -50653.54296875,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 704914.8125,
                                                ["x"] = -50652.2890625,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 704922.375,
                                                ["x"] = -50652.875,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 704929.625,
                                                ["x"] = -50655.26171875,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 705984.5625,
                                                ["x"] = -51151.16015625,
                                            }, -- end of [104]
                                            [95] = 
                                            {
                                                ["y"] = 704799.3125,
                                                ["x"] = -50647.67578125,
                                            }, -- end of [95]
                                            [94] = 
                                            {
                                                ["y"] = 704792.9375,
                                                ["x"] = -50643.64453125,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 703794.125,
                                                ["x"] = -50520.06640625,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 704769.9375,
                                                ["x"] = -50592.7109375,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 704434.75,
                                                ["x"] = -50421.37109375,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 704107.3125,
                                                ["x"] = -50776.59375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 703787.4375,
                                                ["x"] = -50515.76171875,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 704378.9375,
                                                ["x"] = -50414.97265625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 704334.0625,
                                                ["x"] = -50405.24609375,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 703887.875,
                                                ["x"] = -50188.62109375,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 703551.9375,
                                                ["x"] = -50399.1796875,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 703862.3125,
                                                ["x"] = -50182.76953125,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 703797.8125,
                                                ["x"] = -50188.42578125,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 703661.4375,
                                                ["x"] = -50126.1484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 703546.625,
                                                ["x"] = -50395.58203125,
                                            }, -- end of [30]
                                            [4] = 
                                            {
                                                ["y"] = 704912.4375,
                                                ["x"] = -51251.984375,
                                            }, -- end of [4]
                                            [47] = 
                                            {
                                                ["y"] = 703360.0625,
                                                ["x"] = -50172.33203125,
                                            }, -- end of [47]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 705984.5625,
                                                ["x"] = -51151.16015625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 707060.6875,
                                                ["x"] = -51656.8203125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 708163.5625,
                                                ["x"] = -52265.2421875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 708465.6875,
                                                ["x"] = -52425.19921875,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 708512.5625,
                                                ["x"] = -52597.671875,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 707430.3125,
                                                ["x"] = -52433.05078125,
                                            }, -- end of [32]
                                            [17] = 
                                            {
                                                ["y"] = 708508.875,
                                                ["x"] = -52603.9296875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 708473.5625,
                                                ["x"] = -52436.5859375,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 708503.8125,
                                                ["x"] = -52609.1171875,
                                            }, -- end of [18]
                                            [31] = 
                                            {
                                                ["y"] = 707430.25,
                                                ["x"] = -52433.3125,
                                            }, -- end of [31]
                                            [5] = 
                                            {
                                                ["y"] = 708433.5,
                                                ["x"] = -52399.3515625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 708479.6875,
                                                ["x"] = -52448.984375,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 708433.75,
                                                ["x"] = -52643.28515625,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 707430.25,
                                                ["x"] = -52435.37890625,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 708370.5625,
                                                ["x"] = -52674.9609375,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 708515.375,
                                                ["x"] = -52535.90234375,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 708358.5,
                                                ["x"] = -52680.2109375,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 707793.25,
                                                ["x"] = -51989.5703125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 708445.4375,
                                                ["x"] = -52406.38671875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 708518.375,
                                                ["x"] = -52545.73046875,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 708332.9375,
                                                ["x"] = -52686.04296875,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 708497.625,
                                                ["x"] = -52612.92578125,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 708319.75,
                                                ["x"] = -52686.52734375,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 708519.5,
                                                ["x"] = -52555.9453125,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 708306.625,
                                                ["x"] = -52685.375,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 708293.75,
                                                ["x"] = -52682.60546875,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 708456.25,
                                                ["x"] = -52415.0625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 708518.75,
                                                ["x"] = -52566.19921875,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 707433.0625,
                                                ["x"] = -52438.2265625,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 708345.875,
                                                ["x"] = -52683.92578125,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 707431.25,
                                                ["x"] = -52437.1796875,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 708514.625,
                                                ["x"] = -52590.7109375,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 703871.0625,
                                                ["x"] = -50183.4609375,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 707535.125,
                                                ["x"] = -51872.328125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 704860.6875,
                                                ["x"] = -50667.24609375,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 703862.3125,
                                                ["x"] = -50182.76953125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 703853.5625,
                                                ["x"] = -50183.3671875,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 703817,
                                                ["x"] = -50188.56640625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 703807.375,
                                                ["x"] = -50189.2109375,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 704853.125,
                                                ["x"] = -50668.515625,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 703797.8125,
                                                ["x"] = -50188.42578125,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 703788.5,
                                                ["x"] = -50186.23046875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 703779.5625,
                                                ["x"] = -50182.671875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 703668.0625,
                                                ["x"] = -50128.30859375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 704845.5,
                                                ["x"] = -50667.96484375,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 703661.4375,
                                                ["x"] = -50126.1484375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 703654.5,
                                                ["x"] = -50125.75390625,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 703647.6875,
                                                ["x"] = -50127.1484375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 703641.4375,
                                                ["x"] = -50130.2421875,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 704838.25,
                                                ["x"] = -50665.62109375,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 703628.25,
                                                ["x"] = -50138.55859375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 703614.5,
                                                ["x"] = -50145.9765625,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 703607.3125,
                                                ["x"] = -50148.51953125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 707028.9375,
                                                ["x"] = -51642.1328125,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 704799.3125,
                                                ["x"] = -50647.67578125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 703592.1875,
                                                ["x"] = -50148.8671875,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 703584.875,
                                                ["x"] = -50146.65234375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 703578.25,
                                                ["x"] = -50142.95703125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 703452.3125,
                                                ["x"] = -50055.609375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 704792.9375,
                                                ["x"] = -50643.64453125,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 703446.75,
                                                ["x"] = -50052.9453125,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 703440.6875,
                                                ["x"] = -50051.921875,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 703434.5625,
                                                ["x"] = -50052.609375,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 703428.8125,
                                                ["x"] = -50054.9609375,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 704787.75,
                                                ["x"] = -50638.09375,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 703424,
                                                ["x"] = -50058.796875,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 703420.375,
                                                ["x"] = -50063.8125,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 704766.375,
                                                ["x"] = -50585.9765625,
                                            }, -- end of [17]
                                            [58] = 
                                            {
                                                ["y"] = 703393.375,
                                                ["x"] = -50113.234375,
                                            }, -- end of [58]
                                            [6] = 
                                            {
                                                ["y"] = 704914.8125,
                                                ["x"] = -50652.2890625,
                                            }, -- end of [6]
                                            [59] = 
                                            {
                                                ["y"] = 703365.3125,
                                                ["x"] = -50162.0234375,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 704784.1875,
                                                ["x"] = -50631.39453125,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 703360.0625,
                                                ["x"] = -50172.33203125,
                                            }, -- end of [60]
                                            [24] = 
                                            {
                                                ["y"] = 704378.9375,
                                                ["x"] = -50414.97265625,
                                            }, -- end of [24]
                                            [61] = 
                                            {
                                                ["y"] = 703356.1875,
                                                ["x"] = -50183.26953125,
                                            }, -- end of [61]
                                            [26] = 
                                            {
                                                ["y"] = 704355.875,
                                                ["x"] = -50412.84765625,
                                            }, -- end of [26]
                                            [62] = 
                                            {
                                                ["y"] = 703353.875,
                                                ["x"] = -50194.62109375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 707536.0625,
                                                ["x"] = -51870.2890625,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 703353.125,
                                                ["x"] = -50206.1875,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 704769.9375,
                                                ["x"] = -50592.7109375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 703353.1875,
                                                ["x"] = -50240.8515625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 703354,
                                                ["x"] = -50248.0859375,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 703356.25,
                                                ["x"] = -50255.01953125,
                                            }, -- end of [66]
                                            [67] = 
                                            {
                                                ["y"] = 703359.75,
                                                ["x"] = -50261.37109375,
                                            }, -- end of [67]
                                            [68] = 
                                            {
                                                ["y"] = 703364.5625,
                                                ["x"] = -50266.8828125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 703370.3125,
                                                ["x"] = -50271.33203125,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 703376.8125,
                                                ["x"] = -50274.546875,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 704761.3125,
                                                ["x"] = -50580.359375,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 703519.5,
                                                ["x"] = -50329.5078125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 703523.75,
                                                ["x"] = -50334.12890625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 703526.375,
                                                ["x"] = -50339.8125,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 704754.9375,
                                                ["x"] = -50576.234375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 703542.4375,
                                                ["x"] = -50390.6796875,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 703546.625,
                                                ["x"] = -50395.58203125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 704922.375,
                                                ["x"] = -50652.875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 704434.75,
                                                ["x"] = -50421.37109375,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 703794.125,
                                                ["x"] = -50520.06640625,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 703799.6875,
                                                ["x"] = -50525.6875,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 703804,
                                                ["x"] = -50532.3671875,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 704424.8125,
                                                ["x"] = -50417.47265625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 703807.875,
                                                ["x"] = -50547.65625,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 703811.0625,
                                                ["x"] = -50651.05859375,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 703812,
                                                ["x"] = -50658.62890625,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 704414.375,
                                                ["x"] = -50415.16796875,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 703818.5,
                                                ["x"] = -50672.3671875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 703823.75,
                                                ["x"] = -50677.9453125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 703830,
                                                ["x"] = -50682.33984375,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 704403.75,
                                                ["x"] = -50414.51171875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 704008.25,
                                                ["x"] = -50784.2578125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 704017.125,
                                                ["x"] = -50786.40234375,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 704026.1875,
                                                ["x"] = -50786.7578125,
                                            }, -- end of [94]
                                            [95] = 
                                            {
                                                ["y"] = 704035.1875,
                                                ["x"] = -50785.3125,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 704060.875,
                                                ["x"] = -50778.796875,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 704086.625,
                                                ["x"] = -50772.9609375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 704093.75,
                                                ["x"] = -50772.39453125,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 704367.375,
                                                ["x"] = -50414.609375,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 704107.3125,
                                                ["x"] = -50776.59375,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 704518.4375,
                                                ["x"] = -51029.6015625,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 704857.0625,
                                                ["x"] = -51221.2265625,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 704912.4375,
                                                ["x"] = -51251.984375,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 704968.375,
                                                ["x"] = -51281.81640625,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 705024.8125,
                                                ["x"] = -51310.71484375,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 705477.5,
                                                ["x"] = -51537.75,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 704344.75,
                                                ["x"] = -50409.7109375,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 704000,
                                                ["x"] = -50780.41015625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 703814.5625,
                                                ["x"] = -50665.83203125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 704907.25,
                                                ["x"] = -50653.54296875,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 704334.0625,
                                                ["x"] = -50405.24609375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 703806.75,
                                                ["x"] = -50539.80078125,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 703787.4375,
                                                ["x"] = -50515.76171875,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 703551.9375,
                                                ["x"] = -50399.1796875,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 703887.875,
                                                ["x"] = -50188.62109375,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 703539.8125,
                                                ["x"] = -50384.83984375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 703514,
                                                ["x"] = -50326.375,
                                            }, -- end of [71]
                                            [99] = 
                                            {
                                                ["y"] = 704100.8125,
                                                ["x"] = -50773.6328125,
                                            }, -- end of [99]
                                            [30] = 
                                            {
                                                ["y"] = 703879.6875,
                                                ["x"] = -50185.42578125,
                                            }, -- end of [30]
                                            [4] = 
                                            {
                                                ["y"] = 704929.625,
                                                ["x"] = -50655.26171875,
                                            }, -- end of [4]
                                            [47] = 
                                            {
                                                ["y"] = 703599.75,
                                                ["x"] = -50149.5,
                                            }, -- end of [47]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 707430.3125,
                                                ["x"] = -52433.05078125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 707430.25,
                                                ["x"] = -52433.3125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 707431.25,
                                                ["x"] = -52437.17578125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 708319.75,
                                                ["x"] = -52686.52734375,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 708508.875,
                                                ["x"] = -52603.9296875,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 705961.5,
                                                ["x"] = -51140.32421875,
                                            }, -- end of [32]
                                            [17] = 
                                            {
                                                ["y"] = 708512.5625,
                                                ["x"] = -52597.671875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 708332.9375,
                                                ["x"] = -52686.04296875,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 708514.625,
                                                ["x"] = -52590.7109375,
                                            }, -- end of [18]
                                            [31] = 
                                            {
                                                ["y"] = 707028.9375,
                                                ["x"] = -51642.1328125,
                                            }, -- end of [31]
                                            [5] = 
                                            {
                                                ["y"] = 707433.0625,
                                                ["x"] = -52438.22265625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 708345.875,
                                                ["x"] = -52683.92578125,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 708519.5,
                                                ["x"] = -52555.9453125,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 707793.25,
                                                ["x"] = -51989.5703125,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 708518.375,
                                                ["x"] = -52545.73046875,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 708358.5,
                                                ["x"] = -52680.2109375,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 708515.375,
                                                ["x"] = -52535.90234375,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 707430.25,
                                                ["x"] = -52435.37890625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 708293.75,
                                                ["x"] = -52682.60546875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 708370.5625,
                                                ["x"] = -52674.9609375,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 708473.5625,
                                                ["x"] = -52436.5859375,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 708518.75,
                                                ["x"] = -52566.19921875,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 708465.6875,
                                                ["x"] = -52425.19921875,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 708433.75,
                                                ["x"] = -52643.28515625,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 708456.25,
                                                ["x"] = -52415.0625,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 708445.4375,
                                                ["x"] = -52406.38671875,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 708306.625,
                                                ["x"] = -52685.375,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 708497.625,
                                                ["x"] = -52612.92578125,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 708433.5,
                                                ["x"] = -52399.3515625,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 708479.6875,
                                                ["x"] = -52448.984375,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 708163.5625,
                                                ["x"] = -52265.2421875,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 708503.8125,
                                                ["x"] = -52609.1171875,
                                            }, -- end of [15]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 703853.5625,
                                                ["x"] = -50183.3671875,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 704929.625,
                                                ["x"] = -50655.26171875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 704845.5,
                                                ["x"] = -50667.96484375,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 703817,
                                                ["x"] = -50188.56640625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 703807.375,
                                                ["x"] = -50189.2109375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 703797.8125,
                                                ["x"] = -50188.42578125,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 703788.5,
                                                ["x"] = -50186.23046875,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 704838.25,
                                                ["x"] = -50665.62109375,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 703779.5625,
                                                ["x"] = -50182.671875,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 703668.0625,
                                                ["x"] = -50128.30859375,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 703661.4375,
                                                ["x"] = -50126.1484375,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 703654.5,
                                                ["x"] = -50125.75390625,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 704799.3125,
                                                ["x"] = -50647.67578125,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 703647.6875,
                                                ["x"] = -50127.1484375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 703641.4375,
                                                ["x"] = -50130.2421875,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 703628.25,
                                                ["x"] = -50138.55859375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 703614.5,
                                                ["x"] = -50145.9765625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 704792.9375,
                                                ["x"] = -50643.64453125,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 703607.3125,
                                                ["x"] = -50148.51953125,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 703599.75,
                                                ["x"] = -50149.5,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 703592.1875,
                                                ["x"] = -50148.8671875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 704922.375,
                                                ["x"] = -50652.875,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 704787.75,
                                                ["x"] = -50638.09375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 703578.25,
                                                ["x"] = -50142.95703125,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 703452.3125,
                                                ["x"] = -50055.609375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 703446.75,
                                                ["x"] = -50052.9453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 703440.6875,
                                                ["x"] = -50051.921875,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 704784.1875,
                                                ["x"] = -50631.39453125,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 703434.5625,
                                                ["x"] = -50052.609375,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 703428.8125,
                                                ["x"] = -50054.9609375,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 703424,
                                                ["x"] = -50058.796875,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 703420.375,
                                                ["x"] = -50063.8125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 704769.9375,
                                                ["x"] = -50592.7109375,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 703393.375,
                                                ["x"] = -50113.234375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 703365.3125,
                                                ["x"] = -50162.0234375,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 703360.0625,
                                                ["x"] = -50172.33203125,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 703356.1875,
                                                ["x"] = -50183.26953125,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 704766.375,
                                                ["x"] = -50585.9765625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 703353.875,
                                                ["x"] = -50194.62109375,
                                            }, -- end of [60]
                                            [25] = 
                                            {
                                                ["y"] = 704344.75,
                                                ["x"] = -50409.7109375,
                                            }, -- end of [25]
                                            [61] = 
                                            {
                                                ["y"] = 703353.125,
                                                ["x"] = -50206.1875,
                                            }, -- end of [61]
                                            [26] = 
                                            {
                                                ["y"] = 704334.0625,
                                                ["x"] = -50405.24609375,
                                            }, -- end of [26]
                                            [62] = 
                                            {
                                                ["y"] = 703353.1875,
                                                ["x"] = -50240.8515625,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 705961.5,
                                                ["x"] = -51140.32421875,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 703354,
                                                ["x"] = -50248.0859375,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 704761.3125,
                                                ["x"] = -50580.359375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 703356.25,
                                                ["x"] = -50255.01953125,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 703359.75,
                                                ["x"] = -50261.37109375,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 703364.5625,
                                                ["x"] = -50266.8828125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 704754.9375,
                                                ["x"] = -50576.234375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 703376.8125,
                                                ["x"] = -50274.546875,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 703514,
                                                ["x"] = -50326.375,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 703519.5,
                                                ["x"] = -50329.5078125,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 704434.75,
                                                ["x"] = -50421.37109375,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 703526.375,
                                                ["x"] = -50339.8125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 703539.8125,
                                                ["x"] = -50384.83984375,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 703542.4375,
                                                ["x"] = -50390.6796875,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 704424.8125,
                                                ["x"] = -50417.47265625,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 703551.9375,
                                                ["x"] = -50399.1796875,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 703787.4375,
                                                ["x"] = -50515.76171875,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 704907.25,
                                                ["x"] = -50653.54296875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 704414.375,
                                                ["x"] = -50415.16796875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 703804,
                                                ["x"] = -50532.3671875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 703806.75,
                                                ["x"] = -50539.80078125,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 703807.875,
                                                ["x"] = -50547.65625,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 704403.75,
                                                ["x"] = -50414.51171875,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 703812,
                                                ["x"] = -50658.62890625,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 703814.5625,
                                                ["x"] = -50665.83203125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 703818.5,
                                                ["x"] = -50672.3671875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 704378.9375,
                                                ["x"] = -50414.97265625,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 703830,
                                                ["x"] = -50682.33984375,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 704000,
                                                ["x"] = -50780.41015625,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 704008.25,
                                                ["x"] = -50784.2578125,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 704367.375,
                                                ["x"] = -50414.609375,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 704026.1875,
                                                ["x"] = -50786.7578125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 704035.1875,
                                                ["x"] = -50785.3125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 704860.6875,
                                                ["x"] = -50667.24609375,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 704355.875,
                                                ["x"] = -50412.84765625,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 704093.75,
                                                ["x"] = -50772.39453125,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 704100.8125,
                                                ["x"] = -50773.6328125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 704107.3125,
                                                ["x"] = -50776.59375,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 704518.4375,
                                                ["x"] = -51029.6015625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 704857.0625,
                                                ["x"] = -51221.2265625,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 704912.4375,
                                                ["x"] = -51251.984375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 704968.375,
                                                ["x"] = -51281.81640625,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 705024.8125,
                                                ["x"] = -51310.71484375,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 705472,
                                                ["x"] = -51534.9765625,
                                            }, -- end of [104]
                                            [95] = 
                                            {
                                                ["y"] = 704086.625,
                                                ["x"] = -50772.9609375,
                                            }, -- end of [95]
                                            [94] = 
                                            {
                                                ["y"] = 704060.875,
                                                ["x"] = -50778.796875,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 703887.875,
                                                ["x"] = -50188.62109375,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 704017.125,
                                                ["x"] = -50786.40234375,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 703823.75,
                                                ["x"] = -50677.9453125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 704853.125,
                                                ["x"] = -50668.515625,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 703879.6875,
                                                ["x"] = -50185.42578125,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 703811.0625,
                                                ["x"] = -50651.05859375,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 703799.6875,
                                                ["x"] = -50525.6875,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 703794.125,
                                                ["x"] = -50520.06640625,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 703871.0625,
                                                ["x"] = -50183.4609375,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 703546.625,
                                                ["x"] = -50395.58203125,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 703523.75,
                                                ["x"] = -50334.12890625,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 703370.3125,
                                                ["x"] = -50271.33203125,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 703862.3125,
                                                ["x"] = -50182.76953125,
                                            }, -- end of [30]
                                            [4] = 
                                            {
                                                ["y"] = 704914.8125,
                                                ["x"] = -50652.2890625,
                                            }, -- end of [4]
                                            [47] = 
                                            {
                                                ["y"] = 703584.875,
                                                ["x"] = -50146.65234375,
                                            }, -- end of [47]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 707536.03198281,
                                            ["x"] = -51870.288957863,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 375.31387288389,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 705477.70912931,
                                            ["x"] = -51537.342377799,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 490.03123946273,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 705984.5967387,
                                            ["x"] = -51151.026340188,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 837.83954447869,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 707430.30490261,
                                            ["x"] = -52433.051661505,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1190.0434803945,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 705961.57365196,
                                            ["x"] = -51140.202664904,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1303.1716816362,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 705472.16655815,
                                            ["x"] = -51534.512676569,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 707536.03198281,
                                        ["type"] = "GAZ-66",
                                        ["name"] = "Unit #2",
                                        ["unitId"] = 29,
                                        ["heading"] = -1.410429125927,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -51870.288957863,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 707536.03198281,
                                ["x"] = -51870.288957863,
                                ["name"] = "New Vehicle Group #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706196.9375,
                                                ["x"] = -51250.9609375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 707060.6875,
                                                ["x"] = -51656.8203125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 708163.5625,
                                                ["x"] = -52265.2421875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 708465.6875,
                                                ["x"] = -52425.19921875,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 708512.5625,
                                                ["x"] = -52597.671875,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 707473.375,
                                                ["x"] = -52445.23046875,
                                            }, -- end of [32]
                                            [17] = 
                                            {
                                                ["y"] = 708508.875,
                                                ["x"] = -52603.9296875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 708473.5625,
                                                ["x"] = -52436.5859375,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 708503.8125,
                                                ["x"] = -52609.1171875,
                                            }, -- end of [18]
                                            [31] = 
                                            {
                                                ["y"] = 707473.3125,
                                                ["x"] = -52445.48046875,
                                            }, -- end of [31]
                                            [5] = 
                                            {
                                                ["y"] = 708433.5,
                                                ["x"] = -52399.3515625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 708479.6875,
                                                ["x"] = -52448.984375,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 708433.75,
                                                ["x"] = -52643.28515625,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 707473.25,
                                                ["x"] = -52447.56640625,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 708370.5625,
                                                ["x"] = -52674.9609375,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 708515.375,
                                                ["x"] = -52535.90234375,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 708358.5,
                                                ["x"] = -52680.2109375,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 707793.25,
                                                ["x"] = -51989.5703125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 708445.4375,
                                                ["x"] = -52406.38671875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 708518.375,
                                                ["x"] = -52545.73046875,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 708332.9375,
                                                ["x"] = -52686.04296875,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 708497.625,
                                                ["x"] = -52612.92578125,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 708319.75,
                                                ["x"] = -52686.52734375,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 708519.5,
                                                ["x"] = -52555.9453125,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 708306.625,
                                                ["x"] = -52685.375,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 708293.75,
                                                ["x"] = -52682.60546875,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 708456.25,
                                                ["x"] = -52415.0625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 708518.75,
                                                ["x"] = -52566.19921875,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 707476.0625,
                                                ["x"] = -52450.44921875,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 708345.875,
                                                ["x"] = -52683.92578125,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 707474.25,
                                                ["x"] = -52449.38671875,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 708514.625,
                                                ["x"] = -52590.7109375,
                                            }, -- end of [15]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706294.4375,
                                                ["x"] = -51296.7734375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 707060.6875,
                                                ["x"] = -51656.8203125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 708163.5625,
                                                ["x"] = -52265.2421875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 708465.6875,
                                                ["x"] = -52425.19921875,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 708512.5625,
                                                ["x"] = -52597.671875,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 707409.3125,
                                                ["x"] = -52427.1171875,
                                            }, -- end of [32]
                                            [17] = 
                                            {
                                                ["y"] = 708508.875,
                                                ["x"] = -52603.9296875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 708473.5625,
                                                ["x"] = -52436.5859375,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 708503.8125,
                                                ["x"] = -52609.1171875,
                                            }, -- end of [18]
                                            [31] = 
                                            {
                                                ["y"] = 707409.25,
                                                ["x"] = -52427.34375,
                                            }, -- end of [31]
                                            [5] = 
                                            {
                                                ["y"] = 708433.5,
                                                ["x"] = -52399.3515625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 708479.6875,
                                                ["x"] = -52448.984375,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 708433.75,
                                                ["x"] = -52643.28515625,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 707409.25,
                                                ["x"] = -52429.41796875,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 708370.5625,
                                                ["x"] = -52674.9609375,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 708515.375,
                                                ["x"] = -52535.90234375,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 708358.5,
                                                ["x"] = -52680.2109375,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 707793.25,
                                                ["x"] = -51989.5703125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 708445.4375,
                                                ["x"] = -52406.38671875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 708518.375,
                                                ["x"] = -52545.73046875,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 708332.9375,
                                                ["x"] = -52686.04296875,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 708497.625,
                                                ["x"] = -52612.92578125,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 708319.75,
                                                ["x"] = -52686.52734375,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 708519.5,
                                                ["x"] = -52555.9453125,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 708306.625,
                                                ["x"] = -52685.375,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 708293.75,
                                                ["x"] = -52682.60546875,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 708456.25,
                                                ["x"] = -52415.0625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 708518.75,
                                                ["x"] = -52566.19921875,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 707412.0625,
                                                ["x"] = -52432.26953125,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 708345.875,
                                                ["x"] = -52683.92578125,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 707410.25,
                                                ["x"] = -52431.21875,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 708514.625,
                                                ["x"] = -52590.7109375,
                                            }, -- end of [15]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 707409.3125,
                                                ["x"] = -52427.1171875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 707409.25,
                                                ["x"] = -52427.34375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 707410.25,
                                                ["x"] = -52431.21484375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 708319.75,
                                                ["x"] = -52686.52734375,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 708508.875,
                                                ["x"] = -52603.9296875,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 706239.625,
                                                ["x"] = -51271.00390625,
                                            }, -- end of [32]
                                            [17] = 
                                            {
                                                ["y"] = 708512.5625,
                                                ["x"] = -52597.671875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 708332.9375,
                                                ["x"] = -52686.04296875,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 708514.625,
                                                ["x"] = -52590.7109375,
                                            }, -- end of [18]
                                            [31] = 
                                            {
                                                ["y"] = 707028.9375,
                                                ["x"] = -51642.1328125,
                                            }, -- end of [31]
                                            [5] = 
                                            {
                                                ["y"] = 707412.0625,
                                                ["x"] = -52432.26953125,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 708345.875,
                                                ["x"] = -52683.92578125,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 708519.5,
                                                ["x"] = -52555.9453125,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 707793.25,
                                                ["x"] = -51989.5703125,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 708518.375,
                                                ["x"] = -52545.73046875,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 708358.5,
                                                ["x"] = -52680.2109375,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 708515.375,
                                                ["x"] = -52535.90234375,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 707409.25,
                                                ["x"] = -52429.4140625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 708293.75,
                                                ["x"] = -52682.60546875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 708370.5625,
                                                ["x"] = -52674.9609375,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 708473.5625,
                                                ["x"] = -52436.5859375,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 708518.75,
                                                ["x"] = -52566.19921875,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 708465.6875,
                                                ["x"] = -52425.19921875,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 708433.75,
                                                ["x"] = -52643.28515625,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 708456.25,
                                                ["x"] = -52415.0625,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 708445.4375,
                                                ["x"] = -52406.38671875,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 708306.625,
                                                ["x"] = -52685.375,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 708497.625,
                                                ["x"] = -52612.92578125,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 708433.5,
                                                ["x"] = -52399.3515625,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 708479.6875,
                                                ["x"] = -52448.984375,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 708163.5625,
                                                ["x"] = -52265.2421875,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 708503.8125,
                                                ["x"] = -52609.1171875,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 703542.4375,
                                                ["x"] = -50390.6796875,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 705024.8125,
                                                ["x"] = -51310.71484375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 704100.8125,
                                                ["x"] = -50773.6328125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 703539.8125,
                                                ["x"] = -50384.83984375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 703526.375,
                                                ["x"] = -50339.8125,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 703523.75,
                                                ["x"] = -50334.12890625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 703519.5,
                                                ["x"] = -50329.5078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 704093.75,
                                                ["x"] = -50772.39453125,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 703514,
                                                ["x"] = -50326.375,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 703376.8125,
                                                ["x"] = -50274.546875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 703370.3125,
                                                ["x"] = -50271.33203125,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 703364.5625,
                                                ["x"] = -50266.8828125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 704086.625,
                                                ["x"] = -50772.9609375,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 703359.75,
                                                ["x"] = -50261.37109375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 703356.25,
                                                ["x"] = -50255.01953125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 703354,
                                                ["x"] = -50248.0859375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 703353.1875,
                                                ["x"] = -50240.8515625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 704060.875,
                                                ["x"] = -50778.796875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 703353.125,
                                                ["x"] = -50206.1875,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 703353.875,
                                                ["x"] = -50194.62109375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 703356.1875,
                                                ["x"] = -50183.26953125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 704968.375,
                                                ["x"] = -51281.81640625,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 704035.1875,
                                                ["x"] = -50785.3125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 703365.3125,
                                                ["x"] = -50162.0234375,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 703393.375,
                                                ["x"] = -50113.234375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 703420.375,
                                                ["x"] = -50063.8125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 703424,
                                                ["x"] = -50058.796875,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 704026.1875,
                                                ["x"] = -50786.7578125,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 703428.8125,
                                                ["x"] = -50054.9609375,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 703434.5625,
                                                ["x"] = -50052.609375,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 703440.6875,
                                                ["x"] = -50051.921875,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 703446.75,
                                                ["x"] = -50052.9453125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 704017.125,
                                                ["x"] = -50786.40234375,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 703452.3125,
                                                ["x"] = -50055.609375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 703578.25,
                                                ["x"] = -50142.95703125,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 703584.875,
                                                ["x"] = -50146.65234375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 703592.1875,
                                                ["x"] = -50148.8671875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 704008.25,
                                                ["x"] = -50784.2578125,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 703599.75,
                                                ["x"] = -50149.5,
                                            }, -- end of [60]
                                            [25] = 
                                            {
                                                ["y"] = 703804,
                                                ["x"] = -50532.3671875,
                                            }, -- end of [25]
                                            [61] = 
                                            {
                                                ["y"] = 703607.3125,
                                                ["x"] = -50148.51953125,
                                            }, -- end of [61]
                                            [26] = 
                                            {
                                                ["y"] = 703799.6875,
                                                ["x"] = -50525.6875,
                                            }, -- end of [26]
                                            [62] = 
                                            {
                                                ["y"] = 703614.5,
                                                ["x"] = -50145.9765625,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 705424.875,
                                                ["x"] = -51511.3828125,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 703628.25,
                                                ["x"] = -50138.55859375,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 704000,
                                                ["x"] = -50780.41015625,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 703641.4375,
                                                ["x"] = -50130.2421875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 703647.6875,
                                                ["x"] = -50127.1484375,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 703654.5,
                                                ["x"] = -50125.75390625,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 703830,
                                                ["x"] = -50682.33984375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 703668.0625,
                                                ["x"] = -50128.30859375,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 703779.5625,
                                                ["x"] = -50182.671875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 703788.5,
                                                ["x"] = -50186.23046875,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 703823.75,
                                                ["x"] = -50677.9453125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 703807.375,
                                                ["x"] = -50189.2109375,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 703817,
                                                ["x"] = -50188.56640625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 703853.5625,
                                                ["x"] = -50183.3671875,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 703818.5,
                                                ["x"] = -50672.3671875,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 703871.0625,
                                                ["x"] = -50183.4609375,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 703879.6875,
                                                ["x"] = -50185.42578125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 704857.0625,
                                                ["x"] = -51221.2265625,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 703814.5625,
                                                ["x"] = -50665.83203125,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 704344.75,
                                                ["x"] = -50409.7109375,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 704355.875,
                                                ["x"] = -50412.84765625,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 704367.375,
                                                ["x"] = -50414.609375,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 703812,
                                                ["x"] = -50658.62890625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 704403.75,
                                                ["x"] = -50414.51171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 704414.375,
                                                ["x"] = -50415.16796875,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 704424.8125,
                                                ["x"] = -50417.47265625,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 703811.0625,
                                                ["x"] = -50651.05859375,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 704754.9375,
                                                ["x"] = -50576.234375,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 704761.3125,
                                                ["x"] = -50580.359375,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 704766.375,
                                                ["x"] = -50585.9765625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 703807.875,
                                                ["x"] = -50547.65625,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 704784.1875,
                                                ["x"] = -50631.39453125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 704787.75,
                                                ["x"] = -50638.09375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 704518.4375,
                                                ["x"] = -51029.6015625,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 703806.75,
                                                ["x"] = -50539.80078125,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 704838.25,
                                                ["x"] = -50665.62109375,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 704845.5,
                                                ["x"] = -50667.96484375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 704853.125,
                                                ["x"] = -50668.515625,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 704860.6875,
                                                ["x"] = -50667.24609375,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 704907.25,
                                                ["x"] = -50653.54296875,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 704914.8125,
                                                ["x"] = -50652.2890625,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 704922.375,
                                                ["x"] = -50652.875,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 704929.625,
                                                ["x"] = -50655.26171875,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 706294.4375,
                                                ["x"] = -51296.7734375,
                                            }, -- end of [104]
                                            [95] = 
                                            {
                                                ["y"] = 704799.3125,
                                                ["x"] = -50647.67578125,
                                            }, -- end of [95]
                                            [94] = 
                                            {
                                                ["y"] = 704792.9375,
                                                ["x"] = -50643.64453125,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 703794.125,
                                                ["x"] = -50520.06640625,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 704769.9375,
                                                ["x"] = -50592.7109375,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 704434.75,
                                                ["x"] = -50421.37109375,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 704107.3125,
                                                ["x"] = -50776.59375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 703787.4375,
                                                ["x"] = -50515.76171875,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 704378.9375,
                                                ["x"] = -50414.97265625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 704334.0625,
                                                ["x"] = -50405.24609375,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 703887.875,
                                                ["x"] = -50188.62109375,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 703551.9375,
                                                ["x"] = -50399.1796875,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 703862.3125,
                                                ["x"] = -50182.76953125,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 703797.8125,
                                                ["x"] = -50188.42578125,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 703661.4375,
                                                ["x"] = -50126.1484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 703546.625,
                                                ["x"] = -50395.58203125,
                                            }, -- end of [30]
                                            [4] = 
                                            {
                                                ["y"] = 704912.4375,
                                                ["x"] = -51251.984375,
                                            }, -- end of [4]
                                            [47] = 
                                            {
                                                ["y"] = 703360.0625,
                                                ["x"] = -50172.33203125,
                                            }, -- end of [47]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 703853.5625,
                                                ["x"] = -50183.3671875,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 704929.625,
                                                ["x"] = -50655.26171875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 704845.5,
                                                ["x"] = -50667.96484375,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 703817,
                                                ["x"] = -50188.56640625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 703807.375,
                                                ["x"] = -50189.2109375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 703797.8125,
                                                ["x"] = -50188.42578125,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 703788.5,
                                                ["x"] = -50186.23046875,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 704838.25,
                                                ["x"] = -50665.62109375,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 703779.5625,
                                                ["x"] = -50182.671875,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 703668.0625,
                                                ["x"] = -50128.30859375,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 703661.4375,
                                                ["x"] = -50126.1484375,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 703654.5,
                                                ["x"] = -50125.75390625,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 704799.3125,
                                                ["x"] = -50647.67578125,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 703647.6875,
                                                ["x"] = -50127.1484375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 703641.4375,
                                                ["x"] = -50130.2421875,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 703628.25,
                                                ["x"] = -50138.55859375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 703614.5,
                                                ["x"] = -50145.9765625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 704792.9375,
                                                ["x"] = -50643.64453125,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 703607.3125,
                                                ["x"] = -50148.51953125,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 703599.75,
                                                ["x"] = -50149.5,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 703592.1875,
                                                ["x"] = -50148.8671875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 704922.375,
                                                ["x"] = -50652.875,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 704787.75,
                                                ["x"] = -50638.09375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 703578.25,
                                                ["x"] = -50142.95703125,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 703452.3125,
                                                ["x"] = -50055.609375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 703446.75,
                                                ["x"] = -50052.9453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 703440.6875,
                                                ["x"] = -50051.921875,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 704784.1875,
                                                ["x"] = -50631.39453125,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 703434.5625,
                                                ["x"] = -50052.609375,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 703428.8125,
                                                ["x"] = -50054.9609375,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 703424,
                                                ["x"] = -50058.796875,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 703420.375,
                                                ["x"] = -50063.8125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 704769.9375,
                                                ["x"] = -50592.7109375,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 703393.375,
                                                ["x"] = -50113.234375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 703365.3125,
                                                ["x"] = -50162.0234375,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 703360.0625,
                                                ["x"] = -50172.33203125,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 703356.1875,
                                                ["x"] = -50183.26953125,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 704766.375,
                                                ["x"] = -50585.9765625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 703353.875,
                                                ["x"] = -50194.62109375,
                                            }, -- end of [60]
                                            [25] = 
                                            {
                                                ["y"] = 704344.75,
                                                ["x"] = -50409.7109375,
                                            }, -- end of [25]
                                            [61] = 
                                            {
                                                ["y"] = 703353.125,
                                                ["x"] = -50206.1875,
                                            }, -- end of [61]
                                            [26] = 
                                            {
                                                ["y"] = 704334.0625,
                                                ["x"] = -50405.24609375,
                                            }, -- end of [26]
                                            [62] = 
                                            {
                                                ["y"] = 703353.1875,
                                                ["x"] = -50240.8515625,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 706239.625,
                                                ["x"] = -51271.00390625,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 703354,
                                                ["x"] = -50248.0859375,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 704761.3125,
                                                ["x"] = -50580.359375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 703356.25,
                                                ["x"] = -50255.01953125,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 703359.75,
                                                ["x"] = -50261.37109375,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 703364.5625,
                                                ["x"] = -50266.8828125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 704754.9375,
                                                ["x"] = -50576.234375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 703376.8125,
                                                ["x"] = -50274.546875,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 703514,
                                                ["x"] = -50326.375,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 703519.5,
                                                ["x"] = -50329.5078125,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 704434.75,
                                                ["x"] = -50421.37109375,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 703526.375,
                                                ["x"] = -50339.8125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 703539.8125,
                                                ["x"] = -50384.83984375,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 703542.4375,
                                                ["x"] = -50390.6796875,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 704424.8125,
                                                ["x"] = -50417.47265625,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 703551.9375,
                                                ["x"] = -50399.1796875,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 703787.4375,
                                                ["x"] = -50515.76171875,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 704907.25,
                                                ["x"] = -50653.54296875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 704414.375,
                                                ["x"] = -50415.16796875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 703804,
                                                ["x"] = -50532.3671875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 703806.75,
                                                ["x"] = -50539.80078125,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 703807.875,
                                                ["x"] = -50547.65625,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 704403.75,
                                                ["x"] = -50414.51171875,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 703812,
                                                ["x"] = -50658.62890625,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 703814.5625,
                                                ["x"] = -50665.83203125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 703818.5,
                                                ["x"] = -50672.3671875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 704378.9375,
                                                ["x"] = -50414.97265625,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 703830,
                                                ["x"] = -50682.33984375,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 704000,
                                                ["x"] = -50780.41015625,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 704008.25,
                                                ["x"] = -50784.2578125,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 704367.375,
                                                ["x"] = -50414.609375,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 704026.1875,
                                                ["x"] = -50786.7578125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 704035.1875,
                                                ["x"] = -50785.3125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 704860.6875,
                                                ["x"] = -50667.24609375,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 704355.875,
                                                ["x"] = -50412.84765625,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 704093.75,
                                                ["x"] = -50772.39453125,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 704100.8125,
                                                ["x"] = -50773.6328125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 704107.3125,
                                                ["x"] = -50776.59375,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 704518.4375,
                                                ["x"] = -51029.6015625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 704857.0625,
                                                ["x"] = -51221.2265625,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 704912.4375,
                                                ["x"] = -51251.984375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 704968.375,
                                                ["x"] = -51281.81640625,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 705024.8125,
                                                ["x"] = -51310.71484375,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 705417.3125,
                                                ["x"] = -51507.578125,
                                            }, -- end of [104]
                                            [95] = 
                                            {
                                                ["y"] = 704086.625,
                                                ["x"] = -50772.9609375,
                                            }, -- end of [95]
                                            [94] = 
                                            {
                                                ["y"] = 704060.875,
                                                ["x"] = -50778.796875,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 703887.875,
                                                ["x"] = -50188.62109375,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 704017.125,
                                                ["x"] = -50786.40234375,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 703823.75,
                                                ["x"] = -50677.9453125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 704853.125,
                                                ["x"] = -50668.515625,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 703879.6875,
                                                ["x"] = -50185.42578125,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 703811.0625,
                                                ["x"] = -50651.05859375,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 703799.6875,
                                                ["x"] = -50525.6875,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 703794.125,
                                                ["x"] = -50520.06640625,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 703871.0625,
                                                ["x"] = -50183.4609375,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 703546.625,
                                                ["x"] = -50395.58203125,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 703523.75,
                                                ["x"] = -50334.12890625,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 703370.3125,
                                                ["x"] = -50271.33203125,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 703862.3125,
                                                ["x"] = -50182.76953125,
                                            }, -- end of [30]
                                            [4] = 
                                            {
                                                ["y"] = 704914.8125,
                                                ["x"] = -50652.2890625,
                                            }, -- end of [4]
                                            [47] = 
                                            {
                                                ["y"] = 703584.875,
                                                ["x"] = -50146.65234375,
                                            }, -- end of [47]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 703542.4375,
                                                ["x"] = -50390.6796875,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 705024.8125,
                                                ["x"] = -51310.71484375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 704100.8125,
                                                ["x"] = -50773.6328125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 703539.8125,
                                                ["x"] = -50384.83984375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 703526.375,
                                                ["x"] = -50339.8125,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 703523.75,
                                                ["x"] = -50334.12890625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 703519.5,
                                                ["x"] = -50329.5078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 704093.75,
                                                ["x"] = -50772.39453125,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 703514,
                                                ["x"] = -50326.375,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 703376.8125,
                                                ["x"] = -50274.546875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 703370.3125,
                                                ["x"] = -50271.33203125,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 703364.5625,
                                                ["x"] = -50266.8828125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 704086.625,
                                                ["x"] = -50772.9609375,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 703359.75,
                                                ["x"] = -50261.37109375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 703356.25,
                                                ["x"] = -50255.01953125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 703354,
                                                ["x"] = -50248.0859375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 703353.1875,
                                                ["x"] = -50240.8515625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 704060.875,
                                                ["x"] = -50778.796875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 703353.125,
                                                ["x"] = -50206.1875,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 703353.875,
                                                ["x"] = -50194.62109375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 703356.1875,
                                                ["x"] = -50183.26953125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 704968.375,
                                                ["x"] = -51281.81640625,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 704035.1875,
                                                ["x"] = -50785.3125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 703365.3125,
                                                ["x"] = -50162.0234375,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 703393.375,
                                                ["x"] = -50113.234375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 703420.375,
                                                ["x"] = -50063.8125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 703424,
                                                ["x"] = -50058.796875,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 704026.1875,
                                                ["x"] = -50786.7578125,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 703428.8125,
                                                ["x"] = -50054.9609375,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 703434.5625,
                                                ["x"] = -50052.609375,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 703440.6875,
                                                ["x"] = -50051.921875,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 703446.75,
                                                ["x"] = -50052.9453125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 704017.125,
                                                ["x"] = -50786.40234375,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 703452.3125,
                                                ["x"] = -50055.609375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 703578.25,
                                                ["x"] = -50142.95703125,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 703584.875,
                                                ["x"] = -50146.65234375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 703592.1875,
                                                ["x"] = -50148.8671875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 704008.25,
                                                ["x"] = -50784.2578125,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 703599.75,
                                                ["x"] = -50149.5,
                                            }, -- end of [60]
                                            [25] = 
                                            {
                                                ["y"] = 703804,
                                                ["x"] = -50532.3671875,
                                            }, -- end of [25]
                                            [61] = 
                                            {
                                                ["y"] = 703607.3125,
                                                ["x"] = -50148.51953125,
                                            }, -- end of [61]
                                            [26] = 
                                            {
                                                ["y"] = 703799.6875,
                                                ["x"] = -50525.6875,
                                            }, -- end of [26]
                                            [62] = 
                                            {
                                                ["y"] = 703614.5,
                                                ["x"] = -50145.9765625,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 705417.3125,
                                                ["x"] = -51507.578125,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 703628.25,
                                                ["x"] = -50138.55859375,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 704000,
                                                ["x"] = -50780.41015625,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 703641.4375,
                                                ["x"] = -50130.2421875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 703647.6875,
                                                ["x"] = -50127.1484375,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 703654.5,
                                                ["x"] = -50125.75390625,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 703830,
                                                ["x"] = -50682.33984375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 703668.0625,
                                                ["x"] = -50128.30859375,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 703779.5625,
                                                ["x"] = -50182.671875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 703788.5,
                                                ["x"] = -50186.23046875,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 703823.75,
                                                ["x"] = -50677.9453125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 703807.375,
                                                ["x"] = -50189.2109375,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 703817,
                                                ["x"] = -50188.56640625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 703853.5625,
                                                ["x"] = -50183.3671875,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 703818.5,
                                                ["x"] = -50672.3671875,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 703871.0625,
                                                ["x"] = -50183.4609375,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 703879.6875,
                                                ["x"] = -50185.42578125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 704857.0625,
                                                ["x"] = -51221.2265625,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 703814.5625,
                                                ["x"] = -50665.83203125,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 704344.75,
                                                ["x"] = -50409.7109375,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 704355.875,
                                                ["x"] = -50412.84765625,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 704367.375,
                                                ["x"] = -50414.609375,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 703812,
                                                ["x"] = -50658.62890625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 704403.75,
                                                ["x"] = -50414.51171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 704414.375,
                                                ["x"] = -50415.16796875,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 704424.8125,
                                                ["x"] = -50417.47265625,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 703811.0625,
                                                ["x"] = -50651.05859375,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 704754.9375,
                                                ["x"] = -50576.234375,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 704761.3125,
                                                ["x"] = -50580.359375,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 704766.375,
                                                ["x"] = -50585.9765625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 703807.875,
                                                ["x"] = -50547.65625,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 704784.1875,
                                                ["x"] = -50631.39453125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 704787.75,
                                                ["x"] = -50638.09375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 704518.4375,
                                                ["x"] = -51029.6015625,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 703806.75,
                                                ["x"] = -50539.80078125,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 704838.25,
                                                ["x"] = -50665.62109375,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 704845.5,
                                                ["x"] = -50667.96484375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 704853.125,
                                                ["x"] = -50668.515625,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 704860.6875,
                                                ["x"] = -50667.24609375,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 704907.25,
                                                ["x"] = -50653.54296875,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 704914.8125,
                                                ["x"] = -50652.2890625,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 704922.375,
                                                ["x"] = -50652.875,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 704929.625,
                                                ["x"] = -50655.26171875,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 706196.9375,
                                                ["x"] = -51250.9609375,
                                            }, -- end of [104]
                                            [95] = 
                                            {
                                                ["y"] = 704799.3125,
                                                ["x"] = -50647.67578125,
                                            }, -- end of [95]
                                            [94] = 
                                            {
                                                ["y"] = 704792.9375,
                                                ["x"] = -50643.64453125,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 703794.125,
                                                ["x"] = -50520.06640625,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 704769.9375,
                                                ["x"] = -50592.7109375,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 704434.75,
                                                ["x"] = -50421.37109375,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 704107.3125,
                                                ["x"] = -50776.59375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 703787.4375,
                                                ["x"] = -50515.76171875,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 704378.9375,
                                                ["x"] = -50414.97265625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 704334.0625,
                                                ["x"] = -50405.24609375,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 703887.875,
                                                ["x"] = -50188.62109375,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 703551.9375,
                                                ["x"] = -50399.1796875,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 703862.3125,
                                                ["x"] = -50182.76953125,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 703797.8125,
                                                ["x"] = -50188.42578125,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 703661.4375,
                                                ["x"] = -50126.1484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 703546.625,
                                                ["x"] = -50395.58203125,
                                            }, -- end of [30]
                                            [4] = 
                                            {
                                                ["y"] = 704912.4375,
                                                ["x"] = -51251.984375,
                                            }, -- end of [4]
                                            [47] = 
                                            {
                                                ["y"] = 703360.0625,
                                                ["x"] = -50172.33203125,
                                            }, -- end of [47]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 707473.35856174,
                                                ["x"] = -52445.228805922,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 707473.35856174,
                                                ["x"] = -52445.228805922,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 705425.28458356,
                                            ["x"] = -51510.577866389,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 161.13927134867,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 706294.53215102,
                                            ["x"] = -51296.511881679,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 446.93861423342,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 707409.32277403,
                                            ["x"] = -52427.117270688,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 742.98488436899,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 706239.68142039,
                                            ["x"] = -51270.83783628,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 896.9045301974,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 705417.75379123,
                                            ["x"] = -51506.733193813,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1044.5371922325,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 706197.00155823,
                                            ["x"] = -51250.86108126,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1359.1822102652,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 707473.35856174,
                                            ["x"] = -52445.228805922,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 705425.28458356,
                                        ["type"] = "ZiL-131 APA-80",
                                        ["name"] = "Unit #3",
                                        ["unitId"] = 30,
                                        ["heading"] = 1.3293352407989,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -51510.577866389,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 705425.28458356,
                                ["x"] = -51510.577866389,
                                ["name"] = "New Vehicle Group #002",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 706706.10298675,
                                            ["x"] = -52711.606611745,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 706706.10298675,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #4",
                                        ["unitId"] = 31,
                                        ["heading"] = 4.914710608763,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Random",
                                        ["x"] = -52711.606611745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706706.10298675,
                                ["x"] = -52711.606611745,
                                ["name"] = "New Vehicle Group #003",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 704046.4253912,
                                            ["x"] = -50032.228977816,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 704046.4253912,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #5",
                                        ["unitId"] = 32,
                                        ["heading"] = 2.4227626539682,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Random",
                                        ["x"] = -50032.228977816,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 704046.4253912,
                                ["x"] = -50032.228977816,
                                ["name"] = "New Vehicle Group #004",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 706010.66407145,
                                            ["x"] = -50851.640812272,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 706010.66407145,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Unit #6",
                                        ["unitId"] = 33,
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Random",
                                        ["x"] = -50851.640812272,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 705969.56309915,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Unit #7",
                                        ["unitId"] = 34,
                                        ["heading"] = 4.7238827270997,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Random",
                                        ["x"] = -50895.313185382,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 706021.83504038,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Unit #8",
                                        ["unitId"] = 35,
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Random",
                                        ["x"] = -50931.18666257,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 706064.83537275,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Unit #9",
                                        ["unitId"] = 36,
                                        ["heading"] = 1.415799584871,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Random",
                                        ["x"] = -50884.964672548,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 706010.66407145,
                                ["x"] = -50851.640812272,
                                ["name"] = "New Vehicle Group #005",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["long"] = 0.76162886619568,
                                                ["lat"] = 0.75940698385239,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["long"] = 0.76162749528885,
                                                ["lat"] = 0.75940787792206,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 760517.71322682,
                                            ["x"] = -124666.90519482,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 760517.71322682,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #10",
                                        ["unitId"] = 37,
                                        ["heading"] = 0.26060239174734,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Random",
                                        ["x"] = -124666.90519482,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760517.71322682,
                                ["x"] = -124666.90519482,
                                ["name"] = "New Vehicle Group #006",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706229.14482768,
                                                ["x"] = -50812.904540455,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 781632.00197053,
                                                ["x"] = -102572.90454045,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706229.14482768,
                                            ["x"] = -50812.904540455,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 706229.14482768,
                                        ["type"] = "55G6 EWR",
                                        ["name"] = "Unit #1",
                                        ["unitId"] = 43,
                                        ["heading"] = 2.1723677002624,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -50812.904540455,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706229.14482768,
                                ["x"] = -50812.904540455,
                                ["name"] = "New Vehicle Group",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 379,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 741432.76552692,
                                            ["x"] = -74108.694574734,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EWR",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 741432.76552692,
                                        ["type"] = "1L13 EWR",
                                        ["name"] = "Unit #001",
                                        ["unitId"] = 44,
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Random",
                                        ["x"] = -74108.694574734,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 741432.76552692,
                                ["x"] = -74108.694574734,
                                ["name"] = "New Vehicle Group #007",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 740028.57142857,
                                                ["x"] = -73308.694574734,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 739914.28571428,
                                                ["x"] = -73137.266003305,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 381,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 742061.42857143,
                                            ["x"] = -75632.123146163,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 742061.42857143,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Unit #002",
                                        ["unitId"] = 46,
                                        ["heading"] = 5.6951827036317,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -75632.123146163,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 741199.71428571,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #003",
                                        ["unitId"] = 47,
                                        ["heading"] = 5.6951827036317,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -73092.694574734,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 742061.42857143,
                                ["x"] = -75632.123146163,
                                ["name"] = "New Vehicle Group #008",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [9]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 82800,
                                            ["y"] = 565949.07493115,
                                            ["x"] = -452025.20007632,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 83997.486517062,
                                            ["y"] = 405492.49206194,
                                            ["x"] = -239734.80031474,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = false,
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4000,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = 0,
                                        ["skill"] = "Excellent",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "MiG-27K",
                                        ["unitId"] = 5,
                                        ["psi"] = 0.64722526703477,
                                        ["y"] = 565949.07493115,
                                        ["x"] = -452025.20007632,
                                        ["name"] = "4",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4500",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.64722526703477,
                                        ["callsign"] = 105,
                                        ["onboard_num"] = 15,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 565949.07493115,
                                ["x"] = -452025.20007632,
                                ["name"] = "4",
                                ["communication"] = true,
                                ["start_time"] = 82800,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 82800,
                                            ["y"] = 387839.9306609,
                                            ["x"] = -196097.28586902,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 83979.796738771,
                                            ["y"] = 238773.71082883,
                                            ["x"] = 19578.557136912,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = false,
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4000,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = 0,
                                        ["skill"] = "Excellent",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "MiG-27K",
                                        ["unitId"] = 6,
                                        ["psi"] = 0.60476747862266,
                                        ["y"] = 387839.9306609,
                                        ["x"] = -196097.28586902,
                                        ["name"] = "1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4500",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.60476747862266,
                                        ["callsign"] = 106,
                                        ["onboard_num"] = 16,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 387839.9306609,
                                ["x"] = -196097.28586902,
                                ["name"] = "1",
                                ["communication"] = true,
                                ["start_time"] = 82800,
                                ["frequency"] = 251,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 82800,
                                            ["y"] = 404325.20367723,
                                            ["x"] = 35449.008928191,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 83928.659211749,
                                            ["y"] = 268786.1880928,
                                            ["x"] = 246485.53553878,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = false,
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4000,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = 0,
                                        ["skill"] = "Excellent",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "MiG-27K",
                                        ["unitId"] = 7,
                                        ["psi"] = 0.57091046344502,
                                        ["y"] = 404325.20367723,
                                        ["x"] = 35449.008928191,
                                        ["name"] = "2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4500",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.57091046344502,
                                        ["callsign"] = 107,
                                        ["onboard_num"] = 17,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 404325.20367723,
                                ["x"] = 35449.008928191,
                                ["name"] = "2",
                                ["communication"] = true,
                                ["start_time"] = 82800,
                                ["frequency"] = 251,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 82800,
                                            ["y"] = 869634.07769043,
                                            ["x"] = -508238.97343057,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 83970.784964129,
                                            ["y"] = 715896.05017474,
                                            ["x"] = -298345.29489395,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = false,
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4000,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = 0,
                                        ["skill"] = "Excellent",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "MiG-27K",
                                        ["unitId"] = 8,
                                        ["psi"] = 0.63217852040836,
                                        ["y"] = 869634.07769043,
                                        ["x"] = -508238.97343057,
                                        ["name"] = "3",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4500",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.63217852040836,
                                        ["callsign"] = 108,
                                        ["onboard_num"] = 18,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 869634.07769043,
                                ["x"] = -508238.97343057,
                                ["name"] = "3",
                                ["communication"] = true,
                                ["start_time"] = 82800,
                                ["frequency"] = 251,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 667,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 26,
                                            ["y"] = 705718.47981263,
                                            ["x"] = -51251.551717591,
                                            ["name"] = "GAI",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 667,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VVS Camo",
                                        ["skill"] = "Player",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 124,
                                                    [2] = 150,
                                                    [4] = 131,
                                                    [8] = 133,
                                                    [16] = 123,
                                                    [17] = 132,
                                                    [9] = 122,
                                                    [18] = 127,
                                                    [5] = 141,
                                                    [10] = 124,
                                                    [20] = 138,
                                                    [11] = 134,
                                                    [3] = 121,
                                                    [6] = 126,
                                                    [12] = 125,
                                                    [13] = 135,
                                                    [7] = 130,
                                                    [14] = 137,
                                                    [15] = 136,
                                                    [19] = 129,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 9,
                                        ["psi"] = 0,
                                        ["y"] = 705718.47981263,
                                        ["x"] = -51251.551717591,
                                        ["name"] = "Player",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-60 2L}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB_800_MIG21}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{R-60 2R}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{ASO-2}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 32,
                                            ["ammo_type"] = 3,
                                            ["chaff"] = 32,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["callsign"] = 109,
                                        ["onboard_num"] = 76,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 667,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VVS Camo",
                                        ["skill"] = "Average",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 10,
                                        ["psi"] = 0,
                                        ["y"] = 705755.96204176,
                                        ["x"] = -51292.138775821,
                                        ["name"] = "Wingman",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-60 2L}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB_800_MIG21}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{R-60 2R}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{ASO-2}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 32,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 32,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["callsign"] = 110,
                                        ["onboard_num"] = 56,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 667,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VVS Camo",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 45,
                                        ["psi"] = 0,
                                        ["y"] = 705798.47981263,
                                        ["x"] = -51331.551717591,
                                        ["name"] = "Wingman 2 ",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-60 2L}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB_800_MIG21}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{R-60 2R}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{ASO-2}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 32,
                                            ["ammo_type"] = 3,
                                            ["chaff"] = 32,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["callsign"] = 113,
                                        ["onboard_num"] = "010",
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 705718.47981263,
                                ["x"] = -51251.551717591,
                                ["name"] = "MiG-21",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Antiship Strike",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 82800,
                                            ["y"] = 633817.71625625,
                                            ["x"] = -53454.333111883,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "AntiShip",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 83154.004302769,
                                            ["y"] = 711905.0844777,
                                            ["x"] = -43917.152860181,
                                            ["speed"] = 222.22222222222,
                                            ["ETA_locked"] = false,
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 659,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["ETA"] = 83197.182613859,
                                            ["airdromeId"] = 26,
                                            ["y"] = 705718.47981263,
                                            ["x"] = -51251.551717591,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1500,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = 0,
                                        ["skill"] = "High",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "Tu-22M3",
                                        ["unitId"] = 38,
                                        ["psi"] = -1.4492635011255,
                                        ["y"] = 633817.71625625,
                                        ["x"] = -53454.333111883,
                                        ["name"] = "Pilot #4",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "50000",
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.4492635011255,
                                        ["callsign"] = 762,
                                        ["onboard_num"] = 77,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 633817.71625625,
                                ["x"] = -53454.333111883,
                                ["name"] = "Tu-22M3",
                                ["communication"] = true,
                                ["start_time"] = 82800,
                                ["frequency"] = 251,
                            }, -- end of [6]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0.45378560551853,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706676.48203522,
                                            ["speed"] = 0,
                                            ["x"] = -52109.572399874,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 18,
                                        ["livery_id"] = "VVS Grey",
                                        ["rate"] = "50",
                                        ["y"] = 706676.48203522,
                                        ["x"] = -52109.572399874,
                                        ["name"] = "New Static Object",
                                        ["category"] = "Planes",
                                        ["heading"] = 0.45378560551853,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706676.48203522,
                                ["x"] = -52109.572399874,
                                ["name"] = "New Static Object",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0.45378560551853,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706643.3058975,
                                            ["speed"] = 0,
                                            ["x"] = -52095.193486571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 19,
                                        ["livery_id"] = "VVS Grey",
                                        ["rate"] = "50",
                                        ["y"] = 706643.3058975,
                                        ["x"] = -52095.193486571,
                                        ["name"] = "New Static Object #001",
                                        ["category"] = "Planes",
                                        ["heading"] = 0.45378560551853,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706643.3058975,
                                ["x"] = -52095.193486571,
                                ["name"] = "New Static Object #001",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0.45378560551853,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706611.59179581,
                                            ["speed"] = 0,
                                            ["x"] = -52081.40377792,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 20,
                                        ["livery_id"] = "VVS Grey",
                                        ["rate"] = "50",
                                        ["y"] = 706611.59179581,
                                        ["x"] = -52081.40377792,
                                        ["name"] = "New Static Object #002",
                                        ["category"] = "Planes",
                                        ["heading"] = 0.45378560551853,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706611.59179581,
                                ["x"] = -52081.40377792,
                                ["name"] = "New Static Object #002",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0.45378560551853,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706579.97349692,
                                            ["speed"] = 0,
                                            ["x"] = -52068.373275099,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Su-17M4",
                                        ["unitId"] = 21,
                                        ["livery_id"] = "af standard (RUS)",
                                        ["rate"] = "40",
                                        ["y"] = 706579.97349692,
                                        ["x"] = -52068.373275099,
                                        ["name"] = "New Static Object #003",
                                        ["category"] = "Planes",
                                        ["heading"] = 0.45378560551853,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706579.97349692,
                                ["x"] = -52068.373275099,
                                ["name"] = "New Static Object #003",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 3.5953782591083,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706366.5803885,
                                            ["speed"] = 0,
                                            ["x"] = -51963.063248198,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 23,
                                        ["livery_id"] = "FSB aeroflot",
                                        ["rate"] = "70",
                                        ["y"] = 706366.5803885,
                                        ["x"] = -51963.063248198,
                                        ["name"] = "New Static Object #004",
                                        ["category"] = "Planes",
                                        ["heading"] = 3.5953782591083,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706366.5803885,
                                ["x"] = -51963.063248198,
                                ["name"] = "New Static Object #004",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 3.5953782591083,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706162.6388623,
                                            ["speed"] = 0,
                                            ["x"] = -51875.469757822,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 24,
                                        ["livery_id"] = "FSB aeroflot",
                                        ["y"] = 706162.6388623,
                                        ["x"] = -51875.469757822,
                                        ["name"] = "New Static Object #005",
                                        ["category"] = "Planes",
                                        ["heading"] = 3.5953782591083,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706162.6388623,
                                ["x"] = -51875.469757822,
                                ["name"] = "New Static Object #005",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 2.1112158270655,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 705738.59938106,
                                            ["speed"] = 0,
                                            ["x"] = -51740.861364989,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Yak-40",
                                        ["unitId"] = 25,
                                        ["livery_id"] = "Aeroflot",
                                        ["rate"] = "50",
                                        ["y"] = 705738.59938106,
                                        ["x"] = -51740.861364989,
                                        ["name"] = "New Static Object #006",
                                        ["category"] = "Planes",
                                        ["heading"] = 2.1112158270655,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 705738.59938106,
                                ["x"] = -51740.861364989,
                                ["name"] = "New Static Object #006",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 3.8604226532114,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 705616.88343778,
                                            ["speed"] = 0,
                                            ["x"] = -51695.924961879,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "An-26B",
                                        ["unitId"] = 26,
                                        ["livery_id"] = "Aeroflot",
                                        ["rate"] = "50",
                                        ["y"] = 705616.88343778,
                                        ["x"] = -51695.924961879,
                                        ["name"] = "New Static Object #007",
                                        ["category"] = "Planes",
                                        ["heading"] = 3.8604226532114,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 705616.88343778,
                                ["x"] = -51695.924961879,
                                ["name"] = "New Static Object #007",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 2.9060476728689,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706652.08685982,
                                            ["speed"] = 0,
                                            ["x"] = -52107.595582386,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZiL-131 APA-80",
                                        ["unitId"] = 27,
                                        ["rate"] = 6,
                                        ["y"] = 706652.08685982,
                                        ["x"] = -52107.595582386,
                                        ["name"] = "New Static Object #008",
                                        ["category"] = "Unarmed",
                                        ["heading"] = 2.9060476728689,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706652.08685982,
                                ["x"] = -52107.595582386,
                                ["name"] = "New Static Object #008",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 4.4263375386674,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706945.39132705,
                                            ["speed"] = 0,
                                            ["x"] = -51761.877764101,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "UAZ-469",
                                        ["unitId"] = 41,
                                        ["rate"] = 3,
                                        ["y"] = 706945.39132705,
                                        ["x"] = -51761.877764101,
                                        ["name"] = "New Static Object #009",
                                        ["category"] = "Unarmed",
                                        ["heading"] = 4.4263375386674,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706945.39132705,
                                ["x"] = -51761.877764101,
                                ["name"] = "New Static Object #009",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 2.4329663814621,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 707647.79346882,
                                            ["speed"] = 0,
                                            ["x"] = -51521.794394149,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Tu-22M3",
                                        ["unitId"] = 42,
                                        ["livery_id"] = "af standard",
                                        ["rate"] = "100",
                                        ["y"] = 707647.79346882,
                                        ["x"] = -51521.794394149,
                                        ["name"] = "New Static Object #010",
                                        ["category"] = "Planes",
                                        ["heading"] = 2.4329663814621,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 707647.79346882,
                                ["x"] = -51521.794394149,
                                ["name"] = "New Static Object #010",
                                ["dead"] = false,
                            }, -- end of [11]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "Ground Controlled Intercept",
    ["version"] = 7,
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 25,
            ["predicate"] = "score",
            ["comment"] = "F-16 A-1 Down",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 2,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 25,
            ["predicate"] = "score",
            ["comment"] = "F-16 A-2 Down",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 3,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 25,
            ["predicate"] = "score",
            ["comment"] = "USN B-1 Down",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 4,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 25,
            ["predicate"] = "score",
            ["comment"] = "USN B-2 Down",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_alive",
                    ["zone"] = 12,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 100,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "Survive",
        }, -- end of [5]
    }, -- end of ["goals"]
    ["currentKey"] = 23214,
    ["start_time"] = 15859800,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["LANDING_LIGHTS_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Landing lights failure",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LANDING_LIGHTS_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LANDING_LIGHTS_FAILURE"]
        ["RADAR_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Radar",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["RADAR_FAILURE_TOTAL"]
        ["DC_BUS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "DC Bus",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DC_BUS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["DC_BUS_FAILURE_TOTAL"]
        ["AC_BUS_PO7502_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "PO7502 Inverter",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AC_BUS_PO7502_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AC_BUS_PO7502_FAILURE"]
        ["GYROS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Gyroscopes",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GYROS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["GYROS_FAILURE_TOTAL"]
        ["AC_BUS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AC Bus",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AC_BUS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AC_BUS_FAILURE_TOTAL"]
        ["SOPLO_FAILURE_PARTIAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Engine Nozzle",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SOPLO_FAILURE_PARTIAL",
            ["mm"] = 0,
        }, -- end of ["SOPLO_FAILURE_PARTIAL"]
        ["ENGINE_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Engine",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENGINE_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ENGINE_FAILURE_TOTAL"]
        ["PITOT_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Pitot Tubes",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PITOT_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["PITOT_FAILURE_TOTAL"]
        ["KPP_FAILURE_PARTIAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Kpp",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "KPP_FAILURE_PARTIAL",
            ["mm"] = 0,
        }, -- end of ["KPP_FAILURE_PARTIAL"]
        ["WEAPONS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Weapons System",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "WEAPONS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["WEAPONS_FAILURE_TOTAL"]
        ["AC_BUS_PO7501_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "PO7501 Inverter",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AC_BUS_PO7501_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AC_BUS_PO7501_FAILURE"]
        ["DC_BUS_GENERATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "DC Generator",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DC_BUS_GENERATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["DC_BUS_GENERATOR_FAILURE"]
    }, -- end of ["failures"]
} -- end of mission
