mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 15,
        ["Year"] = 2008,
        ["Month"] = 9,
    }, -- end of ["date"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
                [1] = "return(c_unit_alive(8) and c_flag_is_true(\"777\") and c_unit_in_zone(8, 1328) and c_unit_speed_lower(8, 12.847222222222) )",
                [2] = "return(c_unit_dead(8) )",
            }, -- end of ["conditions"]
            ["actions"] = 
            {
                [1] = "a_set_mission_result(100)",
                [2] = "a_set_mission_result(50)",
            }, -- 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",
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 2,
        ["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"]
    ["maxDictId"] = 78,
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_16\"), 10, false, 0);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_62\"), 0); mission.trig.func[1]=nil;",
            [2] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_17\"), 30, false, 0); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_24\"), 20, false, 0);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_63\"), 0); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_44\"), 20, false, 0);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_66\"), 0); mission.trig.func[4]=nil;",
            [5] = "a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_35\"), \"400\", 1);a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_59\"), 15, false, 0); mission.trig.func[5]=nil;",
            [6] = "a_remove_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_27\"));a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_28\"), 20, false, 0);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_67\"), 0); mission.trig.func[6]=nil;",
            [7] = "a_set_flag(\"777\"); mission.trig.func[7]=nil;",
            [8] = "a_set_flag(\"600\"); mission.trig.func[8]=nil;",
            [9] = "a_set_flag(\"500\");a_activate_group(129);a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_45\"), 25, true, 10);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_68\"), 0); mission.trig.func[9]=nil;",
            [10] = "a_ai_task(128, 1);a_ai_task(128, 2);a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_50\"), 15, false, 0);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_69\"), 0); mission.trig.func[10]=nil;",
            [11] = "a_remove_scene_objects(1658, 1); mission.trig.func[11]=nil;",
            [12] = "a_activate_group(158); mission.trig.func[12]=nil;",
            [13] = "a_explosion_unit(448, 10);a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_51\"), 15, false, 0);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_70\"), 0); mission.trig.func[13]=nil;",
            [14] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_52\"), 15, false, 0);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_71\"), 0); mission.trig.func[14]=nil;",
            [15] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_53\"), 15, false, 0);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_72\"), 0); mission.trig.func[15]=nil;",
            [16] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_54\"), 20, false, 0);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_73\"), 0); mission.trig.func[16]=nil;",
            [17] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_56\"), 15, false, 0);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_75\"), 0); mission.trig.func[17]=nil;",
            [18] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_58\"), 15, false, 0);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_76\"), 0); mission.trig.func[18]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
            [18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() 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,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_in_zone(8, 496) and c_unit_altitude_lower_AGL(8, 120) )",
            [2] = "return(c_flag_is_true(\"777\") and c_unit_altitude_lower_AGL(8, 15) and c_unit_speed_lower(8, 12.847222222222) and c_unit_in_zone(8, 1328) )",
            [3] = "return(c_unit_in_zone(8, 829) )",
            [4] = "return(c_unit_in_zone(8, 828) )",
            [5] = "return(c_unit_in_zone(8, 1327) and c_flag_is_true(\"777\") )",
            [6] = "return(c_flag_is_true(\"400\") )",
            [7] = "return(c_unit_alive(8) and c_time_after(900) )",
            [8] = "return(c_time_before(10) )",
            [9] = "return(c_unit_dead(512) and c_unit_dead(513) )",
            [10] = "return(c_part_of_group_in_zone(92, 1493) )",
            [11] = "return(c_time_before(10) )",
            [12] = "return(c_part_of_group_in_zone(159, 1823) )",
            [13] = "return(c_unit_damaged(448) )",
            [14] = "return(c_missile_in_zone(\"4.4.34.259\", 1, 1989) )",
            [15] = "return(c_unit_dead(608) )",
            [16] = "return(c_part_of_group_in_zone(92, 2154) )",
            [17] = "return(c_unit_altitude_higher_AGL(578, 5) )",
            [18] = "return(c_missile_in_zone(\"4.4.8.58\", 1, 2319) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["drawings"] = 
    {
        ["options"] = 
        {
            ["hiddenOnF10Map"] = 
            {
                ["Observer"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Observer"]
                ["Instructor"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Instructor"]
                ["ForwardObserver"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ForwardObserver"]
                ["ArtilleryCommander"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ArtilleryCommander"]
                ["Spectrator"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Spectrator"]
                ["Pilot"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Pilot"]
            }, -- end of ["hiddenOnF10Map"]
        }, -- end of ["options"]
        ["layers"] = 
        {
            [2] = 
            {
                ["visible"] = true,
                ["name"] = "Blue",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [2]
            [3] = 
            {
                ["visible"] = true,
                ["name"] = "Neutral",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [3]
            [1] = 
            {
                ["visible"] = true,
                ["name"] = "Red",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [1]
            [4] = 
            {
                ["visible"] = true,
                ["name"] = "Common",
                ["objects"] = 
                {
                    [1] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 604303.18514461,
                        ["primitiveType"] = "Line",
                        ["closed"] = false,
                        ["thickness"] = 21,
                        ["colorString"] = "0xff0000ff",
                        ["style"] = "boundry2",
                        ["lineMode"] = "segments",
                        ["mapX"] = -267618.13566981,
                        ["points"] = 
                        {
                            [13] = 
                            {
                                ["y"] = 27137.258845062,
                                ["x"] = 35980.304016048,
                            }, -- end of [13]
                            [7] = 
                            {
                                ["y"] = 25682.55733718,
                                ["x"] = 22373.711144256,
                            }, -- end of [7]
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = -58.707557688584,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["y"] = 3251.3005337968,
                                ["x"] = 1925.2836919135,
                            }, -- end of [2]
                            [4] = 
                            {
                                ["y"] = 8686.0954393587,
                                ["x"] = 8147.6542563931,
                            }, -- end of [4]
                            [8] = 
                            {
                                ["y"] = 26550.140485209,
                                ["x"] = 24163.351444406,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["y"] = 28123.789714651,
                                ["x"] = 25767.856541091,
                            }, -- end of [9]
                            [5] = 
                            {
                                ["y"] = 13312.973437553,
                                ["x"] = 10309.06705187,
                            }, -- end of [5]
                            [10] = 
                            {
                                ["y"] = 29476.164624446,
                                ["x"] = 26772.180836939,
                            }, -- end of [10]
                            [3] = 
                            {
                                ["y"] = 6173.5953915756,
                                ["x"] = 4214.2822269886,
                            }, -- end of [3]
                            [6] = 
                            {
                                ["y"] = 19560.476943063,
                                ["x"] = 14996.313903783,
                            }, -- end of [6]
                            [12] = 
                            {
                                ["y"] = 28924.220344776,
                                ["x"] = 33585.074194124,
                            }, -- end of [12]
                            [11] = 
                            {
                                ["y"] = 29991.058144684,
                                ["x"] = 28841.301951262,
                            }, -- end of [11]
                        }, -- end of ["points"]
                        ["name"] = "Line-2",
                        ["layerName"] = "Common",
                    }, -- end of [1]
                    [2] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 605933.08040795,
                        ["primitiveType"] = "Line",
                        ["closed"] = false,
                        ["thickness"] = 4,
                        ["colorString"] = "0x0000ffff",
                        ["style"] = "solid",
                        ["lineMode"] = "segments",
                        ["mapX"] = -268652.03309778,
                        ["points"] = 
                        {
                            [13] = 
                            {
                                ["y"] = 34916.232377471,
                                ["x"] = 41295.386808836,
                            }, -- end of [13]
                            [7] = 
                            {
                                ["y"] = 18793.268783767,
                                ["x"] = 6402.9327816056,
                            }, -- end of [7]
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["y"] = 4570.8251715288,
                                ["x"] = 849.9468294165,
                            }, -- end of [2]
                            [4] = 
                            {
                                ["y"] = 11842.592489872,
                                ["x"] = 3871.9800006765,
                            }, -- end of [4]
                            [8] = 
                            {
                                ["y"] = 21965.284975562,
                                ["x"] = 13937.591008804,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["y"] = 27211.988156287,
                                ["x"] = 23757.269882564,
                            }, -- end of [9]
                            [5] = 
                            {
                                ["y"] = 14241.331319559,
                                ["x"] = 4778.5899520541,
                            }, -- end of [5]
                            [10] = 
                            {
                                ["y"] = 30469.067014023,
                                ["x"] = 27640.710059096,
                            }, -- end of [10]
                            [3] = 
                            {
                                ["y"] = 5099.6809764991,
                                ["x"] = 812.17141477577,
                            }, -- end of [3]
                            [6] = 
                            {
                                ["y"] = 17603.343222584,
                                ["x"] = 5760.7507327132,
                            }, -- end of [6]
                            [12] = 
                            {
                                ["y"] = 35479.957564387,
                                ["x"] = 36722.949181629,
                            }, -- end of [12]
                            [11] = 
                            {
                                ["y"] = 32723.967761687,
                                ["x"] = 31899.967026905,
                            }, -- end of [11]
                        }, -- end of ["points"]
                        ["name"] = "Line-3",
                        ["layerName"] = "Common",
                    }, -- end of [2]
                }, -- end of ["objects"]
            }, -- end of [4]
            [5] = 
            {
                ["visible"] = true,
                ["name"] = "Author",
                ["objects"] = 
                {
                    [1] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 618312.96197727,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "1st Mortar Rifle Brigade",
                        ["scale"] = 1,
                        ["mapX"] = -249516.09295055,
                        ["angle"] = 325,
                        ["file"] = "P91000002.png",
                        ["layerName"] = "Author",
                    }, -- end of [1]
                    [2] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 598803.25831136,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "2nd Motar Rifle Brigade",
                        ["scale"] = 1,
                        ["mapX"] = -233634.84478347,
                        ["angle"] = 325,
                        ["file"] = "P91000002.png",
                        ["layerName"] = "Author",
                    }, -- end of [2]
                    [4] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 605567.08667599,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "Central Artillery Regiment",
                        ["scale"] = 1,
                        ["mapX"] = -232208.243265,
                        ["angle"] = 325,
                        ["file"] = "P91000006.png",
                        ["layerName"] = "Author",
                    }, -- end of [4]
                    [8] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 612623.97791652,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "1st Mortar Rifle Brigade",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "1st BN",
                        ["angle"] = 325,
                        ["mapX"] = -252452.31625381,
                        ["fillColorString"] = "0xff000000",
                        ["colorString"] = "0x000000ff",
                        ["fontSize"] = 16,
                    }, -- end of [8]
                    [16] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 600947.86857929,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "FEBA",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "FEBA",
                        ["angle"] = 328,
                        ["mapX"] = -274828.95179521,
                        ["fillColorString"] = "0xff000000",
                        ["colorString"] = "0x0000ffff",
                        ["fontSize"] = 24,
                    }, -- end of [16]
                    [17] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 608730.87698406,
                        ["primitiveType"] = "Line",
                        ["closed"] = false,
                        ["thickness"] = 32,
                        ["colorString"] = "0x0000ffff",
                        ["style"] = "boundry2",
                        ["lineMode"] = "segments",
                        ["mapX"] = -271810.01165123,
                        ["points"] = 
                        {
                            [6] = 
                            {
                                ["y"] = 35684.540373928,
                                ["x"] = 38332.103046829,
                            }, -- end of [6]
                            [2] = 
                            {
                                ["y"] = 10532.694981335,
                                ["x"] = 2935.3412243066,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["y"] = 17496.935925278,
                                ["x"] = 9208.9136448833,
                            }, -- end of [3]
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [1]
                            [4] = 
                            {
                                ["y"] = 27511.629514092,
                                ["x"] = 22158.948458002,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["y"] = 30101.636476715,
                                ["x"] = 28547.632299139,
                            }, -- end of [5]
                            [7] = 
                            {
                                ["y"] = 35108.983271123,
                                ["x"] = 44778.342598247,
                            }, -- end of [7]
                        }, -- end of ["points"]
                        ["name"] = "Forward Troops",
                        ["layerName"] = "Author",
                    }, -- end of [17]
                    [9] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 626410.35248541,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "Recon Unit",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "Recon-1",
                        ["angle"] = 325,
                        ["mapX"] = -229089.24331552,
                        ["fillColorString"] = "0xff000000",
                        ["colorString"] = "0x000000ff",
                        ["fontSize"] = 16,
                    }, -- end of [9]
                    [18] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 607020.91381168,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "FLOT",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "FLOT",
                        ["angle"] = 328,
                        ["mapX"] = -278098.00565329,
                        ["fillColorString"] = "0xff000000",
                        ["colorString"] = "0x0000ffff",
                        ["fontSize"] = 24,
                    }, -- end of [18]
                    [5] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 610215.98758895,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "Air Defense BN",
                        ["scale"] = 1,
                        ["mapX"] = -244770.56018593,
                        ["angle"] = 325,
                        ["file"] = "P91000010.png",
                        ["layerName"] = "Author",
                    }, -- end of [5]
                    [10] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 606063.69995313,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "SHORAD ADA BN",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "ADA BN",
                        ["angle"] = 325,
                        ["mapX"] = -246632.92902365,
                        ["fillColorString"] = "0xff000000",
                        ["colorString"] = "0x000000ff",
                        ["fontSize"] = 16,
                    }, -- end of [10]
                    [20] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 647399.11289925,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "2nd Infantry Brigade",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "2nd Infantry Brigade",
                        ["angle"] = 325,
                        ["mapX"] = -278082.21568142,
                        ["fillColorString"] = "0xff000000",
                        ["colorString"] = "0x000000ff",
                        ["fontSize"] = 16,
                    }, -- end of [20]
                    [21] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 619175.07096688,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "21st INF BN",
                        ["scale"] = 1,
                        ["mapX"] = -271973.34576046,
                        ["angle"] = 334,
                        ["file"] = "P91000003.png",
                        ["layerName"] = "Author",
                    }, -- end of [21]
                    [11] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 603478.76504514,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "Artillery Regiment",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "Artillery Regiment ",
                        ["angle"] = 325,
                        ["mapX"] = -232353.18489215,
                        ["fillColorString"] = "0xff000000",
                        ["colorString"] = "0x000000ff",
                        ["fontSize"] = 16,
                    }, -- end of [11]
                    [22] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 635970.8781228,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "22nd INF BN",
                        ["scale"] = 1,
                        ["mapX"] = -256251.71113,
                        ["angle"] = 301,
                        ["file"] = "P91000003.png",
                        ["layerName"] = "Author",
                    }, -- end of [22]
                    [3] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 577179.41005478,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "3rd Motar Rifle Brigade",
                        ["scale"] = 1,
                        ["mapX"] = -223629.0932077,
                        ["angle"] = 325,
                        ["file"] = "P91000002.png",
                        ["layerName"] = "Author",
                    }, -- end of [3]
                    [6] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 563858.94235503,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "Central Military Command",
                        ["scale"] = 1,
                        ["mapX"] = -219749.14839578,
                        ["angle"] = 354,
                        ["file"] = "P91000005.png",
                        ["layerName"] = "Author",
                    }, -- end of [6]
                    [12] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 597604.34436469,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "2nd Motar Rifle Brigade",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "2nd Motar Rifle Brigade-1",
                        ["angle"] = 324.41524247536,
                        ["mapX"] = -233365.18850271,
                        ["fillColorString"] = "0xff000000",
                        ["colorString"] = "0x000000ff",
                        ["fontSize"] = 16,
                    }, -- end of [12]
                    [24] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 644705.21483126,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "23rd Infantry Battalion",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "23rd Infantry Battalion",
                        ["angle"] = 0,
                        ["mapX"] = -244683.88152562,
                        ["fillColorString"] = "0xff000000",
                        ["colorString"] = "0x000000ff",
                        ["fontSize"] = 16,
                    }, -- end of [24]
                    [25] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 637848.46574823,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "22nd Infantry Battalion",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "22nd Infantry Battalion",
                        ["angle"] = 0,
                        ["mapX"] = -258069.50519939,
                        ["fillColorString"] = "0xff000000",
                        ["colorString"] = "0x000000ff",
                        ["fontSize"] = 16,
                    }, -- end of [25]
                    [13] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 579607.69100893,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "3rd Motar Rifle Brigade",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "3rd Motar Rifle Brigade-1",
                        ["angle"] = 325,
                        ["mapX"] = -223127.16828161,
                        ["fillColorString"] = "0xff000000",
                        ["colorString"] = "0x000000ff",
                        ["fontSize"] = 16,
                    }, -- end of [13]
                    [26] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 620167.50827651,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "21st Infantry Battalion",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "21st Infantry Battalion",
                        ["angle"] = 0,
                        ["mapX"] = -275393.90454313,
                        ["fillColorString"] = "0xff000000",
                        ["colorString"] = "0x000000ff",
                        ["fontSize"] = 16,
                    }, -- end of [26]
                    [7] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 629373.06327745,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "Recon",
                        ["scale"] = 1,
                        ["mapX"] = -228242.89929001,
                        ["angle"] = 325,
                        ["file"] = "P91000003.png",
                        ["layerName"] = "Author",
                    }, -- end of [7]
                    [14] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 564368.08284621,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "Central Military Command",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "Command",
                        ["angle"] = 323.90760697283,
                        ["mapX"] = -217466.48716425,
                        ["fillColorString"] = "0xff000000",
                        ["colorString"] = "0x000000ff",
                        ["fontSize"] = 18,
                    }, -- end of [14]
                    [15] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 599539.79800406,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "FLET",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["name"] = "FLET",
                        ["angle"] = 328,
                        ["mapX"] = -270028.37895375,
                        ["fillColorString"] = "0xff000000",
                        ["colorString"] = "0xff0000ff",
                        ["fontSize"] = 24,
                    }, -- end of [15]
                    [19] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 644461.40322845,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "2nd IFN Brigade",
                        ["scale"] = 1,
                        ["mapX"] = -278670.85850476,
                        ["angle"] = 325,
                        ["file"] = "P91000003.png",
                        ["layerName"] = "Author",
                    }, -- end of [19]
                    [23] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 642607.59423852,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "23rd INF BN",
                        ["scale"] = 1,
                        ["mapX"] = -242809.37191132,
                        ["angle"] = 294,
                        ["file"] = "P91000003.png",
                        ["layerName"] = "Author",
                    }, -- end of [23]
                }, -- end of ["objects"]
            }, -- end of [5]
        }, -- end of ["layers"]
    }, -- end of ["drawings"]
    ["groundControl"] = 
    {
        ["passwords"] = 
        {
            ["artillery_commander"] = 
            {
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
            }, -- end of ["instructor"]
            ["observer"] = 
            {
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
            }, -- end of ["forward_observer"]
        }, -- end of ["passwords"]
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
        ["isPilotControlVehicles"] = false,
    }, -- end of ["groundControl"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["dust_density"] = 0,
        ["halo"] = 
        {
            ["preset"] = "auto",
        }, -- end of ["halo"]
        ["enable_dust"] = false,
        ["season"] = 
        {
            ["temperature"] = 21,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["groundTurbulence"] = 0,
        ["modifiedTime"] = true,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 0,
            ["preset"] = "Preset2",
            ["base"] = 2500,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 496,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 462587.22845107,
                ["x"] = -165320.22805107,
                ["name"] = "Wrong Runway Idiot",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 462505.28741829,
                        ["x"] = -165420.40754863,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 462560.58111355,
                        ["x"] = -165446.42811111,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 462670.11500739,
                        ["x"] = -165217.07834154,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 462612.93026504,
                        ["x"] = -165196.99820301,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 826,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463016.83509918,
                ["x"] = -163815.57190439,
                ["name"] = "Directions-Straight ahead",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 463013.05370371,
                        ["x"] = -163835.60307468,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 463029.60529389,
                        ["x"] = -163826.00462848,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463016.46272814,
                        ["x"] = -163799.41385592,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 462999.07834642,
                        ["x"] = -163808.68757175,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [2]
            [3] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 827,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463051.98230616,
                ["x"] = -163891.23775711,
                ["name"] = "Directions- Left-Right",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 463051.25864642,
                        ["x"] = -163908.8745453,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 463065.63686548,
                        ["x"] = -163900.21121935,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463052.49429974,
                        ["x"] = -163873.62044679,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 463038.53941299,
                        ["x"] = -163882.24481703,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [3]
            [4] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 828,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463325.30267221,
                ["x"] = -163591.23446051,
                ["name"] = "Directions-Cleared-to-cross",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 463307.1595152,
                        ["x"] = -163604.42610214,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 463337.87360064,
                        ["x"] = -163606.58147655,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463337.33475704,
                        ["x"] = -163576.67565652,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 463305.27356259,
                        ["x"] = -163574.5202821,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [4]
            [5] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 829,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463512.53413729,
                ["x"] = -163711.76082233,
                ["name"] = "Directions-Cleared-to-take-off",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 463506.76327611,
                        ["x"] = -163733.02605051,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 463533.00883654,
                        ["x"] = -163718.16410665,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463518.14689268,
                        ["x"] = -163690.96991151,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 463492.21754382,
                        ["x"] = -163704.88322065,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [5]
            [6] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 1327,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 474388.78145024,
                ["x"] = -178526.02075454,
                ["name"] = "Contact ATC",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 430746.75444203,
                        ["x"] = -222269.08685305,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 477453.10667117,
                        ["x"] = -178703.75111221,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 514190.18868854,
                        ["x"] = -136397.74257486,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 475165.07599922,
                        ["x"] = -176733.50247803,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [6]
            [7] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 1328,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 462212.25098915,
                ["x"] = -164401.00993984,
                ["name"] = "Win ZONE",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 460762.72406153,
                        ["x"] = -165000.97207371,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 460914.87753361,
                        ["x"] = -165250.81706155,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463697.85340858,
                        ["x"] = -163907.43928199,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 463473.54895288,
                        ["x"] = -163444.8113421,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [7]
            [8] = 
            {
                ["radius"] = 36576,
                ["zoneId"] = 1493,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 616751.88773195,
                ["x"] = -277305.74797976,
                ["name"] = "AD ON",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [8]
            [9] = 
            {
                ["radius"] = 914.4,
                ["zoneId"] = 1658,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 611076.73888651,
                ["x"] = -269492.75250927,
                ["name"] = "remove scenery",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [9]
            [10] = 
            {
                ["radius"] = 304.8,
                ["zoneId"] = 1823,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 534297.98461339,
                ["x"] = -198144.89055141,
                ["name"] = "Retreating Armor",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 533232.15736767,
                        ["x"] = -200068.77217204,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 534684.98141094,
                        ["x"] = -198247.9839606,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 535091.01083789,
                        ["x"] = -196192.4599867,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 534183.78883706,
                        ["x"] = -198070.34608631,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [10]
            [11] = 
            {
                ["radius"] = 3048,
                ["zoneId"] = 1989,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 611002.87189709,
                ["x"] = -267621.6307241,
                ["name"] = "Smoke in the Air",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [11]
            [12] = 
            {
                ["radius"] = 304.8,
                ["zoneId"] = 2154,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 594015.62785208,
                ["x"] = -237227.98956443,
                ["name"] = "Stay Back",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [12]
            [13] = 
            {
                ["radius"] = 6096,
                ["zoneId"] = 2319,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 554632.94310278,
                ["x"] = -208691.99365634,
                ["name"] = "Moving zone",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [13]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 469504.46803127,
        ["zoom"] = 39813.241239886,
        ["centerX"] = -166759.62901541,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 70,
            [2] = 83,
            [3] = 65,
            [4] = 86,
            [5] = 64,
            [6] = 63,
            [7] = 76,
            [8] = 84,
            [9] = 90,
            [10] = 29,
            [11] = 62,
            [12] = 78,
            [13] = 87,
            [14] = 61,
            [15] = 33,
            [16] = 60,
            [17] = 17,
            [18] = 34,
            [19] = 35,
            [20] = 69,
            [21] = 36,
            [22] = 59,
            [23] = 37,
            [24] = 71,
            [25] = 79,
            [26] = 58,
            [27] = 57,
            [28] = 56,
            [29] = 55,
            [30] = 88,
            [31] = 38,
            [32] = 73,
            [33] = 39,
            [34] = 89,
            [35] = 54,
            [36] = 77,
            [37] = 72,
            [38] = 42,
            [39] = 85,
            [40] = 75,
            [41] = 45,
            [42] = 53,
            [43] = 22,
            [44] = 52,
            [45] = 66,
            [46] = 51,
            [47] = 74,
            [48] = 82,
            [49] = 7,
            [50] = 68,
            [51] = 50,
            [52] = 49,
            [53] = 48,
            [54] = 67,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 21,
            [2] = 23,
            [3] = 11,
            [4] = 25,
            [5] = 8,
            [6] = 80,
            [7] = 28,
            [8] = 26,
            [9] = 13,
            [10] = 30,
            [11] = 5,
            [12] = 16,
            [13] = 6,
            [14] = 31,
            [15] = 32,
            [16] = 15,
            [17] = 20,
            [18] = 12,
            [19] = 40,
            [20] = 41,
            [21] = 44,
            [22] = 9,
            [23] = 46,
            [24] = 10,
            [25] = 3,
            [26] = 4,
            [27] = 1,
            [28] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 27,
            [4] = 81,
            [5] = 0,
            [6] = 43,
            [7] = 19,
            [8] = 47,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
        [1] = "ResKey_ImageBriefing_77",
        [2] = "ResKey_ImageBriefing_78",
    }, -- end of ["pictureFileNameR"]
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["predicate"] = "c_unit_alive",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["flag"] = "777",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1328,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [3]
                [4] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["predicate"] = "c_unit_speed_lower",
                    ["speedU"] = 12.847222222222,
                    ["unit"] = 8,
                }, -- end of [4]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 100,
            ["predicate"] = "score",
            ["comment"] = "Mission Complete",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 50,
            ["predicate"] = "score",
            ["comment"] = "Faliure",
        }, -- end of [2]
    }, -- end of ["goals"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 635296.16812295,
                ["x"] = -263116.72169952,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "Georgia",
                    ["id"] = 16,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 548471.63002921,
                                            ["speed"] = 0,
                                            ["x"] = -204961.37294841,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 95,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 6,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 451,
                                        ["y"] = 548471.63002921,
                                        ["x"] = -204961.37294841,
                                        ["name"] = "Sukhumi Front 1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 548471.63002921,
                                ["x"] = -204961.37294841,
                                ["name"] = "Sukhumi Front 1",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 549233.40873221,
                                            ["speed"] = 0,
                                            ["x"] = -205484.91329296,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 96,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 6,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 452,
                                        ["y"] = 549233.40873221,
                                        ["x"] = -205484.91329296,
                                        ["name"] = "Sukhumi Front 2",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 549233.40873221,
                                ["x"] = -205484.91329296,
                                ["name"] = "Sukhumi Front 2",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 550664.22630448,
                                            ["speed"] = 0,
                                            ["x"] = -204384.06607491,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 97,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 453,
                                        ["y"] = 550664.22630448,
                                        ["x"] = -204384.06607491,
                                        ["name"] = "Sukhumi L 1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 550664.22630448,
                                ["x"] = -204384.06607491,
                                ["name"] = "Sukhumi L 1",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 553963.06741481,
                                            ["speed"] = 0,
                                            ["x"] = -204065.61359149,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 98,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 454,
                                        ["y"] = 553963.06741481,
                                        ["x"] = -204065.61359149,
                                        ["name"] = "Sukhumi L 2",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 553963.06741481,
                                ["x"] = -204065.61359149,
                                ["name"] = "Sukhumi L 2",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 556416.30136476,
                                            ["speed"] = 0,
                                            ["x"] = -204296.1867032,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 103,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 478,
                                        ["y"] = 556416.30136476,
                                        ["x"] = -204296.1867032,
                                        ["name"] = "Sukhumi L 2-1-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 556416.30136476,
                                ["x"] = -204296.1867032,
                                ["name"] = "Sukhumi L 2-1",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 5.2883476335428,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 565531.34227136,
                                            ["speed"] = 0,
                                            ["x"] = -221664.62722909,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 105,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "p-19 s-125 sr",
                                        ["unitId"] = 491,
                                        ["rate"] = 20,
                                        ["y"] = 565531.34227136,
                                        ["x"] = -221664.62722909,
                                        ["name"] = "Static SAM SA-2/3/5 P19 \"Flat Face\" SR -1-1",
                                        ["heading"] = 5.2883476335428,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 565531.34227136,
                                ["x"] = -221664.62722909,
                                ["name"] = "Static SAM SA-2/3/5 P19 \"Flat Face\" SR -1",
                                ["dead"] = true,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 5.2534410485029,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 565437.22518598,
                                            ["speed"] = 0,
                                            ["x"] = -221749.78078252,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 107,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "RD_75",
                                        ["unitId"] = 493,
                                        ["rate"] = 10,
                                        ["y"] = 565437.22518598,
                                        ["x"] = -221749.78078252,
                                        ["name"] = "Static SAM SA-2 S-75 RD-75 Amazonka RF-1",
                                        ["heading"] = 5.2534410485029,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 565437.22518598,
                                ["x"] = -221749.78078252,
                                ["name"] = "Static SAM SA-2 S-75 RD-75 Amazonka RF-1",
                                ["dead"] = true,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 5.3058009260628,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564954.68838318,
                                            ["speed"] = 0,
                                            ["x"] = -222048.56518054,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 108,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "SNR_75V",
                                        ["unitId"] = 494,
                                        ["rate"] = 10,
                                        ["y"] = 564954.68838318,
                                        ["x"] = -222048.56518054,
                                        ["name"] = "Static SAM SA-2 S-75 \"Fan Song\" TR-1",
                                        ["heading"] = 5.3058009260628,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564954.68838318,
                                ["x"] = -222048.56518054,
                                ["name"] = "Static SAM SA-2 S-75 \"Fan Song\" TR-1",
                                ["dead"] = true,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 5.4279739737024,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 565260.94239115,
                                            ["speed"] = 0,
                                            ["x"] = -221625.78525734,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 109,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 495,
                                        ["rate"] = 10,
                                        ["y"] = 565260.94239115,
                                        ["x"] = -221625.78525734,
                                        ["name"] = "Static SAM SA-2 S-75 \"Guideline\" LN-1",
                                        ["heading"] = 5.4279739737024,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 565260.94239115,
                                ["x"] = -221625.78525734,
                                ["name"] = "Static SAM SA-2 S-75 \"Guideline\" LN-1",
                                ["dead"] = true,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 5.5676003138619,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 565204.17335553,
                                            ["speed"] = 0,
                                            ["x"] = -221489.83835624,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 110,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 496,
                                        ["rate"] = 10,
                                        ["y"] = 565204.17335553,
                                        ["x"] = -221489.83835624,
                                        ["name"] = "Static SAM SA-2 S-75 \"Guideline\" LN-2-1",
                                        ["heading"] = 5.5676003138619,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 565204.17335553,
                                ["x"] = -221489.83835624,
                                ["name"] = "Static SAM SA-2 S-75 \"Guideline\" LN-2",
                                ["dead"] = true,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 5.4279739737024,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 565062.25076647,
                                            ["speed"] = 0,
                                            ["x"] = -221606.36427147,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 111,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 497,
                                        ["rate"] = 10,
                                        ["y"] = 565062.25076647,
                                        ["x"] = -221606.36427147,
                                        ["name"] = "Static SAM SA-2 S-75 \"Guideline\" LN-3-1",
                                        ["heading"] = 5.4279739737024,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 565062.25076647,
                                ["x"] = -221606.36427147,
                                ["name"] = "Static SAM SA-2 S-75 \"Guideline\" LN-3",
                                ["dead"] = true,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 5.3232542185827,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 565110.05627015,
                                            ["speed"] = 0,
                                            ["x"] = -221761.73215844,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 112,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 498,
                                        ["rate"] = 10,
                                        ["y"] = 565110.05627015,
                                        ["x"] = -221761.73215844,
                                        ["name"] = "Static SAM SA-2 S-75 \"Guideline\" LN-4-1",
                                        ["heading"] = 5.3232542185827,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 565110.05627015,
                                ["x"] = -221761.73215844,
                                ["name"] = "Static SAM SA-2 S-75 \"Guideline\" LN-4",
                                ["dead"] = true,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 5.3232542185827,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564935.26739731,
                                            ["speed"] = 0,
                                            ["x"] = -221731.85371864,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 113,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 499,
                                        ["rate"] = 10,
                                        ["y"] = 564935.26739731,
                                        ["x"] = -221731.85371864,
                                        ["name"] = "Static SAM SA-2 S-75 \"Guideline\" LN-5-1",
                                        ["heading"] = 5.3232542185827,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564935.26739731,
                                ["x"] = -221731.85371864,
                                ["name"] = "Static SAM SA-2 S-75 \"Guideline\" LN-5",
                                ["dead"] = true,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 4.7123889803847,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564703.70948885,
                                            ["speed"] = 0,
                                            ["x"] = -221875.27022969,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 115,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 501,
                                        ["rate"] = 10,
                                        ["y"] = 564703.70948885,
                                        ["x"] = -221875.27022969,
                                        ["name"] = "Static SAM SA-2 S-75 \"Guideline\" LN-7-1",
                                        ["heading"] = 4.7123889803847,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564703.70948885,
                                ["x"] = -221875.27022969,
                                ["name"] = "Static SAM SA-2 S-75 \"Guideline\" LN-7",
                                ["dead"] = true,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 4.8694686130642,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564753.00891452,
                                            ["speed"] = 0,
                                            ["x"] = -222005.24144283,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 116,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 502,
                                        ["rate"] = 10,
                                        ["y"] = 564753.00891452,
                                        ["x"] = -222005.24144283,
                                        ["name"] = "Static SAM SA-2 S-75 \"Guideline\" LN-8-1",
                                        ["heading"] = 4.8694686130642,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564753.00891452,
                                ["x"] = -222005.24144283,
                                ["name"] = "Static SAM SA-2 S-75 \"Guideline\" LN-8",
                                ["dead"] = true,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 3.1085243766567e-05,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564128.66315729,
                                            ["speed"] = 0,
                                            ["x"] = -219821.75598682,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 118,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Georgian_AF_Camo",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 504,
                                        ["rate"] = 50,
                                        ["y"] = 564128.66315729,
                                        ["x"] = -219821.75598682,
                                        ["name"] = "Static L-39C-1-1",
                                        ["heading"] = 3.1085243766567e-05,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564128.66315729,
                                ["x"] = -219821.75598682,
                                ["name"] = "Static L-39C-1",
                                ["dead"] = true,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 3.1085243766567e-05,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564168.86087089,
                                            ["speed"] = 0,
                                            ["x"] = -219814.90410382,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 119,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Georgian_AF_Camo",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 505,
                                        ["rate"] = 50,
                                        ["y"] = 564168.86087089,
                                        ["x"] = -219814.90410382,
                                        ["name"] = "Static L-39C-2-1",
                                        ["heading"] = 3.1085243766567e-05,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564168.86087089,
                                ["x"] = -219814.90410382,
                                ["name"] = "Static L-39C-2",
                                ["dead"] = true,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 3.1085243766567e-05,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564209.9721689,
                                            ["speed"] = 0,
                                            ["x"] = -219810.79297402,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 120,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Georgian_AF_Camo",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 506,
                                        ["rate"] = 50,
                                        ["y"] = 564209.9721689,
                                        ["x"] = -219810.79297402,
                                        ["name"] = "Static L-39C-3-1",
                                        ["heading"] = 3.1085243766567e-05,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564209.9721689,
                                ["x"] = -219810.79297402,
                                ["name"] = "Static L-39C-3",
                                ["dead"] = true,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 3.1085243766567e-05,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564249.2562981,
                                            ["speed"] = 0,
                                            ["x"] = -219805.31146762,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 121,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Georgian_AF_Camo",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 507,
                                        ["rate"] = 50,
                                        ["y"] = 564249.2562981,
                                        ["x"] = -219805.31146762,
                                        ["name"] = "Static L-39C-4-1",
                                        ["heading"] = 3.1085243766567e-05,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564249.2562981,
                                ["x"] = -219805.31146762,
                                ["name"] = "Static L-39C-4",
                                ["dead"] = true,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564095.77411889,
                                            ["speed"] = 0,
                                            ["x"] = -219760.54583202,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 122,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Georgian_AF_Camo",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 508,
                                        ["rate"] = 50,
                                        ["y"] = 564095.77411889,
                                        ["x"] = -219760.54583202,
                                        ["name"] = "Static L-39C-5-1",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564095.77411889,
                                ["x"] = -219760.54583202,
                                ["name"] = "Static L-39C-5",
                                ["dead"] = true,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564136.42862469,
                                            ["speed"] = 0,
                                            ["x"] = -219756.43470222,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 123,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Georgian_AF_Camo",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 509,
                                        ["rate"] = 50,
                                        ["y"] = 564136.42862469,
                                        ["x"] = -219756.43470222,
                                        ["name"] = "Static L-39C-6-1",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564136.42862469,
                                ["x"] = -219756.43470222,
                                ["name"] = "Static L-39C-6",
                                ["dead"] = true,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564175.7127539,
                                            ["speed"] = 0,
                                            ["x"] = -219754.60753342,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 124,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Georgian_AF_Camo",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 510,
                                        ["rate"] = 50,
                                        ["y"] = 564175.7127539,
                                        ["x"] = -219754.60753342,
                                        ["name"] = "Static L-39C-7-1",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564175.7127539,
                                ["x"] = -219754.60753342,
                                ["name"] = "Static L-39C-7",
                                ["dead"] = true,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 3.08923277603,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564200.3795327,
                                            ["speed"] = 0,
                                            ["x"] = -219730.85433902,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 125,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Georgian_AF_Camo",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 511,
                                        ["rate"] = 50,
                                        ["y"] = 564200.3795327,
                                        ["x"] = -219730.85433902,
                                        ["name"] = "Static L-39C-8-1",
                                        ["heading"] = 3.08923277603,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564200.3795327,
                                ["x"] = -219730.85433902,
                                ["name"] = "Static L-39C-8",
                                ["dead"] = true,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 0.43633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 565288.35161017,
                                            ["speed"] = 0,
                                            ["x"] = -220586.06911665,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 126,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ukrytie_b",
                                        ["type"] = "Shelter B",
                                        ["unitId"] = 512,
                                        ["rate"] = 100,
                                        ["y"] = 565288.35161017,
                                        ["x"] = -220586.06911665,
                                        ["name"] = "Static Shelter B-1-1",
                                        ["heading"] = 0.43633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 565288.35161017,
                                ["x"] = -220586.06911665,
                                ["name"] = "Static Shelter B-1",
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 5.1487212933833,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564928.37219126,
                                            ["speed"] = 0,
                                            ["x"] = -219831.13937759,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 127,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ukrytie_b",
                                        ["type"] = "Shelter B",
                                        ["unitId"] = 513,
                                        ["rate"] = 100,
                                        ["y"] = 564928.37219126,
                                        ["x"] = -219831.13937759,
                                        ["name"] = "Static Shelter B-2-1",
                                        ["heading"] = 5.1487212933833,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564928.37219126,
                                ["x"] = -219831.13937759,
                                ["name"] = "Static Shelter B-2",
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 553129.67169438,
                                            ["speed"] = 0,
                                            ["x"] = -205675.11221534,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 136,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 542,
                                        ["y"] = 553129.67169438,
                                        ["x"] = -205675.11221534,
                                        ["name"] = "Sukhumi L 2-2-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 553129.67169438,
                                ["x"] = -205675.11221534,
                                ["name"] = "Sukhumi L 2-2",
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 550922.14940438,
                                            ["speed"] = 0,
                                            ["x"] = -207005.846048,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 137,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 543,
                                        ["y"] = 550922.14940438,
                                        ["x"] = -207005.846048,
                                        ["name"] = "Sukhumi L 2-3-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 550922.14940438,
                                ["x"] = -207005.846048,
                                ["name"] = "Sukhumi L 2-3",
                                ["dead"] = false,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 551820.39082507,
                                            ["speed"] = 0,
                                            ["x"] = -203314.61914607,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 160,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 588,
                                        ["y"] = 551820.39082507,
                                        ["x"] = -203314.61914607,
                                        ["name"] = "Sukhumi L 2-4-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 551820.39082507,
                                ["x"] = -203314.61914607,
                                ["name"] = "Sukhumi L 2-4",
                                ["dead"] = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 551664.7569863,
                                            ["speed"] = 0,
                                            ["x"] = -202404.75978095,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 161,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 589,
                                        ["y"] = 551664.7569863,
                                        ["x"] = -202404.75978095,
                                        ["name"] = "Sukhumi L 2-5-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 551664.7569863,
                                ["x"] = -202404.75978095,
                                ["name"] = "Sukhumi L 2-5",
                                ["dead"] = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 555304.19444681,
                                            ["speed"] = 0,
                                            ["x"] = -204649.47860939,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 162,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 590,
                                        ["y"] = 555304.19444681,
                                        ["x"] = -204649.47860939,
                                        ["name"] = "Sukhumi L 2-6-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 555304.19444681,
                                ["x"] = -204649.47860939,
                                ["name"] = "Sukhumi L 2-6",
                                ["dead"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 555651.37762561,
                                            ["speed"] = 0,
                                            ["x"] = -203356.52056421,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 163,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 591,
                                        ["y"] = 555651.37762561,
                                        ["x"] = -203356.52056421,
                                        ["name"] = "Sukhumi L 2-7-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 555651.37762561,
                                ["x"] = -203356.52056421,
                                ["name"] = "Sukhumi L 2-7",
                                ["dead"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 551793.737333,
                                            ["speed"] = 0,
                                            ["x"] = -206108.33574219,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 164,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 592,
                                        ["y"] = 551793.737333,
                                        ["x"] = -206108.33574219,
                                        ["name"] = "Sukhumi L 2-8-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 551793.737333,
                                ["x"] = -206108.33574219,
                                ["name"] = "Sukhumi L 2-8",
                                ["dead"] = false,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 554675.01524333,
                                            ["speed"] = 0,
                                            ["x"] = -205514.33064489,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 165,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 593,
                                        ["y"] = 554675.01524333,
                                        ["x"] = -205514.33064489,
                                        ["name"] = "Sukhumi L 2-9-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 554675.01524333,
                                ["x"] = -205514.33064489,
                                ["name"] = "Sukhumi L 2-9",
                                ["dead"] = false,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 555641.02328501,
                                            ["speed"] = 0,
                                            ["x"] = -205238.32834727,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 166,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 594,
                                        ["y"] = 555641.02328501,
                                        ["x"] = -205238.32834727,
                                        ["name"] = "Sukhumi L 2-10-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 555641.02328501,
                                ["x"] = -205238.32834727,
                                ["name"] = "Sukhumi L 2-10",
                                ["dead"] = false,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 552829.24987798,
                                            ["speed"] = 0,
                                            ["x"] = -204088.31877385,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 167,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 595,
                                        ["y"] = 552829.24987798,
                                        ["x"] = -204088.31877385,
                                        ["name"] = "Sukhumi L 2-11-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 552829.24987798,
                                ["x"] = -204088.31877385,
                                ["name"] = "Sukhumi L 2-11",
                                ["dead"] = false,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 551339.98748039,
                                            ["speed"] = 0,
                                            ["x"] = -206325.08739416,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 168,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 596,
                                        ["y"] = 551339.98748039,
                                        ["x"] = -206325.08739416,
                                        ["name"] = "Sukhumi L 2-12-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 551339.98748039,
                                ["x"] = -206325.08739416,
                                ["name"] = "Sukhumi L 2-12",
                                ["dead"] = false,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 549816.2247956,
                                            ["speed"] = 0,
                                            ["x"] = -204577.07284255,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 169,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 597,
                                        ["y"] = 549816.2247956,
                                        ["x"] = -204577.07284255,
                                        ["name"] = "Sukhumi L 2-13-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 549816.2247956,
                                ["x"] = -204577.07284255,
                                ["name"] = "Sukhumi L 2-13",
                                ["dead"] = false,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 550471.73025246,
                                            ["speed"] = 0,
                                            ["x"] = -205267.07858661,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 170,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 598,
                                        ["y"] = 550471.73025246,
                                        ["x"] = -205267.07858661,
                                        ["name"] = "Sukhumi L 2-14-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 550471.73025246,
                                ["x"] = -205267.07858661,
                                ["name"] = "Sukhumi L 2-14",
                                ["dead"] = false,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 550259.39417418,
                                            ["speed"] = 0,
                                            ["x"] = -207610.84595417,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 171,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 599,
                                        ["y"] = 550259.39417418,
                                        ["x"] = -207610.84595417,
                                        ["name"] = "Sukhumi L 2-15-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 550259.39417418,
                                ["x"] = -207610.84595417,
                                ["name"] = "Sukhumi L 2-15",
                                ["dead"] = false,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 550660.75142097,
                                            ["speed"] = 0,
                                            ["x"] = -208063.54334758,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 172,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 600,
                                        ["y"] = 550660.75142097,
                                        ["x"] = -208063.54334758,
                                        ["name"] = "Sukhumi L 2-16-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 550660.75142097,
                                ["x"] = -208063.54334758,
                                ["name"] = "Sukhumi L 2-16",
                                ["dead"] = false,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 551770.83225574,
                                            ["speed"] = 0,
                                            ["x"] = -207080.82733903,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 173,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 601,
                                        ["y"] = 551770.83225574,
                                        ["x"] = -207080.82733903,
                                        ["name"] = "Sukhumi L 2-17-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 551770.83225574,
                                ["x"] = -207080.82733903,
                                ["name"] = "Sukhumi L 2-17",
                                ["dead"] = false,
                            }, -- end of [41]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 9,
                                                    ["value"] = 2,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["number"] = 2,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 0,
                                                    ["value"] = 0,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 8,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 611636.35948866,
                                            ["x"] = -269339.74123714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = false,
                                }, -- end of ["route"]
                                ["groupId"] = 128,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "p-19 s-125 sr",
                                        ["unitId"] = 514,
                                        ["y"] = 611636.35948866,
                                        ["x"] = -269339.74123714,
                                        ["name"] = "SAM SITE-1",
                                        ["heading"] = 5.532693728822,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SNR_75V",
                                        ["unitId"] = 515,
                                        ["y"] = 611061.3115569,
                                        ["x"] = -269721.52254688,
                                        ["name"] = "SAM SITE-2",
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 520,
                                        ["y"] = 611043.27466513,
                                        ["x"] = -270345.51691649,
                                        ["name"] = "SAM SITE-3",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "RD_75",
                                        ["unitId"] = 525,
                                        ["y"] = 611473.50759399,
                                        ["x"] = -269535.82821236,
                                        ["name"] = "SAM SITE-4",
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 611636.35948866,
                                ["x"] = -269339.74123714,
                                ["name"] = "SAM SITE",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 592399.54121506,
                                                ["x"] = -230433.74896627,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 592160.81123224,
                                                ["x"] = -231059.73468853,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 592124.42377381,
                                                ["x"] = -231189.67921383,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 592084.97489657,
                                                ["x"] = -231481.57374223,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 592094.27786781,
                                                ["x"] = -232092.26933426,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 592100.53608295,
                                                ["x"] = -232105.89941069,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 592066.49825263,
                                                ["x"] = -231961.06844491,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 592109.82331239,
                                                ["x"] = -232123.609771,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 592107.73020981,
                                                ["x"] = -231273.01508209,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 592067.75571261,
                                                ["x"] = -231986.0334972,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 592217.37266545,
                                                ["x"] = -232286.20103254,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 593915.15864373,
                                                ["x"] = -234735.25798023,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 592069.95052259,
                                                ["x"] = -232005.90921981,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 593925.15615056,
                                                ["x"] = -234752.57519206,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 592140.2939395,
                                                ["x"] = -231126.65274817,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 592094.20432014,
                                                ["x"] = -231361.98381726,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 592073.32378017,
                                                ["x"] = -232025.62092602,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 593945.75555413,
                                                ["x"] = -234786.60899144,
                                            }, -- end of [24]
                                            [15] = 
                                            {
                                                ["y"] = 592086.85032598,
                                                ["x"] = -232073.70173742,
                                            }, -- end of [15]
                                            [25] = 
                                            {
                                                ["y"] = 593950.45410723,
                                                ["x"] = -234787.84591496,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 592076.57651661,
                                                ["x"] = -232040.26215273,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 593955.30934648,
                                                ["x"] = -234786.61665854,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = 592087.63150095,
                                                ["x"] = -231426.64355267,
                                            }, -- end of [7]
                                            [27] = 
                                            {
                                                ["y"] = 593959.83152688,
                                                ["x"] = -234784.49013067,
                                            }, -- end of [27]
                                            [14] = 
                                            {
                                                ["y"] = 592081.99440058,
                                                ["x"] = -232059.51125501,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 593972.83353347,
                                                ["x"] = -234777.01526154,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 593942.15539133,
                                                ["x"] = -234783.14440675,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 593974.27828455,
                                                ["x"] = -234776.09628865,
                                            }, -- end of [29]
                                            [19] = 
                                            {
                                                ["y"] = 592125.13454006,
                                                ["x"] = -232149.40466683,
                                            }, -- end of [19]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 569407.89133571,
                                                ["x"] = -222476.3807077,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 569048.4282678,
                                                ["x"] = -222168.71134824,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 569112.70132201,
                                                ["x"] = -222238.65676451,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 569225.8492829,
                                                ["x"] = -222344.49694155,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 569481.33686412,
                                                ["x"] = -222519.15157873,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 569668.19265355,
                                                ["x"] = -222614.9472864,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 569284.33556417,
                                                ["x"] = -222391.43533948,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 572632.72279424,
                                                ["x"] = -224055.87267073,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 569169.75133741,
                                                ["x"] = -222294.728728,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 569345.06537986,
                                                ["x"] = -222435.43249541,
                                            }, -- end of [6]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 572632.72277197,
                                                ["x"] = -224055.8726692,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 573826.19166939,
                                                ["x"] = -224631.30762296,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 573994.72823679,
                                                ["x"] = -224694.30983511,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 574361.25650499,
                                                ["x"] = -224770.59138061,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 576707.87929819,
                                                ["x"] = -225465.12788996,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 576789.49783898,
                                                ["x"] = -225488.8354185,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 575226.55796506,
                                                ["x"] = -224859.75791715,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 576872.1527078,
                                                ["x"] = -225508.62951228,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 574076.31396084,
                                                ["x"] = -224718.13016267,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 575310.04127262,
                                                ["x"] = -224875.70064559,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 578109.43865021,
                                                ["x"] = -225684.26115656,
                                            }, -- end of [20]
                                            [11] = 
                                            {
                                                ["y"] = 575392.6714312,
                                                ["x"] = -224895.59768172,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 573914.36700482,
                                                ["x"] = -224666.63834578,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 574158.94004313,
                                                ["x"] = -224738.04417157,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 575474.25998988,
                                                ["x"] = -224919.4081731,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 575554.62215552,
                                                ["x"] = -224947.07686595,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 574242.41995281,
                                                ["x"] = -224754.00463394,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 575642.81699839,
                                                ["x"] = -224982.36064997,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 576627.48265123,
                                                ["x"] = -225437.55957229,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 576970.42633566,
                                                ["x"] = -225527.0792057,
                                            }, -- end of [19]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 568726.15037684,
                                                ["x"] = -221812.67418024,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 568583.22740034,
                                                ["x"] = -221742.56808523,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 568616.43249209,
                                                ["x"] = -221753.61536455,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 568662.24641871,
                                                ["x"] = -221773.58088913,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 568745.89230796,
                                                ["x"] = -221828.00662045,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 568768.53030566,
                                                ["x"] = -221847.68658221,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 568684.2603277,
                                                ["x"] = -221785.42270873,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 568793.69137643,
                                                ["x"] = -221872.0108104,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 568639.61068225,
                                                ["x"] = -221762.97608129,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 568705.58472833,
                                                ["x"] = -221798.46530926,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 569048.42536156,
                                                ["x"] = -222168.70803648,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 568831.21876845,
                                                ["x"] = -221912.21156345,
                                            }, -- end of [11]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 583998.16395386,
                                                ["x"] = -225845.78411107,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 578714.33770503,
                                                ["x"] = -225762.67696533,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 585148.61121928,
                                                ["x"] = -226420.75945202,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 578804.14493054,
                                                ["x"] = -225768.42559189,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 578889.12702672,
                                                ["x"] = -225769.72197508,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 578974.07459721,
                                                ["x"] = -225766.97483599,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 579058.79518839,
                                                ["x"] = -225760.1884172,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 579157.94701019,
                                                ["x"] = -225747.26611782,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 579482.77143573,
                                                ["x"] = -225689.23416171,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 579532.54364955,
                                                ["x"] = -225692.57323126,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 580097.75955776,
                                                ["x"] = -225765.75960937,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 582255.41201587,
                                                ["x"] = -225918.3866487,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 582420.30106464,
                                                ["x"] = -225914.67522351,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 583339.88834087,
                                                ["x"] = -225778.57135876,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 583719.12540342,
                                                ["x"] = -225789.08766689,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 584088.93735448,
                                                ["x"] = -225873.77261971,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 584933.74139983,
                                                ["x"] = -226305.12553331,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 585110.87255015,
                                                ["x"] = -226408.27724182,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 582504.88448894,
                                                ["x"] = -225906.35376631,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 583434.77678207,
                                                ["x"] = -225774.17219192,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 583813.03278385,
                                                ["x"] = -225803.39061012,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 584178.21787107,
                                                ["x"] = -225906.20955314,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 585124.50815719,
                                                ["x"] = -226414.51923101,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 579502.75859274,
                                                ["x"] = -225689.00429668,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 580072.81088824,
                                                ["x"] = -225764.20999744,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 580842.58981097,
                                                ["x"] = -225777.38673609,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 582340.40345211,
                                                ["x"] = -225918.56082178,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 582702.59516581,
                                                ["x"] = -225876.29993757,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 583529.76669269,
                                                ["x"] = -225774.46020286,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 583906.12101388,
                                                ["x"] = -225822.30497151,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 584265.78820187,
                                                ["x"] = -225943.01446216,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 585138.74184944,
                                                ["x"] = -226419.20332882,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 585143.64803834,
                                                ["x"] = -226420.16113117,
                                            }, -- end of [37]
                                            [31] = 
                                            {
                                                ["y"] = 584369.43199541,
                                                ["x"] = -225992.81914489,
                                            }, -- end of [31]
                                            [35] = 
                                            {
                                                ["y"] = 585133.91567812,
                                                ["x"] = -226417.89986157,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 578109.43869361,
                                                ["x"] = -225684.26116433,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 583235.39102636,
                                                ["x"] = -225788.72414351,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 583624.62660319,
                                                ["x"] = -225779.43662676,
                                            }, -- end of [23]
                                            [39] = 
                                            {
                                                ["y"] = 585651.14254017,
                                                ["x"] = -226456.06307882,
                                            }, -- end of [39]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 592130.70578462,
                                                ["x"] = -228687.37643273,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 586134.90606829,
                                                ["x"] = -226490.59127518,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 592206.10765614,
                                                ["x"] = -228748.98517503,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 586144.7815872,
                                                ["x"] = -226492.145938,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 586149.64706182,
                                                ["x"] = -226493.29461076,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 586154.43525087,
                                                ["x"] = -226494.73197886,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 586163.79614413,
                                                ["x"] = -226498.24412843,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 586718.10414718,
                                                ["x"] = -226740.25567727,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 586798.91316411,
                                                ["x"] = -226766.59074486,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 586963.83260586,
                                                ["x"] = -226807.5753199,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 588612.44925389,
                                                ["x"] = -226998.61746073,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 588728.58592963,
                                                ["x"] = -227028.5993307,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 588965.33121784,
                                                ["x"] = -227108.63861562,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 591626.43055143,
                                                ["x"] = -228617.99123123,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 591693.999192,
                                                ["x"] = -228635.44201293,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 592140.19037613,
                                                ["x"] = -228690.53872998,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 592170.71054427,
                                                ["x"] = -228707.43597684,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 592216.67655387,
                                                ["x"] = -228771.62548197,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 592546.77758097,
                                                ["x"] = -230038.29024083,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                ["y"] = 592178.44015179,
                                                ["x"] = -228713.77643153,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 592223.62803576,
                                                ["x"] = -228790.37630832,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 592537.88360186,
                                                ["x"] = -230082.40118794,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                ["y"] = 589015.45705815,
                                                ["x"] = -227131.26023655,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 591645.21284429,
                                                ["x"] = -228624.85254872,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 592106.36371803,
                                                ["x"] = -228681.72818503,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 592149.39435961,
                                                ["x"] = -228694.44082116,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 592185.63052327,
                                                ["x"] = -228720.72229544,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 592226.48830357,
                                                ["x"] = -228799.95543209,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 592531.81584281,
                                                ["x"] = -230106.650049,
                                            }, -- end of [50]
                                            [31] = 
                                            {
                                                ["y"] = 592162.47069411,
                                                ["x"] = -228701.77690741,
                                            }, -- end of [31]
                                            [35] = 
                                            {
                                                ["y"] = 592192.20703782,
                                                ["x"] = -228728.25041505,
                                            }, -- end of [35]
                                            [11] = 
                                            {
                                                ["y"] = 587057.45032772,
                                                ["x"] = -226823.66425755,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 588661.2281698,
                                                ["x"] = -227009.57329203,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 588909.35616424,
                                                ["x"] = -227087.05050469,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 589150.03807378,
                                                ["x"] = -227197.46876264,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 591659.62566268,
                                                ["x"] = -228628.99967284,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 592121.04248637,
                                                ["x"] = -228684.80793336,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 592153.83919686,
                                                ["x"] = -228696.72919773,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 592198.24282085,
                                                ["x"] = -228736.22243425,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 592546.42350005,
                                                ["x"] = -230013.40125474,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 592517.15747968,
                                                ["x"] = -230149.17215761,
                                            }, -- end of [52]
                                            [51] = 
                                            {
                                                ["y"] = 592525.87867469,
                                                ["x"] = -230125.74614622,
                                            }, -- end of [51]
                                            [47] = 
                                            {
                                                ["y"] = 592547.4147911,
                                                ["x"] = -230033.33237344,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 592547.6341021,
                                                ["x"] = -230028.33860961,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 592210.65722954,
                                                ["x"] = -228757.88894833,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 592544.71874625,
                                                ["x"] = -230003.54866673,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 592201.03782277,
                                                ["x"] = -228740.36758323,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 592547.48606653,
                                                ["x"] = -230023.3416848,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 592399.54146589,
                                                ["x"] = -230433.74832138,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = 585651.14260507,
                                                ["x"] = -226456.06308327,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 591617.25366614,
                                                ["x"] = -228614.0225127,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 591674.23964318,
                                                ["x"] = -228632.36634122,
                                            }, -- end of [23]
                                            [9] = 
                                            {
                                                ["y"] = 586880.88482365,
                                                ["x"] = -226789.04691672,
                                            }, -- end of [9]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 592400.93994235,
                                                ["x"] = -230434.29085447,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 592400.93994235,
                                                ["x"] = -230434.29085447,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 568583.61854056,
                                            ["x"] = -221741.33726848,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 8,
                                                                    }, -- 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"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 41.583012594582,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 569049.55905858,
                                            ["x"] = -222167.71462443,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 305.32945437375,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 572633.31262949,
                                            ["x"] = -224054.65919066,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 679.87888553021,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 578109.62077651,
                                            ["x"] = -225682.9242665,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1180.8376167273,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 585651.24763946,
                                            ["x"] = -226454.56475619,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1753.7414390291,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 592400.93994235,
                                            ["x"] = -230434.29085447,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2079.1211747848,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 593973.47878835,
                                            ["x"] = -234774.81299487,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 129,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M 818",
                                        ["unitId"] = 535,
                                        ["y"] = 568583.61854056,
                                        ["x"] = -221741.33726848,
                                        ["name"] = "Supplies-9",
                                        ["heading"] = 1.9288417959126,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M 818",
                                        ["unitId"] = 534,
                                        ["y"] = 568554.80975892,
                                        ["x"] = -221733.88760862,
                                        ["name"] = "Supplies-8",
                                        ["heading"] = 1.8238431159764,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M 818",
                                        ["unitId"] = 533,
                                        ["y"] = 568525.50749284,
                                        ["x"] = -221727.72972236,
                                        ["name"] = "Supplies-7",
                                        ["heading"] = 1.777932672749,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M 818",
                                        ["unitId"] = 532,
                                        ["y"] = 568495.98658565,
                                        ["x"] = -221722.56409999,
                                        ["name"] = "Supplies-6",
                                        ["heading"] = 1.7440243633317,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M 818",
                                        ["unitId"] = 531,
                                        ["y"] = 568466.3389444,
                                        ["x"] = -221718.06637525,
                                        ["name"] = "Supplies-5",
                                        ["heading"] = 1.7213543043908,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M 818",
                                        ["unitId"] = 530,
                                        ["y"] = 568436.6238604,
                                        ["x"] = -221713.9786929,
                                        ["name"] = "Supplies-4",
                                        ["heading"] = 1.7075008656239,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M 818",
                                        ["unitId"] = 529,
                                        ["y"] = 568406.86844977,
                                        ["x"] = -221710.17511618,
                                        ["name"] = "Supplies-3",
                                        ["heading"] = 1.6979349067328,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M 818",
                                        ["unitId"] = 528,
                                        ["y"] = 568377.08639367,
                                        ["x"] = -221706.57603812,
                                        ["name"] = "Supplies-2",
                                        ["heading"] = 1.6910603414369,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M 818",
                                        ["unitId"] = 527,
                                        ["y"] = 568347.2870058,
                                        ["x"] = -221703.11746246,
                                        ["name"] = "Supplies-1",
                                        ["heading"] = 1.6863413355916,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M 818",
                                        ["unitId"] = 526,
                                        ["y"] = 568317.47737937,
                                        ["x"] = -221699.7449165,
                                        ["name"] = "Supplies",
                                        ["heading"] = 1.6834534306088,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 568583.61854056,
                                ["x"] = -221741.33726848,
                                ["name"] = "Supplies",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 607249.64531559,
                                            ["x"] = -254140.42839412,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 133,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 539,
                                        ["y"] = 607249.64531559,
                                        ["x"] = -254140.42839412,
                                        ["name"] = "MANPADS-2-1",
                                        ["heading"] = 5.9341194567807,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 607249.64531559,
                                ["x"] = -254140.42839412,
                                ["name"] = "MANPADS-2",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 6,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 606971.94689257,
                                            ["x"] = -255292.03244221,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 135,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 541,
                                        ["y"] = 606971.94689257,
                                        ["x"] = -255292.03244221,
                                        ["name"] = "MANPADS-3-1",
                                        ["heading"] = 5.9341194567807,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 606971.94689257,
                                ["x"] = -255292.03244221,
                                ["name"] = "MANPADS-3",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 7,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 548817.02843731,
                                            ["x"] = -205912.7117565,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 138,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 544,
                                        ["y"] = 548817.02843731,
                                        ["x"] = -205912.7117565,
                                        ["name"] = "Anti Tank",
                                        ["heading"] = 1.5009831567151,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 548817.02843731,
                                ["x"] = -205912.7117565,
                                ["name"] = "Anti Tank",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 549077.69763916,
                                            ["x"] = -205149.61026683,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 139,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 545,
                                        ["y"] = 549077.69763916,
                                        ["x"] = -205149.61026683,
                                        ["name"] = "Anti Tank-1-1",
                                        ["heading"] = 5.2883476335428,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 549077.69763916,
                                ["x"] = -205149.61026683,
                                ["name"] = "Anti Tank-1",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 550071.62065679,
                                            ["x"] = -205678.66077997,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 140,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 546,
                                        ["y"] = 550071.62065679,
                                        ["x"] = -205678.66077997,
                                        ["name"] = "Anti Tank-2-1",
                                        ["heading"] = 5.9341194567807,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 550071.62065679,
                                ["x"] = -205678.66077997,
                                ["name"] = "Anti Tank-2",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 550515.39638319,
                                            ["x"] = -206945.10372241,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 141,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 547,
                                        ["y"] = 550515.39638319,
                                        ["x"] = -206945.10372241,
                                        ["name"] = "Anti Tank-3-1",
                                        ["heading"] = 4.5029494701454,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 550515.39638319,
                                ["x"] = -206945.10372241,
                                ["name"] = "Anti Tank-3",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 551000.22798722,
                                            ["x"] = -207144.49334312,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 142,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 548,
                                        ["y"] = 551000.22798722,
                                        ["x"] = -207144.49334312,
                                        ["name"] = "Anti Tank-4-1",
                                        ["heading"] = 4.8869219055841,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 551000.22798722,
                                ["x"] = -207144.49334312,
                                ["name"] = "Anti Tank-4",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 549966.22251367,
                                            ["x"] = -206482.70550073,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 143,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 549,
                                        ["y"] = 549966.22251367,
                                        ["x"] = -206482.70550073,
                                        ["name"] = "Anti Tank-5-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 549966.22251367,
                                ["x"] = -206482.70550073,
                                ["name"] = "Anti Tank-5",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 32,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 550077.05811813,
                                            ["x"] = -204922.50897646,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 144,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 550,
                                        ["y"] = 550077.05811813,
                                        ["x"] = -204922.50897646,
                                        ["name"] = "Anti Tank-6-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 550077.05811813,
                                ["x"] = -204922.50897646,
                                ["name"] = "Anti Tank-6",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 56,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 550909.47655935,
                                            ["x"] = -204005.92096289,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 145,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 551,
                                        ["y"] = 550909.47655935,
                                        ["x"] = -204005.92096289,
                                        ["name"] = "Anti Tank-7-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 550909.47655935,
                                ["x"] = -204005.92096289,
                                ["name"] = "Anti Tank-7",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 551387.76250807,
                                            ["x"] = -204799.73279847,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 146,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 552,
                                        ["y"] = 551387.76250807,
                                        ["x"] = -204799.73279847,
                                        ["name"] = "Anti Tank-8-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 551387.76250807,
                                ["x"] = -204799.73279847,
                                ["name"] = "Anti Tank-8",
                                ["start_time"] = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 34,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 552267.90741859,
                                            ["x"] = -205037.73316647,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 147,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 553,
                                        ["y"] = 552267.90741859,
                                        ["x"] = -205037.73316647,
                                        ["name"] = "Anti Tank-9-1",
                                        ["heading"] = 5.0440015382636,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 552267.90741859,
                                ["x"] = -205037.73316647,
                                ["name"] = "Anti Tank-9",
                                ["start_time"] = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 552474.15456299,
                                            ["x"] = -205318.02030108,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 148,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 554,
                                        ["y"] = 552474.15456299,
                                        ["x"] = -205318.02030108,
                                        ["name"] = "Anti Tank-10-1",
                                        ["heading"] = 4.6600291028249,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 552474.15456299,
                                ["x"] = -205318.02030108,
                                ["name"] = "Anti Tank-10",
                                ["start_time"] = 0,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 105,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 553682.70237779,
                                            ["x"] = -202483.90507709,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 149,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 555,
                                        ["y"] = 553682.70237779,
                                        ["x"] = -202483.90507709,
                                        ["name"] = "Anti Tank-11-1",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 553682.70237779,
                                ["x"] = -202483.90507709,
                                ["name"] = "Anti Tank-11",
                                ["start_time"] = 0,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 126,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554235.33099966,
                                            ["x"] = -203166.0560322,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 150,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 556,
                                        ["y"] = 554235.33099966,
                                        ["x"] = -203166.0560322,
                                        ["name"] = "Anti Tank-12-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 554235.33099966,
                                ["x"] = -203166.0560322,
                                ["name"] = "Anti Tank-12",
                                ["start_time"] = 0,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 82,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554973.60829918,
                                            ["x"] = -204374.93114254,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 151,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 557,
                                        ["y"] = 554973.60829918,
                                        ["x"] = -204374.93114254,
                                        ["name"] = "Anti Tank-13-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 554973.60829918,
                                ["x"] = -204374.93114254,
                                ["name"] = "Anti Tank-13",
                                ["start_time"] = 0,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 555293.0967212,
                                            ["x"] = -202751.5845658,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 152,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 558,
                                        ["y"] = 555293.0967212,
                                        ["x"] = -202751.5845658,
                                        ["name"] = "Anti Tank-14-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 555293.0967212,
                                ["x"] = -202751.5845658,
                                ["name"] = "Anti Tank-14",
                                ["start_time"] = 0,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 71,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 551544.9113444,
                                            ["x"] = -201069.23208873,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 153,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 559,
                                        ["y"] = 551544.9113444,
                                        ["x"] = -201069.23208873,
                                        ["name"] = "Anti Tank-15-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 551544.9113444,
                                ["x"] = -201069.23208873,
                                ["name"] = "Anti Tank-15",
                                ["start_time"] = 0,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 551019.79302882,
                                            ["x"] = -202170.5079982,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 154,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 560,
                                        ["y"] = 551019.79302882,
                                        ["x"] = -202170.5079982,
                                        ["name"] = "Anti Tank-16-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 551019.79302882,
                                ["x"] = -202170.5079982,
                                ["name"] = "Anti Tank-16",
                                ["start_time"] = 0,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 555243.11907182,
                                            ["x"] = -205569.70288368,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 155,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 561,
                                        ["y"] = 555243.11907182,
                                        ["x"] = -205569.70288368,
                                        ["name"] = "Anti Tank-17-1",
                                        ["heading"] = 4.939281783144,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 555243.11907182,
                                ["x"] = -205569.70288368,
                                ["name"] = "Anti Tank-17",
                                ["start_time"] = 0,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 548197.00972286,
                                                ["x"] = -204367.99744288,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 548197.00972286,
                                                ["x"] = -204367.99744288,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 548208.40139992,
                                            ["x"] = -204366.42467079,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 156,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 563,
                                        ["y"] = 548208.40139992,
                                        ["x"] = -204366.42467079,
                                        ["name"] = "Bridge Defense-2",
                                        ["heading"] = 5.6548667764616,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 562,
                                        ["y"] = 548284.55887087,
                                        ["x"] = -204319.31344987,
                                        ["name"] = "Bridge Defense-1",
                                        ["heading"] = 5.4454272662223,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 548208.40139992,
                                ["x"] = -204366.42467079,
                                ["name"] = "Bridge Defense",
                                ["start_time"] = 0,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 548197.00972286,
                                                ["x"] = -204367.99744288,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 548197.00972286,
                                                ["x"] = -204367.99744288,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 72,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 551390.47709618,
                                            ["x"] = -200236.75278796,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 157,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 564,
                                        ["y"] = 551390.47709618,
                                        ["x"] = -200236.75278796,
                                        ["name"] = "Bridge Defense-1-1",
                                        ["heading"] = 5.6548667764616,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 565,
                                        ["y"] = 551470.91171414,
                                        ["x"] = -200146.50907025,
                                        ["name"] = "Bridge Defense-1-2",
                                        ["heading"] = 5.4454272662223,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 551390.47709618,
                                ["x"] = -200236.75278796,
                                ["name"] = "Bridge Defense-1",
                                ["start_time"] = 0,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 595365.37480401,
                                                ["x"] = -236150.55916996,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 595365.37480401,
                                                ["x"] = -236150.55916996,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 560233.74053864,
                                                ["x"] = -210816.37030227,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 558514.60470313,
                                                ["x"] = -208866.17653704,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 559246.64622526,
                                                ["x"] = -210084.54462146,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 560238.62530955,
                                                ["x"] = -210817.4315178,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 560243.4149173,
                                                ["x"] = -210818.86164556,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 560248.07323394,
                                                ["x"] = -210820.67405149,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 560252.60615757,
                                                ["x"] = -210822.78357907,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 559287.23116959,
                                                ["x"] = -210141.56854148,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 560257.01342777,
                                                ["x"] = -210825.14285293,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 560265.49644581,
                                                ["x"] = -210830.43553721,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 560596.00981075,
                                                ["x"] = -211055.72030015,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 560631.80968157,
                                                ["x"] = -211082.9771988,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 559309.17947889,
                                                ["x"] = -210168.82758273,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 560658.46880568,
                                                ["x"] = -211105.64871021,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 560683.87111832,
                                                ["x"] = -211129.71997909,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 560707.9325105,
                                                ["x"] = -211155.1325633,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 560730.65896688,
                                                ["x"] = -211181.74530231,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 559867.6826597,
                                                ["x"] = -210789.53568154,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 560800.26818063,
                                                ["x"] = -211273.27305453,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 561437.27499143,
                                                ["x"] = -212145.39091988,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 561460.90408556,
                                                ["x"] = -212183.68584936,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 558578.24904945,
                                                ["x"] = -208955.8875703,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 559888.52616998,
                                                ["x"] = -210811.10716777,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 561561.4147698,
                                                ["x"] = -212367.87216237,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 561564.60294103,
                                                ["x"] = -212371.72212663,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 561574.99843398,
                                                ["x"] = -212382.53351851,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 562019.71786069,
                                                ["x"] = -212821.67438694,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 559895.96236897,
                                                ["x"] = -210817.78972551,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 562022.79515522,
                                                ["x"] = -212825.60963567,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 562025.39450457,
                                                ["x"] = -212829.879226,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 562029.97809108,
                                                ["x"] = -212838.76537425,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 562068.34082372,
                                                ["x"] = -212925.66888743,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 559899.91942226,
                                                ["x"] = -210820.84494333,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 562237.73211627,
                                                ["x"] = -213326.30281329,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 562246.98502674,
                                                ["x"] = -213344.0309564,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 562257.21366065,
                                                ["x"] = -213361.21427974,
                                            }, -- end of [58]
                                            [47] = 
                                            {
                                                ["y"] = 561552.48820182,
                                                ["x"] = -212355.81841063,
                                            }, -- end of [47]
                                            [59] = 
                                            {
                                                ["y"] = 562268.3478744,
                                                ["x"] = -213377.82611123,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 559904.10831851,
                                                ["x"] = -210823.57208182,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 562348.79927631,
                                                ["x"] = -213486.2275605,
                                            }, -- end of [60]
                                            [63] = 
                                            {
                                                ["y"] = 562475.99672966,
                                                ["x"] = -213627.11391922,
                                            }, -- end of [63]
                                            [61] = 
                                            {
                                                ["y"] = 562393.13673038,
                                                ["x"] = -213540.38529095,
                                            }, -- end of [61]
                                            [26] = 
                                            {
                                                ["y"] = 560119.30591193,
                                                ["x"] = -210808.1726184,
                                            }, -- end of [26]
                                            [62] = 
                                            {
                                                ["y"] = 562430.02032444,
                                                ["x"] = -213581.17611125,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 558002.58027754,
                                                ["x"] = -208030.5972196,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 558748.7783645,
                                                ["x"] = -209177.87189572,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 559912.9087487,
                                                ["x"] = -210828.31850113,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 562520.47867545,
                                                ["x"] = -213667.3705644,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 562555.29729267,
                                                ["x"] = -213695.87102738,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 562595.51880494,
                                                ["x"] = -213725.5647224,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 559917.48091004,
                                                ["x"] = -210830.33403574,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 562683.13972476,
                                                ["x"] = -213783.36888095,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 562709.61902896,
                                                ["x"] = -213797.46403364,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 562786.58472624,
                                                ["x"] = -213833.52024318,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 559922.17913447,
                                                ["x"] = -210832.03589904,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 563089.52245232,
                                                ["x"] = -213963.93238353,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 563106.57822929,
                                                ["x"] = -213974.37346202,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 563123.1006232,
                                                ["x"] = -213985.63979997,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 559926.9720569,
                                                ["x"] = -210833.45633855,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 563154.38762617,
                                                ["x"] = -214010.53612089,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 563169.03577404,
                                                ["x"] = -214024.14946784,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 558809.06250148,
                                                ["x"] = -209269.87079625,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 559936.74316407,
                                                ["x"] = -210835.57154618,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 563221.2223153,
                                                ["x"] = -214084.65802535,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 563264.041756,
                                                ["x"] = -214146.22456884,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 563689.26099242,
                                                ["x"] = -214806.01890511,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 559941.71390622,
                                                ["x"] = -210836.09953194,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 563702.441186,
                                                ["x"] = -214821.03111645,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 563706.19963539,
                                                ["x"] = -214824.32741146,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 563729.93948362,
                                                ["x"] = -214842.66837938,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 559946.71023893,
                                                ["x"] = -210836.26778736,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 563742.60420191,
                                                ["x"] = -214850.67093353,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 563747.15551158,
                                                ["x"] = -214852.73493785,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 563751.83275579,
                                                ["x"] = -214854.50243387,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 559951.70860434,
                                                ["x"] = -210836.15998711,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 563803.60157078,
                                                ["x"] = -214872.88186989,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 563812.40861516,
                                                ["x"] = -214877.6136213,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 558849.03206004,
                                                ["x"] = -209339.16065477,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 563829.10963217,
                                                ["x"] = -214888.60019968,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 563836.8202186,
                                                ["x"] = -214894.96453389,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 563847.75068607,
                                                ["x"] = -214905.23449353,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 563909.82229561,
                                                ["x"] = -214970.39592692,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 564076.20941521,
                                                ["x"] = -215150.17447282,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 564086.84820917,
                                                ["x"] = -215160.74533556,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 564089.62255789,
                                                ["x"] = -215164.90025348,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 564089.36916401,
                                                ["x"] = -215169.65376521,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 564086.37171364,
                                                ["x"] = -215173.67052797,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 564079.61377872,
                                                ["x"] = -215181.04949899,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 563955.39860987,
                                                ["x"] = -215308.70774426,
                                            }, -- end of [105]
                                            [67] = 
                                            {
                                                ["y"] = 562665.97704036,
                                                ["x"] = -213773.10417209,
                                            }, -- end of [67]
                                            [27] = 
                                            {
                                                ["y"] = 560129.27386746,
                                                ["x"] = -210807.38076884,
                                            }, -- end of [27]
                                            [71] = 
                                            {
                                                ["y"] = 563067.56060217,
                                                ["x"] = -213951.99365128,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 563139.05149946,
                                                ["x"] = -213997.70172063,
                                            }, -- end of [75]
                                            [7] = 
                                            {
                                                ["y"] = 559227.38607043,
                                                ["x"] = -210055.32482276,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 560139.26964155,
                                                ["x"] = -210807.15630462,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 563695.54538172,
                                                ["x"] = -214813.79553125,
                                            }, -- end of [83]
                                            [78] = 
                                            {
                                                ["y"] = 563186.495659,
                                                ["x"] = -214042.03853996,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 563202.82421943,
                                                ["x"] = -214060.96540912,
                                            }, -- end of [79]
                                            [29] = 
                                            {
                                                ["y"] = 560159.25900798,
                                                ["x"] = -210807.73522509,
                                            }, -- end of [29]
                                            [87] = 
                                            {
                                                ["y"] = 563738.2273091,
                                                ["x"] = -214848.2588299,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 563794.49763973,
                                                ["x"] = -214868.74825608,
                                            }, -- end of [91]
                                            [94] = 
                                            {
                                                ["y"] = 563820.89440609,
                                                ["x"] = -214882.90113707,
                                            }, -- end of [94]
                                            [30] = 
                                            {
                                                ["y"] = 560179.18366035,
                                                ["x"] = -210809.42482459,
                                            }, -- end of [30]
                                            [25] = 
                                            {
                                                ["y"] = 559981.48548828,
                                                ["x"] = -210832.63640844,
                                            }, -- end of [25]
                                            [24] = 
                                            {
                                                ["y"] = 559961.67620136,
                                                ["x"] = -210835.37521519,
                                            }, -- end of [24]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 565089.64097237,
                                                ["x"] = -216628.84794816,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 564090.31981503,
                                                ["x"] = -215174.89353489,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 565289.2944629,
                                                ["x"] = -217961.05923836,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 564094.52316762,
                                                ["x"] = -215172.28979213,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 567560.08621613,
                                                ["x"] = -221567.80531758,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 564099.24249797,
                                                ["x"] = -215173.44477024,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 564103.21808864,
                                                ["x"] = -215176.48836508,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 564110.44254945,
                                                ["x"] = -215183.4023856,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 564138.38604868,
                                                ["x"] = -215212.01720054,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 564161.39077292,
                                                ["x"] = -215238.38952277,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 564200.30928883,
                                                ["x"] = -215290.4199547,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 564258.57173143,
                                                ["x"] = -215389.50563723,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 564389.76502129,
                                                ["x"] = -215631.13122527,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 564423.39411821,
                                                ["x"] = -215674.62617663,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 564971.14395823,
                                                ["x"] = -216316.9688938,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 565067.4446388,
                                                ["x"] = -216536.57814502,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 565095.00910627,
                                                ["x"] = -216668.48178505,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 565174.49864988,
                                                ["x"] = -217594.37662606,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 565305.93524774,
                                                ["x"] = -217986.00245164,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 566822.30392137,
                                                ["x"] = -219726.17625306,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 567574.17561866,
                                                ["x"] = -221583.34575362,
                                            }, -- end of [56]
                                            [33] = 
                                            {
                                                ["y"] = 565192.94762972,
                                                ["x"] = -217672.21225653,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 565315.31408597,
                                                ["x"] = -217997.70702862,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 566868.14763835,
                                                ["x"] = -219826.15474189,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                ["y"] = 564911.92462491,
                                                ["x"] = -216230.38960161,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 564985.16299708,
                                                ["x"] = -216343.48832252,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 565076.04166247,
                                                ["x"] = -216565.31626644,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 565101.48781557,
                                                ["x"] = -216748.21113078,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 565233.73417388,
                                                ["x"] = -217811.34296176,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 565341.94723061,
                                                ["x"] = -218027.54654425,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 567538.36518093,
                                                ["x"] = -221534.31924617,
                                            }, -- end of [50]
                                            [31] = 
                                            {
                                                ["y"] = 565157.96050043,
                                                ["x"] = -217505.91812512,
                                            }, -- end of [31]
                                            [9] = 
                                            {
                                                ["y"] = 564179.9588884,
                                                ["x"] = -215261.94850935,
                                            }, -- end of [9]
                                            [35] = 
                                            {
                                                ["y"] = 565268.28110074,
                                                ["x"] = -217915.76934315,
                                            }, -- end of [35]
                                            [11] = 
                                            {
                                                ["y"] = 564221.8720063,
                                                ["x"] = -215324.10597243,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 564381.64321145,
                                                ["x"] = -215618.52208082,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 564398.49125612,
                                                ["x"] = -215643.32978775,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 564938.9156489,
                                                ["x"] = -216266.39112701,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 565012.44431495,
                                                ["x"] = -216402.47915086,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 565083.13869776,
                                                ["x"] = -216594.46145543,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 565148.45421646,
                                                ["x"] = -217436.57412411,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 565275.64562071,
                                                ["x"] = -217934.36118803,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 566655.38925928,
                                                ["x"] = -219447.86342103,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 567548.26519971,
                                                ["x"] = -221551.68711061,
                                            }, -- end of [52]
                                            [51] = 
                                            {
                                                ["y"] = 567543.09725831,
                                                ["x"] = -221543.12784904,
                                            }, -- end of [51]
                                            [47] = 
                                            {
                                                ["y"] = 566776.01925705,
                                                ["x"] = -219637.54343108,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 566725.84672461,
                                                ["x"] = -219551.05142774,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 565297.27888754,
                                                ["x"] = -217973.75392385,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 566548.66304331,
                                                ["x"] = -219315.55596762,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 565279.86170298,
                                                ["x"] = -217943.42723078,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 566690.50611649,
                                                ["x"] = -219496.5057943,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 567553.93684847,
                                                ["x"] = -221559.92135656,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = 563957.43256435,
                                                ["x"] = -215310.70295182,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 564955.68530227,
                                                ["x"] = -216291.26300169,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 565055.62356369,
                                                ["x"] = -216503.63891075,
                                            }, -- end of [23]
                                            [55] = 
                                            {
                                                ["y"] = 567566.65414467,
                                                ["x"] = -221575.34477821,
                                            }, -- end of [55]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 557509.80225654,
                                                ["x"] = -207235.35739753,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 557283.6608343,
                                                ["x"] = -206975.51684969,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 558002.58064975,
                                                ["x"] = -208030.59780994,
                                            }, -- end of [8]
                                            [3] = 
                                            {
                                                ["y"] = 557347.41725782,
                                                ["x"] = -207039.02601042,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 556824.0307932,
                                                ["x"] = -206574.52949594,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 557404.63563866,
                                                ["x"] = -207101.87262895,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 557458.80691071,
                                                ["x"] = -207167.36398458,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 557571.25526718,
                                                ["x"] = -207326.57749753,
                                            }, -- end of [7]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 573929.37935411,
                                                ["x"] = -224672.13417777,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 567606.30855103,
                                                ["x"] = -221614.88557679,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 567649.01495181,
                                                ["x"] = -221627.49018618,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 574009.98488122,
                                                ["x"] = -224699.08576505,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 574091.78042505,
                                                ["x"] = -224722.17531715,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 574174.58137322,
                                                ["x"] = -224741.34923695,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 574263.13920252,
                                                ["x"] = -224757.34415546,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 568527.98322762,
                                                ["x"] = -221729.73232269,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 574406.9549584,
                                                ["x"] = -224775.73099771,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 575207.78766688,
                                                ["x"] = -224856.72874557,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 575296.33176689,
                                                ["x"] = -224872.79902483,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 575379.11556312,
                                                ["x"] = -224892.04685242,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 568562.17637689,
                                                ["x"] = -221737.1877878,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 575460.88869741,
                                                ["x"] = -224915.21550201,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 575541.4656573,
                                                ["x"] = -224942.25229135,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 575625.29666836,
                                                ["x"] = -224974.97557492,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 575834.71938848,
                                                ["x"] = -225070.01573257,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 568591.1050702,
                                                ["x"] = -221745.11873802,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 576558.61139167,
                                                ["x"] = -225410.46805042,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 576642.50184574,
                                                ["x"] = -225443.03666277,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 576723.14234085,
                                                ["x"] = -225469.88333627,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 567610.43972233,
                                                ["x"] = -221617.69201716,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 568614.80902068,
                                                ["x"] = -221753.05322914,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 576887.79896732,
                                                ["x"] = -225511.91117015,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 577001.02144811,
                                                ["x"] = -225531.98961234,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 578665.73677283,
                                                ["x"] = -225757.92027841,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 578770.35133348,
                                                ["x"] = -225766.78458848,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 568638.03522528,
                                                ["x"] = -221762.29338852,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 578855.29362495,
                                                ["x"] = -225769.69035646,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 578940.27798981,
                                                ["x"] = -225768.55264828,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 579025.11200145,
                                                ["x"] = -225763.37323566,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 579114.5606897,
                                                ["x"] = -225753.51027627,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 568660.7111753,
                                                ["x"] = -221772.81198655,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 579282.32373783,
                                                ["x"] = -225726.11868394,
                                            }, -- end of [56]
                                            [47] = 
                                            {
                                                ["y"] = 576804.97004641,
                                                ["x"] = -225492.85854362,
                                            }, -- end of [47]
                                            [57] = 
                                            {
                                                ["y"] = 579478.95668998,
                                                ["x"] = -225689.60366199,
                                            }, -- end of [57]
                                            [63] = 
                                            {
                                                ["y"] = 582326.57220449,
                                                ["x"] = -225918.83072594,
                                            }, -- end of [63]
                                            [58] = 
                                            {
                                                ["y"] = 579483.93634162,
                                                ["x"] = -225689.18282561,
                                            }, -- end of [58]
                                            [6] = 
                                            {
                                                ["y"] = 567624.44474394,
                                                ["x"] = -221622.94695313,
                                            }, -- end of [6]
                                            [59] = 
                                            {
                                                ["y"] = 579503.92029572,
                                                ["x"] = -225689.10515868,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 568682.76985131,
                                                ["x"] = -221784.57021113,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 580093.92734272,
                                                ["x"] = -225765.64587574,
                                            }, -- end of [60]
                                            [24] = 
                                            {
                                                ["y"] = 569242.88239443,
                                                ["x"] = -222358.66077974,
                                            }, -- end of [24]
                                            [61] = 
                                            {
                                                ["y"] = 580848.73552449,
                                                ["x"] = -225777.88762538,
                                            }, -- end of [61]
                                            [25] = 
                                            {
                                                ["y"] = 569302.04658909,
                                                ["x"] = -222404.74175829,
                                            }, -- end of [25]
                                            [62] = 
                                            {
                                                ["y"] = 582241.58448457,
                                                ["x"] = -225917.96744467,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 567574.19685526,
                                                ["x"] = -221583.36849285,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 567614.94033617,
                                                ["x"] = -221619.86269876,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 568704.14372185,
                                                ["x"] = -221797.53159142,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 582406.4999365,
                                                ["x"] = -225915.62662056,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 582491.14585648,
                                                ["x"] = -225907.97427201,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 582644.55913302,
                                                ["x"] = -225885.95582017,
                                            }, -- end of [66]
                                            [67] = 
                                            {
                                                ["y"] = 583251.44703027,
                                                ["x"] = -225786.84112625,
                                            }, -- end of [67]
                                            [68] = 
                                            {
                                                ["y"] = 583351.02851446,
                                                ["x"] = -225777.81145729,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 583445.94088139,
                                                ["x"] = -225773.96280214,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 583540.92751816,
                                                ["x"] = -225774.80218478,
                                            }, -- end of [70]
                                            [71] = 
                                            {
                                                ["y"] = 583635.75696066,
                                                ["x"] = -225780.32885017,
                                            }, -- end of [71]
                                            [72] = 
                                            {
                                                ["y"] = 583730.19814588,
                                                ["x"] = -225790.52825011,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 583824.02102453,
                                                ["x"] = -225805.37543317,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 583916.99807219,
                                                ["x"] = -225824.82896274,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 568763.55466053,
                                                ["x"] = -221843.17436686,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 584099.51284402,
                                                ["x"] = -225877.35590892,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 584188.60354518,
                                                ["x"] = -225910.3106186,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 567619.64029064,
                                                ["x"] = -221621.56457525,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 568788.9546249,
                                                ["x"] = -221867.24834139,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 584960.77849656,
                                                ["x"] = -226320.6276574,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 585107.45413618,
                                                ["x"] = -226406.54137506,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 585120.97647613,
                                                ["x"] = -226413.0274457,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 568823.37748351,
                                                ["x"] = -221903.50489282,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 585135.03360863,
                                                ["x"] = -226418.23146384,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 585139.8794222,
                                                ["x"] = -226419.45959565,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 585144.80169266,
                                                ["x"] = -226420.33099242,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 569131.77741306,
                                                ["x"] = -222257.97962236,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 586137.28250123,
                                                ["x"] = -226490.89470795,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 586147.12148785,
                                                ["x"] = -226492.65980335,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 586151.95162672,
                                                ["x"] = -226493.94901498,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 569186.06280468,
                                                ["x"] = -222309.71801256,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 586166.0102008,
                                                ["x"] = -226499.15930492,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 586706.23156885,
                                                ["x"] = -226736.02385567,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 586786.85250492,
                                                ["x"] = -226762.92920004,
                                            }, -- end of [94]
                                            [95] = 
                                            {
                                                ["y"] = 586868.66343617,
                                                ["x"] = -226785.96404843,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 586951.4783771,
                                                ["x"] = -226805.07744245,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 587040.04553779,
                                                ["x"] = -226821.02217629,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 587253.38567703,
                                                ["x"] = -226847.53044508,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 588560.64509596,
                                                ["x"] = -226989.4976526,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 588624.59421938,
                                                ["x"] = -227001.0978943,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 588668.39163317,
                                                ["x"] = -227011.41221541,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 588749.98656189,
                                                ["x"] = -227035.20099104,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 588916.3091284,
                                                ["x"] = -227089.57105768,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 588967.5406837,
                                                ["x"] = -227109.56481134,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 589017.61939541,
                                                ["x"] = -227132.29169224,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 589147.74545113,
                                                ["x"] = -227196.23347665,
                                            }, -- end of [106]
                                            [107] = 
                                            {
                                                ["y"] = 590827.52007601,
                                                ["x"] = -228162.62713442,
                                            }, -- end of [107]
                                            [75] = 
                                            {
                                                ["y"] = 584008.90342458,
                                                ["x"] = -225848.84102264,
                                            }, -- end of [75]
                                            [87] = 
                                            {
                                                ["y"] = 585149.77313779,
                                                ["x"] = -226420.85768369,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 567634.20723331,
                                                ["x"] = -221625.10494747,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 569509.58705574,
                                                ["x"] = -222534.50470217,
                                            }, -- end of [28]
                                            [78] = 
                                            {
                                                ["y"] = 584275.95923521,
                                                ["x"] = -225947.6221152,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 584388.27329325,
                                                ["x"] = -226002.46319462,
                                            }, -- end of [79]
                                            [83] = 
                                            {
                                                ["y"] = 585130.27220404,
                                                ["x"] = -226416.70739558,
                                            }, -- end of [83]
                                            [29] = 
                                            {
                                                ["y"] = 573681.5919275,
                                                ["x"] = -224565.18169604,
                                            }, -- end of [29]
                                            [91] = 
                                            {
                                                ["y"] = 586156.70103891,
                                                ["x"] = -226495.51026211,
                                            }, -- end of [91]
                                            [27] = 
                                            {
                                                ["y"] = 569426.82674599,
                                                ["x"] = -222487.87807654,
                                            }, -- end of [27]
                                            [26] = 
                                            {
                                                ["y"] = 569363.41086047,
                                                ["x"] = -222447.84959783,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 573845.52343716,
                                                ["x"] = -224639.47600317,
                                            }, -- end of [30]
                                            [18] = 
                                            {
                                                ["y"] = 568744.56299708,
                                                ["x"] = -221826.91974616,
                                            }, -- end of [18]
                                            [17] = 
                                            {
                                                ["y"] = 568724.76369291,
                                                ["x"] = -221811.66152288,
                                            }, -- end of [17]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 592547.38550008,
                                                ["x"] = -230033.66153821,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 591608.56564317,
                                                ["x"] = -228609.77879986,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 591808.63721235,
                                                ["x"] = -228648.03864589,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 592546.72227427,
                                                ["x"] = -230038.61605832,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 592537.81197715,
                                                ["x"] = -230082.72379716,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 592531.72581179,
                                                ["x"] = -230106.96801378,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 592525.7723711,
                                                ["x"] = -230126.05904579,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 592091.90066012,
                                                ["x"] = -228679.27858543,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 592517.03421769,
                                                ["x"] = -230149.47877494,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 592169.71666641,
                                                ["x"] = -231033.56403548,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 592145.14243604,
                                                ["x"] = -231109.68761054,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 592128.43825447,
                                                ["x"] = -231172.49750149,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 592116.49069779,
                                                ["x"] = -228683.7662229,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 592111.78599513,
                                                ["x"] = -231250.73680214,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 592096.5026073,
                                                ["x"] = -231344.4896658,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 592088.64049894,
                                                ["x"] = -231414.03942317,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 592085.35161437,
                                                ["x"] = -231468.93484629,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 592131.02256482,
                                                ["x"] = -228687.47053866,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 592066.44087596,
                                                ["x"] = -231958.42451314,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 592067.55304017,
                                                ["x"] = -231983.39672325,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 592069.58089148,
                                                ["x"] = -232003.29067175,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 591622.11242971,
                                                ["x"] = -228616.21458733,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 592140.49963665,
                                                ["x"] = -228690.655198,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 592075.95052576,
                                                ["x"] = -232037.69276981,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 592081.21005375,
                                                ["x"] = -232056.98566533,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 592085.94294788,
                                                ["x"] = -232071.21777717,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 592093.2461619,
                                                ["x"] = -232089.83432657,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 592149.69185523,
                                                ["x"] = -228694.58473229,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 592099.38109784,
                                                ["x"] = -232103.52040679,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 592108.54422699,
                                                ["x"] = -232121.2951168,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 592123.73759367,
                                                ["x"] = -232147.15917766,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 592190.31769697,
                                                ["x"] = -232246.98329594,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 592154.12930846,
                                                ["x"] = -228696.88742926,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 593916.3835803,
                                                ["x"] = -234737.2698547,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 593923.89697965,
                                                ["x"] = -234750.24964131,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 594098.49942903,
                                                ["x"] = -235070.74417047,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 594128.46160367,
                                                ["x"] = -235116.85983218,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 592162.75024583,
                                                ["x"] = -228701.95304374,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 594160.81161767,
                                                ["x"] = -235161.3339579,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 594205.10064769,
                                                ["x"] = -235215.53408764,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 594493.1678196,
                                                ["x"] = -235548.11196058,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 590827.52014797,
                                                ["x"] = -228162.62717194,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 591636.07652118,
                                                ["x"] = -228621.69085652,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 592170.97427204,
                                                ["x"] = -228707.63509328,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 594650.15645956,
                                                ["x"] = -235702.16579578,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 594688.57953167,
                                                ["x"] = -235734.15163914,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 594748.43351294,
                                                ["x"] = -235779.33489725,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 592178.68668739,
                                                ["x"] = -228713.99650135,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 595294.41502952,
                                                ["x"] = -236113.1741127,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 595364.64044656,
                                                ["x"] = -236151.92897091,
                                            }, -- end of [69]
                                            [18] = 
                                            {
                                                ["y"] = 592185.85803315,
                                                ["x"] = -228720.96195521,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 592192.41427212,
                                                ["x"] = -228728.50779026,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 591650.30668564,
                                                ["x"] = -228626.42057876,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 592198.43350962,
                                                ["x"] = -228736.49230577,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 592201.21514471,
                                                ["x"] = -228740.64648504,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 592206.26583231,
                                                ["x"] = -228749.27532258,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 592210.79964881,
                                                ["x"] = -228758.18714999,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 591669.66077125,
                                                ["x"] = -228631.45092868,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 592216.79982754,
                                                ["x"] = -228771.93209405,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 592223.7340049,
                                                ["x"] = -228790.68932175,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 592226.57177264,
                                                ["x"] = -228800.27518172,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 592544.78228505,
                                                ["x"] = -230003.8729653,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 591684.42509938,
                                                ["x"] = -228634.08782242,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 592546.47077541,
                                                ["x"] = -230013.7283205,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 592547.50538909,
                                                ["x"] = -230023.67158389,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 592072.82278233,
                                                ["x"] = -232023.02441115,
                                            }, -- end of [47]
                                            [30] = 
                                            {
                                                ["y"] = 592547.63191113,
                                                ["x"] = -230028.66906465,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 594602.54608367,
                                                ["x"] = -235657.92530554,
                                            }, -- end of [63]
                                            [67] = 
                                            {
                                                ["y"] = 594760.87516399,
                                                ["x"] = -235787.70907201,
                                            }, -- end of [67]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 8,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 556825.00965146,
                                            ["x"] = -206573.39290685,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 8,
                                                                    }, -- 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"] = 8,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 128.59405610259,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 558003.86082087,
                                            ["x"] = -208029.8160551,
                                            ["ETA_locked"] = false,
                                            ["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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 33,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1821.2737217192,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 563956.46590824,
                                            ["x"] = -215309.7538453,
                                            ["ETA_locked"] = false,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3208.1872333489,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 567575.19635163,
                                            ["x"] = -221582.4132334,
                                            ["ETA_locked"] = false,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7637.9142010601,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 590828.26747491,
                                            ["x"] = -228161.32601952,
                                            ["ETA_locked"] = false,
                                            ["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 [5]
                                        [6] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9599.0115429378,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 595365.37480401,
                                            ["x"] = -236150.55916996,
                                            ["ETA_locked"] = false,
                                            ["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 [6]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 158,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 581,
                                        ["y"] = 556825.00965146,
                                        ["x"] = -206573.39290685,
                                        ["name"] = "Retreating Armor-14",
                                        ["heading"] = 2.2906184893207,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 580,
                                        ["y"] = 556802.27875494,
                                        ["x"] = -206553.8164951,
                                        ["name"] = "Retreating Armor-13",
                                        ["heading"] = 2.281770976514,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 567,
                                        ["y"] = 556779.54696963,
                                        ["x"] = -206534.23931613,
                                        ["name"] = "Retreating Armor-2",
                                        ["heading"] = 2.281771021271,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 570,
                                        ["y"] = 556756.81518596,
                                        ["x"] = -206514.66213525,
                                        ["name"] = "Retreating Armor-5",
                                        ["heading"] = 2.2817711051855,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 569,
                                        ["y"] = 556734.08340149,
                                        ["x"] = -206495.0849553,
                                        ["name"] = "Retreating Armor-4",
                                        ["heading"] = 2.2817710642936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 568,
                                        ["y"] = 556711.35161706,
                                        ["x"] = -206475.5077753,
                                        ["name"] = "Retreating Armor-3",
                                        ["heading"] = 2.2817710664276,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 572,
                                        ["y"] = 556688.62148262,
                                        ["x"] = -206455.92868017,
                                        ["name"] = "Retreating Armor-7",
                                        ["heading"] = 2.2818553291769,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 571,
                                        ["y"] = 556665.8947059,
                                        ["x"] = -206436.34568811,
                                        ["name"] = "Retreating Armor-6",
                                        ["heading"] = 2.2820267945856,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 577,
                                        ["y"] = 556643.16953939,
                                        ["x"] = -206416.76082669,
                                        ["name"] = "Retreating Armor-12",
                                        ["heading"] = 2.2821090359861,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 576,
                                        ["y"] = 556620.44535102,
                                        ["x"] = -206397.17483021,
                                        ["name"] = "Retreating Armor-11",
                                        ["heading"] = 2.2821589817228,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 575,
                                        ["y"] = 556597.7221574,
                                        ["x"] = -206377.58767999,
                                        ["name"] = "Retreating Armor-10",
                                        ["heading"] = 2.282209760585,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "MTLB",
                                        ["unitId"] = 574,
                                        ["y"] = 556575.00038495,
                                        ["x"] = -206357.99888115,
                                        ["name"] = "Retreating Armor-9",
                                        ["heading"] = 2.2822823145661,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "MTLB",
                                        ["unitId"] = 573,
                                        ["y"] = 556552.28167939,
                                        ["x"] = -206338.40652673,
                                        ["name"] = "Retreating Armor-8",
                                        ["heading"] = 2.2824388320989,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 582,
                                        ["y"] = 556529.57360104,
                                        ["x"] = -206318.80187671,
                                        ["name"] = "Retreating Armor-15",
                                        ["heading"] = 2.2829805570538,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 584,
                                        ["y"] = 556506.89962469,
                                        ["x"] = -206299.1579357,
                                        ["name"] = "Retreating Armor-17",
                                        ["heading"] = 2.2847147656349,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 583,
                                        ["y"] = 556484.28025488,
                                        ["x"] = -206279.45139113,
                                        ["name"] = "Retreating Armor-16",
                                        ["heading"] = 2.2874838698041,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 585,
                                        ["y"] = 556461.74818084,
                                        ["x"] = -206259.64571457,
                                        ["name"] = "Retreating Armor-18",
                                        ["heading"] = 2.2918869136625,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 587,
                                        ["y"] = 556439.35573015,
                                        ["x"] = -206239.68388949,
                                        ["name"] = "Retreating Armor-20",
                                        ["heading"] = 2.2988694031031,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 586,
                                        ["y"] = 556417.19325686,
                                        ["x"] = -206219.47099275,
                                        ["name"] = "Retreating Armor-19",
                                        ["heading"] = 2.3102196053751,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 566,
                                        ["y"] = 556395.33769156,
                                        ["x"] = -206198.9302283,
                                        ["name"] = "Retreating Armor-1",
                                        ["heading"] = 2.3251922879645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [20]
                                }, -- end of ["units"]
                                ["y"] = 556825.00965146,
                                ["x"] = -206573.39290685,
                                ["name"] = "Retreating Armor",
                                ["start_time"] = 0,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 8,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 606416.37241368,
                                            ["x"] = -254169.74563854,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 174,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Stinger comm",
                                        ["unitId"] = 602,
                                        ["y"] = 606416.37241368,
                                        ["x"] = -254169.74563854,
                                        ["name"] = "MANPADS-4-1",
                                        ["heading"] = 5.9341194567807,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 606416.37241368,
                                ["x"] = -254169.74563854,
                                ["name"] = "MANPADS-4",
                                ["start_time"] = 0,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 605482.83562874,
                                            ["x"] = -255434.1006418,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 179,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 607,
                                        ["y"] = 605482.83562874,
                                        ["x"] = -255434.1006418,
                                        ["name"] = "MANPADS-9-1",
                                        ["heading"] = 4.5727626402251,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 605482.83562874,
                                ["x"] = -255434.1006418,
                                ["name"] = "MANPADS-9",
                                ["start_time"] = 0,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 563615.27548628,
                                                ["x"] = -219677.40323143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 563615.27548628,
                                                ["x"] = -219677.40323143,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 563618.15628969,
                                            ["x"] = -219677.88336506,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 180,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 608,
                                        ["y"] = 563618.15628969,
                                        ["x"] = -219677.88336506,
                                        ["name"] = "Command Structure-1",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563618.15628969,
                                ["x"] = -219677.88336506,
                                ["name"] = "Command Structure",
                                ["start_time"] = 0,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 6,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 606149.24935253,
                                            ["x"] = -254569.3794399,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 181,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 609,
                                        ["y"] = 606149.24935253,
                                        ["x"] = -254569.3794399,
                                        ["name"] = "MANPADS-1-1",
                                        ["heading"] = 4.5727626402251,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 606149.24935253,
                                ["x"] = -254569.3794399,
                                ["name"] = "MANPADS-1",
                                ["start_time"] = 0,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 563615.27548628,
                                                ["x"] = -219677.40323143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 563615.27548628,
                                                ["x"] = -219677.40323143,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 563524.45352643,
                                            ["x"] = -219630.76426126,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 182,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 610,
                                        ["y"] = 563524.45352643,
                                        ["x"] = -219630.76426126,
                                        ["name"] = "Command Structure-2",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563524.45352643,
                                ["x"] = -219630.76426126,
                                ["name"] = "Command Structure-2",
                                ["start_time"] = 0,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 7,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 606440.36289744,
                                            ["x"] = -254555.51328143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 184,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 612,
                                        ["y"] = 606440.36289744,
                                        ["x"] = -254555.51328143,
                                        ["name"] = "MANPADS-5-1",
                                        ["heading"] = 5.3756140961425,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 606440.36289744,
                                ["x"] = -254555.51328143,
                                ["name"] = "MANPADS-5",
                                ["start_time"] = 0,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 596574.34431356,
                                                ["x"] = -234386.62910894,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 596574.34431356,
                                                ["x"] = -234386.62910894,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 598214.88841903,
                                            ["x"] = -233577.58002501,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 185,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 613,
                                        ["y"] = 598214.88841903,
                                        ["x"] = -233577.58002501,
                                        ["name"] = "Ground-1-1",
                                        ["heading"] = 5.532693728822,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 598214.88841903,
                                ["x"] = -233577.58002501,
                                ["name"] = "OCHAMCHIRA SR SAM 1",
                                ["start_time"] = 0,
                            }, -- end of [32]
                            [34] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 597627.30750601,
                                                ["x"] = -236131.88562002,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 597627.30750601,
                                                ["x"] = -236131.88562002,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 597234.2487467,
                                            ["x"] = -235960.80320094,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 187,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 620,
                                        ["y"] = 597234.2487467,
                                        ["x"] = -235960.80320094,
                                        ["name"] = "OCHAMCHIRA Armor-6",
                                        ["heading"] = 5.6672511791792,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 619,
                                        ["y"] = 596581.86407085,
                                        ["x"] = -234714.83833309,
                                        ["name"] = "OCHAMCHIRA Armor-5",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 618,
                                        ["y"] = 597326.50464132,
                                        ["x"] = -234813.37051154,
                                        ["name"] = "OCHAMCHIRA Armor-4",
                                        ["heading"] = 4.7647488579445,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 617,
                                        ["y"] = 596908.0319033,
                                        ["x"] = -235305.77770011,
                                        ["name"] = "OCHAMCHIRA Armor-3",
                                        ["heading"] = 4.9741883681838,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 616,
                                        ["y"] = 597844.32544586,
                                        ["x"] = -235470.78025064,
                                        ["name"] = "OCHAMCHIRA Armor-2",
                                        ["heading"] = 5.6672511791792,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 615,
                                        ["y"] = 598400.72939534,
                                        ["x"] = -235846.83257512,
                                        ["name"] = "OCHAMCHIRA Armor-1",
                                        ["heading"] = 5.0265482457437,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 597234.2487467,
                                ["x"] = -235960.80320094,
                                ["name"] = "OCHAMCHIRA Armor",
                                ["start_time"] = 0,
                            }, -- end of [34]
                            [33] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 596574.34431356,
                                                ["x"] = -234386.62910894,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 596574.34431356,
                                                ["x"] = -234386.62910894,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 598655.37044936,
                                            ["x"] = -235421.45829149,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 186,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 614,
                                        ["y"] = 598655.37044936,
                                        ["x"] = -235421.45829149,
                                        ["name"] = "OCHAMCHIRA SR SAM 1-1-1",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 598655.37044936,
                                ["x"] = -235421.45829149,
                                ["name"] = "OCHAMCHIRA SR SAM 1-1",
                                ["start_time"] = 0,
                            }, -- end of [33]
                            [35] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 597627.30750601,
                                                ["x"] = -236131.88562002,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 597627.30750601,
                                                ["x"] = -236131.88562002,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 16,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 598023.30837476,
                                            ["x"] = -234213.86575629,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 188,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 621,
                                        ["y"] = 598023.30837476,
                                        ["x"] = -234213.86575629,
                                        ["name"] = "OCHAMCHIRA Armor-1-1",
                                        ["heading"] = 5.6672511791792,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 622,
                                        ["y"] = 597370.92369892,
                                        ["x"] = -232967.90088844,
                                        ["name"] = "OCHAMCHIRA Armor-1-2",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 623,
                                        ["y"] = 598115.56426938,
                                        ["x"] = -233066.43306689,
                                        ["name"] = "OCHAMCHIRA Armor-1-3",
                                        ["heading"] = 4.7647488579445,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 624,
                                        ["y"] = 597697.09153137,
                                        ["x"] = -233558.84025546,
                                        ["name"] = "OCHAMCHIRA Armor-1-4",
                                        ["heading"] = 4.9741883681838,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 625,
                                        ["y"] = 598633.38507393,
                                        ["x"] = -233723.84280599,
                                        ["name"] = "OCHAMCHIRA Armor-1-5",
                                        ["heading"] = 5.6672511791792,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 626,
                                        ["y"] = 599189.7890234,
                                        ["x"] = -234099.89513046,
                                        ["name"] = "OCHAMCHIRA Armor-1-6",
                                        ["heading"] = 5.0265482457437,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 598023.30837476,
                                ["x"] = -234213.86575629,
                                ["name"] = "OCHAMCHIRA Armor-1",
                                ["start_time"] = 0,
                            }, -- end of [35]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 556920.14612339,
                ["x"] = -176559.87462114,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "From Ground Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffGround",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 516728.77239072,
                                            ["x"] = -197889.87820096,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 77.083333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 88.529891220521,
                                            ["ETA_locked"] = false,
                                            ["y"] = 523544.93682538,
                                            ["x"] = -197559.23792495,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 77.083333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 227.08399827722,
                                            ["ETA_locked"] = false,
                                            ["y"] = 534212.78567983,
                                            ["x"] = -198072.98701993,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 77.083333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 410.06386573228,
                                            ["ETA_locked"] = false,
                                            ["y"] = 545216.08247276,
                                            ["x"] = -206897.38323947,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 77.083333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 158,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 2000,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 9663676414,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 499.07080231662,
                                            ["ETA_locked"] = false,
                                            ["y"] = 551000.29287146,
                                            ["x"] = -210587.31056278,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 159,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 500,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "russia standard army",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 578,
                                        ["psi"] = -0.5235987755983,
                                        ["onboard_num"] = "011",
                                        ["y"] = 516728.77239072,
                                        ["x"] = -197889.87820096,
                                        ["name"] = "Rotary-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1450,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.5235987755983,
                                        ["callsign"] = 111,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 500,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "russia standard army",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 579,
                                        ["psi"] = -0.57595865315813,
                                        ["onboard_num"] = "012",
                                        ["y"] = 516674.61614072,
                                        ["x"] = -197864.01882596,
                                        ["name"] = "Rotary-1-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1450,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.57595865315813,
                                        ["callsign"] = 112,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 516728.77239072,
                                ["x"] = -197889.87820096,
                                ["name"] = "Rotary-1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 225,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462780.52099149,
                                            ["x"] = -164380.60374481,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EWR",
                                                            ["number"] = 1,
                                                            ["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"] = 22,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "55G6 EWR",
                                        ["unitId"] = 52,
                                        ["y"] = 462780.52099149,
                                        ["x"] = -164380.60374481,
                                        ["name"] = "Moving Armor 1-1-1",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462780.52099149,
                                ["x"] = -164380.60374481,
                                ["name"] = "Moving Armor 1-1",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 461997.38725842,
                                            ["x"] = -164988.74616953,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 23,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SNR_75V",
                                        ["unitId"] = 53,
                                        ["y"] = 461997.38725842,
                                        ["x"] = -164988.74616953,
                                        ["name"] = "SR AA 1-1-1",
                                        ["heading"] = 0.0038885041518015,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 54,
                                        ["y"] = 461965.72625106,
                                        ["x"] = -164928.88447677,
                                        ["name"] = "SR AA 1-1-2",
                                        ["heading"] = 2.8797932657906,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 55,
                                        ["y"] = 462104.18779091,
                                        ["x"] = -164988.52796266,
                                        ["name"] = "SR AA 1-1-3",
                                        ["heading"] = 2.0071286397935,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 56,
                                        ["y"] = 461899.14303263,
                                        ["x"] = -164990.5738638,
                                        ["name"] = "SR AA 1-1-4",
                                        ["heading"] = 3.2812189937493,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 57,
                                        ["y"] = 461950.51788337,
                                        ["x"] = -165074.00116567,
                                        ["name"] = "SR AA 1-1-5",
                                        ["heading"] = 3.5255650890285,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 58,
                                        ["y"] = 462055.313486,
                                        ["x"] = -165076.5017115,
                                        ["name"] = "SR AA 1-1-6",
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 59,
                                        ["y"] = 462006.70473863,
                                        ["x"] = -165121.78321096,
                                        ["name"] = "SR AA 1-1-7",
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZIL-131 KUNG",
                                        ["unitId"] = 60,
                                        ["y"] = 462042.02342352,
                                        ["x"] = -164958.78949743,
                                        ["name"] = "SR AA 1-1-8",
                                        ["heading"] = 4.1713369122664,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZIL-131 KUNG",
                                        ["unitId"] = 61,
                                        ["y"] = 462045.27640054,
                                        ["x"] = -164963.61921967,
                                        ["name"] = "SR AA 1-1-9",
                                        ["heading"] = 4.1713369122664,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "p-19 s-125 sr",
                                        ["unitId"] = 62,
                                        ["y"] = 462150.96971144,
                                        ["x"] = -165099.83905238,
                                        ["name"] = "SR AA 1-1-10",
                                        ["heading"] = 2.2165681500328,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["unitId"] = 63,
                                        ["y"] = 462161.77201915,
                                        ["x"] = -165038.68721527,
                                        ["name"] = "SR AA 1-1-11",
                                        ["heading"] = 0.68067840827779,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ATMZ-5",
                                        ["unitId"] = 64,
                                        ["y"] = 461826.22512631,
                                        ["x"] = -165107.03180268,
                                        ["name"] = "SR AA 1-1-12",
                                        ["heading"] = 0.87266462599716,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ATMZ-5",
                                        ["unitId"] = 65,
                                        ["y"] = 461846.12821839,
                                        ["x"] = -165126.10559926,
                                        ["name"] = "SR AA 1-1-13",
                                        ["heading"] = 1.0297442586767,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 66,
                                        ["y"] = 461912.47185866,
                                        ["x"] = -165156.78953288,
                                        ["name"] = "SR AA 1-1-14",
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 67,
                                        ["y"] = 461926.56988222,
                                        ["x"] = -165140.20362282,
                                        ["name"] = "SR AA 1-1-15",
                                        ["heading"] = 5.3407075111026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                }, -- end of ["units"]
                                ["y"] = 461997.38725842,
                                ["x"] = -164988.74616953,
                                ["name"] = "SR AA 1-1",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 556102.93125543,
                                                ["x"] = -205822.09784025,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 556107.93290786,
                                                ["x"] = -205822.11399311,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 556122.82455251,
                                                ["x"] = -205823.84289679,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 556146.7012675,
                                                ["x"] = -205831.00971387,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 556185.27804917,
                                                ["x"] = -205862.04159947,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 556190.86510737,
                                                ["x"] = -205870.3322801,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 556151.19822679,
                                                ["x"] = -205833.1931497,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 556195.91655044,
                                                ["x"] = -205878.96120586,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 556132.58397016,
                                                ["x"] = -205825.98968688,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 556155.56481924,
                                                ["x"] = -205835.62627441,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 556292.40320788,
                                                ["x"] = -206087.67171101,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 556300.09541883,
                                                ["x"] = -206100.54590026,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 556159.78560412,
                                                ["x"] = -205838.30231433,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 556305.73675555,
                                                ["x"] = -206108.80126428,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 556112.91781977,
                                                ["x"] = -205822.46135346,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 556137.37813976,
                                                ["x"] = -205827.40466883,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 556167.81586844,
                                                ["x"] = -205844.24993507,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 556318.26472499,
                                                ["x"] = -206124.38061158,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 556328.53047,
                                                ["x"] = -206135.3151749,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 556175.35592842,
                                                ["x"] = -205850.82337016,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 556418.17289663,
                                                ["x"] = -206222.41856753,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = 556142.0894168,
                                                ["x"] = -205829.07903556,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 556178.90351336,
                                                ["x"] = -205854.34444042,
                                            }, -- end of [14]
                                            [27] = 
                                            {
                                                ["y"] = 557098.30463188,
                                                ["x"] = -206810.74098582,
                                            }, -- end of [27]
                                            [23] = 
                                            {
                                                ["y"] = 556311.8042745,
                                                ["x"] = -206116.74864396,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = 556205.08671222,
                                                ["x"] = -205896.73264856,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 556182.21591457,
                                                ["x"] = -205858.08869491,
                                            }, -- end of [15]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 550017.17508792,
                                                ["x"] = -206992.45653365,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 549734.80168744,
                                                ["x"] = -207349.61300396,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 549761.46348021,
                                                ["x"] = -207339.0618145,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 550020.43710597,
                                                ["x"] = -206988.66859515,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 550026.50391917,
                                                ["x"] = -206980.72737482,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 550028.87240779,
                                                ["x"] = -206976.3249643,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 550037.10893723,
                                                ["x"] = -206958.10143124,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 549794.62470715,
                                                ["x"] = -207301.6773727,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 550047.20272722,
                                                ["x"] = -206935.23223615,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 550049.96125645,
                                                ["x"] = -206931.05384657,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 550054.38709301,
                                                ["x"] = -206929.28157102,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 550059.23525912,
                                                ["x"] = -206930.54554724,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 549798.68992449,
                                                ["x"] = -207298.77562695,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 550063.87662391,
                                                ["x"] = -206932.40086693,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 550086.63026226,
                                                ["x"] = -206942.75636064,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 550099.96633447,
                                                ["x"] = -206949.61945528,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 550112.86837828,
                                                ["x"] = -206957.26440291,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 549803.16461708,
                                                ["x"] = -207296.55603342,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 550146.69170364,
                                                ["x"] = -206978.59586856,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 550160.08691475,
                                                ["x"] = -206985.34124496,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 550169.27538612,
                                                ["x"] = -206989.28283456,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 549738.94017322,
                                                ["x"] = -207352.47678406,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 549807.88597852,
                                                ["x"] = -207294.91545759,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 550202.59653379,
                                                ["x"] = -206999.93308002,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 550241.52032338,
                                                ["x"] = -207009.13149685,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 550403.1002809,
                                                ["x"] = -207042.43464583,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 550412.64645933,
                                                ["x"] = -207045.4071843,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 549831.82319746,
                                                ["x"] = -207287.80996848,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 550417.31222103,
                                                ["x"] = -207047.20230831,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 550421.81209995,
                                                ["x"] = -207049.3765096,
                                            }, -- end of [53]
                                            [67] = 
                                            {
                                                ["y"] = 551041.75592074,
                                                ["x"] = -207120.46806882,
                                            }, -- end of [67]
                                            [54] = 
                                            {
                                                ["y"] = 550426.0057176,
                                                ["x"] = -207052.09288626,
                                            }, -- end of [54]
                                            [71] = 
                                            {
                                                ["y"] = 551054.53337206,
                                                ["x"] = -207108.90856532,
                                            }, -- end of [71]
                                            [55] = 
                                            {
                                                ["y"] = 550458.41276684,
                                                ["x"] = -207075.52698848,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 549836.13731426,
                                                ["x"] = -207285.28919893,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 550466.99042406,
                                                ["x"] = -207080.66443637,
                                            }, -- end of [56]
                                            [19] = 
                                            {
                                                ["y"] = 549880.59221368,
                                                ["x"] = -207231.60625137,
                                            }, -- end of [19]
                                            [57] = 
                                            {
                                                ["y"] = 550475.86618321,
                                                ["x"] = -207085.26772222,
                                            }, -- end of [57]
                                            [95] = 
                                            {
                                                ["y"] = 551451.78525894,
                                                ["x"] = -207009.60445766,
                                            }, -- end of [95]
                                            [58] = 
                                            {
                                                ["y"] = 550484.99453793,
                                                ["x"] = -207089.34794285,
                                            }, -- end of [58]
                                            [99] = 
                                            {
                                                ["y"] = 551492.38623809,
                                                ["x"] = -207003.66816431,
                                            }, -- end of [99]
                                            [59] = 
                                            {
                                                ["y"] = 550494.32648659,
                                                ["x"] = -207092.93844231,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 549840.26583622,
                                                ["x"] = -207282.46945401,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 550508.57416846,
                                                ["x"] = -207097.62449457,
                                            }, -- end of [60]
                                            [103] = 
                                            {
                                                ["y"] = 551496.76591015,
                                                ["x"] = -206823.74199,
                                            }, -- end of [103]
                                            [61] = 
                                            {
                                                ["y"] = 550523.05149357,
                                                ["x"] = -207101.54426569,
                                            }, -- end of [61]
                                            [107] = 
                                            {
                                                ["y"] = 551506.35649571,
                                                ["x"] = -206800.8041571,
                                            }, -- end of [107]
                                            [62] = 
                                            {
                                                ["y"] = 550542.58895068,
                                                ["x"] = -207105.81080717,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 549730.95675703,
                                                ["x"] = -207346.41677335,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 549743.50103595,
                                                ["x"] = -207354.53862011,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 549843.90582027,
                                                ["x"] = -207279.05524866,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 550611.94064534,
                                                ["x"] = -207115.09574599,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 550681.79803123,
                                                ["x"] = -207119.45117566,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 550951.7676269,
                                                ["x"] = -207121.5609344,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 549847.1614828,
                                                ["x"] = -207275.26103938,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 551046.74273828,
                                                ["x"] = -207119.90047876,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 551051.32704775,
                                                ["x"] = -207118.09057886,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 551053.78805918,
                                                ["x"] = -207113.87085126,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 549874.85163063,
                                                ["x"] = -207239.79246586,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 551054.7903831,
                                                ["x"] = -207103.91590006,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 551054.94643069,
                                                ["x"] = -207038.9166912,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 551056.14800274,
                                                ["x"] = -207034.10050832,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 551060.24267797,
                                                ["x"] = -207031.56559578,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 551065.23131104,
                                                ["x"] = -207031.04451538,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 551180.20156904,
                                                ["x"] = -207029.28121581,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 549748.22736032,
                                                ["x"] = -207354.02088695,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 549883.12450915,
                                                ["x"] = -207227.29586139,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 551194.41275206,
                                                ["x"] = -207024.84075212,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 551198.66665131,
                                                ["x"] = -207022.22927314,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 551202.50177431,
                                                ["x"] = -207019.03323661,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 549892.34466857,
                                                ["x"] = -207209.56225899,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 551208.925755,
                                                ["x"] = -207011.39934189,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 551211.33253666,
                                                ["x"] = -207007.01932508,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 551213.34611157,
                                                ["x"] = -207002.4439026,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 551216.68901764,
                                                ["x"] = -206993.02119903,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 551226.69467922,
                                                ["x"] = -206959.48917309,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 551229.24960268,
                                                ["x"] = -206955.21747996,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 551233.83621715,
                                                ["x"] = -206954.10526677,
                                            }, -- end of [90]
                                            [91] = 
                                            {
                                                ["y"] = 551238.75893547,
                                                ["x"] = -206955.0454358,
                                            }, -- end of [91]
                                            [92] = 
                                            {
                                                ["y"] = 551287.10755229,
                                                ["x"] = -206967.92491923,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 551427.1319,
                                                ["x"] = -207005.52490955,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 551441.87337831,
                                                ["x"] = -207008.2881357,
                                            }, -- end of [94]
                                            [24] = 
                                            {
                                                ["y"] = 549945.08620162,
                                                ["x"] = -207053.31717324,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 551461.75489111,
                                                ["x"] = -207010.36444432,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 551486.74419569,
                                                ["x"] = -207011.03952669,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 551490.66604018,
                                                ["x"] = -207008.33832698,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 549947.72440243,
                                                ["x"] = -207049.06962821,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 551493.06651465,
                                                ["x"] = -206998.6716902,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 551493.32784484,
                                                ["x"] = -206993.67881855,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 551496.22080982,
                                                ["x"] = -206828.71133806,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 549950.6494768,
                                                ["x"] = -207045.0180231,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 551498.12409606,
                                                ["x"] = -206818.93590652,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 551501.60648053,
                                                ["x"] = -206809.56277942,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 551503.63625382,
                                                ["x"] = -206804.99718305,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 549953.87866972,
                                                ["x"] = -207041.2012526,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 551512.43499009,
                                                ["x"] = -206792.86524068,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 551579.2694473,
                                                ["x"] = -206712.95094372,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 549755.14160312,
                                                ["x"] = -207346.80751044,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 549957.35574183,
                                                ["x"] = -207037.61020408,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 551205.95505934,
                                                ["x"] = -207015.41460061,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 551189.89184448,
                                                ["x"] = -207026.98349647,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 551185.13823725,
                                                ["x"] = -207028.50205231,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 549961.11259534,
                                                ["x"] = -207034.31189512,
                                            }, -- end of [29]
                                            [6] = 
                                            {
                                                ["y"] = 549751.99508031,
                                                ["x"] = -207350.74554528,
                                            }, -- end of [6]
                                            [23] = 
                                            {
                                                ["y"] = 549942.77072119,
                                                ["x"] = -207057.74533064,
                                            }, -- end of [23]
                                            [22] = 
                                            {
                                                ["y"] = 549895.77987052,
                                                ["x"] = -207200.17193032,
                                            }, -- end of [22]
                                            [30] = 
                                            {
                                                ["y"] = 549969.00890393,
                                                ["x"] = -207028.17791682,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 550572.19190728,
                                                ["x"] = -207110.65289785,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 550183.40627333,
                                                ["x"] = -206994.30779202,
                                            }, -- end of [47]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 551579.26157133,
                                                ["x"] = -206712.96015617,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 551589.4155902,
                                                ["x"] = -206701.92338542,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 551597.08951734,
                                                ["x"] = -206695.53576796,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 551619.12990546,
                                                ["x"] = -206683.95284506,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 552028.52393362,
                                                ["x"] = -206478.93721067,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 552042.28519243,
                                                ["x"] = -206472.97429537,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 551628.81001721,
                                                ["x"] = -206681.44844749,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 552065.57816606,
                                                ["x"] = -206463.90549606,
                                            }, -- end of [18]
                                            [31] = 
                                            {
                                                ["y"] = 554067.03154851,
                                                ["x"] = -206353.48736663,
                                            }, -- end of [31]
                                            [5] = 
                                            {
                                                ["y"] = 551601.28009046,
                                                ["x"] = -206692.81078482,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 551765.62927325,
                                                ["x"] = -206651.89969636,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 552084.96293203,
                                                ["x"] = -206459.02429086,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 554058.69311341,
                                                ["x"] = -206354.47485395,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 552271.6834213,
                                                ["x"] = -206424.07257008,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 551770.34933824,
                                                ["x"] = -206650.25282948,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 552286.18426925,
                                                ["x"] = -206420.25483706,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 551593.09918488,
                                                ["x"] = -206698.541473,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 551609.91888084,
                                                ["x"] = -206687.7745474,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 551774.8916614,
                                                ["x"] = -206648.16896674,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 552780.44181326,
                                                ["x"] = -206345.22219532,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 552070.3599837,
                                                ["x"] = -206462.44630675,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 552904.99990759,
                                                ["x"] = -206334.863524,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 551779.24527943,
                                                ["x"] = -206645.7117036,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 553029.91075439,
                                                ["x"] = -206330.46995962,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 553169.8826087,
                                                ["x"] = -206332.47070303,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 551614.3932608,
                                                ["x"] = -206685.55013509,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 551787.66024988,
                                                ["x"] = -206640.31074319,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 553834.00387345,
                                                ["x"] = -206365.49717234,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 552488.30232254,
                                                ["x"] = -206386.0440307,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 554013.84555562,
                                                ["x"] = -206358.12479484,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 552019.73541972,
                                                ["x"] = -206483.70272654,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 548345.05746158,
                                                ["x"] = -204499.122309,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 547173.26469783,
                                                ["x"] = -203541.62035613,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 548657.9993819,
                                                ["x"] = -205134.44012863,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 547227.07250993,
                                                ["x"] = -203568.1542187,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 547257.589613,
                                                ["x"] = -203585.28329505,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 547282.89872819,
                                                ["x"] = -203601.38402087,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 547352.00558589,
                                                ["x"] = -203650.86591703,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 547383.44030972,
                                                ["x"] = -203675.59494127,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 547413.54068257,
                                                ["x"] = -203701.93102838,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 547544.69722077,
                                                ["x"] = -203839.30740302,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 547677.96282714,
                                                ["x"] = -203988.37415333,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 547716.91283673,
                                                ["x"] = -204019.70271472,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 547883.40588592,
                                                ["x"] = -204121.16220555,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 548217.28598126,
                                                ["x"] = -204321.59588877,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 548280.82782316,
                                                ["x"] = -204392.00691597,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 548428.6523187,
                                                ["x"] = -204658.49861458,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 548483.23845237,
                                                ["x"] = -204764.79080005,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 548748.02129468,
                                                ["x"] = -205529.26750929,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 549022.42283037,
                                                ["x"] = -206631.6766222,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                ["y"] = 548496.42424853,
                                                ["x"] = -204807.80806217,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 548973.65485763,
                                                ["x"] = -206534.19647001,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 549044.4070264,
                                                ["x"] = -206658.90576191,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                ["y"] = 548161.45934108,
                                                ["x"] = -204279.48731727,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 548231.8599405,
                                                ["x"] = -204335.28817838,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 548295.02662483,
                                                ["x"] = -204412.58131224,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 548469.40814652,
                                                ["x"] = -204727.32051448,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 548500.11760923,
                                                ["x"] = -204817.09862334,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 548980.50330788,
                                                ["x"] = -206558.23587188,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 549360.36340862,
                                                ["x"] = -207006.8519414,
                                            }, -- end of [50]
                                            [9] = 
                                            {
                                                ["y"] = 547452.91732212,
                                                ["x"] = -203740.32204418,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 547670.7313276,
                                                ["x"] = -203981.46939652,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 547697.14724336,
                                                ["x"] = -204004.40103308,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 547729.28992369,
                                                ["x"] = -204028.17144565,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 548186.18361825,
                                                ["x"] = -204296.4678165,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 548249.09065815,
                                                ["x"] = -204353.39167115,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 548316.04412033,
                                                ["x"] = -204446.6094085,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 548473.57890525,
                                                ["x"] = -204736.40871629,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 548629.39998304,
                                                ["x"] = -205059.74917784,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 548989.90500177,
                                                ["x"] = -206581.3830032,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 549730.94782268,
                                                ["x"] = -207346.40894776,
                                            }, -- end of [52]
                                            [51] = 
                                            {
                                                ["y"] = 549392.42093092,
                                                ["x"] = -207038.42768749,
                                            }, -- end of [51]
                                            [47] = 
                                            {
                                                ["y"] = 549007.70957001,
                                                ["x"] = -206611.46839353,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 548999.48904766,
                                                ["x"] = -206598.92228883,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 548664.68793949,
                                                ["x"] = -205158.52712858,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 548983.89282544,
                                                ["x"] = -206567.64157006,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 548640.69555944,
                                                ["x"] = -205087.53799713,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 548994.44227802,
                                                ["x"] = -206590.29108322,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                ["y"] = 548506.35899477,
                                                ["x"] = -204830.73625284,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 547026.51580463,
                                                ["x"] = -203477.90365103,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 548202.03968912,
                                                ["x"] = -204308.65437403,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 548268.57781061,
                                                ["x"] = -204376.201363,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 548477.21497163,
                                                ["x"] = -204745.72096937,
                                            }, -- end of [31]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 554729.13835147,
                                                ["x"] = -205841.34651193,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 554086.79969309,
                                                ["x"] = -206350.38967061,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 555274.73868335,
                                                ["x"] = -205586.88701966,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 554101.45174586,
                                                ["x"] = -206347.18815543,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 554111.09308082,
                                                ["x"] = -206344.53723195,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 554125.32090361,
                                                ["x"] = -206339.79061681,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 554139.27443001,
                                                ["x"] = -206334.29364573,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 554152.87273119,
                                                ["x"] = -206327.9668625,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 554166.07594945,
                                                ["x"] = -206320.85342905,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 554191.29176507,
                                                ["x"] = -206304.62691579,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 554241.43984617,
                                                ["x"] = -206263.31395365,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 554518.75212509,
                                                ["x"] = -205982.22860687,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 554564.74770487,
                                                ["x"] = -205929.5022409,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 554588.60080173,
                                                ["x"] = -205904.17325439,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 554690.42356705,
                                                ["x"] = -205850.96249228,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 554936.61747369,
                                                ["x"] = -205808.96096554,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 555080.21916918,
                                                ["x"] = -205766.03941672,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 555291.61768474,
                                                ["x"] = -205576.18967015,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = 555084.66456864,
                                                ["x"] = -205763.75226426,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 555292.11282772,
                                                ["x"] = -205575.93360755,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 554573.7529614,
                                                ["x"] = -205917.5203518,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 554596.8596573,
                                                ["x"] = -205898.54047755,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 554704.59366844,
                                                ["x"] = -205846.0467356,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 554956.0964754,
                                                ["x"] = -205804.43585757,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 555093.24643405,
                                                ["x"] = -205758.62391468,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 554178.90965785,
                                                ["x"] = -206313.09048598,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 554207.18699557,
                                                ["x"] = -206292.49206109,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 554311.02806977,
                                                ["x"] = -206198.65567699,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 554555.44973392,
                                                ["x"] = -205941.2698715,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 554577.17653503,
                                                ["x"] = -205913.87908652,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 554605.51467497,
                                                ["x"] = -205893.5342307,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 554709.45371039,
                                                ["x"] = -205844.87496874,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 555056.82081284,
                                                ["x"] = -205774.78817756,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 555105.23698333,
                                                ["x"] = -205749.6280964,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 555116.24666455,
                                                ["x"] = -205739.44269837,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 555283.0078246,
                                                ["x"] = -205581.26510589,
                                            }, -- end of [39]
                                            [35] = 
                                            {
                                                ["y"] = 555101.37614578,
                                                ["x"] = -205752.80409103,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 554067.04370115,
                                                ["x"] = -206353.48590968,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 554580.84821606,
                                                ["x"] = -205910.48716184,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 554685.8141644,
                                                ["x"] = -205852.89494706,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 555071.01114135,
                                                ["x"] = -205769.93212766,
                                            }, -- end of [31]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 555694.46583303,
                                                ["x"] = -205784.28590435,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 555296.59675461,
                                                ["x"] = -205573.85059031,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 555340.68436854,
                                                ["x"] = -205588.18428223,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 555717.85480081,
                                                ["x"] = -205775.46042766,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 555764.41075453,
                                                ["x"] = -205757.24858433,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 555774.00712648,
                                                ["x"] = -205754.44063725,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 555783.79464766,
                                                ["x"] = -205752.41170858,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 555359.0746778,
                                                ["x"] = -205629.25088057,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 555788.75229986,
                                                ["x"] = -205751.76812471,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 555793.73824716,
                                                ["x"] = -205751.39716599,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 555798.73660199,
                                                ["x"] = -205751.30737977,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 555803.7315346,
                                                ["x"] = -205751.50718749,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 555363.73030323,
                                                ["x"] = -205638.10058992,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 555808.7056671,
                                                ["x"] = -205751.99058095,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 555818.56935312,
                                                ["x"] = -205753.62930477,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 555823.44087541,
                                                ["x"] = -205754.75273952,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 555828.23211218,
                                                ["x"] = -205756.17885385,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 555368.94022631,
                                                ["x"] = -205646.63260453,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 555832.9223083,
                                                ["x"] = -205757.91037068,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 555842.0642621,
                                                ["x"] = -205761.95792516,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 555855.37554181,
                                                ["x"] = -205768.86884744,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 555319.63705858,
                                                ["x"] = -205564.20852347,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 555374.81424787,
                                                ["x"] = -205654.72222694,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 555972.73599223,
                                                ["x"] = -205835.36846004,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 555982.33963288,
                                                ["x"] = -205838.15201447,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 555996.91930593,
                                                ["x"] = -205841.67062699,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 556006.76545555,
                                                ["x"] = -205843.3863496,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 555381.35672801,
                                                ["x"] = -205662.27954406,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 556011.74004968,
                                                ["x"] = -205843.86644636,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 556016.73948457,
                                                ["x"] = -205844.0202335,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 556021.73816795,
                                                ["x"] = -205843.88600517,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 556026.72294238,
                                                ["x"] = -205843.49987807,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 555388.43786774,
                                                ["x"] = -205669.33931394,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 556031.6765959,
                                                ["x"] = -205842.82989428,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 556036.57349937,
                                                ["x"] = -205841.83007076,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 556041.39164718,
                                                ["x"] = -205840.49707544,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 556046.12181094,
                                                ["x"] = -205838.87615867,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 555396.00031256,
                                                ["x"] = -205675.87629428,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 556055.37920938,
                                                ["x"] = -205835.09691171,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 556078.43175542,
                                                ["x"] = -205825.42946176,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 556083.23743029,
                                                ["x"] = -205824.06059754,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 555292.06386834,
                                                ["x"] = -205575.96023636,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 555324.61465053,
                                                ["x"] = -205564.11132611,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 555404.11821539,
                                                ["x"] = -205681.71278151,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 556093.1030736,
                                                ["x"] = -205822.48256145,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 556098.09328725,
                                                ["x"] = -205822.19794445,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 556103.03726372,
                                                ["x"] = -205822.09235082,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 555421.01342033,
                                                ["x"] = -205692.41230376,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 555546.71459035,
                                                ["x"] = -205764.67423949,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 555573.33771569,
                                                ["x"] = -205778.4957662,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 555329.07965879,
                                                ["x"] = -205566.19134929,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 555587.03392356,
                                                ["x"] = -205784.60618012,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 555596.4190699,
                                                ["x"] = -205788.0540255,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 555601.21234304,
                                                ["x"] = -205789.47528707,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 555610.95618287,
                                                ["x"] = -205791.71726832,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 555332.16242682,
                                                ["x"] = -205570.10436796,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 555620.81483427,
                                                ["x"] = -205793.40110815,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 555630.75052687,
                                                ["x"] = -205794.48374322,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 555640.74188599,
                                                ["x"] = -205794.80913148,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 555650.72935682,
                                                ["x"] = -205794.3542156,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 555334.53900932,
                                                ["x"] = -205574.5018474,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 555660.65402731,
                                                ["x"] = -205793.14927647,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 555670.47008582,
                                                ["x"] = -205791.25839533,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 555680.16326019,
                                                ["x"] = -205788.79630577,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 556088.14210558,
                                                ["x"] = -205823.09399082,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 555968.04322817,
                                                ["x"] = -205833.64908878,
                                            }, -- end of [47]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 557101.20233324,
                                                ["x"] = -206807.37928431,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 557101.20233324,
                                                ["x"] = -206807.37928431,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 24,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 547027.07104206,
                                            ["x"] = -203476.55380323,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 892.31708733247,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 549733.91789586,
                                            ["x"] = -207343.0282153,
                                            ["ETA_locked"] = false,
                                            ["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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1242.8986368304,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 551575.86746051,
                                            ["x"] = -206710.05050789,
                                            ["ETA_locked"] = false,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1794.8629439189,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554066.87523096,
                                            ["x"] = -206352.13267062,
                                            ["ETA_locked"] = false,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2065.2258037736,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 555291.4627627,
                                            ["x"] = -205574.79848775,
                                            ["ETA_locked"] = false,
                                            ["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 [5]
                                        [6] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2226.83929692,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 556102.90915839,
                                            ["x"] = -205820.74612391,
                                            ["ETA_locked"] = false,
                                            ["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 [6]
                                        [7] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2500.6105866111,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 557099.27835326,
                                            ["x"] = -206809.61036049,
                                            ["ETA_locked"] = false,
                                            ["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 [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 99,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 459,
                                        ["y"] = 547027.07104206,
                                        ["x"] = -203476.55380323,
                                        ["name"] = "Tank Assault 1",
                                        ["heading"] = 1.989543719939,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 458,
                                        ["y"] = 546999.32131435,
                                        ["x"] = -203465.194551,
                                        ["name"] = "Tank Assault 2",
                                        ["heading"] = 1.9593339220494,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 457,
                                        ["y"] = 546971.51520501,
                                        ["x"] = -203453.93428478,
                                        ["name"] = "Tank Assault 3",
                                        ["heading"] = 1.9555682788823,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 456,
                                        ["y"] = 546943.66435356,
                                        ["x"] = -203442.78513972,
                                        ["name"] = "Tank Assault 4",
                                        ["heading"] = 1.951575199758,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 455,
                                        ["y"] = 546915.7811706,
                                        ["x"] = -203431.71645255,
                                        ["name"] = "Tank Assault 5",
                                        ["heading"] = 1.9486848116566,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 547027.07104206,
                                ["x"] = -203476.55380323,
                                ["name"] = "Tank Assault",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 552095.02280947,
                                                ["x"] = -205126.52757631,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 550843.89875802,
                                                ["x"] = -203842.1465073,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 552755.53110087,
                                                ["x"] = -205116.79621072,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 550850.61922116,
                                                ["x"] = -203855.55177945,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 550871.98746247,
                                                ["x"] = -203900.73874539,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 551112.95226451,
                                                ["x"] = -204350.17767348,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 551407.00187087,
                                                ["x"] = -204832.620165,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 551415.59908401,
                                                ["x"] = -204844.90977936,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 551424.86083485,
                                                ["x"] = -204856.70621353,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 551448.74959596,
                                                ["x"] = -204882.26445343,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 551482.87147329,
                                                ["x"] = -204911.56986733,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 551659.2266854,
                                                ["x"] = -205043.00566718,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 551698.57105425,
                                                ["x"] = -205064.79550342,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 551778.57542491,
                                                ["x"] = -205092.97401249,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 552040.41995426,
                                                ["x"] = -205132.61112419,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 552109.46164928,
                                                ["x"] = -205122.4692776,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 552327.01126189,
                                                ["x"] = -205048.26513384,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 552830.33804672,
                                                ["x"] = -205121.70104041,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = 552336.93430686,
                                                ["x"] = -205047.05997357,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 552865.33113223,
                                                ["x"] = -205121.27104618,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 551716.78621799,
                                                ["x"] = -205073.04230082,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 551812.87366869,
                                                ["x"] = -205099.93142151,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 552050.40140515,
                                                ["x"] = -205132.03631523,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 552203.90307127,
                                                ["x"] = -205089.61295904,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 552351.90978658,
                                                ["x"] = -205046.15334596,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 552910.2521175,
                                                ["x"] = -205118.6614369,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = 551434.76719704,
                                                ["x"] = -204867.96687704,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 551459.75029104,
                                                ["x"] = -204892.45885153,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 551630.29470127,
                                                ["x"] = -205023.31672679,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 551676.38262069,
                                                ["x"] = -205053.27948073,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 551735.44684214,
                                                ["x"] = -205080.22756519,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 552000.60756119,
                                                ["x"] = -205129.12481655,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 552085.20961908,
                                                ["x"] = -205128.42972797,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 552307.56107287,
                                                ["x"] = -205052.79664813,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 552366.87386078,
                                                ["x"] = -205047.04500109,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 553488.91346548,
                                                ["x"] = -205052.02051494,
                                            }, -- end of [44]
                                            [43] = 
                                            {
                                                ["y"] = 553357.75938338,
                                                ["x"] = -205071.5150438,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 552381.72226327,
                                                ["x"] = -205049.16013935,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 552795.36722397,
                                                ["x"] = -205120.36632974,
                                            }, -- end of [39]
                                            [35] = 
                                            {
                                                ["y"] = 552356.90842342,
                                                ["x"] = -205046.2365462,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 550637.88566884,
                                                ["x"] = -203505.18760917,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 551759.20731933,
                                                ["x"] = -205087.99493646,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 552030.4264606,
                                                ["x"] = -205132.36916731,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 552317.20137973,
                                                ["x"] = -205050.16406985,
                                            }, -- end of [31]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 553488.95100314,
                                                ["x"] = -205052.01471022,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 554014.55368096,
                                                ["x"] = -204984.71051598,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 554048.42563189,
                                                ["x"] = -204975.97436443,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 554112.85326761,
                                                ["x"] = -204948.8803618,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 554472.23825874,
                                                ["x"] = -204773.72504212,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 554608.26002836,
                                                ["x"] = -204600.8224014,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 554405.81397422,
                                                ["x"] = -204833.19928636,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 554616.76160135,
                                                ["x"] = -204588.46819022,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 554071.98108557,
                                                ["x"] = -204967.60733375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 554414.60166239,
                                                ["x"] = -204828.43393936,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 554625.64875761,
                                                ["x"] = -204570.58273364,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 554627.3875474,
                                                ["x"] = -204565.89676634,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 554427.15013474,
                                                ["x"] = -204820.22219131,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 554628.87748633,
                                                ["x"] = -204561.1258562,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 554034.04104785,
                                                ["x"] = -204980.22116915,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 554090.48216086,
                                                ["x"] = -204960.02314494,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 554435.04756809,
                                                ["x"] = -204814.09327016,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 554632.13158135,
                                                ["x"] = -204546.49243481,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 554633.16569141,
                                                ["x"] = -204536.5481114,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 554442.60826498,
                                                ["x"] = -204807.54794503,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 554633.91308798,
                                                ["x"] = -204516.56438999,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = 554103.87368246,
                                                ["x"] = -204953.26996353,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 554446.19439167,
                                                ["x"] = -204804.06429009,
                                            }, -- end of [14]
                                            [27] = 
                                            {
                                                ["y"] = 554634.2053323,
                                                ["x"] = -204393.00295618,
                                            }, -- end of [27]
                                            [23] = 
                                            {
                                                ["y"] = 554631.26433253,
                                                ["x"] = -204551.41587057,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = 554621.61831782,
                                                ["x"] = -204579.73397806,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 554453.02006835,
                                                ["x"] = -204796.75766676,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 551557.23938353,
                                                ["x"] = -199798.49990777,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 551577.01803965,
                                                ["x"] = -199795.65956888,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 551596.99603339,
                                                ["x"] = -199795.86434869,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 551616.64458761,
                                                ["x"] = -199799.44356755,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 551626.10891719,
                                                ["x"] = -199802.66107294,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 551635.14360316,
                                                ["x"] = -199806.9307987,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 551643.5949077,
                                                ["x"] = -199812.26187943,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 551651.41608902,
                                                ["x"] = -199818.48945271,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 551665.34522727,
                                                ["x"] = -199832.81725799,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 551723.14876525,
                                                ["x"] = -199914.39136511,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 551730.74864936,
                                                ["x"] = -199927.29420786,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 551734.14775341,
                                                ["x"] = -199936.67551422,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 551737.23397056,
                                                ["x"] = -199951.35339015,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 551739.1442806,
                                                ["x"] = -200046.32294628,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 551733.57989514,
                                                ["x"] = -200171.15067524,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 551723.10396654,
                                                ["x"] = -200240.3311771,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 551702.35589911,
                                                ["x"] = -200312.32684929,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 551658.0046411,
                                                ["x"] = -200401.75082592,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 551582.95342457,
                                                ["x"] = -200495.07917746,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 551427.05980865,
                                                ["x"] = -200642.71097168,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 551400.54481215,
                                                ["x"] = -200684.98108499,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 551384.55205337,
                                                ["x"] = -200732.23311108,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 551379.97139355,
                                                ["x"] = -200776.91159057,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 551388.27551548,
                                                ["x"] = -200841.24798561,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 551426.15903664,
                                                ["x"] = -200970.75959978,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 551432.12721473,
                                                ["x"] = -201030.30593891,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 551424.84896355,
                                                ["x"] = -201084.73204386,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 550798.13792136,
                                                ["x"] = -202550.68827373,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 550755.86637185,
                                                ["x"] = -202704.399711,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 550767.9110632,
                                                ["x"] = -202953.96395045,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 550783.61521793,
                                                ["x"] = -203138.02007972,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 550771.92780571,
                                                ["x"] = -203165.40750989,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 550617.87421824,
                                                ["x"] = -203402.08445387,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 550609.78961927,
                                                ["x"] = -203445.64687216,
                                            }, -- end of [140]
                                            [1] = 
                                            {
                                                ["y"] = 549677.41630437,
                                                ["x"] = -199584.39751567,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 549744.4162963,
                                                ["x"] = -199628.10251181,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 550614.02139689,
                                                ["x"] = -203411.31027296,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 550610.60320404,
                                                ["x"] = -203450.5814921,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 549808.98770021,
                                                ["x"] = -199666.23931526,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 549906.42948638,
                                                ["x"] = -199717.25613007,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 551693.01503258,
                                                ["x"] = -200335.51331242,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 551641.16724498,
                                                ["x"] = -200426.57477243,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 551550.53331791,
                                                ["x"] = -200526.27999939,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 550813.26162989,
                                                ["x"] = -200150.44033009,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 551396.46204931,
                                                ["x"] = -200694.10872005,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 551381.95923497,
                                                ["x"] = -200747.00411722,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 551380.55945567,
                                                ["x"] = -200791.8973211,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 550864.04015328,
                                                ["x"] = -200171.55812225,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 551428.98728265,
                                                ["x"] = -200985.48813253,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 551431.19516456,
                                                ["x"] = -201045.27117796,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 551420.75594065,
                                                ["x"] = -201099.1613193,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 550892.31604658,
                                                ["x"] = -200181.5708942,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 550755.286727,
                                                ["x"] = -202714.38253421,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 550784.14298354,
                                                ["x"] = -203113.12058064,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 550782.30120197,
                                                ["x"] = -203142.84145089,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 550911.50060316,
                                                ["x"] = -200187.21690555,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 550612.370821,
                                                ["x"] = -203416.03085406,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 550930.97577258,
                                                ["x"] = -200191.75185103,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 550945.76069056,
                                                ["x"] = -200194.27429884,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 550960.6650863,
                                                ["x"] = -200195.94062194,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 550975.64355723,
                                                ["x"] = -200196.69816652,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 550990.6406934,
                                                ["x"] = -200196.55218661,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 551005.60255899,
                                                ["x"] = -200195.51480769,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 551020.47724841,
                                                ["x"] = -200193.59662502,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 551035.21325744,
                                                ["x"] = -200190.80629729,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 551049.75870744,
                                                ["x"] = -200187.15074293,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 551064.0607303,
                                                ["x"] = -200182.63548366,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 551078.06379459,
                                                ["x"] = -200177.2650582,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 551091.71757435,
                                                ["x"] = -200171.06083633,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 551105.00646645,
                                                ["x"] = -200164.10590295,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 551122.16555061,
                                                ["x"] = -200153.83804722,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 551138.73669067,
                                                ["x"] = -200142.64341471,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 551162.67356217,
                                                ["x"] = -200124.56532723,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 551208.38471775,
                                                ["x"] = -200085.70811491,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 551474.33986213,
                                                ["x"] = -199843.1683897,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 551494.36663125,
                                                ["x"] = -199828.21037148,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 551506.88678692,
                                                ["x"] = -199819.95240525,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 551519.89504683,
                                                ["x"] = -199812.48910299,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 551528.87064238,
                                                ["x"] = -199808.08415327,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 551538.09764777,
                                                ["x"] = -199804.23285761,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 551547.56390621,
                                                ["x"] = -199801.01636856,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 551567.07575679,
                                                ["x"] = -199796.71108396,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 551587.01143229,
                                                ["x"] = -199795.36598012,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 551606.90335577,
                                                ["x"] = -199797.20312454,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 551621.42017011,
                                                ["x"] = -199800.92523533,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 551630.69044077,
                                                ["x"] = -199804.66018154,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 551639.44755454,
                                                ["x"] = -199809.47133661,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 551647.58413792,
                                                ["x"] = -199815.27729919,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 551658.63749681,
                                                ["x"] = -199825.40105177,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 551674.66538703,
                                                ["x"] = -199844.56675428,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 551728.47111888,
                                                ["x"] = -199922.85512098,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 551732.62547676,
                                                ["x"] = -199931.92092352,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 551735.39622257,
                                                ["x"] = -199941.5205192,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 551737.58617258,
                                                ["x"] = -199956.34058074,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 551737.02394998,
                                                ["x"] = -200126.28690253,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 551728.48309869,
                                                ["x"] = -200210.81978004,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 551717.41653269,
                                                ["x"] = -200264.67224036,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 551682.50878378,
                                                ["x"] = -200358.19560809,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 551623.10535434,
                                                ["x"] = -200450.52412649,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 551453.47822172,
                                                ["x"] = -200612.7039928,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 551410.00334451,
                                                ["x"] = -200667.36822529,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 551392.81647457,
                                                ["x"] = -200703.41950088,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 551380.81639993,
                                                ["x"] = -200756.93773914,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 551382.04314615,
                                                ["x"] = -200806.82188384,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 551406.35180658,
                                                ["x"] = -200903.6573608,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 551430.99529155,
                                                ["x"] = -201000.34952382,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 551429.44890513,
                                                ["x"] = -201060.16889903,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 551414.28080514,
                                                ["x"] = -201118.0819478,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 550765.6959725,
                                                ["x"] = -202645.23256598,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 550755.17465686,
                                                ["x"] = -202739.3792271,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 550784.74152744,
                                                ["x"] = -203128.10544774,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 550779.02889326,
                                                ["x"] = -203152.28914099,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 550704.09204043,
                                                ["x"] = -203238.82778867,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 550609.98095796,
                                                ["x"] = -203425.73086146,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 550615.38327073,
                                                ["x"] = -203464.75843432,
                                            }, -- end of [144]
                                            [129] = 
                                            {
                                                ["y"] = 550692.25229658,
                                                ["x"] = -203254.94454743,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 550609.34095455,
                                                ["x"] = -203430.68882826,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 550619.85814748,
                                                ["x"] = -203473.69965944,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 551710.50073376,
                                                ["x"] = -200288.69364268,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 551670.84996868,
                                                ["x"] = -200380.30789088,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 551606.89594457,
                                                ["x"] = -200469.55468595,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 551439.8495649,
                                                ["x"] = -200627.33868033,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 551405.06010975,
                                                ["x"] = -200676.05962982,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 551388.17813377,
                                                ["x"] = -200717.68112826,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 551380.15118936,
                                                ["x"] = -200766.91455829,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 551384.28988164,
                                                ["x"] = -200821.65161669,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 551421.36475557,
                                                ["x"] = -200951.34336479,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 551432.05859881,
                                                ["x"] = -201015.3097915,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 551427.00242324,
                                                ["x"] = -201074.96813401,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 551397.51358651,
                                                ["x"] = -201159.83713187,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 550761.04581401,
                                                ["x"] = -202669.79300231,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 550764.2846081,
                                                ["x"] = -202914.13515446,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 550784.46637954,
                                                ["x"] = -203133.10056167,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 550774.86960458,
                                                ["x"] = -203161.36415101,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 550684.03620068,
                                                ["x"] = -203267.48681938,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 550609.09927692,
                                                ["x"] = -203435.68111337,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 550637.85474998,
                                                ["x"] = -203505.13513253,
                                            }, -- end of [146]
                                            [143] = 
                                            {
                                                ["y"] = 550613.42085472,
                                                ["x"] = -203460.16025512,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 550611.77774732,
                                                ["x"] = -203455.43920744,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 550609.26888108,
                                                ["x"] = -203440.67521027,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 550611.00226614,
                                                ["x"] = -203420.83796256,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 550674.57964618,
                                                ["x"] = -203285.10716588,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 550765.46781365,
                                                ["x"] = -203173.03838855,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 550769.68585518,
                                                ["x"] = -202630.77703449,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 551394.50052116,
                                                ["x"] = -200865.45824862,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 551418.16039197,
                                                ["x"] = -200654.78387421,
                                            }, -- end of [79]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 554917.2038295,
                                                ["x"] = -203448.78998958,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 554635.54847453,
                                                ["x"] = -204318.02350199,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 554658.62860647,
                                                ["x"] = -204216.10699541,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 554921.18338636,
                                                ["x"] = -203445.76442533,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 554978.8757312,
                                                ["x"] = -203406.18467845,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 554982.37357091,
                                                ["x"] = -203402.61677435,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 554985.43352866,
                                                ["x"] = -203398.66243308,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 554778.39494535,
                                                ["x"] = -203946.5699812,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 554988.1080403,
                                                ["x"] = -203394.44281631,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 554990.27226646,
                                                ["x"] = -203389.94054216,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 554992.0489052,
                                                ["x"] = -203385.26572665,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 554993.22133977,
                                                ["x"] = -203380.40993261,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 554781.09606529,
                                                ["x"] = -203936.94193639,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 554993.86434079,
                                                ["x"] = -203375.4527133,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 554994.45191881,
                                                ["x"] = -203365.47136757,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 554997.15558337,
                                                ["x"] = -203240.52225549,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 554998.27875801,
                                                ["x"] = -203230.58692356,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 554783.36179109,
                                                ["x"] = -203927.20405508,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 555001.653861,
                                                ["x"] = -203210.87707221,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 555005.19526004,
                                                ["x"] = -203196.304079,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 555009.48458867,
                                                ["x"] = -203181.93276495,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 554637.23951267,
                                                ["x"] = -204298.09835751,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 554785.04174414,
                                                ["x"] = -203917.34815575,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 555113.12388121,
                                                ["x"] = -202932.70464669,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 555121.98100388,
                                                ["x"] = -202904.04526459,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 555129.2914855,
                                                ["x"] = -202874.9535232,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 555134.99273351,
                                                ["x"] = -202845.50407669,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 554786.27691227,
                                                ["x"] = -203907.42506641,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 555139.0696593,
                                                ["x"] = -202815.78619575,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 555141.50570832,
                                                ["x"] = -202785.88913045,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 555142.41008305,
                                                ["x"] = -202750.90503661,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 555141.06498805,
                                                ["x"] = -202700.92815187,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 554786.86319194,
                                                ["x"] = -203897.44332811,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 555119.17851802,
                                                ["x"] = -202371.7109559,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 555120.061798,
                                                ["x"] = -202336.72630465,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 555122.84067127,
                                                ["x"] = -202301.84112055,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 555127.51028014,
                                                ["x"] = -202267.15836924,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 554786.90135312,
                                                ["x"] = -203862.4464365,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 555134.01925718,
                                                ["x"] = -202232.77269748,
                                            }, -- end of [60]
                                            [99] = 
                                            {
                                                ["y"] = 555290.25164411,
                                                ["x"] = -199781.91976175,
                                            }, -- end of [99]
                                            [61] = 
                                            {
                                                ["y"] = 555148.2548163,
                                                ["x"] = -202174.49221973,
                                            }, -- end of [61]
                                            [103] = 
                                            {
                                                ["y"] = 555245.22214584,
                                                ["x"] = -199710.12747903,
                                            }, -- end of [103]
                                            [62] = 
                                            {
                                                ["y"] = 555186.02614952,
                                                ["x"] = -202034.50914278,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 554634.20533177,
                                                ["x"] = -204393.00348033,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 554640.246267,
                                                ["x"] = -204278.32736478,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 554785.89090577,
                                                ["x"] = -203752.46383796,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 555189.14036015,
                                                ["x"] = -202014.76802391,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 555189.81324149,
                                                ["x"] = -201999.78522652,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 555189.50648429,
                                                ["x"] = -201989.79460604,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 554786.43689914,
                                                ["x"] = -203747.49533591,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 555187.13762351,
                                                ["x"] = -201969.94581437,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 555184.94323953,
                                                ["x"] = -201960.19098946,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 555180.84376255,
                                                ["x"] = -201945.76365683,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 554788.54607987,
                                                ["x"] = -203737.72505896,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 555134.18024788,
                                                ["x"] = -201803.33970104,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 555133.11559881,
                                                ["x"] = -201793.39858856,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 555132.93585848,
                                                ["x"] = -201788.40231375,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 554790.05335957,
                                                ["x"] = -203732.9589431,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 555134.97886412,
                                                ["x"] = -201758.4888787,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 555224.73842885,
                                                ["x"] = -200717.40037838,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 554643.31877171,
                                                ["x"] = -204263.64913038,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 554791.79415925,
                                                ["x"] = -203728.27187535,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 555243.4193026,
                                                ["x"] = -200433.27886155,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 555287.72870121,
                                                ["x"] = -200300.49748976,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 555288.62164988,
                                                ["x"] = -200295.57976224,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 554793.87072242,
                                                ["x"] = -203723.72408713,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 555288.87126044,
                                                ["x"] = -200280.59768957,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 555287.28588189,
                                                ["x"] = -200250.64509936,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 555287.86739004,
                                                ["x"] = -200240.66373994,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 554898.80262831,
                                                ["x"] = -203524.73607594,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 555329.33811674,
                                                ["x"] = -200009.37477022,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 555332.62116518,
                                                ["x"] = -199979.55829926,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 555333.76519213,
                                                ["x"] = -199959.59318058,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 554901.50024327,
                                                ["x"] = -203515.10768114,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 555332.94324838,
                                                ["x"] = -199924.61846874,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 555330.9280008,
                                                ["x"] = -199904.72438812,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 554648.51069791,
                                                ["x"] = -204244.33630684,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 554902.36785903,
                                                ["x"] = -203510.18704938,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 555318.96379046,
                                                ["x"] = -199851.11025403,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 555312.5466283,
                                                ["x"] = -199832.17077093,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 555303.06961985,
                                                ["x"] = -199809.04019603,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 554903.29522151,
                                                ["x"] = -203500.23111547,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 555271.50677293,
                                                ["x"] = -199746.59043014,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 555263.45392895,
                                                ["x"] = -199733.9361606,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 555257.64551806,
                                                ["x"] = -199725.79796439,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 554905.7959451,
                                                ["x"] = -203470.33934678,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 555244.11037785,
                                                ["x"] = -199708.88868567,
                                            }, -- end of [104]
                                            [95] = 
                                            {
                                                ["y"] = 555324.37896942,
                                                ["x"] = -199870.3601974,
                                            }, -- end of [95]
                                            [94] = 
                                            {
                                                ["y"] = 555327.64629766,
                                                ["x"] = -199884.99844757,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 554906.70500786,
                                                ["x"] = -203465.42489588,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 555333.87719759,
                                                ["x"] = -199944.59515084,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 555289.57055263,
                                                ["x"] = -200230.81064855,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 554651.559988,
                                                ["x"] = -204234.81383477,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 554908.32837722,
                                                ["x"] = -203460.70210193,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 555288.98952237,
                                                ["x"] = -200290.59573412,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 555241.05368837,
                                                ["x"] = -200442.98589427,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 555240.17731978,
                                                ["x"] = -200447.90680989,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 554910.63761274,
                                                ["x"] = -203456.2743291,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 555133.20252164,
                                                ["x"] = -201778.40791471,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 555136.0260356,
                                                ["x"] = -201813.16480116,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 555188.5945703,
                                                ["x"] = -201979.83586763,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 554913.61861148,
                                                ["x"] = -203452.26438828,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 555187.90108514,
                                                ["x"] = -202024.68749574,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 555014.70507056,
                                                ["x"] = -203167.87211554,
                                            }, -- end of [47]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 558180.8450594,
                                                ["x"] = -201482.73451009,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 558180.8450594,
                                                ["x"] = -201482.73451009,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 202.45232088965,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 549680.0242996,
                                            ["x"] = -199580.63865442,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 43,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1133.133673689,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 550641.77245583,
                                            ["x"] = -203502.86199714,
                                            ["ETA_locked"] = false,
                                            ["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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 40,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1804.9325922648,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 553488.24990638,
                                            ["x"] = -205047.60349978,
                                            ["ETA_locked"] = false,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 52,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2070.1393512504,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554632.86228215,
                                            ["x"] = -204393.00186244,
                                            ["ETA_locked"] = false,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 195,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2945.1076196329,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 555242.92633156,
                                            ["x"] = -199709.91590505,
                                            ["ETA_locked"] = false,
                                            ["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 [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 100,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 460,
                                        ["y"] = 549680.0242996,
                                        ["x"] = -199580.63865442,
                                        ["name"] = "Tank Assault-1-1",
                                        ["heading"] = 2.2059953856026,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 461,
                                        ["y"] = 549655.44675894,
                                        ["x"] = -199563.43993369,
                                        ["name"] = "Tank Assault-1-2",
                                        ["heading"] = 2.1813705096114,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 462,
                                        ["y"] = 549631.14459374,
                                        ["x"] = -199545.86120583,
                                        ["name"] = "Tank Assault-1-3",
                                        ["heading"] = 2.1970155732985,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 463,
                                        ["y"] = 549607.03787417,
                                        ["x"] = -199528.01006755,
                                        ["name"] = "Tank Assault-1-4",
                                        ["heading"] = 2.2081926721116,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 464,
                                        ["y"] = 549583.07276509,
                                        ["x"] = -199509.96640892,
                                        ["name"] = "Tank Assault-1-5",
                                        ["heading"] = 2.2161595885817,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 549680.0242996,
                                ["x"] = -199580.63865442,
                                ["name"] = "Tank Assault-1",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 553700.301749,
                                                ["x"] = -203816.29152899,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 554016.91037073,
                                                ["x"] = -203091.96228015,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 553994.12253325,
                                                ["x"] = -203110.22864803,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 553700.01434938,
                                                ["x"] = -203821.28282336,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 553700.4127192,
                                                ["x"] = -203826.25701842,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 553701.56074028,
                                                ["x"] = -203831.12164098,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 553703.44687572,
                                                ["x"] = -203835.7444338,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 553984.46204964,
                                                ["x"] = -203112.80750608,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 553705.94624611,
                                                ["x"] = -203840.07280034,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 553711.62119161,
                                                ["x"] = -203848.30483851,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 553737.87851409,
                                                ["x"] = -203884.83747835,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 553740.31783201,
                                                ["x"] = -203889.20052294,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 553877.31331334,
                                                ["x"] = -203137.62469787,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 553742.26533274,
                                                ["x"] = -203893.80088322,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 553743.62683366,
                                                ["x"] = -203898.61209952,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 553744.45320154,
                                                ["x"] = -203903.53728479,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 553744.64479248,
                                                ["x"] = -203908.52983193,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 553872.58943958,
                                                ["x"] = -203139.26027533,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 553744.35811531,
                                                ["x"] = -203913.51982196,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 553743.25283651,
                                                ["x"] = -203918.39266104,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 553741.71851784,
                                                ["x"] = -203923.15074191,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 554014.26459073,
                                                ["x"] = -203096.19847885,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 553868.07346431,
                                                ["x"] = -203141.39417756,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 553565.03303569,
                                                ["x"] = -204336.99176987,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 553556.20508759,
                                                ["x"] = -204354.93444813,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 553551.02872441,
                                                ["x"] = -204363.48447432,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 553547.97730017,
                                                ["x"] = -204367.44270115,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 553864.16797005,
                                                ["x"] = -203144.48645692,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 553544.49419244,
                                                ["x"] = -204371.02589396,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 553540.71332664,
                                                ["x"] = -204374.29588464,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 553536.64827232,
                                                ["x"] = -204377.20307121,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 553532.31874447,
                                                ["x"] = -204379.70087807,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 553861.11550058,
                                                ["x"] = -203148.43622358,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 553527.76734472,
                                                ["x"] = -204381.76527582,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 553523.04215258,
                                                ["x"] = -204383.3958726,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 553518.19776786,
                                                ["x"] = -204384.62374549,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 553513.25080196,
                                                ["x"] = -204385.33827895,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 553859.00657227,
                                                ["x"] = -203152.95862923,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 553508.2620685,
                                                ["x"] = -204385.6592066,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 553498.26499333,
                                                ["x"] = -204385.5523819,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 553473.33896968,
                                                ["x"] = -204383.66086949,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 554061.91661672,
                                                ["x"] = -202986.1483691,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 554011.01357306,
                                                ["x"] = -203099.99781809,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 553857.96375141,
                                                ["x"] = -203157.8365913,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 553388.63617997,
                                                ["x"] = -204377.00126322,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 553378.66056064,
                                                ["x"] = -204377.64572575,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 553368.79716942,
                                                ["x"] = -204379.29345777,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 553858.01276771,
                                                ["x"] = -203162.82156966,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 553349.61091443,
                                                ["x"] = -204384.84163265,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 553340.39544856,
                                                ["x"] = -204388.71385053,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 553327.12096931,
                                                ["x"] = -204395.69530194,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 553859.40112872,
                                                ["x"] = -203167.61435825,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 553861.49450203,
                                                ["x"] = -203172.15301667,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 554007.34828591,
                                                ["x"] = -203103.38681128,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 553866.39388705,
                                                ["x"] = -203180.86866313,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 553941.43117677,
                                                ["x"] = -203299.01735313,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 553943.17518961,
                                                ["x"] = -203303.69685984,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 553944.19143696,
                                                ["x"] = -203308.59355408,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 554003.26428025,
                                                ["x"] = -203106.26977233,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 553944.71881803,
                                                ["x"] = -203313.55958795,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 553944.60106837,
                                                ["x"] = -203318.55408554,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 553944.00176297,
                                                ["x"] = -203323.51658857,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 553942.58028953,
                                                ["x"] = -203328.30657216,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 553998.84253699,
                                                ["x"] = -203108.58435727,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 553940.73637194,
                                                ["x"] = -203332.95347735,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 553932.297465,
                                                ["x"] = -203351.08380782,
                                            }, -- end of [29]
                                            [71] = 
                                            {
                                                ["y"] = 553114.28594267,
                                                ["x"] = -204512.86022687,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 553359.0828863,
                                                ["x"] = -204381.64237305,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 553701.53304535,
                                                ["x"] = -203811.4558925,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 553398.6341891,
                                                ["x"] = -204377.10794086,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 553736.34241993,
                                                ["x"] = -203937.15284612,
                                            }, -- end of [47]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 551484.58196295,
                                                ["x"] = -199835.2855056,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 551513.69319798,
                                                ["x"] = -199815.89470353,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 551531.54328122,
                                                ["x"] = -199806.89678448,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 551550.37376515,
                                                ["x"] = -199800.20575371,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 551569.9750373,
                                                ["x"] = -199796.32657709,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 551589.93533962,
                                                ["x"] = -199795.42790538,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 551609.77393221,
                                                ["x"] = -199797.76199345,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 551619.44742817,
                                                ["x"] = -199800.27994794,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 551628.80319704,
                                                ["x"] = -199803.79792402,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 551637.68000826,
                                                ["x"] = -199808.3852074,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 551645.94757256,
                                                ["x"] = -199814.00017755,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 551657.18414403,
                                                ["x"] = -199823.91957152,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 551670.36140034,
                                                ["x"] = -199838.95078215,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 551727.42959738,
                                                ["x"] = -199921.06341282,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 551731.89546843,
                                                ["x"] = -199929.98211407,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 551734.90743532,
                                                ["x"] = -199939.50058056,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 551739.07324608,
                                                ["x"] = -200024.24792012,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 551724.50681207,
                                                ["x"] = -200233.39619308,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 551693.83519272,
                                                ["x"] = -200333.60696477,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 551642.37189411,
                                                ["x"] = -200424.88459396,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 551552.06202722,
                                                ["x"] = -200524.87648559,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 551419.35098142,
                                                ["x"] = -200653.08383649,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 551397.27354323,
                                                ["x"] = -200692.19867043,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 551382.25551032,
                                                ["x"] = -200744.95008853,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 551380.42144636,
                                                ["x"] = -200789.82644631,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 551393.94263387,
                                                ["x"] = -200863.45929989,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 551429.44844798,
                                                ["x"] = -200988.37558535,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 551430.91225623,
                                                ["x"] = -201048.18160098,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 551414.99375825,
                                                ["x"] = -201116.13299549,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 550766.16353809,
                                                ["x"] = -202643.21092445,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 550755.09827652,
                                                ["x"] = -202722.30485044,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 550784.64413602,
                                                ["x"] = -203131.03215546,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 550770.09581122,
                                                ["x"] = -203167.68725481,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 550611.53143389,
                                                ["x"] = -203418.83206394,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 550612.69221078,
                                                ["x"] = -203458.21726944,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 548830.53401987,
                                                ["x"] = -198970.50943185,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 548848.08353192,
                                                ["x"] = -198980.0997035,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 550763.50483662,
                                                ["x"] = -203175.2064491,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 550610.35955844,
                                                ["x"] = -203423.69031939,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 550614.53781489,
                                                ["x"] = -203462.86311197,
                                            }, -- end of [149]
                                            [3] = 
                                            {
                                                ["y"] = 548943.10021116,
                                                ["x"] = -199035.50175972,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 549018.34944265,
                                                ["x"] = -199084.85582641,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 551737.82382238,
                                                ["x"] = -200109.23069523,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 551717.93435055,
                                                ["x"] = -200262.66263279,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 551683.42458455,
                                                ["x"] = -200356.33330416,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 549159.38601936,
                                                ["x"] = -199188.43232457,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 551454.93317403,
                                                ["x"] = -200611.22415075,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 551411.08151124,
                                                ["x"] = -200665.59523222,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 551393.53686533,
                                                ["x"] = -200701.47327069,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 549675.74513745,
                                                ["x"] = -199583.16140448,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 551381.7896192,
                                                ["x"] = -200804.76225734,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 551404.11833186,
                                                ["x"] = -200896.94385932,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 551431.27861403,
                                                ["x"] = -201003.26066395,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 549751.14920854,
                                                ["x"] = -199632.2819277,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 551400.25917033,
                                                ["x"] = -201153.31624993,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 550763.15972576,
                                                ["x"] = -202657.90426243,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 550755.69719112,
                                                ["x"] = -202757.2960771,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 549815.91460685,
                                                ["x"] = -199670.08877249,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 550705.3757833,
                                                ["x"] = -203237.19746185,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 549926.97814972,
                                                ["x"] = -199727.41970575,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 550618.88961857,
                                                ["x"] = -203471.86417563,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 550820.52244582,
                                                ["x"] = -200153.61548482,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 550866.77367144,
                                                ["x"] = -200172.59812005,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 550895.10348373,
                                                ["x"] = -200182.45605072,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 550914.33052119,
                                                ["x"] = -200187.95552758,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 550928.94164643,
                                                ["x"] = -200191.34037775,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 550943.70719996,
                                                ["x"] = -200193.97447976,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 550958.59734674,
                                                ["x"] = -200195.76390464,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 550973.56888777,
                                                ["x"] = -200196.64750774,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 550988.56671557,
                                                ["x"] = -200196.62577537,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 551003.53657271,
                                                ["x"] = -200195.71105257,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 551018.42640253,
                                                ["x"] = -200193.91417081,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 551033.18466871,
                                                ["x"] = -200191.24405785,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 551047.75960059,
                                                ["x"] = -200187.70786031,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 551062.09854615,
                                                ["x"] = -200183.31123585,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 551076.14637006,
                                                ["x"] = -200178.05892952,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 551089.8501851,
                                                ["x"] = -200171.96618325,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 551103.18977837,
                                                ["x"] = -200165.1091513,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 551116.16580524,
                                                ["x"] = -200157.58808635,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 551132.93715732,
                                                ["x"] = -200146.69566137,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 551153.15645478,
                                                ["x"] = -200131.99719724,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 551180.35163428,
                                                ["x"] = -200109.9711679,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 551269.66976567,
                                                ["x"] = -200029.85050016,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 551457.25028577,
                                                ["x"] = -199857.14076834,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 551500.92581067,
                                                ["x"] = -199823.76293173,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 551522.49435659,
                                                ["x"] = -199811.14838873,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 551540.84259777,
                                                ["x"] = -199803.22307495,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 551560.10207894,
                                                ["x"] = -199797.9011657,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 551579.93810282,
                                                ["x"] = -199795.49403716,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 551599.90524365,
                                                ["x"] = -199796.16647385,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 551614.64155029,
                                                ["x"] = -199798.90093747,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 551624.17464655,
                                                ["x"] = -199801.90914537,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 551633.31227054,
                                                ["x"] = -199805.95493711,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 551641.89267588,
                                                ["x"] = -199811.07482469,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 551649.84453002,
                                                ["x"] = -199817.1342209,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 551663.99088227,
                                                ["x"] = -199831.24487361,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 551682.22411802,
                                                ["x"] = -199855.05020517,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 551729.84843745,
                                                ["x"] = -199925.42830485,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 551733.55295593,
                                                ["x"] = -199934.68928362,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 551736.93967018,
                                                ["x"] = -199949.29969365,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 551734.71779417,
                                                ["x"] = -200159.12943843,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 551711.12206673,
                                                ["x"] = -200286.71355088,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 551671.86237155,
                                                ["x"] = -200378.49631152,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 551608.27324066,
                                                ["x"] = -200468.00229791,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 551441.22814235,
                                                ["x"] = -200625.78752257,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 551406.05095462,
                                                ["x"] = -200674.23619282,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 551388.75996284,
                                                ["x"] = -200715.68907236,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 551380.24953678,
                                                ["x"] = -200764.84163306,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 551383.93795451,
                                                ["x"] = -200819.6062788,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 551422.12875233,
                                                ["x"] = -200954.1661931,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 551432.15140343,
                                                ["x"] = -201018.23292696,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 551425.33979802,
                                                ["x"] = -201082.71543071,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 550785.08851436,
                                                ["x"] = -202586.29718006,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 550756.68177571,
                                                ["x"] = -202697.37289636,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 550765.65962256,
                                                ["x"] = -202932.0059521,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 550782.88683797,
                                                ["x"] = -203140.8513774,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 550685.08521941,
                                                ["x"] = -203265.69609357,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 550609.15059475,
                                                ["x"] = -203438.60455072,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 550654.01161209,
                                                ["x"] = -203532.05328453,
                                            }, -- end of [152]
                                            [129] = 
                                            {
                                                ["y"] = 550779.75702505,
                                                ["x"] = -203150.34508874,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 550677.82456709,
                                                ["x"] = -203278.81990789,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 550609.53586561,
                                                ["x"] = -203443.58667186,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 551737.48076573,
                                                ["x"] = -199954.268007,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 551730.2529084,
                                                ["x"] = -200198.87542472,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 551703.07797566,
                                                ["x"] = -200310.38123065,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 551659.11688327,
                                                ["x"] = -200399.99890143,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 551584.40759906,
                                                ["x"] = -200493.59857726,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 551428.34134586,
                                                ["x"] = -200641.07879669,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 551401.44645044,
                                                ["x"] = -200683.11188888,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 551384.99265132,
                                                ["x"] = -200730.2051372,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 551379.96896868,
                                                ["x"] = -200774.83650013,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 551387.81561408,
                                                ["x"] = -200839.22422164,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 551426.76734592,
                                                ["x"] = -200973.62067363,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 551432.02102489,
                                                ["x"] = -201033.22863424,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 551421.36806401,
                                                ["x"] = -201097.17838064,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 550768.82727659,
                                                ["x"] = -202633.57286068,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 550755.62781765,
                                                ["x"] = -202707.31488624,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 550784.73938256,
                                                ["x"] = -203126.02981826,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 550775.90893207,
                                                ["x"] = -203159.56820977,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 550618.7296877,
                                                ["x"] = -203400.19348226,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 550610.23120233,
                                                ["x"] = -203448.53961035,
                                            }, -- end of [146]
                                            [151] = 
                                            {
                                                ["y"] = 550633.66222289,
                                                ["x"] = -203497.97180139,
                                            }, -- end of [151]
                                            [147] = 
                                            {
                                                ["y"] = 550611.23221338,
                                                ["x"] = -203453.43712514,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 550609.14992743,
                                                ["x"] = -203433.60679842,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 550609.55930608,
                                                ["x"] = -203428.62508212,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 550614.77129161,
                                                ["x"] = -203409.37505274,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 550693.45181294,
                                                ["x"] = -203253.25093199,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 550773.18426955,
                                                ["x"] = -203163.75587548,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 550784.03745995,
                                                ["x"] = -203135.99055035,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 551428.24741769,
                                                ["x"] = -201068.00394084,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 551381.01457326,
                                                ["x"] = -200754.87192831,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 551624.40370231,
                                                ["x"] = -200448.90511387,
                                            }, -- end of [79]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 550654.03049888,
                                                ["x"] = -203532.08474634,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 550844.54317272,
                                                ["x"] = -203843.35588004,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 550868.05490141,
                                                ["x"] = -203893.05815584,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 550887.36902197,
                                                ["x"] = -203912.19719266,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 551224.13604872,
                                                ["x"] = -203671.39335294,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 551228.91165853,
                                                ["x"] = -203669.91796056,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 550891.87056469,
                                                ["x"] = -203909.83214211,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 551233.77289444,
                                                ["x"] = -203668.75220511,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 550875.51961854,
                                                ["x"] = -203906.09834181,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 550904.91007822,
                                                ["x"] = -203902.42501717,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 551253.69989081,
                                                ["x"] = -203667.18876662,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 551735.35992834,
                                                ["x"] = -203831.89777164,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 551428.62673614,
                                                ["x"] = -203662.29676773,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 550953.23587368,
                                                ["x"] = -203876.18279706,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 551438.59524017,
                                                ["x"] = -203662.95364333,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 550851.19366466,
                                                ["x"] = -203856.79589732,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 550878.54911254,
                                                ["x"] = -203910.13819766,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 550974.06980079,
                                                ["x"] = -203862.37460203,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 551448.38569884,
                                                ["x"] = -203664.95416835,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 551238.72927368,
                                                ["x"] = -203668.10323776,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 551453.16766831,
                                                ["x"] = -203666.41410979,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 551210.7171779,
                                                ["x"] = -203678.01034391,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 551457.84336122,
                                                ["x"] = -203668.18200932,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 551466.89821094,
                                                ["x"] = -203672.42090548,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 550882.57580064,
                                                ["x"] = -203912.8248466,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 551214.98610354,
                                                ["x"] = -203675.41029434,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 551599.62149027,
                                                ["x"] = -203742.26704014,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 551443.52333461,
                                                ["x"] = -203663.79741553,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 551620.78310132,
                                                ["x"] = -203755.57383953,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 551219.49873582,
                                                ["x"] = -203673.25741544,
                                            }, -- end of [15]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 552556.36917865,
                                                ["x"] = -204629.07755054,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 552225.55176088,
                                                ["x"] = -204999.37696558,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 552917.44635614,
                                                ["x"] = -204359.71011573,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 552229.46666316,
                                                ["x"] = -205008.57636371,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 552887.80698903,
                                                ["x"] = -204245.26421505,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 552244.83115717,
                                                ["x"] = -205050.87077777,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 552249.61658016,
                                                ["x"] = -205065.14100549,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 552253.05663709,
                                                ["x"] = -205068.50964618,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 552257.91030207,
                                                ["x"] = -205068.81265655,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 552262.85524601,
                                                ["x"] = -205067.69651023,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 552315.16282269,
                                                ["x"] = -205050.66400587,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 552334.8432289,
                                                ["x"] = -205047.2666463,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 552354.80901696,
                                                ["x"] = -205046.15957372,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 552379.64900198,
                                                ["x"] = -205048.82202459,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 552472.56567129,
                                                ["x"] = -205055.02935523,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 552523.19121009,
                                                ["x"] = -204846.28742355,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 552560.1748364,
                                                ["x"] = -204625.86554817,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 552863.8446133,
                                                ["x"] = -204414.80390777,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 552914.80534717,
                                                ["x"] = -204350.14070796,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 552870.39456464,
                                                ["x"] = -204268.15453616,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 552906.16930047,
                                                ["x"] = -204237.35967888,
                                            }, -- end of [56]
                                            [33] = 
                                            {
                                                ["y"] = 552903.77987137,
                                                ["x"] = -204384.72555061,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 552912.36373234,
                                                ["x"] = -204345.77923242,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 552871.56911521,
                                                ["x"] = -204263.29967174,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 552922.06063555,
                                                ["x"] = -204231.41346501,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 552463.25972636,
                                                ["x"] = -205064.30210325,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 552482.25804758,
                                                ["x"] = -205005.98058476,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 552526.56630814,
                                                ["x"] = -204831.6747687,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 552669.6227646,
                                                ["x"] = -204546.85654564,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 552911.22792277,
                                                ["x"] = -204378.06078415,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 552906.8434136,
                                                ["x"] = -204337.44256036,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 552873.5035504,
                                                ["x"] = -204258.69540927,
                                            }, -- end of [50]
                                            [55] = 
                                            {
                                                ["y"] = 552892.31037496,
                                                ["x"] = -204243.09289108,
                                            }, -- end of [55]
                                            [35] = 
                                            {
                                                ["y"] = 552914.35241981,
                                                ["x"] = -204374.16912331,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 552272.41406139,
                                                ["x"] = -205064.69473281,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 552324.93883898,
                                                ["x"] = -205048.59822979,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 552349.81020541,
                                                ["x"] = -205046.21322837,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 552364.78500652,
                                                ["x"] = -205046.82289428,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 552468.10050957,
                                                ["x"] = -205063.47968773,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 552505.42385117,
                                                ["x"] = -204903.57832608,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 552529.18646513,
                                                ["x"] = -204816.90751454,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 552707.87771861,
                                                ["x"] = -204523.16840445,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 552916.27907822,
                                                ["x"] = -204369.56986872,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 552873.58694627,
                                                ["x"] = -204287.57515925,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 552879.46020616,
                                                ["x"] = -204250.72116999,
                                            }, -- end of [52]
                                            [51] = 
                                            {
                                                ["y"] = 552876.16432554,
                                                ["x"] = -204254.46746724,
                                            }, -- end of [51]
                                            [47] = 
                                            {
                                                ["y"] = 552870.0056229,
                                                ["x"] = -204273.13390052,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 552870.45667847,
                                                ["x"] = -204278.10707621,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 552916.65395327,
                                                ["x"] = -204354.77922777,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 552878.37591988,
                                                ["x"] = -204296.34768582,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 552917.37012835,
                                                ["x"] = -204364.69932224,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 552871.71524361,
                                                ["x"] = -204282.94110403,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 552883.45882997,
                                                ["x"] = -204247.72934143,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = 552223.2414969,
                                                ["x"] = -204994.94424443,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 552471.29601446,
                                                ["x"] = -205059.93774643,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 552512.50585763,
                                                ["x"] = -204879.60599524,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 552741.84061706,
                                                ["x"] = -204502.04957408,
                                            }, -- end of [31]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 553115.00679023,
                                                ["x"] = -204514.17558672,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 553119.66443115,
                                                ["x"] = -204512.38709081,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 553124.64838113,
                                                ["x"] = -204516.18636011,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 553043.30650181,
                                                ["x"] = -204741.85587571,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 553058.94719891,
                                                ["x"] = -204781.170324,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 553141.86677982,
                                                ["x"] = -204860.81747253,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 553042.16087227,
                                                ["x"] = -204746.71859572,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 553144.93332511,
                                                ["x"] = -204864.76455188,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 553123.41973312,
                                                ["x"] = -204521.15852908,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 553042.01228735,
                                                ["x"] = -204751.70351906,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 553149.74936631,
                                                ["x"] = -204873.51587092,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 553151.59362215,
                                                ["x"] = -204878.15819141,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 553042.62136936,
                                                ["x"] = -204756.66450319,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 553153.0020049,
                                                ["x"] = -204882.95419816,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 553124.28865551,
                                                ["x"] = -204511.58059227,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 553098.62105983,
                                                ["x"] = -204602.50556932,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 553043.98737608,
                                                ["x"] = -204761.46275002,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 553154.69261401,
                                                ["x"] = -204892.79699932,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 553167.93408312,
                                                ["x"] = -205037.89067535,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 553045.98685002,
                                                ["x"] = -204766.04676275,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 553081.80108605,
                                                ["x"] = -204649.58576093,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 553048.68242558,
                                                ["x"] = -204770.24758071,
                                            }, -- end of [14]
                                            [23] = 
                                            {
                                                ["y"] = 553154.08993377,
                                                ["x"] = -204887.83403463,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = 553147.51507261,
                                                ["x"] = -204869.04210031,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 553051.93067297,
                                                ["x"] = -204774.04668054,
                                            }, -- end of [15]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 553167.93413029,
                                                ["x"] = -205037.8911614,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 553171.03331644,
                                                ["x"] = -205072.74998631,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 553173.68494637,
                                                ["x"] = -205087.25383192,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 553322.48976225,
                                                ["x"] = -205075.89784246,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 553824.47857271,
                                                ["x"] = -204963.82607146,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 553825.55180661,
                                                ["x"] = -204958.95122249,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 553817.81794261,
                                                ["x"] = -205007.51786136,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 553827.40581963,
                                                ["x"] = -204954.3143938,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 553178.05518006,
                                                ["x"] = -205089.17249747,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 553822.66631895,
                                                ["x"] = -205006.24538914,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 554131.01641364,
                                                ["x"] = -204481.84684401,
                                            }, -- end of [20]
                                            [11] = 
                                            {
                                                ["y"] = 553826.56077668,
                                                ["x"] = -205003.44625078,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 553171.73857259,
                                                ["x"] = -205082.79284248,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 553183.07112458,
                                                ["x"] = -205089.3756531,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 553827.52529657,
                                                ["x"] = -204998.6894014,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 553826.91581932,
                                                ["x"] = -204993.64454071,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 553193.14171087,
                                                ["x"] = -205088.87384419,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 553824.84382017,
                                                ["x"] = -204978.79313443,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = 553829.88665229,
                                                ["x"] = -204949.97412944,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 553824.21841112,
                                                ["x"] = -204968.81574951,
                                            }, -- end of [15]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 553034.0031191,
                                                ["x"] = -203871.82952035,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 553077.64298424,
                                                ["x"] = -204176.53989967,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 553109.33172438,
                                                ["x"] = -204152.79230602,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 553032.74952399,
                                                ["x"] = -203866.99095112,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 553031.95272127,
                                                ["x"] = -203862.05670665,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 553031.6252463,
                                                ["x"] = -203857.0693119,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 553031.78297435,
                                                ["x"] = -203852.07389841,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 553112.32012318,
                                                ["x"] = -204148.78453954,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 553032.42704423,
                                                ["x"] = -203847.11740875,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 553033.49997409,
                                                ["x"] = -203842.23537775,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 553034.90590377,
                                                ["x"] = -203837.43772484,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 553038.36058767,
                                                ["x"] = -203828.05562462,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 553117.79042642,
                                                ["x"] = -204140.41506824,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 553048.50032406,
                                                ["x"] = -203805.20690633,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 553076.62796415,
                                                ["x"] = -203741.11673752,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 553087.014612,
                                                ["x"] = -203712.97612806,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 553092.93787655,
                                                ["x"] = -203693.87546599,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 553157.60511118,
                                                ["x"] = -204071.03166273,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 553097.81340123,
                                                ["x"] = -203674.48194171,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 553100.63940514,
                                                ["x"] = -203659.75232956,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 553102.6276802,
                                                ["x"] = -203644.88699815,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 553086.63849792,
                                                ["x"] = -204172.18665957,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 553176.46661558,
                                                ["x"] = -204035.76221976,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 553103.82176183,
                                                ["x"] = -203614.92999391,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 553103.03713129,
                                                ["x"] = -203599.95285009,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 553101.34456622,
                                                ["x"] = -203585.05096125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 553098.75135472,
                                                ["x"] = -203570.27916077,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 553180.5157327,
                                                ["x"] = -204026.62210507,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 553095.26274745,
                                                ["x"] = -203555.69288708,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 553090.88231873,
                                                ["x"] = -203541.34925965,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 553085.61536788,
                                                ["x"] = -203527.30700436,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 553079.5222218,
                                                ["x"] = -203513.60246528,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 553182.07935036,
                                                ["x"] = -204021.87517399,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 553072.7131792,
                                                ["x"] = -203500.23866074,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 553062.70466238,
                                                ["x"] = -203482.92602194,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 553049.02228974,
                                                ["x"] = -203462.00610474,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 553028.36101164,
                                                ["x"] = -203433.75976621,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 553183.01542246,
                                                ["x"] = -204016.9687973,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 552978.03261499,
                                                ["x"] = -203371.58552439,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 552894.83325283,
                                                ["x"] = -203271.70826562,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 552886.02133641,
                                                ["x"] = -203259.572193,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 552922.04710106,
                                                ["x"] = -204231.41840696,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 553090.8455617,
                                                ["x"] = -204169.4850143,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 553183.19474041,
                                                ["x"] = -204011.97433029,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 552878.37557269,
                                                ["x"] = -203246.67973648,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 552876.28261341,
                                                ["x"] = -203242.13968387,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 552874.5129862,
                                                ["x"] = -203237.46414551,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 553182.76412887,
                                                ["x"] = -204006.99765968,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 552870.72507207,
                                                ["x"] = -203222.97052507,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 552870.05320631,
                                                ["x"] = -203218.01643391,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 552869.68208645,
                                                ["x"] = -203213.03104983,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 553181.65269925,
                                                ["x"] = -204002.12627115,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 552870.30274669,
                                                ["x"] = -203198.05943631,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 552871.12954269,
                                                ["x"] = -203193.12916974,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 552872.26167659,
                                                ["x"] = -203188.25973041,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 553179.88050327,
                                                ["x"] = -203997.45602515,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 552880.50863847,
                                                ["x"] = -203164.67670507,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 552925.37131933,
                                                ["x"] = -203064.24887128,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 553094.92886903,
                                                ["x"] = -204166.59906209,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 553177.54878548,
                                                ["x"] = -203993.03569609,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 553023.50182429,
                                                ["x"] = -202861.87020713,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 553026.46808318,
                                                ["x"] = -202857.84755378,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 553029.9846597,
                                                ["x"] = -202854.30702467,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 553174.56070466,
                                                ["x"] = -203989.03344616,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 553039.39863345,
                                                ["x"] = -202852.73401157,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 553043.99523527,
                                                ["x"] = -202854.68733872,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 553048.35849206,
                                                ["x"] = -202857.12788766,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 553171.0713217,
                                                ["x"] = -203985.4554036,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 553152.9229194,
                                                ["x"] = -202925.58720536,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 553161.73715621,
                                                ["x"] = -202930.30735626,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 553170.8699351,
                                                ["x"] = -202934.37296184,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 553167.31659465,
                                                ["x"] = -203982.15454062,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 553189.98209557,
                                                ["x"] = -202940.19675831,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 553199.83230059,
                                                ["x"] = -202941.90396279,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 553098.83394936,
                                                ["x"] = -204163.48073326,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 553159.46321538,
                                                ["x"] = -203975.96543133,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 553229.75539457,
                                                ["x"] = -202942.11103413,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 553244.6035875,
                                                ["x"] = -202939.9953306,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 553408.53694735,
                                                ["x"] = -202906.25764644,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 553054.14875812,
                                                ["x"] = -203899.783191,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 553046.76724005,
                                                ["x"] = -203893.04238344,
                                            }, -- end of [26]
                                            [95] = 
                                            {
                                                ["y"] = 553219.78707978,
                                                ["x"] = -202942.87859123,
                                            }, -- end of [95]
                                            [94] = 
                                            {
                                                ["y"] = 553209.79155412,
                                                ["x"] = -202942.7787063,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 553043.40554763,
                                                ["x"] = -203889.34309521,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 553180.31353182,
                                                ["x"] = -202937.6568591,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 553069.41360281,
                                                ["x"] = -202870.60372817,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 553102.51995869,
                                                ["x"] = -204160.10519031,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 553040.41060567,
                                                ["x"] = -203885.34217373,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 553034.46920724,
                                                ["x"] = -202852.22498754,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 553020.81805113,
                                                ["x"] = -202866.08861035,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 553011.14656862,
                                                ["x"] = -202883.59131319,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 553037.88988249,
                                                ["x"] = -203881.02578684,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 552875.19415305,
                                                ["x"] = -203178.70187445,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 552869.62832687,
                                                ["x"] = -203208.03260761,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 552871.69496966,
                                                ["x"] = -203227.87471711,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 553035.72238067,
                                                ["x"] = -203876.52216293,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 552880.72754753,
                                                ["x"] = -203251.0913363,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 553103.68905208,
                                                ["x"] = -203629.92704183,
                                            }, -- end of [47]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 554510.40789445,
                                                ["x"] = -203112.52922388,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 554161.06389883,
                                                ["x"] = -204435.78796485,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 554176.07225545,
                                                ["x"] = -204415.797643,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 554192.14107947,
                                                ["x"] = -204396.64893951,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 554301.36215892,
                                                ["x"] = -204272.98574475,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 554307.29918278,
                                                ["x"] = -204264.94187038,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 554309.94774627,
                                                ["x"] = -204260.70247396,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 554314.69762182,
                                                ["x"] = -204251.90320658,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 554320.39391367,
                                                ["x"] = -204238.04042212,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 554325.17289416,
                                                ["x"] = -204218.64893264,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 554356.44673805,
                                                ["x"] = -203955.52873709,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 554370.17280072,
                                                ["x"] = -203897.14871604,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 554514.92327635,
                                                ["x"] = -203481.89391456,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 554516.20909199,
                                                ["x"] = -203167.16213411,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 554507.11968663,
                                                ["x"] = -203097.89651922,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 554483.60914674,
                                                ["x"] = -203037.4542545,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 554461.70798629,
                                                ["x"] = -202998.14839126,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 554382.76351157,
                                                ["x"] = -203859.18621174,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 554517.08191127,
                                                ["x"] = -203467.05198974,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 554514.64328319,
                                                ["x"] = -203142.21366766,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 554502.98178479,
                                                ["x"] = -203083.48058622,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 554415.30584347,
                                                ["x"] = -202921.03928245,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 554316.80971145,
                                                ["x"] = -204247.37310518,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 554323.2316557,
                                                ["x"] = -204228.45685367,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 554329.14639175,
                                                ["x"] = -204188.91591216,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 554362.51573561,
                                                ["x"] = -203926.15199922,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 554508.20356761,
                                                ["x"] = -203511.11690378,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 554518.50038756,
                                                ["x"] = -203452.12195345,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 554512.94179043,
                                                ["x"] = -203127.31200436,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 554498.03856454,
                                                ["x"] = -203069.32060972,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 554409.45484569,
                                                ["x"] = -202912.62800932,
                                            }, -- end of [36]
                                            [35] = 
                                            {
                                                ["y"] = 554409.60261099,
                                                ["x"] = -202912.8268034,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 554131.01702059,
                                                ["x"] = -204481.84588665,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 554510.80528765,
                                                ["x"] = -203501.46244817,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 554519.23359699,
                                                ["x"] = -203427.13554047,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 554492.30629972,
                                                ["x"] = -203055.4612243,
                                            }, -- end of [31]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 552239.53420992,
                                                ["x"] = -204548.85097812,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 551763.92806987,
                                                ["x"] = -203852.106309,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 551809.39847733,
                                                ["x"] = -203904.64418913,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 552236.76460634,
                                                ["x"] = -204553.01315372,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 552230.78714675,
                                                ["x"] = -204561.02865886,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 552093.46850331,
                                                ["x"] = -204726.39070231,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 552088.16417102,
                                                ["x"] = -204734.86555707,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 551820.76084239,
                                                ["x"] = -203926.90992991,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 552083.60098955,
                                                ["x"] = -204743.75808892,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 552079.84528943,
                                                ["x"] = -204753.02711363,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 552076.69374831,
                                                ["x"] = -204762.51205149,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 552074.35862347,
                                                ["x"] = -204772.23182914,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 551883.60408195,
                                                ["x"] = -204057.56911023,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 552072.68418121,
                                                ["x"] = -204782.08987312,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 552071.79897098,
                                                ["x"] = -204792.04866094,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 552071.29606749,
                                                ["x"] = -204812.04028806,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 552071.42353163,
                                                ["x"] = -204882.03519876,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 551888.64758708,
                                                ["x"] = -204066.20274105,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 552072.33920484,
                                                ["x"] = -204891.98931232,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 552073.24532905,
                                                ["x"] = -204896.90534894,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 552074.55621272,
                                                ["x"] = -204901.72860494,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 551771.75148407,
                                                ["x"] = -203858.33308336,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 551899.80340765,
                                                ["x"] = -204082.79795788,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 552078.43419438,
                                                ["x"] = -204910.93208614,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 552080.95826252,
                                                ["x"] = -204915.24651716,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 552083.85694003,
                                                ["x"] = -204919.31823753,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 552087.10825094,
                                                ["x"] = -204923.11472273,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 551909.02669351,
                                                ["x"] = -204094.62442444,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 552090.63357812,
                                                ["x"] = -204926.65846733,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 552094.50130226,
                                                ["x"] = -204929.8242699,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 552098.63550757,
                                                ["x"] = -204932.63396553,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 552102.96226421,
                                                ["x"] = -204935.13815229,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 551915.51506447,
                                                ["x"] = -204102.23241737,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 552111.9577526,
                                                ["x"] = -204939.50061201,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 552125.84645894,
                                                ["x"] = -204945.16236707,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 552196.26863604,
                                                ["x"] = -204970.92979484,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 552200.76127937,
                                                ["x"] = -204973.1224002,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 551925.91617501,
                                                ["x"] = -204113.03813855,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 552205.0609047,
                                                ["x"] = -204975.67024222,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 552209.04683263,
                                                ["x"] = -204978.68970268,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 552212.83648628,
                                                ["x"] = -204981.9499347,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 551735.35704442,
                                                ["x"] = -203831.89579864,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 551779.12542128,
                                                ["x"] = -203865.08241319,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 552093.38908255,
                                                ["x"] = -204270.63567038,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 552219.48002612,
                                                ["x"] = -204989.40110518,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 552222.3715138,
                                                ["x"] = -204993.48097129,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 552223.29971711,
                                                ["x"] = -204995.03659008,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 552112.96739537,
                                                ["x"] = -204293.36045384,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 552128.15605163,
                                                ["x"] = -204313.21527308,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 552142.18432136,
                                                ["x"] = -204333.90539346,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 551789.42556364,
                                                ["x"] = -203875.98231887,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 552228.08881272,
                                                ["x"] = -204474.77033006,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 552240.23539508,
                                                ["x"] = -204496.61757681,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 552244.36714678,
                                                ["x"] = -204505.71912919,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 552245.90551211,
                                                ["x"] = -204510.47397074,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 551795.71263735,
                                                ["x"] = -203883.75464044,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 552246.83785544,
                                                ["x"] = -204515.3829915,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 552247.30627325,
                                                ["x"] = -204520.35921888,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 552247.2587127,
                                                ["x"] = -204525.3565247,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 552246.69162616,
                                                ["x"] = -204530.32215487,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 551804.34925523,
                                                ["x"] = -203896.01393479,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 552245.59845546,
                                                ["x"] = -204535.1982994,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 552244.07482381,
                                                ["x"] = -204539.95927231,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 552242.02223057,
                                                ["x"] = -204544.51557392,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 552216.32489568,
                                                ["x"] = -204985.52474734,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 552076.29289197,
                                                ["x"] = -204906.41556026,
                                            }, -- end of [47]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 553929.27484448,
                                                ["x"] = -202967.74868439,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 553457.17686252,
                                                ["x"] = -202894.70857782,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 554095.49132042,
                                                ["x"] = -202883.73433834,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 553577.26018769,
                                                ["x"] = -202860.10462777,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 553582.20850503,
                                                ["x"] = -202859.39533382,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 553592.17385039,
                                                ["x"] = -202858.58946773,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 553597.17207964,
                                                ["x"] = -202858.52937758,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 553607.1596162,
                                                ["x"] = -202858.99872133,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 553612.1184939,
                                                ["x"] = -202859.63484906,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 553733.79693331,
                                                ["x"] = -202888.17744384,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 553757.58906725,
                                                ["x"] = -202895.64423462,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 553763.66122286,
                                                ["x"] = -202903.42608229,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 553764.87223696,
                                                ["x"] = -202913.25703062,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 553763.84024249,
                                                ["x"] = -202952.85158686,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 553779.36060394,
                                                ["x"] = -202963.86126104,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 553939.25101025,
                                                ["x"] = -202967.116608,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 553958.34775553,
                                                ["x"] = -202961.42558965,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 554083.64739478,
                                                ["x"] = -202932.29260771,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = 553962.8391366,
                                                ["x"] = -202959.22776817,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 554078.75754799,
                                                ["x"] = -202946.4705949,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 553764.46390034,
                                                ["x"] = -202918.23986038,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 553766.46011193,
                                                ["x"] = -202957.09584074,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 553784.33328675,
                                                ["x"] = -202964.37803817,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 553944.16851468,
                                                ["x"] = -202966.23016749,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 553967.13646905,
                                                ["x"] = -202956.67349133,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 554069.20619114,
                                                ["x"] = -202969.57124252,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = 553621.95281416,
                                                ["x"] = -202861.44154414,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 553753.04884407,
                                                ["x"] = -202893.57822909,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 553761.17048231,
                                                ["x"] = -202899.11561453,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 553764.84690079,
                                                ["x"] = -202908.2611507,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 553762.03958377,
                                                ["x"] = -202943.11335088,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 553770.09540788,
                                                ["x"] = -202960.51155996,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 553809.30197636,
                                                ["x"] = -202965.58813485,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 553949.00300525,
                                                ["x"] = -202964.95161238,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 554096.51612111,
                                                ["x"] = -202873.79177585,
                                            }, -- end of [36]
                                            [43] = 
                                            {
                                                ["y"] = 554061.91219305,
                                                ["x"] = -202986.15853776,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 554096.43766286,
                                                ["x"] = -202878.69790622,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 554087.72834191,
                                                ["x"] = -202917.85997398,
                                            }, -- end of [39]
                                            [35] = 
                                            {
                                                ["y"] = 554092.49733827,
                                                ["x"] = -202873.86846238,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 553408.53737377,
                                                ["x"] = -202906.257555,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 553762.35552604,
                                                ["x"] = -202948.0976716,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 553774.46514362,
                                                ["x"] = -202962.87221237,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 553953.74437945,
                                                ["x"] = -202963.37280517,
                                            }, -- end of [31]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 554599.85912779,
                                                ["x"] = -202110.23626483,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 554599.85912779,
                                                ["x"] = -202110.23626483,
                                            }, -- end of [2]
                                        }, -- end of [12]
                                        [11] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 554406.2514623,
                                                ["x"] = -202368.01552913,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 554403.16902332,
                                                ["x"] = -202904.8331004,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 554469.93278904,
                                                ["x"] = -202221.47867753,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 554396.44093643,
                                                ["x"] = -202897.43861173,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 554389.28879525,
                                                ["x"] = -202890.45199985,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 554381.69141937,
                                                ["x"] = -202883.95114131,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 554303.36994292,
                                                ["x"] = -202821.81393918,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 554300.13153761,
                                                ["x"] = -202818.01084576,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 554297.29171515,
                                                ["x"] = -202813.89730183,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 554292.9768348,
                                                ["x"] = -202804.89454163,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 554290.4554264,
                                                ["x"] = -202795.2259202,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 554272.155052,
                                                ["x"] = -202676.66519993,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 554233.33622564,
                                                ["x"] = -202506.12090934,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 554211.53437737,
                                                ["x"] = -202419.5476135,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 554225.28013315,
                                                ["x"] = -202406.22714559,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 554410.97150027,
                                                ["x"] = -202366.37191215,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 554426.58048935,
                                                ["x"] = -202354.17806873,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 554477.29018061,
                                                ["x"] = -202208.4283416,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = 554429.53204699,
                                                ["x"] = -202350.14593615,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 554480.25085739,
                                                ["x"] = -202204.40186763,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 554211.7428498,
                                                ["x"] = -202434.30766748,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 554213.60018899,
                                                ["x"] = -202415.00922059,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 554230.08369648,
                                                ["x"] = -202404.84140106,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 554415.3929066,
                                                ["x"] = -202364.05597935,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 554431.82157379,
                                                ["x"] = -202345.70457063,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 554486.80118313,
                                                ["x"] = -202196.85238849,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = 554294.9173125,
                                                ["x"] = -202809.50144882,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 554291.55078135,
                                                ["x"] = -202800.10397463,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 554280.76627343,
                                                ["x"] = -202736.01550688,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 554245.54452685,
                                                ["x"] = -202549.42551923,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 554210.79588065,
                                                ["x"] = -202429.39942743,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 554216.71166866,
                                                ["x"] = -202411.1089502,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 554249.57435938,
                                                ["x"] = -202400.36456119,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 554419.49108638,
                                                ["x"] = -202361.1895176,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 554436.86385591,
                                                ["x"] = -202331.58551023,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 554498.23446998,
                                                ["x"] = -202187.15447615,
                                            }, -- end of [44]
                                            [39] = 
                                            {
                                                ["y"] = 554472.13024895,
                                                ["x"] = -202216.98970034,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 554490.4831639,
                                                ["x"] = -202193.47086725,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 554468.06482729,
                                                ["x"] = -202226.11597236,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 554600.72376402,
                                                ["x"] = -202111.4145964,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                ["y"] = 554433.68551205,
                                                ["x"] = -202341.06595796,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 554409.44641352,
                                                ["x"] = -202912.61651878,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 554210.48026696,
                                                ["x"] = -202424.41714205,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 554220.63087939,
                                                ["x"] = -202408.05284536,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 554423.25242611,
                                                ["x"] = -202357.90655472,
                                            }, -- end of [31]
                                        }, -- end of [11]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 247,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 548832.26408822,
                                            ["x"] = -198967.02165188,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 43,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1327.2377309177,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 550657.88634056,
                                            ["x"] = -203529.74850292,
                                            ["ETA_locked"] = false,
                                            ["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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 92,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1583.2614101792,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 551736.20244908,
                                            ["x"] = -203830.66190396,
                                            ["ETA_locked"] = false,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 35,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1810.3990749875,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 552224.50896076,
                                            ["x"] = -204994.22865195,
                                            ["ETA_locked"] = false,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2037.911857161,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 552921.59568706,
                                            ["x"] = -204230.16147619,
                                            ["ETA_locked"] = false,
                                            ["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 [5]
                                        [6] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2352.6565565556,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 553408.2536118,
                                            ["x"] = -202904.93815082,
                                            ["ETA_locked"] = false,
                                            ["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 [6]
                                        [7] = 
                                        {
                                            ["alt"] = 142,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2599.3175642935,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554063.29154841,
                                            ["x"] = -202986.75253611,
                                            ["ETA_locked"] = false,
                                            ["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 [7]
                                        [8] = 
                                        {
                                            ["alt"] = 50,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2966.4956320783,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 553115.00679113,
                                            ["x"] = -204514.175587,
                                            ["ETA_locked"] = false,
                                            ["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 [8]
                                        [9] = 
                                        {
                                            ["alt"] = 41,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3117.9002702658,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 553169.42737265,
                                            ["x"] = -205037.74624718,
                                            ["ETA_locked"] = false,
                                            ["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 [9]
                                        [10] = 
                                        {
                                            ["alt"] = 71,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3330.0638876985,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554129.75010987,
                                            ["x"] = -204481.04184127,
                                            ["ETA_locked"] = false,
                                            ["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 [10]
                                        [11] = 
                                        {
                                            ["alt"] = 124,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3654.6426520019,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554408.23408884,
                                            ["x"] = -202913.5180497,
                                            ["ETA_locked"] = false,
                                            ["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 [11]
                                        [12] = 
                                        {
                                            ["alt"] = 120,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3869.7820514053,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554599.92489601,
                                            ["x"] = -202110.32587363,
                                            ["ETA_locked"] = false,
                                            ["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 [12]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 101,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 472,
                                        ["y"] = 548832.26408822,
                                        ["x"] = -198967.02165188,
                                        ["name"] = "BMP Assault-4",
                                        ["heading"] = 2.2616114688407,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 471,
                                        ["y"] = 548806.24509224,
                                        ["x"] = -198953.66696087,
                                        ["name"] = "BMP Assault-3",
                                        ["heading"] = 2.0450010862276,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 470,
                                        ["y"] = 548779.33929544,
                                        ["x"] = -198940.4163071,
                                        ["name"] = "BMP Assault-2",
                                        ["heading"] = 2.0284124595036,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 469,
                                        ["y"] = 548752.21498451,
                                        ["x"] = -198927.6192532,
                                        ["name"] = "BMP Assault-1",
                                        ["heading"] = 2.0116246040484,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 465,
                                        ["y"] = 548724.87971253,
                                        ["x"] = -198915.27924076,
                                        ["name"] = "BMP Assault 1",
                                        ["heading"] = 1.9948403435441,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 548832.26408822,
                                ["x"] = -198967.02165188,
                                ["name"] = "BMP Assault",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 551500.87504927,
                                                ["x"] = -205655.82545249,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 551214.47658524,
                                                ["x"] = -205706.18013956,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 551863.17198935,
                                                ["x"] = -205641.29269085,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 551224.34991267,
                                                ["x"] = -205707.7439737,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 552060.82625399,
                                                ["x"] = -205468.55927448,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 551229.33583146,
                                                ["x"] = -205708.09458353,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 551234.33494646,
                                                ["x"] = -205708.08699949,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 551239.31869079,
                                                ["x"] = -205707.70169197,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 551244.25622146,
                                                ["x"] = -205706.92755732,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 551249.13027302,
                                                ["x"] = -205705.81756732,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 551258.62666768,
                                                ["x"] = -205702.70999161,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 551271.93501355,
                                                ["x"] = -205695.81263657,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 551362.43817008,
                                                ["x"] = -205642.73757357,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 551381.17407138,
                                                ["x"] = -205635.77781935,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 551420.65864656,
                                                ["x"] = -205630.4658171,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 551459.90389202,
                                                ["x"] = -205637.35236733,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 551566.26818574,
                                                ["x"] = -205692.51744807,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 551590.13319898,
                                                ["x"] = -205699.68084676,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 551959.27599311,
                                                ["x"] = -205613.89275862,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 551989.39697118,
                                                ["x"] = -205581.58342769,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 552077.90013758,
                                                ["x"] = -205458.21467857,
                                            }, -- end of [56]
                                            [63] = 
                                            {
                                                ["y"] = 552377.11584512,
                                                ["x"] = -205299.50752769,
                                            }, -- end of [63]
                                            [62] = 
                                            {
                                                ["y"] = 552341.76267062,
                                                ["x"] = -205329.7355901,
                                            }, -- end of [62]
                                            [55] = 
                                            {
                                                ["y"] = 552069.08554299,
                                                ["x"] = -205462.93204382,
                                            }, -- end of [55]
                                            [33] = 
                                            {
                                                ["y"] = 551595.09753258,
                                                ["x"] = -205700.26235822,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 551963.6166441,
                                                ["x"] = -205611.41507596,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 552030.84955915,
                                                ["x"] = -205501.71298072,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 552096.1228651,
                                                ["x"] = -205449.97788959,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 551390.85974265,
                                                ["x"] = -205633.30156653,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 551430.63914266,
                                                ["x"] = -205631.04933909,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 551469.29915739,
                                                ["x"] = -205640.77298735,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 551570.85575669,
                                                ["x"] = -205694.50487276,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 551605.08570883,
                                                ["x"] = -205700.67546126,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 551967.78126843,
                                                ["x"] = -205608.64784069,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 552036.30173533,
                                                ["x"] = -205493.33247364,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 552276.19221008,
                                                ["x"] = -205375.21130848,
                                            }, -- end of [58]
                                            [61] = 
                                            {
                                                ["y"] = 552318.48587273,
                                                ["x"] = -205348.65672891,
                                            }, -- end of [61]
                                            [35] = 
                                            {
                                                ["y"] = 551610.0784922,
                                                ["x"] = -205700.41605848,
                                            }, -- end of [35]
                                            [51] = 
                                            {
                                                ["y"] = 552039.31889055,
                                                ["x"] = -205489.34636145,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 552293.65310106,
                                                ["x"] = -205365.46424266,
                                            }, -- end of [59]
                                            [9] = 
                                            {
                                                ["y"] = 551253.93660491,
                                                ["x"] = -205704.43778552,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 551263.16551993,
                                                ["x"] = -205700.61452821,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 551348.93027487,
                                                ["x"] = -205649.25361896,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 551371.69636304,
                                                ["x"] = -205638.96180399,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 551400.70988791,
                                                ["x"] = -205631.59140585,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 551440.54482236,
                                                ["x"] = -205632.40118882,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 551483.04786793,
                                                ["x"] = -205646.76425316,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 551575.56308233,
                                                ["x"] = -205696.18686678,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 551620.00347395,
                                                ["x"] = -205699.21338997,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 551975.34518046,
                                                ["x"] = -205602.12983556,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 552045.87361974,
                                                ["x"] = -205481.79465252,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 552306.28326436,
                                                ["x"] = -205357.3750516,
                                            }, -- end of [60]
                                            [47] = 
                                            {
                                                ["y"] = 551984.48895487,
                                                ["x"] = -205590.29479749,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 551981.78192028,
                                                ["x"] = -205594.49772466,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 551949.97298006,
                                                ["x"] = -205617.540798,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 551971.70406383,
                                                ["x"] = -205605.55466224,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 551634.74435952,
                                                ["x"] = -205696.44593938,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 551978.76816715,
                                                ["x"] = -205598.48527808,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 552053.03834608,
                                                ["x"] = -205474.82849061,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = 551195.08647046,
                                                ["x"] = -205701.29421436,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 551410.66269691,
                                                ["x"] = -205630.6467943,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 551450.31427182,
                                                ["x"] = -205634.52300671,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 551585.21605507,
                                                ["x"] = -205698.78726828,
                                            }, -- end of [31]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 548427.19733179,
                                                ["x"] = -204656.01128687,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 547143.37956928,
                                                ["x"] = -203527.90671479,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 548661.3741698,
                                                ["x"] = -205146.07920057,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 547215.63606444,
                                                ["x"] = -203562.22646165,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 547250.80149148,
                                                ["x"] = -203581.27823386,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 547276.33224581,
                                                ["x"] = -203597.02519658,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 547337.60897103,
                                                ["x"] = -203640.25987708,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 547373.45317015,
                                                ["x"] = -203667.45945898,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 547404.00010388,
                                                ["x"] = -203693.27615402,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 547499.1194282,
                                                ["x"] = -203789.00359469,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 547687.1770406,
                                                ["x"] = -203996.24363282,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 547726.87348912,
                                                ["x"] = -204026.60064857,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 548167.41102342,
                                                ["x"] = -204283.39308823,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 548233.36166693,
                                                ["x"] = -204336.78223376,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 548296.18669219,
                                                ["x"] = -204414.35380971,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 548468.12273491,
                                                ["x"] = -204724.74158526,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 548497.16446883,
                                                ["x"] = -204809.79265486,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 548754.21771315,
                                                ["x"] = -205550.65338892,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = 548502.98261329,
                                                ["x"] = -204823.61561521,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 548756.57138299,
                                                ["x"] = -205554.84548981,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 548187.88978902,
                                                ["x"] = -204297.72297249,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 548250.50617185,
                                                ["x"] = -204354.96748271,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 548317.1111236,
                                                ["x"] = -204448.43943432,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 548472.42399425,
                                                ["x"] = -204733.76889555,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 548507.33951625,
                                                ["x"] = -204832.61403354,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 548761.3069086,
                                                ["x"] = -205555.74537877,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = 547436.75755516,
                                                ["x"] = -203724.12266207,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 547675.82876758,
                                                ["x"] = -203986.43815209,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 547714.59084097,
                                                ["x"] = -204017.99690411,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 547867.95941645,
                                                ["x"] = -204112.15483201,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 548203.68453884,
                                                ["x"] = -204309.98943762,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 548269.90854954,
                                                ["x"] = -204377.84952798,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 548346.03587916,
                                                ["x"] = -204501.00119093,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 548476.23095638,
                                                ["x"] = -204743.01306562,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 548635.97734477,
                                                ["x"] = -205075.55162678,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 548779.42604369,
                                                ["x"] = -205552.04041257,
                                            }, -- end of [44]
                                            [43] = 
                                            {
                                                ["y"] = 548766.31253612,
                                                ["x"] = -205554.89419436,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 548657.12038062,
                                                ["x"] = -205131.69578282,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 548680.10493594,
                                                ["x"] = -205223.84858943,
                                            }, -- end of [39]
                                            [35] = 
                                            {
                                                ["y"] = 548628.21116858,
                                                ["x"] = -205057.12411785,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 546549.76328304,
                                                ["x"] = -203288.82050562,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 548218.86255371,
                                                ["x"] = -204323.01068856,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 548282.07686228,
                                                ["x"] = -204393.71799802,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 548479.47372939,
                                                ["x"] = -204752.47134828,
                                            }, -- end of [31]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 549860.62179745,
                                                ["x"] = -204267.37579904,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 548813.42130519,
                                                ["x"] = -205543.73283193,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 548818.18356866,
                                                ["x"] = -205542.21117801,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 548822.83058572,
                                                ["x"] = -205540.36983834,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 548827.25267295,
                                                ["x"] = -205538.04094087,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 548831.45413315,
                                                ["x"] = -205535.33341558,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 548835.34946123,
                                                ["x"] = -205532.2046499,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 548838.94561945,
                                                ["x"] = -205528.73156527,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 548845.03846773,
                                                ["x"] = -205520.81655478,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 548905.39645753,
                                                ["x"] = -205417.12056006,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 549204.78057627,
                                                ["x"] = -204817.94452141,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 549213.83206171,
                                                ["x"] = -204816.93149154,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 549454.8450907,
                                                ["x"] = -204949.06987895,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 549490.38466369,
                                                ["x"] = -204902.19804981,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 549864.01491051,
                                                ["x"] = -204263.70507129,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 549883.81092856,
                                                ["x"] = -204248.54492486,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 549972.29906063,
                                                ["x"] = -204196.48041316,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 549218.31747392,
                                                ["x"] = -204819.14708768,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 549459.45983632,
                                                ["x"] = -204947.58179086,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 549854.5179517,
                                                ["x"] = -204275.2851279,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 549867.63962286,
                                                ["x"] = -204260.26256102,
                                            }, -- end of [29]
                                            [9] = 
                                            {
                                                ["y"] = 548842.1524974,
                                                ["x"] = -205524.89872912,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 548852.96907457,
                                                ["x"] = -205508.08595645,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 549201.84143489,
                                                ["x"] = -204821.99728856,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 549209.03760834,
                                                ["x"] = -204815.6397671,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 549419.65172519,
                                                ["x"] = -204930.32162807,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 549462.92739632,
                                                ["x"] = -204943.97189718,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 549857.4096767,
                                                ["x"] = -204271.20751642,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 549871.44201925,
                                                ["x"] = -204257.01630653,
                                            }, -- end of [30]
                                            [1] = 
                                            {
                                                ["y"] = 548779.42604348,
                                                ["x"] = -205552.04041259,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 549450.08741609,
                                                ["x"] = -204947.62004635,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 549465.83407819,
                                                ["x"] = -204939.90243943,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 549875.44890682,
                                                ["x"] = -204254.02662627,
                                            }, -- end of [31]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 550031.8160682,
                                                ["x"] = -204998.10318508,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 549965.05834863,
                                                ["x"] = -205115.44332987,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 549961.15978837,
                                                ["x"] = -205129.38157891,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 550124.38857161,
                                                ["x"] = -205225.98056656,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 549861.20166698,
                                                ["x"] = -205726.76663167,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 549859.30982886,
                                                ["x"] = -205731.39247604,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 550128.34555265,
                                                ["x"] = -205229.02957107,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 549858.19068916,
                                                ["x"] = -205736.25746456,
                                            }, -- end of [18]
                                            [31] = 
                                            {
                                                ["y"] = 549880.33750934,
                                                ["x"] = -205920.25090364,
                                            }, -- end of [31]
                                            [5] = 
                                            {
                                                ["y"] = 549964.42033716,
                                                ["x"] = -205133.11571916,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 550131.12558745,
                                                ["x"] = -205233.14545649,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 549857.78783468,
                                                ["x"] = -205746.21956229,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 549915.11427467,
                                                ["x"] = -205887.7617294,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 549858.44859907,
                                                ["x"] = -205751.17567611,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 550132.61290794,
                                                ["x"] = -205237.89126449,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 549859.90537465,
                                                ["x"] = -205755.95295285,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 549960.93052539,
                                                ["x"] = -205124.57484466,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 549968.48550371,
                                                ["x"] = -205136.04698852,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 550132.74525869,
                                                ["x"] = -205242.87531756,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 549866.48897787,
                                                ["x"] = -205769.42101769,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 549857.66369668,
                                                ["x"] = -205741.22757756,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 549920.38180557,
                                                ["x"] = -205865.28824408,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 550131.11103765,
                                                ["x"] = -205247.59002651,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 549921.73782362,
                                                ["x"] = -205870.09200054,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 549922.23503173,
                                                ["x"] = -205875.05673752,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 549977.02080712,
                                                ["x"] = -205141.25250905,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 550128.96028922,
                                                ["x"] = -205252.10325538,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 549921.20985799,
                                                ["x"] = -205879.92001676,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 549861.90865578,
                                                ["x"] = -205760.53279027,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 549918.54844617,
                                                ["x"] = -205884.12975617,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 550104.87154373,
                                                ["x"] = -205295.91445148,
                                            }, -- end of [15]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 552377.11632113,
                                                ["x"] = -205299.50711842,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 552419.2087991,
                                                ["x"] = -205264.11553793,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 552427.57307264,
                                                ["x"] = -205258.65647626,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 552446.33168403,
                                                ["x"] = -205251.92162687,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 552894.51753456,
                                                ["x"] = -205273.19433452,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 552898.54390044,
                                                ["x"] = -205276.14567723,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 552451.2828697,
                                                ["x"] = -205251.2387116,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 552902.2447085,
                                                ["x"] = -205279.50948986,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 552432.07236817,
                                                ["x"] = -205256.4737823,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 552456.2733532,
                                                ["x"] = -205250.94297645,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 552908.34608078,
                                                ["x"] = -205287.382312,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 552910.66267779,
                                                ["x"] = -205291.8120167,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 552466.27223759,
                                                ["x"] = -205250.93648001,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 552914.66430873,
                                                ["x"] = -205300.974703,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 552423.28039653,
                                                ["x"] = -205261.21465595,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 552436.70141065,
                                                ["x"] = -205254.59148699,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 552870.92524242,
                                                ["x"] = -205265.92927529,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 552880.83140586,
                                                ["x"] = -205267.24122395,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 552441.47479757,
                                                ["x"] = -205253.1104043,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 552885.62514524,
                                                ["x"] = -205268.64282476,
                                            }, -- end of [14]
                                            [23] = 
                                            {
                                                ["y"] = 552916.77646267,
                                                ["x"] = -205306.26556833,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = 552905.60922257,
                                                ["x"] = -205283.20165185,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 552890.1660921,
                                                ["x"] = -205270.73920533,
                                            }, -- end of [15]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 552901.4298504,
                                                ["x"] = -205312.18172941,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 552901.4298504,
                                                ["x"] = -205312.18172941,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 549796.01390167,
                                                ["x"] = -206251.57267067,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 549873.39190779,
                                                ["x"] = -205927.45763659,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 549806.07396802,
                                                ["x"] = -206415.41144714,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 549866.92230996,
                                                ["x"] = -205935.08010546,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 549861.09506861,
                                                ["x"] = -205943.20235236,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 549855.93369337,
                                                ["x"] = -205951.76526854,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 549851.28428069,
                                                ["x"] = -205960.6175239,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 549845.02593192,
                                                ["x"] = -205974.24758872,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 549841.2719458,
                                                ["x"] = -205983.51477852,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 549839.48343896,
                                                ["x"] = -205993.27779002,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 549841.79070989,
                                                ["x"] = -206002.94115024,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 549847.5944138,
                                                ["x"] = -206011.02356762,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 549897.26970644,
                                                ["x"] = -206060.33381175,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 549904.35412813,
                                                ["x"] = -206078.20508776,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 549806.3470667,
                                                ["x"] = -206228.86904277,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 549794.56164177,
                                                ["x"] = -206256.3552728,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 549790.47461782,
                                                ["x"] = -206285.97915309,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 549836.02642839,
                                                ["x"] = -206414.0440757,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 549924.38684359,
                                                ["x"] = -206371.21766581,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                ["y"] = 549790.82041844,
                                                ["x"] = -206305.97433932,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 549850.94148908,
                                                ["x"] = -206412.48805994,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 549928.2515224,
                                                ["x"] = -206368.55525821,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                ["y"] = 549900.53196372,
                                                ["x"] = -206064.1211268,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 549902.90324319,
                                                ["x"] = -206082.95301553,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 549801.54983309,
                                                ["x"] = -206237.64019263,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 549792.30615009,
                                                ["x"] = -206266.09581832,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 549795.8737015,
                                                ["x"] = -206400.83928295,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 549855.8512429,
                                                ["x"] = -206411.54820147,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = 549839.85221409,
                                                ["x"] = -205988.30490721,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 549840.15094782,
                                                ["x"] = -205998.22223144,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 549844.35552033,
                                                ["x"] = -206007.21673358,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 549858.12505144,
                                                ["x"] = -206021.70358032,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 549903.10780099,
                                                ["x"] = -206068.38526101,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 549900.4778927,
                                                ["x"] = -206087.32388658,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 549799.52516748,
                                                ["x"] = -206242.21068096,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 549791.44193987,
                                                ["x"] = -206271.01975252,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 549797.96267688,
                                                ["x"] = -206410.59275955,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 549865.42399355,
                                                ["x"] = -206408.67876381,
                                            }, -- end of [44]
                                            [47] = 
                                            {
                                                ["y"] = 549878.86022549,
                                                ["x"] = -206402.07247564,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 549874.54867683,
                                                ["x"] = -206404.60298129,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 549811.07029027,
                                                ["x"] = -206415.53281893,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 549860.68171492,
                                                ["x"] = -206410.25816438,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 549801.2432632,
                                                ["x"] = -206414.18785498,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 549870.04550103,
                                                ["x"] = -206406.77259139,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                ["y"] = 549796.53449684,
                                                ["x"] = -206405.79146256,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 549880.33004799,
                                                ["x"] = -205920.25817821,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 549904.35896902,
                                                ["x"] = -206073.2179625,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 549889.65694131,
                                                ["x"] = -206104.14182606,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 549790.90709333,
                                                ["x"] = -206275.99054448,
                                            }, -- end of [31]
                                        }, -- end of [5]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 549970.84618658,
                                                ["x"] = -204194.02949724,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 549928.03109751,
                                                ["x"] = -204219.85087573,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 549920.56413121,
                                                ["x"] = -204226.39538822,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 550181.70613937,
                                                ["x"] = -204680.60353691,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 550185.70567084,
                                                ["x"] = -204719.82186592,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 550184.35843901,
                                                ["x"] = -204724.63531512,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 550183.50744089,
                                                ["x"] = -204685.26573947,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 550182.66437165,
                                                ["x"] = -204729.33879779,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 549920.24178056,
                                                ["x"] = -204231.18357886,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 550184.8206224,
                                                ["x"] = -204690.09048423,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 550169.65140243,
                                                ["x"] = -204756.35321543,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 550031.81582738,
                                                ["x"] = -204998.10359888,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 550185.883493,
                                                ["x"] = -204694.97787275,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 549923.9713524,
                                                ["x"] = -204222.80005506,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 549922.16358327,
                                                ["x"] = -204235.8003216,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 550186.61318885,
                                                ["x"] = -204699.91940702,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 550186.90944058,
                                                ["x"] = -204704.90582429,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 549926.82287616,
                                                ["x"] = -204244.68577742,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 550186.86145628,
                                                ["x"] = -204709.90665561,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = 550178.67452293,
                                                ["x"] = -204738.50644831,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 550186.55577696,
                                                ["x"] = -204714.89808246,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 550411.07776776,
                                                ["x"] = -206110.97405064,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 550002.49444515,
                                                ["x"] = -206317.70127241,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 550031.12833647,
                                                ["x"] = -206309.66157081,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 550416.01922748,
                                                ["x"] = -206110.21631875,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 550425.98413784,
                                                ["x"] = -206109.40663166,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 550450.97820384,
                                                ["x"] = -206108.97843647,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 550540.97291418,
                                                ["x"] = -206109.26309125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 550041.1222672,
                                                ["x"] = -206309.34119132,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 550545.9578855,
                                                ["x"] = -206108.88490155,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 550550.90204696,
                                                ["x"] = -206108.14243016,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 550555.80574476,
                                                ["x"] = -206107.17032351,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 550560.63971696,
                                                ["x"] = -206105.89792142,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 550161.08057852,
                                                ["x"] = -206307.17700968,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 550570.05768774,
                                                ["x"] = -206102.55862548,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 550579.09191229,
                                                ["x"] = -206098.27345239,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 550835.6967264,
                                                ["x"] = -205963.18028716,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 550852.80251213,
                                                ["x"] = -205952.82612836,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 550186.00025805,
                                                ["x"] = -206305.20258793,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 550860.88000566,
                                                ["x"] = -205946.93702799,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 550872.30657028,
                                                ["x"] = -205937.22444688,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 550879.39192788,
                                                ["x"] = -205930.17244567,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 550006.98197798,
                                                ["x"] = -206315.49578253,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 550195.90287069,
                                                ["x"] = -206303.82210869,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 550892.26299097,
                                                ["x"] = -205914.8793797,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 550900.78256186,
                                                ["x"] = -205902.53620584,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 550951.7335569,
                                                ["x"] = -205822.38090617,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 550960.80668081,
                                                ["x"] = -205810.43791558,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 550200.8066669,
                                                ["x"] = -206302.8482125,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 550970.50697347,
                                                ["x"] = -205798.9993508,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 550980.85097973,
                                                ["x"] = -205788.1393673,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 550991.80359028,
                                                ["x"] = -205777.89349529,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 551003.33005529,
                                                ["x"] = -205768.29779456,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 550205.64115823,
                                                ["x"] = -206301.57634539,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 551015.37604444,
                                                ["x"] = -205759.36230609,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 551032.03236924,
                                                ["x"] = -205748.29504425,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 551079.37289896,
                                                ["x"] = -205720.30639878,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 551114.52437449,
                                                ["x"] = -205701.22675514,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 550210.38993776,
                                                ["x"] = -206300.01066162,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 551123.64661379,
                                                ["x"] = -205697.13690637,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 551128.36519143,
                                                ["x"] = -205695.48701056,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 551133.20049959,
                                                ["x"] = -205694.21634439,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 549928.25246969,
                                                ["x"] = -206368.55460525,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 550011.59670114,
                                                ["x"] = -206313.57716133,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 550215.06124909,
                                                ["x"] = -206298.22578126,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 551143.0451845,
                                                ["x"] = -205692.49980503,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 551148.03243359,
                                                ["x"] = -205692.16360421,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 551153.03151886,
                                                ["x"] = -205692.1959198,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 550219.62540767,
                                                ["x"] = -206296.19095587,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 551162.96799197,
                                                ["x"] = -205693.26206109,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 551172.75869404,
                                                ["x"] = -205695.28631092,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 551195.11552312,
                                                ["x"] = -205701.30186083,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 550224.04431397,
                                                ["x"] = -206293.85751093,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 550232.51621849,
                                                ["x"] = -206288.54612093,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 550016.35407393,
                                                ["x"] = -206312.04288502,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 550236.50553469,
                                                ["x"] = -206285.53558466,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 550240.25231279,
                                                ["x"] = -206282.22587184,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 550247.29799273,
                                                ["x"] = -206275.13191243,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 550276.96901815,
                                                ["x"] = -206241.30415832,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 550021.20502424,
                                                ["x"] = -206310.83522386,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 550368.3040558,
                                                ["x"] = -206135.21388154,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 550375.46730547,
                                                ["x"] = -206128.24013214,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 550379.32386471,
                                                ["x"] = -206125.05952553,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 550383.4714185,
                                                ["x"] = -206122.27005243,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 550026.14666582,
                                                ["x"] = -206310.08246936,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 550392.17478139,
                                                ["x"] = -206117.35369179,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 550396.74574637,
                                                ["x"] = -206115.33616616,
                                            }, -- end of [29]
                                            [67] = 
                                            {
                                                ["y"] = 551158.01539374,
                                                ["x"] = -205692.57731675,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 550401.44219879,
                                                ["x"] = -206113.62406185,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 551138.09773114,
                                                ["x"] = -205693.20787901,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 550886.06352755,
                                                ["x"] = -205922.723081,
                                            }, -- end of [47]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 247,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 546550.31406348,
                                            ["x"] = -203287.42528651,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 571.74609018333,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 548779.09345032,
                                            ["x"] = -205550.57592858,
                                            ["ETA_locked"] = false,
                                            ["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 [2]
                                        [3] = 
                                        {
                                            ["alt"] = 34,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 981.01005726963,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 549971.51040777,
                                            ["x"] = -204195.14784035,
                                            ["ETA_locked"] = false,
                                            ["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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 31,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1126.0867368497,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 550032.98197823,
                                            ["x"] = -204998.78178075,
                                            ["ETA_locked"] = false,
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 16,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1319.0436818236,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 549881.39288473,
                                            ["x"] = -205921.3407399,
                                            ["ETA_locked"] = false,
                                            ["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 [5]
                                        [6] = 
                                        {
                                            ["alt"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1437.0459459725,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 549927.40009129,
                                            ["x"] = -206367.31902019,
                                            ["ETA_locked"] = false,
                                            ["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 [6]
                                        [7] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1741.0746576852,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 551195.48837522,
                                            ["x"] = -205699.84602671,
                                            ["ETA_locked"] = false,
                                            ["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 [7]
                                        [8] = 
                                        {
                                            ["alt"] = 29,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1979.9398694702,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 552376.23699114,
                                            ["x"] = -205298.48375805,
                                            ["ETA_locked"] = false,
                                            ["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 [8]
                                        [9] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2096.2236512152,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 552918.00707825,
                                            ["x"] = -205305.75228612,
                                            ["ETA_locked"] = false,
                                            ["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 [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 102,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 473,
                                        ["y"] = 546550.31406348,
                                        ["x"] = -203287.42528651,
                                        ["name"] = "BMP Assault-1-1",
                                        ["heading"] = 1.9560254657668,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 474,
                                        ["y"] = 546524.2950675,
                                        ["x"] = -203274.0705955,
                                        ["name"] = "BMP Assault-1-2",
                                        ["heading"] = 2.0450010862258,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 475,
                                        ["y"] = 546497.3892707,
                                        ["x"] = -203260.81994173,
                                        ["name"] = "BMP Assault-1-3",
                                        ["heading"] = 2.0284124595053,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 476,
                                        ["y"] = 546470.26495977,
                                        ["x"] = -203248.02288782,
                                        ["name"] = "BMP Assault-1-4",
                                        ["heading"] = 2.0116246043503,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 477,
                                        ["y"] = 546439.73418649,
                                        ["x"] = -203243.8126073,
                                        ["name"] = "BMP Assault-1-5",
                                        ["heading"] = 1.9948403435432,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 546550.31406348,
                                ["x"] = -203287.42528651,
                                ["name"] = "BMP Assault-1",
                                ["start_time"] = 0,
                            }, -- end of [6]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 6,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 7,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 462746.34375,
                                            ["x"] = -163956.21875,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2269,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 837.94416885638,
                                            ["ETA_locked"] = false,
                                            ["y"] = 564508.63587435,
                                            ["x"] = -220427.48917896,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2269,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1166.0013910322,
                                            ["ETA_locked"] = false,
                                            ["y"] = 527165.48752585,
                                            ["x"] = -197609.7611103,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2269,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1545.8133248273,
                                            ["ETA_locked"] = false,
                                            ["y"] = 477087.23142795,
                                            ["x"] = -176257.10279365,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1681.4985440979,
                                            ["ETA_locked"] = false,
                                            ["y"] = 462218.921875,
                                            ["x"] = -164496.46875,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "Player",
                                        ["parking"] = "44",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 8,
                                        ["psi"] = -2.0774191020605,
                                        ["onboard_num"] = "010",
                                        ["parking_id"] = "38",
                                        ["x"] = -163956.21875,
                                        ["name"] = "Lieutenant",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B1EF6B0E-3D91-4047-A7A5-A99E7D8B4A8B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2653,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462746.34375,
                                        ["heading"] = 2.0774191020605,
                                        ["callsign"] = 110,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462746.34375,
                                ["x"] = -163956.21875,
                                ["name"] = "Lieutenant",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Runway Attack",
                                ["uncontrolled"] = false,
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetUnlimitedFuel",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 462218.921875,
                                            ["x"] = -164496.46875,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "All",
                                                                ["y"] = 563650.16239688,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["altitude"] = 3657.6,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 2032,
                                                                ["x"] = -219668.06368167,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 388.71959018666,
                                            ["ETA_locked"] = false,
                                            ["y"] = 545774.94981963,
                                            ["x"] = -219216.4155902,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 164.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 700.81777828286,
                                            ["ETA_locked"] = false,
                                            ["y"] = 593863.82022225,
                                            ["x"] = -237146.60503145,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 143.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 908.41559196918,
                                            ["ETA_locked"] = false,
                                            ["y"] = 607900.85512104,
                                            ["x"] = -263513.99800533,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 439.28454344286,
                                            ["ETA_locked"] = false,
                                            ["y"] = 576974.71310041,
                                            ["x"] = -266259.33835147,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 560.50019033201,
                                            ["ETA_locked"] = false,
                                            ["y"] = 553200.5576939,
                                            ["x"] = -253689.09526297,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 92,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 448,
                                        ["psi"] = -2.1506009746828,
                                        ["onboard_num"] = "013",
                                        ["y"] = 462218.921875,
                                        ["x"] = -164496.46875,
                                        ["name"] = "Aerial-2-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [10]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [5]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [4]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [9]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1895,
                                            ["flare"] = 0,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1506009746828,
                                        ["callsign"] = 117,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462218.921875,
                                ["x"] = -164496.46875,
                                ["name"] = "Aerial-2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 22,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 496,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 120,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 8,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Wrong Runway",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 10,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_16",
                    ["KeyDict_text"] = "DictKey_ActionText_16",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_62",
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["flag"] = "777",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 15,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 8,
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 5,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["speedU"] = 12.847222222222,
                    ["predicate"] = "c_unit_speed_lower",
                    ["unit"] = 8,
                }, -- end of [3]
                [4] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1328,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [4]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Mission Complete",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 30,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_17",
                    ["KeyDict_text"] = "DictKey_ActionText_17",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x008000ff",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 829,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "D-Clear-takeoff",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "red",
                    ["KeyDict_text"] = "DictKey_ActionText_24",
                    ["text"] = "DictKey_ActionText_24",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_63",
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["colorItem"] = "0x008000ff",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 828,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "D-Clear-cross",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_44",
                    ["KeyDict_text"] = "DictKey_ActionText_44",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_66",
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x008000ff",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["flag"] = "777",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Contact ATC",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_add_radio_item",
                    ["flag"] = "400",
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_35",
                    ["radiotext"] = "DictKey_ActionRadioText_35",
                    ["value"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 15,
                    ["KeyDict_text"] = "DictKey_ActionText_59",
                    ["text"] = "DictKey_ActionText_59",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["colorItem"] = "0x008000ff",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 994,
                    ["flag"] = "400",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "ATC Reply",
            ["actions"] = 
            {
                [1] = 
                {
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_27",
                    ["radiotext"] = "DictKey_ActionRadioText_27",
                    ["predicate"] = "a_remove_radio_item",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_28",
                    ["KeyDict_text"] = "DictKey_ActionText_28",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_67",
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x008000ff",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 827,
                    ["predicate"] = "c_unit_alive",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 827,
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 900,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Win",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = "777",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0x008000ff",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_time_before",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Mission Start",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = "600",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0x008000ff",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 512,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 513,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Flag 500",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = "500",
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 129,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 10,
                    ["seconds"] = 25,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_45",
                    ["KeyDict_text"] = "DictKey_ActionText_45",
                    ["clearview"] = true,
                }, -- end of [3]
                [4] = 
                {
                    ["file"] = "ResKey_Action_68",
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [4]
            }, -- end of ["actions"]
            ["colorItem"] = "0x008000ff",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["group"] = 92,
                    ["predicate"] = "c_part_of_group_in_zone",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "AD ON",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 128,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 128,
                        [2] = 2,
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 15,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_50",
                    ["KeyDict_text"] = "DictKey_ActionText_50",
                    ["clearview"] = false,
                }, -- end of [3]
                [4] = 
                {
                    ["file"] = "ResKey_Action_69",
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_time_before",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "remove trees",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["objects_mask"] = 1,
                    ["predicate"] = "a_remove_scene_objects",
                    ["zone"] = 1658,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1823,
                    ["group"] = 159,
                    ["predicate"] = "c_part_of_group_in_zone",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Spawn Retreating Armor",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 158,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x0000ffff",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["numhits"] = 1,
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 448,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Major explode",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 448,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 15,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_51",
                    ["KeyDict_text"] = "DictKey_ActionText_51",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_70",
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["colorItem"] = "0xff0000ff",
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["typemlrs"] = 
                    {
                        [1] = 4,
                        [2] = 7,
                        [3] = 33,
                        [4] = 94,
                    }, -- end of ["typemlrs"]
                    ["coalitionlist"] = "red",
                    ["nummissiles"] = 1,
                    ["typemissile"] = 
                    {
                        [1] = 4,
                        [2] = 4,
                        [3] = 34,
                        [4] = 259,
                    }, -- end of ["typemissile"]
                    ["zone"] = 1989,
                    ["predicate"] = "c_missile_in_zone",
                    ["unitType"] = "ALL",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Smoke in the Air",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 15,
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_52",
                    ["KeyDict_text"] = "DictKey_ActionText_52",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_71",
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 608,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Structures destroyed",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 15,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_53",
                    ["KeyDict_text"] = "DictKey_ActionText_53",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_72",
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 2154,
                    ["group"] = 92,
                    ["predicate"] = "c_part_of_group_in_zone",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Stay back",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_54",
                    ["KeyDict_text"] = "DictKey_ActionText_54",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_73",
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 5,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_unit_altitude_higher_AGL",
                    ["unit"] = 578,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "2 KA-50s TO",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 15,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_56",
                    ["KeyDict_text"] = "DictKey_ActionText_56",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_75",
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [17]
        [18] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 579,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 2319,
                    ["nummissiles"] = 1,
                    ["typemissile"] = 
                    {
                        [1] = 4,
                        [2] = 4,
                        [3] = 8,
                        [4] = 58,
                    }, -- end of ["typemissile"]
                    ["predicate"] = "c_missile_in_zone",
                    ["unit"] = 578,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Engaging Convoy 2",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 15,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_58",
                    ["KeyDict_text"] = "DictKey_ActionText_58",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_76",
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["colorItem"] = "0xff0000ff",
        }, -- end of [18]
    }, -- end of ["trigrules"]
    ["currentKey"] = 174878,
    ["failures"] = 
    {
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "eos",
            ["mm"] = 0,
        }, -- end of ["eos"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
    }, -- end of ["failures"]
    ["forcedOptions"] = 
    {
        ["permitCrash"] = true,
        ["optionsView"] = "optview_allies",
        ["labels"] = 3,
    }, -- end of ["forcedOptions"]
    ["start_time"] = 53100,
} -- end of mission
