mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2016,
        ["Day"] = 21,
        ["Month"] = 6,
    }, -- end of ["date"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 1,
        ["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"] = 24,
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_activate_group(3);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_10\"), 20, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_14\"), 0); mission.trig.func[1]=nil;",
            [2] = "a_activate_group(4);a_activate_group(7);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_11\"), 20, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_15\"), 0); mission.trig.func[2]=nil;",
            [3] = "a_activate_group(5);a_activate_group(9);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_12\"), 20, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_16\"), 0); mission.trig.func[3]=nil;",
            [4] = "a_activate_group(6);a_activate_group(8);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_13\"), 20, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_17\"), 0); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_9\"), 15, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_18\"), 0); mission.trig.func[5]=nil;",
            [6] = "a_explosion_unit(49, 5000); mission.trig.func[6]=nil;",
            [7] = "a_explosion_unit(64, 5000); mission.trig.func[7]=nil;",
            [8] = "a_explosion_unit(50, 5000); mission.trig.func[8]=nil;",
            [9] = "a_explosion_unit(63, 5000); mission.trig.func[9]=nil;",
            [10] = "a_explosion_unit(65, 1000); mission.trig.func[10]=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",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_part_of_group_in_zone(2, 341) or c_part_of_group_in_zone(1, 341) )",
            [2] = "return(c_part_of_group_in_zone(3, 85) )",
            [3] = "return(c_part_of_group_in_zone(3, 170) )",
            [4] = "return(c_part_of_group_in_zone(3, 171) )",
            [5] = "return(c_all_of_group_in_zone(3, 256) )",
            [6] = "return(c_unit_damaged(49) )",
            [7] = "return(c_unit_damaged(64) )",
            [8] = "return(c_unit_damaged(50) )",
            [9] = "return(c_unit_damaged(63) )",
            [10] = "return(c_part_of_group_in_zone(10, 426) )",
        }, -- 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"]
                ["Pilot"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Pilot"]
                ["Spectrator"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Spectrator"]
                ["ArtilleryCommander"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ArtilleryCommander"]
            }, -- 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"] = 
                {
                    [1] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 2,
                        ["mapY"] = 21519.282957138,
                        ["layerName"] = "Red",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["mapX"] = 31904.069611069,
                        ["colorString"] = "0xffff00ff",
                        ["name"] = "Text Box-1",
                        ["angle"] = 0,
                        ["text"] = "Колонна ВС РФ",
                        ["fillColorString"] = "0xff000080",
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 15,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 2,
                        ["mapY"] = 75544.041959821,
                        ["layerName"] = "Red",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["mapX"] = 8869.772227051,
                        ["colorString"] = "0xffff00ff",
                        ["name"] = "Text Box-2",
                        ["angle"] = 0,
                        ["text"] = "Пункт назначения",
                        ["fillColorString"] = "0xff000080",
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 20,
                    }, -- end of [2]
                    [4] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 2,
                        ["mapY"] = 61804.949637732,
                        ["layerName"] = "Red",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["mapX"] = 21395.467117815,
                        ["colorString"] = "0xffff00ff",
                        ["name"] = "1 Блокпост-1",
                        ["angle"] = 0,
                        ["text"] = "Блокпост ВС РФ",
                        ["fillColorString"] = "0xff000080",
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 9,
                    }, -- end of [4]
                    [3] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 2,
                        ["mapY"] = 41790.367845198,
                        ["layerName"] = "Red",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["mapX"] = 26783.580090361,
                        ["colorString"] = "0xffff00ff",
                        ["name"] = "1 Блокпост",
                        ["angle"] = 0,
                        ["text"] = "Блокпост ВС РФ",
                        ["fillColorString"] = "0xff000080",
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 9,
                    }, -- end of [3]
                }, -- end of ["objects"]
            }, -- end of [1]
            [4] = 
            {
                ["visible"] = true,
                ["name"] = "Common",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [4]
            [5] = 
            {
                ["visible"] = true,
                ["name"] = "Author",
                ["objects"] = 
                {
                }, -- 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"] = 16,
                ["dir"] = 265,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 4,
                ["dir"] = 344,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 14,
                ["dir"] = 302,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["halo"] = 
        {
            ["preset"] = "auto",
        }, -- end of ["halo"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["season"] = 
        {
            ["temperature"] = 20,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["dust_density"] = 500,
        ["modifiedTime"] = false,
        ["groundTurbulence"] = 0,
        ["enable_dust"] = true,
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 0,
            ["preset"] = "Preset2",
            ["base"] = 2500,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Syria",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 400,
                ["zoneId"] = 85,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 32769.148421316,
                ["x"] = 26599.527272506,
                ["name"] = "Засада",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 100,
                ["zoneId"] = 170,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 44197.043410267,
                ["x"] = 24739.386560045,
                ["name"] = "Бабах 1",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [2]
            [3] = 
            {
                ["radius"] = 100,
                ["zoneId"] = 171,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 58180.886474649,
                ["x"] = 23503.685509159,
                ["name"] = "Бабах 2",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [3]
            [4] = 
            {
                ["radius"] = 1200,
                ["zoneId"] = 256,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 75925.137620404,
                ["x"] = 8912.5661877106,
                ["name"] = "Колонна дошла",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [4]
            [5] = 
            {
                ["radius"] = 500,
                ["zoneId"] = 341,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 22142.877214961,
                ["x"] = 31711.523535887,
                ["name"] = "Старт",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [5]
            [6] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 426,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = -8771.5146592702,
                ["x"] = 114528.63643033,
                ["name"] = "Удалить ИЛ-76",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [6]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 18602.721597629,
        ["zoom"] = 90165.086118648,
        ["centerX"] = 37755.272141316,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 21,
            [2] = 11,
            [3] = 4,
            [4] = 6,
            [5] = 16,
            [6] = 13,
            [7] = 15,
            [8] = 9,
            [9] = 20,
            [10] = 8,
            [11] = 17,
            [12] = 10,
            [13] = 12,
            [14] = 80,
            [15] = 40,
            [16] = 2,
            [17] = 3,
            [18] = 1,
            [19] = 5,
            [20] = 28,
            [21] = 26,
            [22] = 46,
            [23] = 45,
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            [1] = 7,
            [2] = 82,
            [3] = 23,
            [4] = 70,
            [5] = 83,
            [6] = 65,
            [7] = 25,
            [8] = 86,
            [9] = 64,
            [10] = 32,
            [11] = 50,
            [12] = 49,
            [13] = 87,
            [14] = 78,
            [15] = 61,
            [16] = 31,
            [17] = 29,
            [18] = 33,
            [19] = 60,
            [20] = 59,
            [21] = 35,
            [22] = 69,
            [23] = 48,
            [24] = 72,
            [25] = 84,
            [26] = 76,
            [27] = 71,
            [28] = 79,
            [29] = 58,
            [30] = 57,
            [31] = 55,
            [32] = 56,
            [33] = 88,
            [34] = 74,
            [35] = 73,
            [36] = 39,
            [37] = 89,
            [38] = 77,
            [39] = 41,
            [40] = 42,
            [41] = 44,
            [42] = 85,
            [43] = 68,
            [44] = 53,
            [45] = 52,
            [46] = 66,
            [47] = 51,
            [48] = 54,
            [49] = 30,
            [50] = 63,
            [51] = 22,
            [52] = 90,
            [53] = 62,
            [54] = 67,
            [55] = 75,
            [56] = 36,
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 34,
            [4] = 37,
            [5] = 27,
            [6] = 81,
            [7] = 0,
            [8] = 38,
            [9] = 43,
            [10] = 47,
            [11] = 19,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["score"] = 100,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "",
        }, -- end of [1]
    }, -- end of ["goals"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 17,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1096,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 32496.372542544,
                                            ["x"] = 26533.955762036,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 34,
                                        ["y"] = 32496.372542544,
                                        ["x"] = 26533.955762036,
                                        ["name"] = "Ground-2-1",
                                        ["heading"] = 4.939281783144,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 35,
                                        ["y"] = 32519.494074831,
                                        ["x"] = 26571.942907384,
                                        ["name"] = "Ground-2-2",
                                        ["heading"] = 4.939281783144,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 36,
                                        ["y"] = 32503.997598777,
                                        ["x"] = 26612.621157025,
                                        ["name"] = "Ground-2-3",
                                        ["heading"] = 4.939281783144,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 37,
                                        ["y"] = 32507.444555119,
                                        ["x"] = 26552.465388025,
                                        ["name"] = "Ground-2-4",
                                        ["heading"] = 4.939281783144,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 38,
                                        ["y"] = 32517.557015324,
                                        ["x"] = 26644.09837401,
                                        ["name"] = "Ground-2-5",
                                        ["heading"] = 4.939281783144,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 39,
                                        ["y"] = 32518.247237777,
                                        ["x"] = 26672.187097878,
                                        ["name"] = "Ground-2-6",
                                        ["heading"] = 4.3807764225058,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 40,
                                        ["y"] = 32404.847060203,
                                        ["x"] = 26361.380571453,
                                        ["name"] = "Ground-2-7",
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 41,
                                        ["y"] = 32293.245958224,
                                        ["x"] = 26373.704619525,
                                        ["name"] = "Ground-2-8",
                                        ["heading"] = 5.7944931166212,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 42,
                                        ["y"] = 32210.400968412,
                                        ["x"] = 26390.821352957,
                                        ["name"] = "Ground-2-9",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 43,
                                        ["y"] = 32115.916599866,
                                        ["x"] = 26392.190691631,
                                        ["name"] = "Ground-2-10",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 44,
                                        ["y"] = 31953.649966928,
                                        ["x"] = 26409.992094401,
                                        ["name"] = "Ground-2-11",
                                        ["heading"] = 0.36651914291881,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 45,
                                        ["y"] = 31859.850267719,
                                        ["x"] = 26440.802214579,
                                        ["name"] = "Ground-2-12",
                                        ["heading"] = 0.36651914291881,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 46,
                                        ["y"] = 31781.11329393,
                                        ["x"] = 26443.540891928,
                                        ["name"] = "Ground-2-13",
                                        ["heading"] = 0.36651914291881,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 47,
                                        ["y"] = 31631.855378401,
                                        ["x"] = 26486.675060178,
                                        ["name"] = "Ground-2-14",
                                        ["heading"] = 0.55850536063819,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 48,
                                        ["y"] = 31700.32231213,
                                        ["x"] = 26453.810931988,
                                        ["name"] = "Ground-2-15",
                                        ["heading"] = 0.71558499331767,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                }, -- end of ["units"]
                                ["y"] = 32496.372542544,
                                ["x"] = 26533.955762036,
                                ["name"] = "zasada",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 45381.76110416,
                                                ["x"] = 25117.889572406,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 44123.611075097,
                                                ["x"] = 24987.804604918,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 44067.068488079,
                                                ["x"] = 25071.312246523,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 46540.759908739,
                                                ["x"] = 25355.488324367,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 198,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 45381.76110416,
                                            ["x"] = 25117.889572406,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 178,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 56.918571474126,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 44123.611075097,
                                            ["x"] = 24987.804604918,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "HL_DSHK",
                                        ["unitId"] = 49,
                                        ["y"] = 45381.76110416,
                                        ["x"] = 25117.889572406,
                                        ["name"] = "babah 1",
                                        ["heading"] = -1.6738240792212,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 45381.76110416,
                                ["x"] = 25117.889572406,
                                ["name"] = "babah 1",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 58821.677061022,
                                                ["x"] = 24591.242209584,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 59009.694993159,
                                                ["x"] = 23481.341383439,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 57757.078004806,
                                                ["x"] = 23511.448513471,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 57757.078004806,
                                                ["x"] = 23511.448513471,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 222,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 58821.677061022,
                                            ["x"] = 24591.242209584,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 221,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 50.657101555773,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 59009.694993159,
                                            ["x"] = 23481.341383439,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "HL_DSHK",
                                        ["unitId"] = 50,
                                        ["y"] = 58821.677061022,
                                        ["x"] = 24591.242209584,
                                        ["name"] = "babah 2",
                                        ["heading"] = 2.9737850599572,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 58821.677061022,
                                ["x"] = 24591.242209584,
                                ["name"] = "babah 2",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 60255.277218623,
                                                ["x"] = 24447.544703735,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 59559.870498253,
                                                ["x"] = 23460.19046241,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 59559.870498253,
                                                ["x"] = 23460.19046241,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 59559.870498253,
                                                ["x"] = 23460.19046241,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 212,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 60255.277218623,
                                            ["x"] = 24447.544703735,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 216,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 54.345002362786,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 59559.870498253,
                                            ["x"] = 23460.19046241,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "HL_DSHK",
                                        ["unitId"] = 63,
                                        ["y"] = 60255.277218623,
                                        ["x"] = 24447.544703735,
                                        ["name"] = "babah 2-1-1",
                                        ["heading"] = -2.5279777216394,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 60255.277218623,
                                ["x"] = 24447.544703735,
                                ["name"] = "babah 22",
                                ["start_time"] = 0,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Insurgents",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 43309.280089721,
                                                ["x"] = 24539.169062071,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 44248.070341222,
                                                ["x"] = 24747.863527079,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 44372.387311394,
                                                ["x"] = 24740.64983298,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 44070.311655333,
                                                ["x"] = 25074.587508657,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 184,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 43309.280089721,
                                            ["x"] = 24539.169062071,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 43.050314571868,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 44248.070341222,
                                            ["x"] = 24747.863527079,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 22.222222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "HL_DSHK",
                                        ["unitId"] = 64,
                                        ["y"] = 43309.280089721,
                                        ["x"] = 24539.169062071,
                                        ["name"] = "babah 1-1-1",
                                        ["heading"] = 1.3520518514585,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 43309.280089721,
                                ["x"] = 24539.169062071,
                                ["name"] = "babah 11",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "USA",
                }, -- end of [2]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 29,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["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"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 6255.427734375,
                                            ["x"] = 43100.8359375,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 27.777777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 723.47380251608,
                                            ["ETA_locked"] = false,
                                            ["y"] = 22209.183694235,
                                            ["x"] = 31609.160334803,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 27.777777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2866.5492398436,
                                            ["ETA_locked"] = false,
                                            ["y"] = 75969.896308962,
                                            ["x"] = 9189.5489878103,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 300,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2928.4493218763,
                                            ["ETA_locked"] = false,
                                            ["y"] = 74333.1875,
                                            ["x"] = 8662.594238,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 14,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 29,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Soviet - Syria",
                                        ["skill"] = "Client",
                                        ["parking"] = 46,
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["HideAngleBoxes"] = false,
                                            ["PilotNVG"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["NetCrewControlPriority"] = 0,
                                            ["R60equipment"] = true,
                                            ["OperatorNVG"] = true,
                                            ["SimplifiedAI"] = false,
                                            ["ExhaustScreen"] = true,
                                            ["OverrideIFF"] = 0,
                                            ["HumanOrchestra"] = false,
                                            ["TrackAirTargets"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-24P",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 127.5,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 129,
                                                    [13] = 123,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [19] = 124,
                                                    [15] = 134,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1,
                                        ["psi"] = -2.1950245704718,
                                        ["parking_id"] = "51",
                                        ["x"] = 43100.8359375,
                                        ["name"] = "Rotary-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1701,
                                            ["flare"] = 192,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                            ["restricted"] = 
                                            {
                                            }, -- end of ["restricted"]
                                        }, -- end of ["payload"]
                                        ["y"] = 6255.427734375,
                                        ["heading"] = 2.1950245704718,
                                        ["callsign"] = 12,
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 29,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Soviet - Syria",
                                        ["skill"] = "High",
                                        ["parking"] = 47,
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["HumanOrchestra"] = false,
                                            ["PilotNVG"] = true,
                                            ["NetCrewControlPriority"] = 0,
                                            ["GunnersAISkill"] = 90,
                                            ["TrackAirTargets"] = true,
                                            ["OverrideIFF"] = 0,
                                            ["OperatorNVG"] = true,
                                            ["ExhaustScreen"] = true,
                                            ["SimplifiedAI"] = false,
                                            ["R60equipment"] = true,
                                            ["HideAngleBoxes"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-24P",
                                        ["unitId"] = 3,
                                        ["psi"] = -2.1950245704718,
                                        ["parking_id"] = "52",
                                        ["x"] = 43102.62890625,
                                        ["name"] = "mi 24 player-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1701,
                                            ["flare"] = 192,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                            ["restricted"] = 
                                            {
                                            }, -- end of ["restricted"]
                                        }, -- end of ["payload"]
                                        ["y"] = 6336.0502929688,
                                        ["heading"] = 2.1950245704718,
                                        ["callsign"] = 12,
                                        ["onboard_num"] = "012",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 6255.427734375,
                                ["x"] = 43100.8359375,
                                ["name"] = "mi 24 player",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 29,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["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"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 6219.2954101563,
                                            ["x"] = 43002.00390625,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 27.777777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 717.16091259118,
                                            ["ETA_locked"] = false,
                                            ["y"] = 22035.432806056,
                                            ["x"] = 31531.937717835,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 27.777777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2866.152531576,
                                            ["ETA_locked"] = false,
                                            ["y"] = 76004.33504929,
                                            ["x"] = 9244.1878985632,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 300,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2929.8530572527,
                                            ["ETA_locked"] = false,
                                            ["y"] = 74333.1875,
                                            ["x"] = 8662.594238,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 14,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 29,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "default",
                                        ["skill"] = "Client",
                                        ["parking"] = 52,
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["IMU alignment type"] = 3,
                                            ["Helmet-mounted device"] = 0,
                                            ["ExhaustScreen"] = true,
                                            ["modification"] = "Ka-50_3",
                                            ["Realistic INS"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Ka-50_3",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [4] = 0.591,
                                                    [13] = 0.583,
                                                    [7] = 0.443,
                                                    [1] = 0.625,
                                                    [2] = 0.303,
                                                    [15] = 0.995,
                                                    [8] = 0.215,
                                                    [16] = 1.21,
                                                    [9] = 0.525,
                                                    [5] = 0.408,
                                                    [10] = 1.065,
                                                    [3] = 0.289,
                                                    [11] = 0.718,
                                                    [6] = 0.803,
                                                    [12] = 0.35,
                                                    [14] = 0.283,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 4,
                                        ["psi"] = -2.1982440261725,
                                        ["parking_id"] = "46",
                                        ["x"] = 43002.00390625,
                                        ["name"] = "Rotary-1-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "<CLEAN>",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "<CLEAN>",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1450,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                            ["restricted"] = 
                                            {
                                            }, -- end of ["restricted"]
                                        }, -- end of ["payload"]
                                        ["y"] = 6219.2954101563,
                                        ["heading"] = 2.1982440261725,
                                        ["callsign"] = 12,
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 29,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "default",
                                        ["skill"] = "High",
                                        ["parking"] = 51,
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["IMU alignment type"] = 3,
                                            ["Helmet-mounted device"] = 0,
                                            ["ExhaustScreen"] = true,
                                            ["modification"] = "Ka-50_3",
                                            ["Realistic INS"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Ka-50_3",
                                        ["unitId"] = 5,
                                        ["psi"] = -2.1982440261725,
                                        ["parking_id"] = "47",
                                        ["x"] = 43003.1875,
                                        ["name"] = "ka 50 player-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "<CLEAN>",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "<CLEAN>",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1450,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                            ["restricted"] = 
                                            {
                                            }, -- end of ["restricted"]
                                        }, -- end of ["payload"]
                                        ["y"] = 6297.880859375,
                                        ["heading"] = 2.1982440261725,
                                        ["callsign"] = 13,
                                        ["onboard_num"] = "013",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 6219.2954101563,
                                ["x"] = 43002.00390625,
                                ["name"] = "ka 50 player",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = true,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [383] = 
                                            {
                                                ["y"] = 34292.73115523,
                                                ["x"] = 25291.521075654,
                                            }, -- end of [383]
                                            [24] = 
                                            {
                                                ["y"] = 23615.257189755,
                                                ["x"] = 32055.217852228,
                                            }, -- end of [24]
                                            [384] = 
                                            {
                                                ["y"] = 34296.064752971,
                                                ["x"] = 25266.747747997,
                                            }, -- end of [384]
                                            [385] = 
                                            {
                                                ["y"] = 34298.945833364,
                                                ["x"] = 25252.029412712,
                                            }, -- end of [385]
                                            [386] = 
                                            {
                                                ["y"] = 34301.410858647,
                                                ["x"] = 25242.338991635,
                                            }, -- end of [386]
                                            [387] = 
                                            {
                                                ["y"] = 34304.411519947,
                                                ["x"] = 25232.801716727,
                                            }, -- end of [387]
                                            [388] = 
                                            {
                                                ["y"] = 34307.969193158,
                                                ["x"] = 25223.456921858,
                                            }, -- end of [388]
                                            [389] = 
                                            {
                                                ["y"] = 34315.959770986,
                                                ["x"] = 25205.12222795,
                                            }, -- end of [389]
                                            [390] = 
                                            {
                                                ["y"] = 34324.929756562,
                                                ["x"] = 25187.253064833,
                                            }, -- end of [390]
                                            [391] = 
                                            {
                                                ["y"] = 34335.024580434,
                                                ["x"] = 25169.992306537,
                                            }, -- end of [391]
                                            [392] = 
                                            {
                                                ["y"] = 34346.032518356,
                                                ["x"] = 25153.295809675,
                                            }, -- end of [392]
                                            [393] = 
                                            {
                                                ["y"] = 34352.084973622,
                                                ["x"] = 25145.337573511,
                                            }, -- end of [393]
                                            [394] = 
                                            {
                                                ["y"] = 34358.599741663,
                                                ["x"] = 25137.752425185,
                                            }, -- end of [394]
                                            [395] = 
                                            {
                                                ["y"] = 34365.536993724,
                                                ["x"] = 25130.552140583,
                                            }, -- end of [395]
                                            [396] = 
                                            {
                                                ["y"] = 34372.840654961,
                                                ["x"] = 25123.723048655,
                                            }, -- end of [396]
                                            [397] = 
                                            {
                                                ["y"] = 34384.327924181,
                                                ["x"] = 25114.080431983,
                                            }, -- end of [397]
                                            [398] = 
                                            {
                                                ["y"] = 34400.326372432,
                                                ["x"] = 25102.081943846,
                                            }, -- end of [398]
                                            [399] = 
                                            {
                                                ["y"] = 34429.370209821,
                                                ["x"] = 25082.557367326,
                                            }, -- end of [399]
                                            [25] = 
                                            {
                                                ["y"] = 23625.239944697,
                                                ["x"] = 32055.772131257,
                                            }, -- end of [25]
                                            [400] = 
                                            {
                                                ["y"] = 34476.424915212,
                                                ["x"] = 25054.09254847,
                                            }, -- end of [400]
                                            [401] = 
                                            {
                                                ["y"] = 34515.981586619,
                                                ["x"] = 25032.64848275,
                                            }, -- end of [401]
                                            [402] = 
                                            {
                                                ["y"] = 34538.575777689,
                                                ["x"] = 25021.956916996,
                                            }, -- end of [402]
                                            [403] = 
                                            {
                                                ["y"] = 34552.507743164,
                                                ["x"] = 25016.403109332,
                                            }, -- end of [403]
                                            [404] = 
                                            {
                                                ["y"] = 34566.750353503,
                                                ["x"] = 25011.705907377,
                                            }, -- end of [404]
                                            [405] = 
                                            {
                                                ["y"] = 34581.24859021,
                                                ["x"] = 25007.867671675,
                                            }, -- end of [405]
                                            [406] = 
                                            {
                                                ["y"] = 34600.839045401,
                                                ["x"] = 25003.852378366,
                                            }, -- end of [406]
                                            [407] = 
                                            {
                                                ["y"] = 34630.502233112,
                                                ["x"] = 24999.38884094,
                                            }, -- end of [407]
                                            [408] = 
                                            {
                                                ["y"] = 34720.052536028,
                                                ["x"] = 24990.480183514,
                                            }, -- end of [408]
                                            [409] = 
                                            {
                                                ["y"] = 35088.758700039,
                                                ["x"] = 24960.114703593,
                                            }, -- end of [409]
                                            [410] = 
                                            {
                                                ["y"] = 35157.924530539,
                                                ["x"] = 24949.392361144,
                                            }, -- end of [410]
                                            [411] = 
                                            {
                                                ["y"] = 35226.448636018,
                                                ["x"] = 24935.126861315,
                                            }, -- end of [411]
                                            [412] = 
                                            {
                                                ["y"] = 35772.245614969,
                                                ["x"] = 24789.426696537,
                                            }, -- end of [412]
                                            [413] = 
                                            {
                                                ["y"] = 35787.082396699,
                                                ["x"] = 24787.238757134,
                                            }, -- end of [413]
                                            [414] = 
                                            {
                                                ["y"] = 35797.043918449,
                                                ["x"] = 24786.384335714,
                                            }, -- end of [414]
                                            [415] = 
                                            {
                                                ["y"] = 35807.039904053,
                                                ["x"] = 24786.238126299,
                                            }, -- end of [415]
                                            [26] = 
                                            {
                                                ["y"] = 23635.237954514,
                                                ["x"] = 32055.786449461,
                                            }, -- end of [26]
                                            [416] = 
                                            {
                                                ["y"] = 35817.010132458,
                                                ["x"] = 24786.961142328,
                                            }, -- end of [416]
                                            [417] = 
                                            {
                                                ["y"] = 35826.880995422,
                                                ["x"] = 24788.533124161,
                                            }, -- end of [417]
                                            [418] = 
                                            {
                                                ["y"] = 35841.491250303,
                                                ["x"] = 24791.93203204,
                                            }, -- end of [418]
                                            [419] = 
                                            {
                                                ["y"] = 35865.517095616,
                                                ["x"] = 24798.834774954,
                                            }, -- end of [419]
                                            [420] = 
                                            {
                                                ["y"] = 35912.77150643,
                                                ["x"] = 24815.16185934,
                                            }, -- end of [420]
                                            [421] = 
                                            {
                                                ["y"] = 36113.010853514,
                                                ["x"] = 24893.32988796,
                                            }, -- end of [421]
                                            [422] = 
                                            {
                                                ["y"] = 36132.271144483,
                                                ["x"] = 24898.705265337,
                                            }, -- end of [422]
                                            [423] = 
                                            {
                                                ["y"] = 36146.932283921,
                                                ["x"] = 24901.867016295,
                                            }, -- end of [423]
                                            [424] = 
                                            {
                                                ["y"] = 36166.691669031,
                                                ["x"] = 24904.938492224,
                                            }, -- end of [424]
                                            [425] = 
                                            {
                                                ["y"] = 36196.548836849,
                                                ["x"] = 24907.827116977,
                                            }, -- end of [425]
                                            [426] = 
                                            {
                                                ["y"] = 36396.048944388,
                                                ["x"] = 24921.564029083,
                                            }, -- end of [426]
                                            [427] = 
                                            {
                                                ["y"] = 36410.873995077,
                                                ["x"] = 24923.836705451,
                                            }, -- end of [427]
                                            [428] = 
                                            {
                                                ["y"] = 36420.665133939,
                                                ["x"] = 24925.861935442,
                                            }, -- end of [428]
                                            [429] = 
                                            {
                                                ["y"] = 36430.318029759,
                                                ["x"] = 24928.470916491,
                                            }, -- end of [429]
                                            [430] = 
                                            {
                                                ["y"] = 36439.743689409,
                                                ["x"] = 24931.798531312,
                                            }, -- end of [430]
                                            [431] = 
                                            {
                                                ["y"] = 36448.856841002,
                                                ["x"] = 24935.905392137,
                                            }, -- end of [431]
                                            [27] = 
                                            {
                                                ["y"] = 23650.215767608,
                                                ["x"] = 32055.006587282,
                                            }, -- end of [27]
                                            [432] = 
                                            {
                                                ["y"] = 36457.608996559,
                                                ["x"] = 24940.737854674,
                                            }, -- end of [432]
                                            [433] = 
                                            {
                                                ["y"] = 36466.012213057,
                                                ["x"] = 24946.157484312,
                                            }, -- end of [433]
                                            [434] = 
                                            {
                                                ["y"] = 36478.09178821,
                                                ["x"] = 24955.044381692,
                                            }, -- end of [434]
                                            [435] = 
                                            {
                                                ["y"] = 36501.179792436,
                                                ["x"] = 24974.196938245,
                                            }, -- end of [435]
                                            [436] = 
                                            {
                                                ["y"] = 36656.406950147,
                                                ["x"] = 25115.562286841,
                                            }, -- end of [436]
                                            [437] = 
                                            {
                                                ["y"] = 36668.670536676,
                                                ["x"] = 25124.194088572,
                                            }, -- end of [437]
                                            [438] = 
                                            {
                                                ["y"] = 36677.184895836,
                                                ["x"] = 25129.43633425,
                                            }, -- end of [438]
                                            [439] = 
                                            {
                                                ["y"] = 36690.363757432,
                                                ["x"] = 25136.595960183,
                                            }, -- end of [439]
                                            [440] = 
                                            {
                                                ["y"] = 36717.500296035,
                                                ["x"] = 25149.379771029,
                                            }, -- end of [440]
                                            [441] = 
                                            {
                                                ["y"] = 36794.893440336,
                                                ["x"] = 25184.50140924,
                                            }, -- end of [441]
                                            [442] = 
                                            {
                                                ["y"] = 36812.459217027,
                                                ["x"] = 25194.059234982,
                                            }, -- end of [442]
                                            [443] = 
                                            {
                                                ["y"] = 36820.942586793,
                                                ["x"] = 25199.349556552,
                                            }, -- end of [443]
                                            [444] = 
                                            {
                                                ["y"] = 36829.146158745,
                                                ["x"] = 25205.066736172,
                                            }, -- end of [444]
                                            [445] = 
                                            {
                                                ["y"] = 36837.030159237,
                                                ["x"] = 25211.216218379,
                                            }, -- end of [445]
                                            [446] = 
                                            {
                                                ["y"] = 36844.587918579,
                                                ["x"] = 25217.762475294,
                                            }, -- end of [446]
                                            [447] = 
                                            {
                                                ["y"] = 36855.361490846,
                                                ["x"] = 25228.195379695,
                                            }, -- end of [447]
                                            [28] = 
                                            {
                                                ["y"] = 23675.071605832,
                                                ["x"] = 32052.348558296,
                                            }, -- end of [28]
                                            [448] = 
                                            {
                                                ["y"] = 36868.875890019,
                                                ["x"] = 25242.935549034,
                                            }, -- end of [448]
                                            [449] = 
                                            {
                                                ["y"] = 36887.912914589,
                                                ["x"] = 25266.117236056,
                                            }, -- end of [449]
                                            [450] = 
                                            {
                                                ["y"] = 37073.703222968,
                                                ["x"] = 25514.151231004,
                                            }, -- end of [450]
                                            [451] = 
                                            {
                                                ["y"] = 37100.701960585,
                                                ["x"] = 25543.659623398,
                                            }, -- end of [451]
                                            [452] = 
                                            {
                                                ["y"] = 37125.563269088,
                                                ["x"] = 25568.290225407,
                                            }, -- end of [452]
                                            [453] = 
                                            {
                                                ["y"] = 37147.900721413,
                                                ["x"] = 25588.311459778,
                                            }, -- end of [453]
                                            [454] = 
                                            {
                                                ["y"] = 37178.92925795,
                                                ["x"] = 25613.549503241,
                                            }, -- end of [454]
                                            [455] = 
                                            {
                                                ["y"] = 37199.056757526,
                                                ["x"] = 25628.374014414,
                                            }, -- end of [455]
                                            [456] = 
                                            {
                                                ["y"] = 37211.578653418,
                                                ["x"] = 25636.628985005,
                                            }, -- end of [456]
                                            [457] = 
                                            {
                                                ["y"] = 37224.503017668,
                                                ["x"] = 25644.239216944,
                                            }, -- end of [457]
                                            [458] = 
                                            {
                                                ["y"] = 37237.817612008,
                                                ["x"] = 25651.145308822,
                                            }, -- end of [458]
                                            [459] = 
                                            {
                                                ["y"] = 37251.504901659,
                                                ["x"] = 25657.272356006,
                                            }, -- end of [459]
                                            [460] = 
                                            {
                                                ["y"] = 37260.891501873,
                                                ["x"] = 25660.716178676,
                                            }, -- end of [460]
                                            [461] = 
                                            {
                                                ["y"] = 37275.26925735,
                                                ["x"] = 25664.982982492,
                                            }, -- end of [461]
                                            [462] = 
                                            {
                                                ["y"] = 37294.752130307,
                                                ["x"] = 25669.49033534,
                                            }, -- end of [462]
                                            [463] = 
                                            {
                                                ["y"] = 37324.321498418,
                                                ["x"] = 25674.534989258,
                                            }, -- end of [463]
                                            [29] = 
                                            {
                                                ["y"] = 24085.418083726,
                                                ["x"] = 31990.939443763,
                                            }, -- end of [29]
                                            [464] = 
                                            {
                                                ["y"] = 37502.492742502,
                                                ["x"] = 25699.970393578,
                                            }, -- end of [464]
                                            [465] = 
                                            {
                                                ["y"] = 37517.031818858,
                                                ["x"] = 25703.649288567,
                                            }, -- end of [465]
                                            [466] = 
                                            {
                                                ["y"] = 37526.557489036,
                                                ["x"] = 25706.688472576,
                                            }, -- end of [466]
                                            [467] = 
                                            {
                                                ["y"] = 37540.543400501,
                                                ["x"] = 25712.100911401,
                                            }, -- end of [467]
                                            [468] = 
                                            {
                                                ["y"] = 37558.748050918,
                                                ["x"] = 25720.379247783,
                                            }, -- end of [468]
                                            [469] = 
                                            {
                                                ["y"] = 38002.384704541,
                                                ["x"] = 25939.804787548,
                                            }, -- end of [469]
                                            [470] = 
                                            {
                                                ["y"] = 38048.963034612,
                                                ["x"] = 25957.968427292,
                                            }, -- end of [470]
                                            [471] = 
                                            {
                                                ["y"] = 38387.297606697,
                                                ["x"] = 26080.90670006,
                                            }, -- end of [471]
                                            [472] = 
                                            {
                                                ["y"] = 38405.501928862,
                                                ["x"] = 26089.182460633,
                                            }, -- end of [472]
                                            [473] = 
                                            {
                                                ["y"] = 38418.722820128,
                                                ["x"] = 26096.261551301,
                                            }, -- end of [473]
                                            [474] = 
                                            {
                                                ["y"] = 38427.216290161,
                                                ["x"] = 26101.53752137,
                                            }, -- end of [474]
                                            [475] = 
                                            {
                                                ["y"] = 38435.397012115,
                                                ["x"] = 26107.285823868,
                                            }, -- end of [475]
                                            [476] = 
                                            {
                                                ["y"] = 38462.820686292,
                                                ["x"] = 26129.028775656,
                                            }, -- end of [476]
                                            [477] = 
                                            {
                                                ["y"] = 38528.759341487,
                                                ["x"] = 26182.655284183,
                                            }, -- end of [477]
                                            [478] = 
                                            {
                                                ["y"] = 38537.006387619,
                                                ["x"] = 26188.308872632,
                                            }, -- end of [478]
                                            [479] = 
                                            {
                                                ["y"] = 38545.604126023,
                                                ["x"] = 26193.410557853,
                                            }, -- end of [479]
                                            [30] = 
                                            {
                                                ["y"] = 24135.340736484,
                                                ["x"] = 31988.259337665,
                                            }, -- end of [30]
                                            [480] = 
                                            {
                                                ["y"] = 38554.615966791,
                                                ["x"] = 26197.73548873,
                                            }, -- end of [480]
                                            [481] = 
                                            {
                                                ["y"] = 38559.272931545,
                                                ["x"] = 26199.554301521,
                                            }, -- end of [481]
                                            [482] = 
                                            {
                                                ["y"] = 38564.021114036,
                                                ["x"] = 26201.121191493,
                                            }, -- end of [482]
                                            [483] = 
                                            {
                                                ["y"] = 38568.851538475,
                                                ["x"] = 26202.408483669,
                                            }, -- end of [483]
                                            [484] = 
                                            {
                                                ["y"] = 38578.643582572,
                                                ["x"] = 26204.428893504,
                                            }, -- end of [484]
                                            [485] = 
                                            {
                                                ["y"] = 38598.402357304,
                                                ["x"] = 26207.513999981,
                                            }, -- end of [485]
                                            [486] = 
                                            {
                                                ["y"] = 38613.32763497,
                                                ["x"] = 26208.961004204,
                                            }, -- end of [486]
                                            [487] = 
                                            {
                                                ["y"] = 38623.325175022,
                                                ["x"] = 26209.14234759,
                                            }, -- end of [487]
                                            [488] = 
                                            {
                                                ["y"] = 38633.312912221,
                                                ["x"] = 26208.687162288,
                                            }, -- end of [488]
                                            [489] = 
                                            {
                                                ["y"] = 38643.225562818,
                                                ["x"] = 26207.391625586,
                                            }, -- end of [489]
                                            [490] = 
                                            {
                                                ["y"] = 38648.096177335,
                                                ["x"] = 26206.27330086,
                                            }, -- end of [490]
                                            [491] = 
                                            {
                                                ["y"] = 38652.873112275,
                                                ["x"] = 26204.802222799,
                                            }, -- end of [491]
                                            [492] = 
                                            {
                                                ["y"] = 38657.542248178,
                                                ["x"] = 26203.016955629,
                                            }, -- end of [492]
                                            [493] = 
                                            {
                                                ["y"] = 38662.107858028,
                                                ["x"] = 26200.978986405,
                                            }, -- end of [493]
                                            [494] = 
                                            {
                                                ["y"] = 38670.983018588,
                                                ["x"] = 26196.375347795,
                                            }, -- end of [494]
                                            [495] = 
                                            {
                                                ["y"] = 38683.87244045,
                                                ["x"] = 26188.705681485,
                                            }, -- end of [495]
                                            [31] = 
                                            {
                                                ["y"] = 24380.267205204,
                                                ["x"] = 31984.943269616,
                                            }, -- end of [31]
                                            [496] = 
                                            {
                                                ["y"] = 38721.2456441,
                                                ["x"] = 26163.648293428,
                                            }, -- end of [496]
                                            [497] = 
                                            {
                                                ["y"] = 38918.529565122,
                                                ["x"] = 26027.009919284,
                                            }, -- end of [497]
                                            [498] = 
                                            {
                                                ["y"] = 38940.100493444,
                                                ["x"] = 26014.38206092,
                                            }, -- end of [498]
                                            [499] = 
                                            {
                                                ["y"] = 38949.1364707,
                                                ["x"] = 26010.107747493,
                                            }, -- end of [499]
                                            [500] = 
                                            {
                                                ["y"] = 38953.811204971,
                                                ["x"] = 26008.334771748,
                                            }, -- end of [500]
                                            [501] = 
                                            {
                                                ["y"] = 38958.579856285,
                                                ["x"] = 26006.834280363,
                                            }, -- end of [501]
                                            [502] = 
                                            {
                                                ["y"] = 38963.435501858,
                                                ["x"] = 26005.646281847,
                                            }, -- end of [502]
                                            [503] = 
                                            {
                                                ["y"] = 38968.361601583,
                                                ["x"] = 26004.796293403,
                                            }, -- end of [503]
                                            [504] = 
                                            {
                                                ["y"] = 38973.334808396,
                                                ["x"] = 26004.287480802,
                                            }, -- end of [504]
                                            [505] = 
                                            {
                                                ["y"] = 38978.331699202,
                                                ["x"] = 26004.127115806,
                                            }, -- end of [505]
                                            [506] = 
                                            {
                                                ["y"] = 38983.326815956,
                                                ["x"] = 26004.317619328,
                                            }, -- end of [506]
                                            [507] = 
                                            {
                                                ["y"] = 38993.274948883,
                                                ["x"] = 26005.3196259,
                                            }, -- end of [507]
                                            [508] = 
                                            {
                                                ["y"] = 39013.029004683,
                                                ["x"] = 26008.43046805,
                                            }, -- end of [508]
                                            [509] = 
                                            {
                                                ["y"] = 39057.023460194,
                                                ["x"] = 26017.869636551,
                                            }, -- end of [509]
                                            [510] = 
                                            {
                                                ["y"] = 39231.003051134,
                                                ["x"] = 26063.980743017,
                                            }, -- end of [510]
                                            [2] = 
                                            {
                                                ["y"] = 22611.004808219,
                                                ["x"] = 31727.49327492,
                                            }, -- end of [2]
                                            [32] = 
                                            {
                                                ["y"] = 24405.117683495,
                                                ["x"] = 31982.246857615,
                                            }, -- end of [32]
                                            [512] = 
                                            {
                                                ["y"] = 39485.464846233,
                                                ["x"] = 26137.707469491,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = 39500.30679752,
                                                ["x"] = 26139.861419334,
                                            }, -- end of [513]
                                            [514] = 
                                            {
                                                ["y"] = 39520.229090585,
                                                ["x"] = 26141.589868485,
                                            }, -- end of [514]
                                            [515] = 
                                            {
                                                ["y"] = 39555.207580283,
                                                ["x"] = 26142.70556488,
                                            }, -- end of [515]
                                            [516] = 
                                            {
                                                ["y"] = 39880.162141227,
                                                ["x"] = 26144.628188155,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = 39915.0296303,
                                                ["x"] = 26147.618436021,
                                            }, -- end of [517]
                                            [518] = 
                                            {
                                                ["y"] = 39934.826518,
                                                ["x"] = 26150.443886047,
                                            }, -- end of [518]
                                            [519] = 
                                            {
                                                ["y"] = 39949.519210607,
                                                ["x"] = 26153.450238512,
                                            }, -- end of [519]
                                            [520] = 
                                            {
                                                ["y"] = 39959.166448967,
                                                ["x"] = 26156.076625524,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = 39968.601597334,
                                                ["x"] = 26159.380336502,
                                            }, -- end of [521]
                                            [522] = 
                                            {
                                                ["y"] = 39977.706797977,
                                                ["x"] = 26163.506174699,
                                            }, -- end of [522]
                                            [523] = 
                                            {
                                                ["y"] = 39986.400786401,
                                                ["x"] = 26168.442406246,
                                            }, -- end of [523]
                                            [524] = 
                                            {
                                                ["y"] = 39990.546383288,
                                                ["x"] = 26171.235918651,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = 39994.505984979,
                                                ["x"] = 26174.287370334,
                                            }, -- end of [525]
                                            [526] = 
                                            {
                                                ["y"] = 39998.237477,
                                                ["x"] = 26177.61365508,
                                            }, -- end of [526]
                                            [33] = 
                                            {
                                                ["y"] = 24424.864627339,
                                                ["x"] = 31979.08705106,
                                            }, -- end of [33]
                                            [528] = 
                                            {
                                                ["y"] = 40004.902463914,
                                                ["x"] = 26185.055900595,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = 40007.834905049,
                                                ["x"] = 26189.105345352,
                                            }, -- end of [529]
                                            [530] = 
                                            {
                                                ["y"] = 40010.521545901,
                                                ["x"] = 26193.321240842,
                                            }, -- end of [530]
                                            [531] = 
                                            {
                                                ["y"] = 40015.307730509,
                                                ["x"] = 26202.099515122,
                                            }, -- end of [531]
                                            [532] = 
                                            {
                                                ["y"] = 40026.026485036,
                                                ["x"] = 26224.682188948,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = 40061.69465456,
                                                ["x"] = 26307.294872186,
                                            }, -- end of [533]
                                            [534] = 
                                            {
                                                ["y"] = 40071.249963462,
                                                ["x"] = 26324.861605589,
                                            }, -- end of [534]
                                            [535] = 
                                            {
                                                ["y"] = 40081.804524029,
                                                ["x"] = 26341.846650406,
                                            }, -- end of [535]
                                            [536] = 
                                            {
                                                ["y"] = 40093.292625611,
                                                ["x"] = 26358.215160109,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = 40108.694235934,
                                                ["x"] = 26377.904160906,
                                            }, -- end of [537]
                                            [538] = 
                                            {
                                                ["y"] = 40134.93183478,
                                                ["x"] = 26408.09086823,
                                            }, -- end of [538]
                                            [539] = 
                                            {
                                                ["y"] = 40183.427556887,
                                                ["x"] = 26458.560975243,
                                            }, -- end of [539]
                                            [540] = 
                                            {
                                                ["y"] = 40256.070384334,
                                                ["x"] = 26527.270916389,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = 40347.094416074,
                                                ["x"] = 26605.44935842,
                                            }, -- end of [541]
                                            [542] = 
                                            {
                                                ["y"] = 40664.117335176,
                                                ["x"] = 26857.379475659,
                                            }, -- end of [542]
                                            [34] = 
                                            {
                                                ["y"] = 24434.628286588,
                                                ["x"] = 31976.932626206,
                                            }, -- end of [34]
                                            [544] = 
                                            {
                                                ["y"] = 40710.317385054,
                                                ["x"] = 26903.05857505,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = 40723.269875982,
                                                ["x"] = 26918.294225164,
                                            }, -- end of [545]
                                            [546] = 
                                            {
                                                ["y"] = 40735.342104805,
                                                ["x"] = 26934.236921192,
                                            }, -- end of [546]
                                            [547] = 
                                            {
                                                ["y"] = 40743.694084025,
                                                ["x"] = 26946.693976464,
                                            }, -- end of [547]
                                            [548] = 
                                            {
                                                ["y"] = 40748.807406896,
                                                ["x"] = 26955.286738362,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = 40753.480163478,
                                                ["x"] = 26964.126483197,
                                            }, -- end of [549]
                                            [550] = 
                                            {
                                                ["y"] = 40757.671056661,
                                                ["x"] = 26973.204393707,
                                            }, -- end of [550]
                                            [551] = 
                                            {
                                                ["y"] = 40761.375142521,
                                                ["x"] = 26982.491809939,
                                            }, -- end of [551]
                                            [552] = 
                                            {
                                                ["y"] = 40766.09754425,
                                                ["x"] = 26996.726136871,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = 40770.011593334,
                                                ["x"] = 27011.205304668,
                                            }, -- end of [553]
                                            [554] = 
                                            {
                                                ["y"] = 40775.328224932,
                                                ["x"] = 27035.630720478,
                                            }, -- end of [554]
                                            [555] = 
                                            {
                                                ["y"] = 40781.860184266,
                                                ["x"] = 27075.089713849,
                                            }, -- end of [555]
                                            [556] = 
                                            {
                                                ["y"] = 40823.299459441,
                                                ["x"] = 27387.300689299,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = 40830.899362831,
                                                ["x"] = 27421.460977216,
                                            }, -- end of [557]
                                            [558] = 
                                            {
                                                ["y"] = 40837.657312435,
                                                ["x"] = 27445.5271519,
                                            }, -- end of [558]
                                            [35] = 
                                            {
                                                ["y"] = 24444.254723488,
                                                ["x"] = 31974.227441979,
                                            }, -- end of [35]
                                            [560] = 
                                            {
                                                ["y"] = 40853.290941523,
                                                ["x"] = 27487.698299873,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = 40874.506848149,
                                                ["x"] = 27532.96899328,
                                            }, -- end of [561]
                                            [562] = 
                                            {
                                                ["y"] = 40886.124164222,
                                                ["x"] = 27555.101950326,
                                            }, -- end of [562]
                                            [563] = 
                                            {
                                                ["y"] = 40899.001799722,
                                                ["x"] = 27576.527464418,
                                            }, -- end of [563]
                                            [564] = 
                                            {
                                                ["y"] = 40912.99636174,
                                                ["x"] = 27597.239544656,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = 40925.049300634,
                                                ["x"] = 27613.197127464,
                                            }, -- end of [565]
                                            [566] = 
                                            {
                                                ["y"] = 40937.880618331,
                                                ["x"] = 27628.535773798,
                                            }, -- end of [566]
                                            [567] = 
                                            {
                                                ["y"] = 40951.449779046,
                                                ["x"] = 27643.225889561,
                                            }, -- end of [567]
                                            [568] = 
                                            {
                                                ["y"] = 40969.32411463,
                                                ["x"] = 27660.700427995,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = 40991.850662094,
                                                ["x"] = 27680.508362348,
                                            }, -- end of [569]
                                            [570] = 
                                            {
                                                ["y"] = 41023.181905913,
                                                ["x"] = 27705.368473738,
                                            }, -- end of [570]
                                            [571] = 
                                            {
                                                ["y"] = 41072.134082628,
                                                ["x"] = 27740.054005472,
                                            }, -- end of [571]
                                            [572] = 
                                            {
                                                ["y"] = 41101.572042683,
                                                ["x"] = 27758.975733102,
                                            }, -- end of [572]
                                            [573] = 
                                            {
                                                ["y"] = 41127.646306844,
                                                ["x"] = 27773.806777893,
                                            }, -- end of [573]
                                            [574] = 
                                            {
                                                ["y"] = 41167.969150076,
                                                ["x"] = 27793.772797989,
                                            }, -- end of [574]
                                            [36] = 
                                            {
                                                ["y"] = 24453.733955291,
                                                ["x"] = 31971.045779612,
                                            }, -- end of [36]
                                            [576] = 
                                            {
                                                ["y"] = 41218.447382359,
                                                ["x"] = 27815.527485322,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = 41228.008770529,
                                                ["x"] = 27818.451455351,
                                            }, -- end of [577]
                                            [578] = 
                                            {
                                                ["y"] = 41237.724966655,
                                                ["x"] = 27820.809832842,
                                            }, -- end of [578]
                                            [579] = 
                                            {
                                                ["y"] = 41247.564401121,
                                                ["x"] = 27822.589165434,
                                            }, -- end of [579]
                                            [580] = 
                                            {
                                                ["y"] = 41257.500108104,
                                                ["x"] = 27823.701623751,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = 41272.481066491,
                                                ["x"] = 27824.437659639,
                                            }, -- end of [581]
                                            [582] = 
                                            {
                                                ["y"] = 41287.474518062,
                                                ["x"] = 27824.249962685,
                                            }, -- end of [582]
                                            [583] = 
                                            {
                                                ["y"] = 41297.429661935,
                                                ["x"] = 27823.336171265,
                                            }, -- end of [583]
                                            [584] = 
                                            {
                                                ["y"] = 41307.300701178,
                                                ["x"] = 27821.735503494,
                                            }, -- end of [584]
                                            [585] = 
                                            {
                                                ["y"] = 41317.011416974,
                                                ["x"] = 27819.371515659,
                                            }, -- end of [585]
                                            [586] = 
                                            {
                                                ["y"] = 41321.261724155,
                                                ["x"] = 27816.906158552,
                                            }, -- end of [586]
                                            [587] = 
                                            {
                                                ["y"] = 41322.25430846,
                                                ["x"] = 27812.118838112,
                                            }, -- end of [587]
                                            [588] = 
                                            {
                                                ["y"] = 41321.159710583,
                                                ["x"] = 27807.238349862,
                                            }, -- end of [588]
                                            [589] = 
                                            {
                                                ["y"] = 41298.875192136,
                                                ["x"] = 27704.638859633,
                                            }, -- end of [589]
                                            [590] = 
                                            {
                                                ["y"] = 41295.765329267,
                                                ["x"] = 27684.884606217,
                                            }, -- end of [590]
                                            [37] = 
                                            {
                                                ["y"] = 24463.045618822,
                                                ["x"] = 31967.402608079,
                                            }, -- end of [37]
                                            [592] = 
                                            {
                                                ["y"] = 41295.328354112,
                                                ["x"] = 27674.902076659,
                                            }, -- end of [592]
                                            [593] = 
                                            {
                                                ["y"] = 41295.667741639,
                                                ["x"] = 27669.914041171,
                                            }, -- end of [593]
                                            [594] = 
                                            {
                                                ["y"] = 41296.459845612,
                                                ["x"] = 27664.981018889,
                                            }, -- end of [594]
                                            [595] = 
                                            {
                                                ["y"] = 41297.711907271,
                                                ["x"] = 27660.143319638,
                                            }, -- end of [595]
                                            [596] = 
                                            {
                                                ["y"] = 41299.376368687,
                                                ["x"] = 27655.431382824,
                                            }, -- end of [596]
                                            [597] = 
                                            {
                                                ["y"] = 41301.377753994,
                                                ["x"] = 27650.849370191,
                                            }, -- end of [597]
                                            [598] = 
                                            {
                                                ["y"] = 41303.637630331,
                                                ["x"] = 27646.388499735,
                                            }, -- end of [598]
                                            [599] = 
                                            {
                                                ["y"] = 41308.683744616,
                                                ["x"] = 27637.758937661,
                                            }, -- end of [599]
                                            [600] = 
                                            {
                                                ["y"] = 41316.999020998,
                                                ["x"] = 27625.274692775,
                                            }, -- end of [600]
                                            [601] = 
                                            {
                                                ["y"] = 41349.861462773,
                                                ["x"] = 27581.178063164,
                                            }, -- end of [601]
                                            [602] = 
                                            {
                                                ["y"] = 41431.780891402,
                                                ["x"] = 27473.890236502,
                                            }, -- end of [602]
                                            [603] = 
                                            {
                                                ["y"] = 41445.537668416,
                                                ["x"] = 27453.018799855,
                                            }, -- end of [603]
                                            [604] = 
                                            {
                                                ["y"] = 41458.18378918,
                                                ["x"] = 27431.456396944,
                                            }, -- end of [604]
                                            [605] = 
                                            {
                                                ["y"] = 41478.681809209,
                                                ["x"] = 27391.400983934,
                                            }, -- end of [605]
                                            [606] = 
                                            {
                                                ["y"] = 41532.931479752,
                                                ["x"] = 27284.381437919,
                                            }, -- end of [606]
                                            [38] = 
                                            {
                                                ["y"] = 24476.674775708,
                                                ["x"] = 31961.143736232,
                                            }, -- end of [38]
                                            [608] = 
                                            {
                                                ["y"] = 41578.123618633,
                                                ["x"] = 27212.434235084,
                                            }, -- end of [608]
                                            [609] = 
                                            {
                                                ["y"] = 41616.991395214,
                                                ["x"] = 27160.342881803,
                                            }, -- end of [609]
                                            [610] = 
                                            {
                                                ["y"] = 41638.872136081,
                                                ["x"] = 27133.029770726,
                                            }, -- end of [610]
                                            [611] = 
                                            {
                                                ["y"] = 41645.57215091,
                                                ["x"] = 27125.606895516,
                                            }, -- end of [611]
                                            [612] = 
                                            {
                                                ["y"] = 41652.723812143,
                                                ["x"] = 27118.621971555,
                                            }, -- end of [612]
                                            [613] = 
                                            {
                                                ["y"] = 41656.551592131,
                                                ["x"] = 27115.406307764,
                                            }, -- end of [613]
                                            [614] = 
                                            {
                                                ["y"] = 41660.58364624,
                                                ["x"] = 27112.451427966,
                                            }, -- end of [614]
                                            [615] = 
                                            {
                                                ["y"] = 41664.820136505,
                                                ["x"] = 27109.797901798,
                                            }, -- end of [615]
                                            [616] = 
                                            {
                                                ["y"] = 41669.247755452,
                                                ["x"] = 27107.478528385,
                                            }, -- end of [616]
                                            [617] = 
                                            {
                                                ["y"] = 41673.82107993,
                                                ["x"] = 27105.458996273,
                                            }, -- end of [617]
                                            [618] = 
                                            {
                                                ["y"] = 41687.863218755,
                                                ["x"] = 27100.18924707,
                                            }, -- end of [618]
                                            [619] = 
                                            {
                                                ["y"] = 41744.495058998,
                                                ["x"] = 27080.417606312,
                                            }, -- end of [619]
                                            [620] = 
                                            {
                                                ["y"] = 41748.950454012,
                                                ["x"] = 27078.150000244,
                                            }, -- end of [620]
                                            [621] = 
                                            {
                                                ["y"] = 41753.19365404,
                                                ["x"] = 27075.509080122,
                                            }, -- end of [621]
                                            [622] = 
                                            {
                                                ["y"] = 41757.112135979,
                                                ["x"] = 27072.409172943,
                                            }, -- end of [622]
                                            [39] = 
                                            {
                                                ["y"] = 24489.83950003,
                                                ["x"] = 31953.959827195,
                                            }, -- end of [39]
                                            [624] = 
                                            {
                                                ["y"] = 41763.601303409,
                                                ["x"] = 27064.836062339,
                                            }, -- end of [624]
                                            [625] = 
                                            {
                                                ["y"] = 41766.179056871,
                                                ["x"] = 27060.553216425,
                                            }, -- end of [625]
                                            [626] = 
                                            {
                                                ["y"] = 41768.418309242,
                                                ["x"] = 27056.083440409,
                                            }, -- end of [626]
                                            [627] = 
                                            {
                                                ["y"] = 41770.378562555,
                                                ["x"] = 27051.484460919,
                                            }, -- end of [627]
                                            [628] = 
                                            {
                                                ["y"] = 41773.621254414,
                                                ["x"] = 27042.028117805,
                                            }, -- end of [628]
                                            [629] = 
                                            {
                                                ["y"] = 41776.191000023,
                                                ["x"] = 27032.365286332,
                                            }, -- end of [629]
                                            [630] = 
                                            {
                                                ["y"] = 41779.202246393,
                                                ["x"] = 27017.672747032,
                                            }, -- end of [630]
                                            [631] = 
                                            {
                                                ["y"] = 41782.169759796,
                                                ["x"] = 26997.89627142,
                                            }, -- end of [631]
                                            [632] = 
                                            {
                                                ["y"] = 41787.757454362,
                                                ["x"] = 26938.161540469,
                                            }, -- end of [632]
                                            [633] = 
                                            {
                                                ["y"] = 41792.461434299,
                                                ["x"] = 26848.294043027,
                                            }, -- end of [633]
                                            [634] = 
                                            {
                                                ["y"] = 41792.618573317,
                                                ["x"] = 26813.298013754,
                                            }, -- end of [634]
                                            [635] = 
                                            {
                                                ["y"] = 41791.622604031,
                                                ["x"] = 26793.325027759,
                                            }, -- end of [635]
                                            [636] = 
                                            {
                                                ["y"] = 41790.614559579,
                                                ["x"] = 26778.36123589,
                                            }, -- end of [636]
                                            [637] = 
                                            {
                                                ["y"] = 41791.268247903,
                                                ["x"] = 26773.429455932,
                                            }, -- end of [637]
                                            [638] = 
                                            {
                                                ["y"] = 41794.45320848,
                                                ["x"] = 26769.695002758,
                                            }, -- end of [638]
                                            [40] = 
                                            {
                                                ["y"] = 24515.318353998,
                                                ["x"] = 31938.127119836,
                                            }, -- end of [40]
                                            [640] = 
                                            {
                                                ["y"] = 41818.971959932,
                                                ["x"] = 26765.710330081,
                                            }, -- end of [640]
                                            [641] = 
                                            {
                                                ["y"] = 41868.857526477,
                                                ["x"] = 26762.40616322,
                                            }, -- end of [641]
                                            [642] = 
                                            {
                                                ["y"] = 41998.64378879,
                                                ["x"] = 26755.23904321,
                                            }, -- end of [642]
                                            [643] = 
                                            {
                                                ["y"] = 42033.386044925,
                                                ["x"] = 26751.028790667,
                                            }, -- end of [643]
                                            [644] = 
                                            {
                                                ["y"] = 42062.942491312,
                                                ["x"] = 26745.906759167,
                                            }, -- end of [644]
                                            [645] = 
                                            {
                                                ["y"] = 42588.142450801,
                                                ["x"] = 26644.126714591,
                                            }, -- end of [645]
                                            [646] = 
                                            {
                                                ["y"] = 43195.259607496,
                                                ["x"] = 26546.776452595,
                                            }, -- end of [646]
                                            [647] = 
                                            {
                                                ["y"] = 44020.673772233,
                                                ["x"] = 26459.779135386,
                                            }, -- end of [647]
                                            [648] = 
                                            {
                                                ["y"] = 44030.541935603,
                                                ["x"] = 26458.059014868,
                                            }, -- end of [648]
                                            [649] = 
                                            {
                                                ["y"] = 44034.373483028,
                                                ["x"] = 26455.34429086,
                                            }, -- end of [649]
                                            [650] = 
                                            {
                                                ["y"] = 44034.567646869,
                                                ["x"] = 26450.367258321,
                                            }, -- end of [650]
                                            [651] = 
                                            {
                                                ["y"] = 44033.662798294,
                                                ["x"] = 26440.404402248,
                                            }, -- end of [651]
                                            [652] = 
                                            {
                                                ["y"] = 43959.344645198,
                                                ["x"] = 25598.75431586,
                                            }, -- end of [652]
                                            [653] = 
                                            {
                                                ["y"] = 43958.891392571,
                                                ["x"] = 25578.763564021,
                                            }, -- end of [653]
                                            [654] = 
                                            {
                                                ["y"] = 43959.664536865,
                                                ["x"] = 25553.776995773,
                                            }, -- end of [654]
                                            [41] = 
                                            {
                                                ["y"] = 24544.057650079,
                                                ["x"] = 31918.160239888,
                                            }, -- end of [41]
                                            [656] = 
                                            {
                                                ["y"] = 43970.341382396,
                                                ["x"] = 25399.190015881,
                                            }, -- end of [656]
                                            [657] = 
                                            {
                                                ["y"] = 43974.085621286,
                                                ["x"] = 25379.546248396,
                                            }, -- end of [657]
                                            [658] = 
                                            {
                                                ["y"] = 43980.119074445,
                                                ["x"] = 25355.288387183,
                                            }, -- end of [658]
                                            [659] = 
                                            {
                                                ["y"] = 43990.281737089,
                                                ["x"] = 25321.799903084,
                                            }, -- end of [659]
                                            [660] = 
                                            {
                                                ["y"] = 44018.982785978,
                                                ["x"] = 25241.799930396,
                                            }, -- end of [660]
                                            [661] = 
                                            {
                                                ["y"] = 44171.929591028,
                                                ["x"] = 24845.3158517,
                                            }, -- end of [661]
                                            [662] = 
                                            {
                                                ["y"] = 44181.929623476,
                                                ["x"] = 24811.779671396,
                                            }, -- end of [662]
                                            [663] = 
                                            {
                                                ["y"] = 44186.546561236,
                                                ["x"] = 24792.322589622,
                                            }, -- end of [663]
                                            [664] = 
                                            {
                                                ["y"] = 44189.173172412,
                                                ["x"] = 24777.556500026,
                                            }, -- end of [664]
                                            [665] = 
                                            {
                                                ["y"] = 44190.844158178,
                                                ["x"] = 24762.652799933,
                                            }, -- end of [665]
                                            [666] = 
                                            {
                                                ["y"] = 44192.448449745,
                                                ["x"] = 24742.727615885,
                                            }, -- end of [666]
                                            [667] = 
                                            {
                                                ["y"] = 44194.558457745,
                                                ["x"] = 24738.270878272,
                                            }, -- end of [667]
                                            [668] = 
                                            {
                                                ["y"] = 44198.980547683,
                                                ["x"] = 24736.14084341,
                                            }, -- end of [668]
                                            [669] = 
                                            {
                                                ["y"] = 44203.95636539,
                                                ["x"] = 24735.64720983,
                                            }, -- end of [669]
                                            [670] = 
                                            {
                                                ["y"] = 44243.923490355,
                                                ["x"] = 24734.45360183,
                                            }, -- end of [670]
                                            [42] = 
                                            {
                                                ["y"] = 24626.969715446,
                                                ["x"] = 31853.749292327,
                                            }, -- end of [42]
                                            [672] = 
                                            {
                                                ["y"] = 44467.978649532,
                                                ["x"] = 24715.246398039,
                                            }, -- end of [672]
                                            [673] = 
                                            {
                                                ["y"] = 44487.967531841,
                                                ["x"] = 24715.850726869,
                                            }, -- end of [673]
                                            [674] = 
                                            {
                                                ["y"] = 44507.893629158,
                                                ["x"] = 24717.530874578,
                                            }, -- end of [674]
                                            [675] = 
                                            {
                                                ["y"] = 44522.746902955,
                                                ["x"] = 24719.614698378,
                                            }, -- end of [675]
                                            [676] = 
                                            {
                                                ["y"] = 44537.478361409,
                                                ["x"] = 24722.43128678,
                                            }, -- end of [676]
                                            [677] = 
                                            {
                                                ["y"] = 44561.846886951,
                                                ["x"] = 24728.009369337,
                                            }, -- end of [677]
                                            [678] = 
                                            {
                                                ["y"] = 44566.696148674,
                                                ["x"] = 24727.51061752,
                                            }, -- end of [678]
                                            [679] = 
                                            {
                                                ["y"] = 44569.257159256,
                                                ["x"] = 24723.312056889,
                                            }, -- end of [679]
                                            [680] = 
                                            {
                                                ["y"] = 44570.746364803,
                                                ["x"] = 24718.539386411,
                                            }, -- end of [680]
                                            [681] = 
                                            {
                                                ["y"] = 44576.588947806,
                                                ["x"] = 24699.414673086,
                                            }, -- end of [681]
                                            [682] = 
                                            {
                                                ["y"] = 44580.265226737,
                                                ["x"] = 24690.117673888,
                                            }, -- end of [682]
                                            [683] = 
                                            {
                                                ["y"] = 44584.570378519,
                                                ["x"] = 24681.096031169,
                                            }, -- end of [683]
                                            [684] = 
                                            {
                                                ["y"] = 44642.199173747,
                                                ["x"] = 24564.611146809,
                                            }, -- end of [684]
                                            [685] = 
                                            {
                                                ["y"] = 44853.377239092,
                                                ["x"] = 24105.969787766,
                                            }, -- end of [685]
                                            [686] = 
                                            {
                                                ["y"] = 44879.553706535,
                                                ["x"] = 24057.603964032,
                                            }, -- end of [686]
                                            [43] = 
                                            {
                                                ["y"] = 24756.032953306,
                                                ["x"] = 31750.971306393,
                                            }, -- end of [43]
                                            [688] = 
                                            {
                                                ["y"] = 44912.792605494,
                                                ["x"] = 24007.684518727,
                                            }, -- end of [688]
                                            [689] = 
                                            {
                                                ["y"] = 44958.758368704,
                                                ["x"] = 23948.429512214,
                                            }, -- end of [689]
                                            [690] = 
                                            {
                                                ["y"] = 45182.974905901,
                                                ["x"] = 23673.243760505,
                                            }, -- end of [690]
                                            [691] = 
                                            {
                                                ["y"] = 45202.87892463,
                                                ["x"] = 23644.459938908,
                                            }, -- end of [691]
                                            [692] = 
                                            {
                                                ["y"] = 45215.868562818,
                                                ["x"] = 23623.103798173,
                                            }, -- end of [692]
                                            [693] = 
                                            {
                                                ["y"] = 45225.250848624,
                                                ["x"] = 23605.444010379,
                                            }, -- end of [693]
                                            [694] = 
                                            {
                                                ["y"] = 45254.225689293,
                                                ["x"] = 23541.72645303,
                                            }, -- end of [694]
                                            [695] = 
                                            {
                                                ["y"] = 45297.248935827,
                                                ["x"] = 23435.090159425,
                                            }, -- end of [695]
                                            [696] = 
                                            {
                                                ["y"] = 45344.841488383,
                                                ["x"] = 23303.441852897,
                                            }, -- end of [696]
                                            [697] = 
                                            {
                                                ["y"] = 45357.892079244,
                                                ["x"] = 23260.38102537,
                                            }, -- end of [697]
                                            [698] = 
                                            {
                                                ["y"] = 45364.988402756,
                                                ["x"] = 23231.236832803,
                                            }, -- end of [698]
                                            [699] = 
                                            {
                                                ["y"] = 45368.625890379,
                                                ["x"] = 23211.572546853,
                                            }, -- end of [699]
                                            [700] = 
                                            {
                                                ["y"] = 45371.191708571,
                                                ["x"] = 23191.74031824,
                                            }, -- end of [700]
                                            [701] = 
                                            {
                                                ["y"] = 45375.58837603,
                                                ["x"] = 23131.904606935,
                                            }, -- end of [701]
                                            [702] = 
                                            {
                                                ["y"] = 45376.638566059,
                                                ["x"] = 23091.923184397,
                                            }, -- end of [702]
                                            [44] = 
                                            {
                                                ["y"] = 24772.580278346,
                                                ["x"] = 31739.741067209,
                                            }, -- end of [44]
                                            [704] = 
                                            {
                                                ["y"] = 45379.316469734,
                                                ["x"] = 22997.030288845,
                                            }, -- end of [704]
                                            [705] = 
                                            {
                                                ["y"] = 45382.152189627,
                                                ["x"] = 22977.23487179,
                                            }, -- end of [705]
                                            [706] = 
                                            {
                                                ["y"] = 45386.159507314,
                                                ["x"] = 22957.643540023,
                                            }, -- end of [706]
                                            [707] = 
                                            {
                                                ["y"] = 45391.376346407,
                                                ["x"] = 22938.339546606,
                                            }, -- end of [707]
                                            [708] = 
                                            {
                                                ["y"] = 45397.761205808,
                                                ["x"] = 22919.389110067,
                                            }, -- end of [708]
                                            [709] = 
                                            {
                                                ["y"] = 45405.221085155,
                                                ["x"] = 22900.835204027,
                                            }, -- end of [709]
                                            [710] = 
                                            {
                                                ["y"] = 45413.639386005,
                                                ["x"] = 22882.69550824,
                                            }, -- end of [710]
                                            [711] = 
                                            {
                                                ["y"] = 45425.300444907,
                                                ["x"] = 22860.585442682,
                                            }, -- end of [711]
                                            [712] = 
                                            {
                                                ["y"] = 45445.706019294,
                                                ["x"] = 22826.185934118,
                                            }, -- end of [712]
                                            [713] = 
                                            {
                                                ["y"] = 45570.558130341,
                                                ["x"] = 22627.180375481,
                                            }, -- end of [713]
                                            [714] = 
                                            {
                                                ["y"] = 45582.008456762,
                                                ["x"] = 22604.960665206,
                                            }, -- end of [714]
                                            [715] = 
                                            {
                                                ["y"] = 45606.549704757,
                                                ["x"] = 22550.215822174,
                                            }, -- end of [715]
                                            [716] = 
                                            {
                                                ["y"] = 45727.634765631,
                                                ["x"] = 22270.289605155,
                                            }, -- end of [716]
                                            [717] = 
                                            {
                                                ["y"] = 45734.70471572,
                                                ["x"] = 22257.046988575,
                                            }, -- end of [717]
                                            [718] = 
                                            {
                                                ["y"] = 45737.699074207,
                                                ["x"] = 22253.10482445,
                                            }, -- end of [718]
                                            [45] = 
                                            {
                                                ["y"] = 24785.505658736,
                                                ["x"] = 31732.137755143,
                                            }, -- end of [45]
                                            [720] = 
                                            {
                                                ["y"] = 45747.224712722,
                                                ["x"] = 22250.573884657,
                                            }, -- end of [720]
                                            [721] = 
                                            {
                                                ["y"] = 45757.213020582,
                                                ["x"] = 22250.108675153,
                                            }, -- end of [721]
                                            [722] = 
                                            {
                                                ["y"] = 45777.211533539,
                                                ["x"] = 22250.159607376,
                                            }, -- end of [722]
                                            [723] = 
                                            {
                                                ["y"] = 45792.187506395,
                                                ["x"] = 22250.970845932,
                                            }, -- end of [723]
                                            [724] = 
                                            {
                                                ["y"] = 45807.079984241,
                                                ["x"] = 22252.728060086,
                                            }, -- end of [724]
                                            [725] = 
                                            {
                                                ["y"] = 46335.841939293,
                                                ["x"] = 22333.988169639,
                                            }, -- end of [725]
                                            [726] = 
                                            {
                                                ["y"] = 46375.746021812,
                                                ["x"] = 22336.689220612,
                                            }, -- end of [726]
                                            [727] = 
                                            {
                                                ["y"] = 46470.729381159,
                                                ["x"] = 22338.159424114,
                                            }, -- end of [727]
                                            [728] = 
                                            {
                                                ["y"] = 46495.718324204,
                                                ["x"] = 22337.499147539,
                                            }, -- end of [728]
                                            [729] = 
                                            {
                                                ["y"] = 46520.630680557,
                                                ["x"] = 22335.452015301,
                                            }, -- end of [729]
                                            [730] = 
                                            {
                                                ["y"] = 46545.394748191,
                                                ["x"] = 22332.046424601,
                                            }, -- end of [730]
                                            [731] = 
                                            {
                                                ["y"] = 46579.770143504,
                                                ["x"] = 22325.485076847,
                                            }, -- end of [731]
                                            [732] = 
                                            {
                                                ["y"] = 46652.558578212,
                                                ["x"] = 22307.435368185,
                                            }, -- end of [732]
                                            [733] = 
                                            {
                                                ["y"] = 46816.853488107,
                                                ["x"] = 22263.834016356,
                                            }, -- end of [733]
                                            [734] = 
                                            {
                                                ["y"] = 46841.421739031,
                                                ["x"] = 22259.226564129,
                                            }, -- end of [734]
                                            [46] = 
                                            {
                                                ["y"] = 24794.430948983,
                                                ["x"] = 31727.631449602,
                                            }, -- end of [46]
                                            [736] = 
                                            {
                                                ["y"] = 46866.270023752,
                                                ["x"] = 22256.584812317,
                                            }, -- end of [736]
                                            [737] = 
                                            {
                                                ["y"] = 46881.265809946,
                                                ["x"] = 22256.32909525,
                                            }, -- end of [737]
                                            [738] = 
                                            {
                                                ["y"] = 53059.284471927,
                                                ["x"] = 22548.725916281,
                                            }, -- end of [738]
                                            [739] = 
                                            {
                                                ["y"] = 55356.664360611,
                                                ["x"] = 22657.026875057,
                                            }, -- end of [739]
                                            [740] = 
                                            {
                                                ["y"] = 55515.407758957,
                                                ["x"] = 22676.89419467,
                                            }, -- end of [740]
                                            [741] = 
                                            {
                                                ["y"] = 55594.111873483,
                                                ["x"] = 22691.184183235,
                                            }, -- end of [741]
                                            [742] = 
                                            {
                                                ["y"] = 55647.717011622,
                                                ["x"] = 22703.466002752,
                                            }, -- end of [742]
                                            [743] = 
                                            {
                                                ["y"] = 55671.711284769,
                                                ["x"] = 22710.478186906,
                                            }, -- end of [743]
                                            [744] = 
                                            {
                                                ["y"] = 55700.068803987,
                                                ["x"] = 22720.259222499,
                                            }, -- end of [744]
                                            [745] = 
                                            {
                                                ["y"] = 55741.828982967,
                                                ["x"] = 22737.013197614,
                                            }, -- end of [745]
                                            [746] = 
                                            {
                                                ["y"] = 57274.287598677,
                                                ["x"] = 23449.158064438,
                                            }, -- end of [746]
                                            [747] = 
                                            {
                                                ["y"] = 57349.990115946,
                                                ["x"] = 23475.003442883,
                                            }, -- end of [747]
                                            [748] = 
                                            {
                                                ["y"] = 57398.023418277,
                                                ["x"] = 23488.863662101,
                                            }, -- end of [748]
                                            [749] = 
                                            {
                                                ["y"] = 57427.261982584,
                                                ["x"] = 23495.567302066,
                                            }, -- end of [749]
                                            [750] = 
                                            {
                                                ["y"] = 57486.399415688,
                                                ["x"] = 23505.688620455,
                                            }, -- end of [750]
                                            [47] = 
                                            {
                                                ["y"] = 24803.604331142,
                                                ["x"] = 31723.653981471,
                                            }, -- end of [47]
                                            [752] = 
                                            {
                                                ["y"] = 57541.118612611,
                                                ["x"] = 23510.980284703,
                                            }, -- end of [752]
                                            [753] = 
                                            {
                                                ["y"] = 57616.092817203,
                                                ["x"] = 23512.65335511,
                                            }, -- end of [753]
                                            [754] = 
                                            {
                                                ["y"] = 59455.301270993,
                                                ["x"] = 23460.021580614,
                                            }, -- end of [754]
                                            [755] = 
                                            {
                                                ["y"] = 60094.494797274,
                                                ["x"] = 23428.333089826,
                                            }, -- end of [755]
                                            [756] = 
                                            {
                                                ["y"] = 60119.31624174,
                                                ["x"] = 23425.375435803,
                                            }, -- end of [756]
                                            [757] = 
                                            {
                                                ["y"] = 60134.093188518,
                                                ["x"] = 23422.80781744,
                                            }, -- end of [757]
                                            [758] = 
                                            {
                                                ["y"] = 60148.704282916,
                                                ["x"] = 23419.425215504,
                                            }, -- end of [758]
                                            [759] = 
                                            {
                                                ["y"] = 60172.670639518,
                                                ["x"] = 23412.317039085,
                                            }, -- end of [759]
                                            [760] = 
                                            {
                                                ["y"] = 60215.228074146,
                                                ["x"] = 23397.70774534,
                                            }, -- end of [760]
                                            [761] = 
                                            {
                                                ["y"] = 60256.988261587,
                                                ["x"] = 23380.95357906,
                                            }, -- end of [761]
                                            [762] = 
                                            {
                                                ["y"] = 60302.379745819,
                                                ["x"] = 23360.003576439,
                                            }, -- end of [762]
                                            [763] = 
                                            {
                                                ["y"] = 60386.364548727,
                                                ["x"] = 23315.619145021,
                                            }, -- end of [763]
                                            [764] = 
                                            {
                                                ["y"] = 60750.002879729,
                                                ["x"] = 23115.610987921,
                                            }, -- end of [764]
                                            [765] = 
                                            {
                                                ["y"] = 60753.940125275,
                                                ["x"] = 23112.595467766,
                                            }, -- end of [765]
                                            [3] = 
                                            {
                                                ["y"] = 22625.938448533,
                                                ["x"] = 31728.87324458,
                                            }, -- end of [3]
                                            [48] = 
                                            {
                                                ["y"] = 24812.990222458,
                                                ["x"] = 31720.207298431,
                                            }, -- end of [48]
                                            [768] = 
                                            {
                                                ["y"] = 60747.452985245,
                                                ["x"] = 23094.325527618,
                                            }, -- end of [768]
                                            [769] = 
                                            {
                                                ["y"] = 60743.772420051,
                                                ["x"] = 23085.032033902,
                                            }, -- end of [769]
                                            [770] = 
                                            {
                                                ["y"] = 60740.697241391,
                                                ["x"] = 23075.517724108,
                                            }, -- end of [770]
                                            [771] = 
                                            {
                                                ["y"] = 60736.860068585,
                                                ["x"] = 23061.018981238,
                                            }, -- end of [771]
                                            [772] = 
                                            {
                                                ["y"] = 60730.69519697,
                                                ["x"] = 23031.662981438,
                                            }, -- end of [772]
                                            [773] = 
                                            {
                                                ["y"] = 60711.825980234,
                                                ["x"] = 22913.165151791,
                                            }, -- end of [773]
                                            [774] = 
                                            {
                                                ["y"] = 60696.817790472,
                                                ["x"] = 22794.115892088,
                                            }, -- end of [774]
                                            [775] = 
                                            {
                                                ["y"] = 60695.472265391,
                                                ["x"] = 22769.154662849,
                                            }, -- end of [775]
                                            [776] = 
                                            {
                                                ["y"] = 60695.629634219,
                                                ["x"] = 22754.162067788,
                                            }, -- end of [776]
                                            [777] = 
                                            {
                                                ["y"] = 60696.116728099,
                                                ["x"] = 22749.186510529,
                                            }, -- end of [777]
                                            [778] = 
                                            {
                                                ["y"] = 60697.78927826,
                                                ["x"] = 22739.329343077,
                                            }, -- end of [778]
                                            [779] = 
                                            {
                                                ["y"] = 60700.114675144,
                                                ["x"] = 22729.605019291,
                                            }, -- end of [779]
                                            [780] = 
                                            {
                                                ["y"] = 60704.434323374,
                                                ["x"] = 22715.242320607,
                                            }, -- end of [780]
                                            [781] = 
                                            {
                                                ["y"] = 60714.582716054,
                                                ["x"] = 22687.014049089,
                                            }, -- end of [781]
                                            [782] = 
                                            {
                                                ["y"] = 61001.642792949,
                                                ["x"] = 21961.766506091,
                                            }, -- end of [782]
                                            [49] = 
                                            {
                                                ["y"] = 24827.348329333,
                                                ["x"] = 31715.877458463,
                                            }, -- end of [49]
                                            [784] = 
                                            {
                                                ["y"] = 61017.33549588,
                                                ["x"] = 21930.509000376,
                                            }, -- end of [784]
                                            [785] = 
                                            {
                                                ["y"] = 61022.703553842,
                                                ["x"] = 21922.074403772,
                                            }, -- end of [785]
                                            [786] = 
                                            {
                                                ["y"] = 61028.603980478,
                                                ["x"] = 21914.003436041,
                                            }, -- end of [786]
                                            [787] = 
                                            {
                                                ["y"] = 61035.050487376,
                                                ["x"] = 21906.360982539,
                                            }, -- end of [787]
                                            [788] = 
                                            {
                                                ["y"] = 61042.001596299,
                                                ["x"] = 21899.175200494,
                                            }, -- end of [788]
                                            [789] = 
                                            {
                                                ["y"] = 61049.382859303,
                                                ["x"] = 21892.429785782,
                                            }, -- end of [789]
                                            [790] = 
                                            {
                                                ["y"] = 61061.054911815,
                                                ["x"] = 21883.012763981,
                                            }, -- end of [790]
                                            [791] = 
                                            {
                                                ["y"] = 61077.301226219,
                                                ["x"] = 21871.351643493,
                                            }, -- end of [791]
                                            [792] = 
                                            {
                                                ["y"] = 61755.713038206,
                                                ["x"] = 21428.843477864,
                                            }, -- end of [792]
                                            [793] = 
                                            {
                                                ["y"] = 61781.594566045,
                                                ["x"] = 21413.679025003,
                                            }, -- end of [793]
                                            [794] = 
                                            {
                                                ["y"] = 61794.912777249,
                                                ["x"] = 21406.784968659,
                                            }, -- end of [794]
                                            [795] = 
                                            {
                                                ["y"] = 61804.011773641,
                                                ["x"] = 21402.64555382,
                                            }, -- end of [795]
                                            [796] = 
                                            {
                                                ["y"] = 61850.392380094,
                                                ["x"] = 21383.995798812,
                                            }, -- end of [796]
                                            [797] = 
                                            {
                                                ["y"] = 61854.809963406,
                                                ["x"] = 21381.656617568,
                                            }, -- end of [797]
                                            [798] = 
                                            {
                                                ["y"] = 61859.100825927,
                                                ["x"] = 21379.092912093,
                                            }, -- end of [798]
                                            [50] = 
                                            {
                                                ["y"] = 24851.653380913,
                                                ["x"] = 31710.030721321,
                                            }, -- end of [50]
                                            [800] = 
                                            {
                                                ["y"] = 62920.119499618,
                                                ["x"] = 20709.050342662,
                                            }, -- end of [800]
                                            [801] = 
                                            {
                                                ["y"] = 62933.882263464,
                                                ["x"] = 20703.091732265,
                                            }, -- end of [801]
                                            [802] = 
                                            {
                                                ["y"] = 62948.005950997,
                                                ["x"] = 20698.0481571,
                                            }, -- end of [802]
                                            [803] = 
                                            {
                                                ["y"] = 62967.216907179,
                                                ["x"] = 20692.495659403,
                                            }, -- end of [803]
                                            [804] = 
                                            {
                                                ["y"] = 62996.490824338,
                                                ["x"] = 20685.949795209,
                                            }, -- end of [804]
                                            [805] = 
                                            {
                                                ["y"] = 63030.80378326,
                                                ["x"] = 20679.049662043,
                                            }, -- end of [805]
                                            [806] = 
                                            {
                                                ["y"] = 63035.538471218,
                                                ["x"] = 20677.448399552,
                                            }, -- end of [806]
                                            [807] = 
                                            {
                                                ["y"] = 63040.044785015,
                                                ["x"] = 20675.260864907,
                                            }, -- end of [807]
                                            [808] = 
                                            {
                                                ["y"] = 63043.13748657,
                                                ["x"] = 20671.454431328,
                                            }, -- end of [808]
                                            [809] = 
                                            {
                                                ["y"] = 63044.610453078,
                                                ["x"] = 20666.685950208,
                                            }, -- end of [809]
                                            [810] = 
                                            {
                                                ["y"] = 63049.48444394,
                                                ["x"] = 20647.283057301,
                                            }, -- end of [810]
                                            [811] = 
                                            {
                                                ["y"] = 63051.460896555,
                                                ["x"] = 20642.702114525,
                                            }, -- end of [811]
                                            [812] = 
                                            {
                                                ["y"] = 63055.088461068,
                                                ["x"] = 20639.387718618,
                                            }, -- end of [812]
                                            [813] = 
                                            {
                                                ["y"] = 63059.956545253,
                                                ["x"] = 20638.445859841,
                                            }, -- end of [813]
                                            [814] = 
                                            {
                                                ["y"] = 63064.852322634,
                                                ["x"] = 20639.455836475,
                                            }, -- end of [814]
                                            [51] = 
                                            {
                                                ["y"] = 25013.297952058,
                                                ["x"] = 31677.108038414,
                                            }, -- end of [51]
                                            [816] = 
                                            {
                                                ["y"] = 63089.539047959,
                                                ["x"] = 20643.270904759,
                                            }, -- end of [816]
                                            [817] = 
                                            {
                                                ["y"] = 63124.450532933,
                                                ["x"] = 20645.706815554,
                                            }, -- end of [817]
                                            [818] = 
                                            {
                                                ["y"] = 63549.35158346,
                                                ["x"] = 20654.018796209,
                                            }, -- end of [818]
                                            [819] = 
                                            {
                                                ["y"] = 63824.320177721,
                                                ["x"] = 20652.600811877,
                                            }, -- end of [819]
                                            [820] = 
                                            {
                                                ["y"] = 63844.227967603,
                                                ["x"] = 20654.489751565,
                                            }, -- end of [820]
                                            [821] = 
                                            {
                                                ["y"] = 63933.446080588,
                                                ["x"] = 20666.167610136,
                                            }, -- end of [821]
                                            [822] = 
                                            {
                                                ["y"] = 63953.431983684,
                                                ["x"] = 20666.847887562,
                                            }, -- end of [822]
                                            [823] = 
                                            {
                                                ["y"] = 64083.414801019,
                                                ["x"] = 20666.723130619,
                                            }, -- end of [823]
                                            [824] = 
                                            {
                                                ["y"] = 64098.339302921,
                                                ["x"] = 20668.194237458,
                                            }, -- end of [824]
                                            [825] = 
                                            {
                                                ["y"] = 64108.201375258,
                                                ["x"] = 20669.840371851,
                                            }, -- end of [825]
                                            [826] = 
                                            {
                                                ["y"] = 64117.958484702,
                                                ["x"] = 20672.023190198,
                                            }, -- end of [826]
                                            [827] = 
                                            {
                                                ["y"] = 64146.933970031,
                                                ["x"] = 20679.714557669,
                                            }, -- end of [827]
                                            [828] = 
                                            {
                                                ["y"] = 64150.974563176,
                                                ["x"] = 20677.352463694,
                                            }, -- end of [828]
                                            [829] = 
                                            {
                                                ["y"] = 64152.959853977,
                                                ["x"] = 20672.75900692,
                                            }, -- end of [829]
                                            [830] = 
                                            {
                                                ["y"] = 64157.664084057,
                                                ["x"] = 20658.517465875,
                                            }, -- end of [830]
                                            [52] = 
                                            {
                                                ["y"] = 25027.652228007,
                                                ["x"] = 31672.758691652,
                                            }, -- end of [52]
                                            [832] = 
                                            {
                                                ["y"] = 64352.877352048,
                                                ["x"] = 19986.445401265,
                                            }, -- end of [832]
                                            [833] = 
                                            {
                                                ["y"] = 64357.185656626,
                                                ["x"] = 19977.423456143,
                                            }, -- end of [833]
                                            [834] = 
                                            {
                                                ["y"] = 64362.055176205,
                                                ["x"] = 19968.690487676,
                                            }, -- end of [834]
                                            [835] = 
                                            {
                                                ["y"] = 64367.504245977,
                                                ["x"] = 19960.308717082,
                                            }, -- end of [835]
                                            [836] = 
                                            {
                                                ["y"] = 64442.694921471,
                                                ["x"] = 19860.455347463,
                                            }, -- end of [836]
                                            [837] = 
                                            {
                                                ["y"] = 64690.346729536,
                                                ["x"] = 19533.73202787,
                                            }, -- end of [837]
                                            [838] = 
                                            {
                                                ["y"] = 64692.997050422,
                                                ["x"] = 19529.495067787,
                                            }, -- end of [838]
                                            [839] = 
                                            {
                                                ["y"] = 64695.414370091,
                                                ["x"] = 19525.119953626,
                                            }, -- end of [839]
                                            [840] = 
                                            {
                                                ["y"] = 64699.619201227,
                                                ["x"] = 19516.049737363,
                                            }, -- end of [840]
                                            [841] = 
                                            {
                                                ["y"] = 64703.210820206,
                                                ["x"] = 19506.718712538,
                                            }, -- end of [841]
                                            [842] = 
                                            {
                                                ["y"] = 64709.357488531,
                                                ["x"] = 19487.689744013,
                                            }, -- end of [842]
                                            [843] = 
                                            {
                                                ["y"] = 64718.444806691,
                                                ["x"] = 19453.892929259,
                                            }, -- end of [843]
                                            [844] = 
                                            {
                                                ["y"] = 64727.963156469,
                                                ["x"] = 19409.916909009,
                                            }, -- end of [844]
                                            [845] = 
                                            {
                                                ["y"] = 64738.384416184,
                                                ["x"] = 19345.763757474,
                                            }, -- end of [845]
                                            [846] = 
                                            {
                                                ["y"] = 64745.279940259,
                                                ["x"] = 19301.303019109,
                                            }, -- end of [846]
                                            [53] = 
                                            {
                                                ["y"] = 25041.742540325,
                                                ["x"] = 31667.622368154,
                                            }, -- end of [53]
                                            [848] = 
                                            {
                                                ["y"] = 64751.822229948,
                                                ["x"] = 19277.189659851,
                                            }, -- end of [848]
                                            [849] = 
                                            {
                                                ["y"] = 64767.398042412,
                                                ["x"] = 19234.974975,
                                            }, -- end of [849]
                                            [850] = 
                                            {
                                                ["y"] = 64774.906935813,
                                                ["x"] = 19216.440303515,
                                            }, -- end of [850]
                                            [851] = 
                                            {
                                                ["y"] = 64779.233359503,
                                                ["x"] = 19207.426947638,
                                            }, -- end of [851]
                                            [852] = 
                                            {
                                                ["y"] = 64784.198232602,
                                                ["x"] = 19198.748917023,
                                            }, -- end of [852]
                                            [853] = 
                                            {
                                                ["y"] = 64786.974458072,
                                                ["x"] = 19194.592190914,
                                            }, -- end of [853]
                                            [854] = 
                                            {
                                                ["y"] = 64789.97188542,
                                                ["x"] = 19190.589973156,
                                            }, -- end of [854]
                                            [855] = 
                                            {
                                                ["y"] = 64793.200931486,
                                                ["x"] = 19186.773032825,
                                            }, -- end of [855]
                                            [856] = 
                                            {
                                                ["y"] = 64796.666357603,
                                                ["x"] = 19183.171569694,
                                            }, -- end of [856]
                                            [857] = 
                                            {
                                                ["y"] = 64800.366170861,
                                                ["x"] = 19179.810811746,
                                            }, -- end of [857]
                                            [858] = 
                                            {
                                                ["y"] = 64804.27435434,
                                                ["x"] = 19176.694502799,
                                            }, -- end of [858]
                                            [859] = 
                                            {
                                                ["y"] = 64808.357757793,
                                                ["x"] = 19173.808808126,
                                            }, -- end of [859]
                                            [860] = 
                                            {
                                                ["y"] = 64812.585025687,
                                                ["x"] = 19171.138781193,
                                            }, -- end of [860]
                                            [861] = 
                                            {
                                                ["y"] = 64821.373734222,
                                                ["x"] = 19166.375215009,
                                            }, -- end of [861]
                                            [862] = 
                                            {
                                                ["y"] = 64830.4873812,
                                                ["x"] = 19162.26231411,
                                            }, -- end of [862]
                                            [54] = 
                                            {
                                                ["y"] = 25050.92458023,
                                                ["x"] = 31663.664185523,
                                            }, -- end of [54]
                                            [864] = 
                                            {
                                                ["y"] = 64854.090963584,
                                                ["x"] = 19154.060644764,
                                            }, -- end of [864]
                                            [865] = 
                                            {
                                                ["y"] = 64878.285548862,
                                                ["x"] = 19147.773844462,
                                            }, -- end of [865]
                                            [866] = 
                                            {
                                                ["y"] = 64927.183279781,
                                                ["x"] = 19137.360572565,
                                            }, -- end of [866]
                                            [867] = 
                                            {
                                                ["y"] = 65000.677461585,
                                                ["x"] = 19122.458098005,
                                            }, -- end of [867]
                                            [868] = 
                                            {
                                                ["y"] = 65024.767099418,
                                                ["x"] = 19115.788704613,
                                            }, -- end of [868]
                                            [869] = 
                                            {
                                                ["y"] = 65048.442098063,
                                                ["x"] = 19107.771031203,
                                            }, -- end of [869]
                                            [870] = 
                                            {
                                                ["y"] = 65076.289033944,
                                                ["x"] = 19096.618508464,
                                            }, -- end of [870]
                                            [871] = 
                                            {
                                                ["y"] = 65108.045528749,
                                                ["x"] = 19081.913743126,
                                            }, -- end of [871]
                                            [872] = 
                                            {
                                                ["y"] = 65143.404248387,
                                                ["x"] = 19063.222745736,
                                            }, -- end of [872]
                                            [873] = 
                                            {
                                                ["y"] = 65958.931474689,
                                                ["x"] = 18596.697399528,
                                            }, -- end of [873]
                                            [874] = 
                                            {
                                                ["y"] = 65981.609192466,
                                                ["x"] = 18586.183713666,
                                            }, -- end of [874]
                                            [875] = 
                                            {
                                                ["y"] = 66097.78142735,
                                                ["x"] = 18540.069100773,
                                            }, -- end of [875]
                                            [876] = 
                                            {
                                                ["y"] = 66486.159290449,
                                                ["x"] = 18393.934747661,
                                            }, -- end of [876]
                                            [877] = 
                                            {
                                                ["y"] = 66517.868230553,
                                                ["x"] = 18379.12850841,
                                            }, -- end of [877]
                                            [878] = 
                                            {
                                                ["y"] = 66539.917857313,
                                                ["x"] = 18367.352613352,
                                            }, -- end of [878]
                                            [55] = 
                                            {
                                                ["y"] = 25059.89288804,
                                                ["x"] = 31659.242689098,
                                            }, -- end of [55]
                                            [880] = 
                                            {
                                                ["y"] = 66569.183717272,
                                                ["x"] = 18348.208142601,
                                            }, -- end of [880]
                                            [881] = 
                                            {
                                                ["y"] = 66576.824143274,
                                                ["x"] = 18341.760537866,
                                            }, -- end of [881]
                                            [882] = 
                                            {
                                                ["y"] = 66580.412777152,
                                                ["x"] = 18338.280176536,
                                            }, -- end of [882]
                                            [883] = 
                                            {
                                                ["y"] = 66587.094057077,
                                                ["x"] = 18330.842684605,
                                            }, -- end of [883]
                                            [884] = 
                                            {
                                                ["y"] = 66626.348017823,
                                                ["x"] = 18285.472464059,
                                            }, -- end of [884]
                                            [885] = 
                                            {
                                                ["y"] = 66640.370740366,
                                                ["x"] = 18271.216769058,
                                            }, -- end of [885]
                                            [886] = 
                                            {
                                                ["y"] = 66655.217975096,
                                                ["x"] = 18257.82265051,
                                            }, -- end of [886]
                                            [887] = 
                                            {
                                                ["y"] = 66678.605137535,
                                                ["x"] = 18239.037665702,
                                            }, -- end of [887]
                                            [888] = 
                                            {
                                                ["y"] = 66757.915431703,
                                                ["x"] = 18178.157802817,
                                            }, -- end of [888]
                                            [889] = 
                                            {
                                                ["y"] = 66765.108451619,
                                                ["x"] = 18171.213699484,
                                            }, -- end of [889]
                                            [890] = 
                                            {
                                                ["y"] = 66768.293651007,
                                                ["x"] = 18167.365287881,
                                            }, -- end of [890]
                                            [891] = 
                                            {
                                                ["y"] = 66770.74499255,
                                                ["x"] = 18163.038703936,
                                            }, -- end of [891]
                                            [892] = 
                                            {
                                                ["y"] = 66771.91152391,
                                                ["x"] = 18158.176606541,
                                            }, -- end of [892]
                                            [893] = 
                                            {
                                                ["y"] = 66775.31810179,
                                                ["x"] = 18138.478713344,
                                            }, -- end of [893]
                                            [894] = 
                                            {
                                                ["y"] = 66777.496305357,
                                                ["x"] = 18134.001857673,
                                            }, -- end of [894]
                                            [56] = 
                                            {
                                                ["y"] = 25068.626471878,
                                                ["x"] = 31654.374818004,
                                            }, -- end of [56]
                                            [896] = 
                                            {
                                                ["y"] = 66785.227238793,
                                                ["x"] = 18127.756950458,
                                            }, -- end of [896]
                                            [897] = 
                                            {
                                                ["y"] = 66797.621843932,
                                                ["x"] = 18119.313652056,
                                            }, -- end of [897]
                                            [898] = 
                                            {
                                                ["y"] = 66829.800731174,
                                                ["x"] = 18095.561223357,
                                            }, -- end of [898]
                                            [899] = 
                                            {
                                                ["y"] = 66834.304759445,
                                                ["x"] = 18093.396327632,
                                            }, -- end of [899]
                                            [900] = 
                                            {
                                                ["y"] = 66838.699192357,
                                                ["x"] = 18091.01355472,
                                            }, -- end of [900]
                                            [901] = 
                                            {
                                                ["y"] = 66877.594782167,
                                                ["x"] = 18068.389788532,
                                            }, -- end of [901]
                                            [902] = 
                                            {
                                                ["y"] = 66881.087063582,
                                                ["x"] = 18064.923931146,
                                            }, -- end of [902]
                                            [903] = 
                                            {
                                                ["y"] = 66880.71272235,
                                                ["x"] = 18060.054173839,
                                            }, -- end of [903]
                                            [904] = 
                                            {
                                                ["y"] = 66877.223547181,
                                                ["x"] = 18050.703572777,
                                            }, -- end of [904]
                                            [905] = 
                                            {
                                                ["y"] = 66876.418616196,
                                                ["x"] = 18045.772770552,
                                            }, -- end of [905]
                                            [906] = 
                                            {
                                                ["y"] = 66876.108944647,
                                                ["x"] = 18040.783897806,
                                            }, -- end of [906]
                                            [907] = 
                                            {
                                                ["y"] = 66876.150958745,
                                                ["x"] = 18035.784645279,
                                            }, -- end of [907]
                                            [908] = 
                                            {
                                                ["y"] = 66876.476879361,
                                                ["x"] = 18030.79611236,
                                            }, -- end of [908]
                                            [909] = 
                                            {
                                                ["y"] = 66877.06123437,
                                                ["x"] = 18025.830346941,
                                            }, -- end of [909]
                                            [910] = 
                                            {
                                                ["y"] = 66877.898380634,
                                                ["x"] = 18020.899935169,
                                            }, -- end of [910]
                                            [57] = 
                                            {
                                                ["y"] = 25081.313893731,
                                                ["x"] = 31646.376151702,
                                            }, -- end of [57]
                                            [912] = 
                                            {
                                                ["y"] = 66880.363152579,
                                                ["x"] = 18011.216172168,
                                            }, -- end of [912]
                                            [913] = 
                                            {
                                                ["y"] = 66882.02687128,
                                                ["x"] = 18006.501339877,
                                            }, -- end of [913]
                                            [914] = 
                                            {
                                                ["y"] = 66883.992218185,
                                                ["x"] = 18001.904203911,
                                            }, -- end of [914]
                                            [915] = 
                                            {
                                                ["y"] = 66886.253055562,
                                                ["x"] = 17997.446139613,
                                            }, -- end of [915]
                                            [916] = 
                                            {
                                                ["y"] = 66888.794904437,
                                                ["x"] = 17993.142105726,
                                            }, -- end of [916]
                                            [917] = 
                                            {
                                                ["y"] = 66891.596202322,
                                                ["x"] = 17989.001695369,
                                            }, -- end of [917]
                                            [918] = 
                                            {
                                                ["y"] = 66894.630585541,
                                                ["x"] = 17985.028836448,
                                            }, -- end of [918]
                                            [919] = 
                                            {
                                                ["y"] = 66897.870939168,
                                                ["x"] = 17981.221496434,
                                            }, -- end of [919]
                                            [920] = 
                                            {
                                                ["y"] = 66904.864972568,
                                                ["x"] = 17974.078642228,
                                            }, -- end of [920]
                                            [921] = 
                                            {
                                                ["y"] = 66912.376379986,
                                                ["x"] = 17967.482876223,
                                            }, -- end of [921]
                                            [922] = 
                                            {
                                                ["y"] = 66924.215128662,
                                                ["x"] = 17958.270612797,
                                            }, -- end of [922]
                                            [923] = 
                                            {
                                                ["y"] = 66994.141617624,
                                                ["x"] = 17909.954319796,
                                            }, -- end of [923]
                                            [924] = 
                                            {
                                                ["y"] = 67091.115700708,
                                                ["x"] = 17848.161427574,
                                            }, -- end of [924]
                                            [925] = 
                                            {
                                                ["y"] = 67312.958286861,
                                                ["x"] = 17722.446993338,
                                            }, -- end of [925]
                                            [926] = 
                                            {
                                                ["y"] = 67529.773080196,
                                                ["x"] = 17608.485733609,
                                            }, -- end of [926]
                                            [58] = 
                                            {
                                                ["y"] = 25097.620410031,
                                                ["x"] = 31634.799918269,
                                            }, -- end of [58]
                                            [928] = 
                                            {
                                                ["y"] = 67567.112456701,
                                                ["x"] = 17583.407932321,
                                            }, -- end of [928]
                                            [929] = 
                                            {
                                                ["y"] = 67582.717551579,
                                                ["x"] = 17570.902034316,
                                            }, -- end of [929]
                                            [930] = 
                                            {
                                                ["y"] = 67601.365678996,
                                                ["x"] = 17554.256184975,
                                            }, -- end of [930]
                                            [931] = 
                                            {
                                                ["y"] = 67754.516213334,
                                                ["x"] = 17410.714148387,
                                            }, -- end of [931]
                                            [932] = 
                                            {
                                                ["y"] = 67886.303714688,
                                                ["x"] = 17303.353472383,
                                            }, -- end of [932]
                                            [933] = 
                                            {
                                                ["y"] = 67962.945521905,
                                                ["x"] = 17247.234452898,
                                            }, -- end of [933]
                                            [934] = 
                                            {
                                                ["y"] = 68367.002940159,
                                                ["x"] = 16970.216243666,
                                            }, -- end of [934]
                                            [935] = 
                                            {
                                                ["y"] = 68421.509012692,
                                                ["x"] = 16926.308450723,
                                            }, -- end of [935]
                                            [936] = 
                                            {
                                                ["y"] = 68454.89250302,
                                                ["x"] = 16896.140631127,
                                            }, -- end of [936]
                                            [937] = 
                                            {
                                                ["y"] = 69482.568441052,
                                                ["x"] = 15909.5497852,
                                            }, -- end of [937]
                                            [938] = 
                                            {
                                                ["y"] = 69609.852597179,
                                                ["x"] = 15775.34296002,
                                            }, -- end of [938]
                                            [939] = 
                                            {
                                                ["y"] = 69717.066955848,
                                                ["x"] = 15677.767101022,
                                            }, -- end of [939]
                                            [940] = 
                                            {
                                                ["y"] = 69723.606689413,
                                                ["x"] = 15670.206402723,
                                            }, -- end of [940]
                                            [941] = 
                                            {
                                                ["y"] = 69729.688459091,
                                                ["x"] = 15662.271292559,
                                            }, -- end of [941]
                                            [942] = 
                                            {
                                                ["y"] = 69765.551358301,
                                                ["x"] = 15614.189417726,
                                            }, -- end of [942]
                                            [59] = 
                                            {
                                                ["y"] = 25113.305714335,
                                                ["x"] = 31622.394789057,
                                            }, -- end of [59]
                                            [944] = 
                                            {
                                                ["y"] = 69923.709304096,
                                                ["x"] = 15433.754671874,
                                            }, -- end of [944]
                                            [945] = 
                                            {
                                                ["y"] = 69956.255632524,
                                                ["x"] = 15402.683568389,
                                            }, -- end of [945]
                                            [946] = 
                                            {
                                                ["y"] = 70145.16492831,
                                                ["x"] = 15231.436747338,
                                            }, -- end of [946]
                                            [947] = 
                                            {
                                                ["y"] = 70947.020350407,
                                                ["x"] = 14585.223467223,
                                            }, -- end of [947]
                                            [948] = 
                                            {
                                                ["y"] = 71319.59356208,
                                                ["x"] = 14237.056357273,
                                            }, -- end of [948]
                                            [949] = 
                                            {
                                                ["y"] = 71447.472156741,
                                                ["x"] = 14103.438156104,
                                            }, -- end of [949]
                                            [950] = 
                                            {
                                                ["y"] = 71455.119632742,
                                                ["x"] = 14096.995356872,
                                            }, -- end of [950]
                                            [951] = 
                                            {
                                                ["y"] = 71463.086665199,
                                                ["x"] = 14090.952306504,
                                            }, -- end of [951]
                                            [952] = 
                                            {
                                                ["y"] = 71487.392828921,
                                                ["x"] = 14073.391361256,
                                            }, -- end of [952]
                                            [953] = 
                                            {
                                                ["y"] = 71517.301942752,
                                                ["x"] = 14046.835395821,
                                            }, -- end of [953]
                                            [954] = 
                                            {
                                                ["y"] = 71531.857482555,
                                                ["x"] = 14033.121913824,
                                            }, -- end of [954]
                                            [955] = 
                                            {
                                                ["y"] = 71538.715276888,
                                                ["x"] = 14025.845588926,
                                            }, -- end of [955]
                                            [956] = 
                                            {
                                                ["y"] = 71545.0881557,
                                                ["x"] = 14018.144079341,
                                            }, -- end of [956]
                                            [957] = 
                                            {
                                                ["y"] = 71572.255843386,
                                                ["x"] = 13982.291085058,
                                            }, -- end of [957]
                                            [958] = 
                                            {
                                                ["y"] = 71585.73541084,
                                                ["x"] = 13967.51863582,
                                            }, -- end of [958]
                                            [60] = 
                                            {
                                                ["y"] = 25139.723651035,
                                                ["x"] = 31599.44078254,
                                            }, -- end of [60]
                                            [960] = 
                                            {
                                                ["y"] = 71616.943287982,
                                                ["x"] = 13935.155099907,
                                            }, -- end of [960]
                                            [961] = 
                                            {
                                                ["y"] = 71619.502705852,
                                                ["x"] = 13930.867918423,
                                            }, -- end of [961]
                                            [962] = 
                                            {
                                                ["y"] = 71621.4464882,
                                                ["x"] = 13926.262081753,
                                            }, -- end of [962]
                                            [963] = 
                                            {
                                                ["y"] = 71622.860846223,
                                                ["x"] = 13921.469601618,
                                            }, -- end of [963]
                                            [964] = 
                                            {
                                                ["y"] = 71624.150740653,
                                                ["x"] = 13916.630514391,
                                            }, -- end of [964]
                                            [965] = 
                                            {
                                                ["y"] = 71627.653115418,
                                                ["x"] = 13913.157267336,
                                            }, -- end of [965]
                                            [966] = 
                                            {
                                                ["y"] = 71631.997057709,
                                                ["x"] = 13910.695486645,
                                            }, -- end of [966]
                                            [967] = 
                                            {
                                                ["y"] = 71636.633174654,
                                                ["x"] = 13908.825524564,
                                            }, -- end of [967]
                                            [968] = 
                                            {
                                                ["y"] = 71641.459765257,
                                                ["x"] = 13907.542058571,
                                            }, -- end of [968]
                                            [969] = 
                                            {
                                                ["y"] = 71646.318896147,
                                                ["x"] = 13906.366168513,
                                            }, -- end of [969]
                                            [970] = 
                                            {
                                                ["y"] = 71651.002827776,
                                                ["x"] = 13904.625819647,
                                            }, -- end of [970]
                                            [971] = 
                                            {
                                                ["y"] = 71655.338265215,
                                                ["x"] = 13902.150913327,
                                            }, -- end of [971]
                                            [972] = 
                                            {
                                                ["y"] = 71659.271440468,
                                                ["x"] = 13899.073737239,
                                            }, -- end of [972]
                                            [973] = 
                                            {
                                                ["y"] = 71830.337628453,
                                                ["x"] = 13745.375587733,
                                            }, -- end of [973]
                                            [974] = 
                                            {
                                                ["y"] = 71877.991725033,
                                                ["x"] = 13701.18050902,
                                            }, -- end of [974]
                                            [61] = 
                                            {
                                                ["y"] = 25154.094022558,
                                                ["x"] = 31585.532810119,
                                            }, -- end of [61]
                                            [976] = 
                                            {
                                                ["y"] = 71925.46764378,
                                                ["x"] = 13664.534051745,
                                            }, -- end of [976]
                                            [977] = 
                                            {
                                                ["y"] = 72135.329844714,
                                                ["x"] = 13528.713424158,
                                            }, -- end of [977]
                                            [978] = 
                                            {
                                                ["y"] = 72156.300185178,
                                                ["x"] = 13515.118383381,
                                            }, -- end of [978]
                                            [979] = 
                                            {
                                                ["y"] = 72158.118629629,
                                                ["x"] = 13510.605847548,
                                            }, -- end of [979]
                                            [980] = 
                                            {
                                                ["y"] = 72156.415180443,
                                                ["x"] = 13505.982560619,
                                            }, -- end of [980]
                                            [981] = 
                                            {
                                                ["y"] = 72135.834827018,
                                                ["x"] = 13471.685436898,
                                            }, -- end of [981]
                                            [982] = 
                                            {
                                                ["y"] = 72131.280974875,
                                                ["x"] = 13462.783981079,
                                            }, -- end of [982]
                                            [983] = 
                                            {
                                                ["y"] = 72127.231028144,
                                                ["x"] = 13453.641594786,
                                            }, -- end of [983]
                                            [984] = 
                                            {
                                                ["y"] = 72123.724168757,
                                                ["x"] = 13444.278880926,
                                            }, -- end of [984]
                                            [985] = 
                                            {
                                                ["y"] = 72120.831883125,
                                                ["x"] = 13434.708517457,
                                            }, -- end of [985]
                                            [986] = 
                                            {
                                                ["y"] = 72118.506345604,
                                                ["x"] = 13424.983448831,
                                            }, -- end of [986]
                                            [987] = 
                                            {
                                                ["y"] = 72116.713097312,
                                                ["x"] = 13415.146778272,
                                            }, -- end of [987]
                                            [988] = 
                                            {
                                                ["y"] = 72114.298948781,
                                                ["x"] = 13395.295643292,
                                            }, -- end of [988]
                                            [989] = 
                                            {
                                                ["y"] = 72106.500679736,
                                                ["x"] = 13305.65000021,
                                            }, -- end of [989]
                                            [990] = 
                                            {
                                                ["y"] = 72104.792544076,
                                                ["x"] = 13295.799420978,
                                            }, -- end of [990]
                                            [62] = 
                                            {
                                                ["y"] = 25160.800614652,
                                                ["x"] = 31578.118961433,
                                            }, -- end of [62]
                                            [992] = 
                                            {
                                                ["y"] = 72099.78317594,
                                                ["x"] = 13276.447864089,
                                            }, -- end of [992]
                                            [993] = 
                                            {
                                                ["y"] = 72096.432582286,
                                                ["x"] = 13267.028151899,
                                            }, -- end of [993]
                                            [994] = 
                                            {
                                                ["y"] = 72092.453821913,
                                                ["x"] = 13257.855517449,
                                            }, -- end of [994]
                                            [995] = 
                                            {
                                                ["y"] = 72087.938397194,
                                                ["x"] = 13248.934278907,
                                            }, -- end of [995]
                                            [996] = 
                                            {
                                                ["y"] = 72078.002450089,
                                                ["x"] = 13231.579040328,
                                            }, -- end of [996]
                                            [997] = 
                                            {
                                                ["y"] = 72065.218296984,
                                                ["x"] = 13210.105872719,
                                            }, -- end of [997]
                                            [998] = 
                                            {
                                                ["y"] = 72063.282194857,
                                                ["x"] = 13205.497840456,
                                            }, -- end of [998]
                                            [999] = 
                                            {
                                                ["y"] = 72061.821629563,
                                                ["x"] = 13200.719800096,
                                            }, -- end of [999]
                                            [1000] = 
                                            {
                                                ["y"] = 72060.78463846,
                                                ["x"] = 13195.830202036,
                                            }, -- end of [1000]
                                            [1001] = 
                                            {
                                                ["y"] = 72060.047971848,
                                                ["x"] = 13190.884191751,
                                            }, -- end of [1001]
                                            [1002] = 
                                            {
                                                ["y"] = 72059.212116008,
                                                ["x"] = 13180.921545346,
                                            }, -- end of [1002]
                                            [1003] = 
                                            {
                                                ["y"] = 72058.71217855,
                                                ["x"] = 13150.944156932,
                                            }, -- end of [1003]
                                            [1004] = 
                                            {
                                                ["y"] = 72060.920203967,
                                                ["x"] = 13146.502315669,
                                            }, -- end of [1004]
                                            [1005] = 
                                            {
                                                ["y"] = 72065.0975174,
                                                ["x"] = 13143.892269161,
                                            }, -- end of [1005]
                                            [1006] = 
                                            {
                                                ["y"] = 72070.019441546,
                                                ["x"] = 13143.069486931,
                                            }, -- end of [1006]
                                            [63] = 
                                            {
                                                ["y"] = 25166.990345661,
                                                ["x"] = 31570.270693994,
                                            }, -- end of [63]
                                            [1008] = 
                                            {
                                                ["y"] = 72084.685114772,
                                                ["x"] = 13140.359901064,
                                            }, -- end of [1008]
                                            [1009] = 
                                            {
                                                ["y"] = 72088.945862391,
                                                ["x"] = 13137.764634195,
                                            }, -- end of [1009]
                                            [1010] = 
                                            {
                                                ["y"] = 72092.742397144,
                                                ["x"] = 13134.516769376,
                                            }, -- end of [1010]
                                            [1011] = 
                                            {
                                                ["y"] = 72096.238704383,
                                                ["x"] = 13130.943881146,
                                            }, -- end of [1011]
                                            [1012] = 
                                            {
                                                ["y"] = 72102.727456133,
                                                ["x"] = 13123.336238019,
                                            }, -- end of [1012]
                                            [1013] = 
                                            {
                                                ["y"] = 72111.825599718,
                                                ["x"] = 13111.412209955,
                                            }, -- end of [1013]
                                            [1014] = 
                                            {
                                                ["y"] = 72117.515171314,
                                                ["x"] = 13103.190004073,
                                            }, -- end of [1014]
                                            [1015] = 
                                            {
                                                ["y"] = 72122.634306135,
                                                ["x"] = 13094.603304097,
                                            }, -- end of [1015]
                                            [1016] = 
                                            {
                                                ["y"] = 72127.024449426,
                                                ["x"] = 13085.620147728,
                                            }, -- end of [1016]
                                            [1017] = 
                                            {
                                                ["y"] = 72130.680066863,
                                                ["x"] = 13076.316216006,
                                            }, -- end of [1017]
                                            [1018] = 
                                            {
                                                ["y"] = 72133.516957296,
                                                ["x"] = 13066.730658434,
                                            }, -- end of [1018]
                                            [1019] = 
                                            {
                                                ["y"] = 72135.611027398,
                                                ["x"] = 13056.953930138,
                                            }, -- end of [1019]
                                            [1020] = 
                                            {
                                                ["y"] = 72137.136977027,
                                                ["x"] = 13047.072472856,
                                            }, -- end of [1020]
                                            [1021] = 
                                            {
                                                ["y"] = 72139.133930656,
                                                ["x"] = 13027.174536107,
                                            }, -- end of [1021]
                                            [4] = 
                                            {
                                                ["y"] = 22635.82112338,
                                                ["x"] = 31730.394857128,
                                            }, -- end of [4]
                                            [64] = 
                                            {
                                                ["y"] = 25172.63526032,
                                                ["x"] = 31562.021139642,
                                            }, -- end of [64]
                                            [1024] = 
                                            {
                                                ["y"] = 72150.997725217,
                                                ["x"] = 12707.544031496,
                                            }, -- end of [1024]
                                            [1026] = 
                                            {
                                                ["y"] = 72159.297549483,
                                                ["x"] = 12702.783503096,
                                            }, -- end of [1026]
                                            [1028] = 
                                            {
                                                ["y"] = 72169.032766721,
                                                ["x"] = 12700.621932726,
                                            }, -- end of [1028]
                                            [1030] = 
                                            {
                                                ["y"] = 72177.931412913,
                                                ["x"] = 12696.091449586,
                                            }, -- end of [1030]
                                            [1032] = 
                                            {
                                                ["y"] = 72190.149303192,
                                                ["x"] = 12687.403491162,
                                            }, -- end of [1032]
                                            [1034] = 
                                            {
                                                ["y"] = 72266.185821541,
                                                ["x"] = 12622.48060975,
                                            }, -- end of [1034]
                                            [1036] = 
                                            {
                                                ["y"] = 72290.839901904,
                                                ["x"] = 12605.412029983,
                                            }, -- end of [1036]
                                            [65] = 
                                            {
                                                ["y"] = 25180.29562709,
                                                ["x"] = 31549.123479064,
                                            }, -- end of [65]
                                            [1040] = 
                                            {
                                                ["y"] = 74596.675740536,
                                                ["x"] = 11460.201988351,
                                            }, -- end of [1040]
                                            [1042] = 
                                            {
                                                ["y"] = 74933.050539035,
                                                ["x"] = 11243.96953175,
                                            }, -- end of [1042]
                                            [1044] = 
                                            {
                                                ["y"] = 75022.923805937,
                                                ["x"] = 11172.266534832,
                                            }, -- end of [1044]
                                            [1046] = 
                                            {
                                                ["y"] = 75032.102011445,
                                                ["x"] = 11168.73334106,
                                            }, -- end of [1046]
                                            [1048] = 
                                            {
                                                ["y"] = 75041.724345112,
                                                ["x"] = 11171.180202855,
                                            }, -- end of [1048]
                                            [1050] = 
                                            {
                                                ["y"] = 75087.864292378,
                                                ["x"] = 11190.437215268,
                                            }, -- end of [1050]
                                            [1052] = 
                                            {
                                                ["y"] = 75096.668813986,
                                                ["x"] = 11188.473396261,
                                            }, -- end of [1052]
                                            [66] = 
                                            {
                                                ["y"] = 25184.818545795,
                                                ["x"] = 31540.206814265,
                                            }, -- end of [66]
                                            [1056] = 
                                            {
                                                ["y"] = 75101.276842332,
                                                ["x"] = 11088.99026065,
                                            }, -- end of [1056]
                                            [1058] = 
                                            {
                                                ["y"] = 75103.933355741,
                                                ["x"] = 11079.354606016,
                                            }, -- end of [1058]
                                            [1060] = 
                                            {
                                                ["y"] = 75107.616881485,
                                                ["x"] = 11070.063753998,
                                            }, -- end of [1060]
                                            [1062] = 
                                            {
                                                ["y"] = 75114.770543539,
                                                ["x"] = 11056.89029486,
                                            }, -- end of [1062]
                                            [1064] = 
                                            {
                                                ["y"] = 75236.927751654,
                                                ["x"] = 10886.133948783,
                                            }, -- end of [1064]
                                            [1066] = 
                                            {
                                                ["y"] = 75263.496923401,
                                                ["x"] = 10838.004099969,
                                            }, -- end of [1066]
                                            [1068] = 
                                            {
                                                ["y"] = 75346.138849653,
                                                ["x"] = 10655.914792777,
                                            }, -- end of [1068]
                                            [67] = 
                                            {
                                                ["y"] = 25188.831505845,
                                                ["x"] = 31531.048195666,
                                            }, -- end of [67]
                                            [1072] = 
                                            {
                                                ["y"] = 75361.736686018,
                                                ["x"] = 10598.082861248,
                                            }, -- end of [1072]
                                            [1074] = 
                                            {
                                                ["y"] = 75363.202211013,
                                                ["x"] = 10578.149216607,
                                            }, -- end of [1074]
                                            [1076] = 
                                            {
                                                ["y"] = 75362.075434878,
                                                ["x"] = 10553.186957602,
                                            }, -- end of [1076]
                                            [1078] = 
                                            {
                                                ["y"] = 75339.21548463,
                                                ["x"] = 10410.045216843,
                                            }, -- end of [1078]
                                            [1080] = 
                                            {
                                                ["y"] = 75337.882035774,
                                                ["x"] = 10385.091398078,
                                            }, -- end of [1080]
                                            [1082] = 
                                            {
                                                ["y"] = 75339.886839363,
                                                ["x"] = 10350.162243203,
                                            }, -- end of [1082]
                                            [1084] = 
                                            {
                                                ["y"] = 75343.399867988,
                                                ["x"] = 10330.495909497,
                                            }, -- end of [1084]
                                            [68] = 
                                            {
                                                ["y"] = 25194.139390828,
                                                ["x"] = 31517.020744356,
                                            }, -- end of [68]
                                            [1088] = 
                                            {
                                                ["y"] = 75622.77423197,
                                                ["x"] = 9749.3917488978,
                                            }, -- end of [1088]
                                            [1090] = 
                                            {
                                                ["y"] = 75918.78571087,
                                                ["x"] = 8908.4970671579,
                                            }, -- end of [1090]
                                            [69] = 
                                            {
                                                ["y"] = 25201.685597163,
                                                ["x"] = 31493.190010481,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 25211.651207207,
                                                ["x"] = 31454.455240681,
                                            }, -- end of [70]
                                            [71] = 
                                            {
                                                ["y"] = 25314.318969837,
                                                ["x"] = 30985.650861984,
                                            }, -- end of [71]
                                            [72] = 
                                            {
                                                ["y"] = 25323.454328692,
                                                ["x"] = 30957.078633946,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 25332.31506121,
                                                ["x"] = 30933.705223792,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 25340.452606905,
                                                ["x"] = 30915.4382261,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 25347.295208847,
                                                ["x"] = 30902.091953732,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 25352.395382465,
                                                ["x"] = 30893.492288874,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 25357.966881739,
                                                ["x"] = 30885.189594943,
                                            }, -- end of [77]
                                            [78] = 
                                            {
                                                ["y"] = 25367.067156906,
                                                ["x"] = 30873.269276629,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 25380.152065686,
                                                ["x"] = 30858.146887605,
                                            }, -- end of [79]
                                            [5] = 
                                            {
                                                ["y"] = 22645.599837586,
                                                ["x"] = 31732.475693943,
                                            }, -- end of [5]
                                            [80] = 
                                            {
                                                ["y"] = 25404.435514959,
                                                ["x"] = 30832.946340933,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 25528.862936438,
                                                ["x"] = 30717.131405357,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 25881.254974877,
                                                ["x"] = 30406.192371621,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 26011.291725191,
                                                ["x"] = 30304.654066589,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 26429.40431272,
                                                ["x"] = 30004.063781773,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 26440.594475393,
                                                ["x"] = 29994.078151152,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 26447.612982552,
                                                ["x"] = 29986.957166425,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 26460.767435748,
                                                ["x"] = 29971.894724808,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 26476.192049806,
                                                ["x"] = 29952.225237228,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 26499.726247675,
                                                ["x"] = 29919.882689425,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 26505.011261498,
                                                ["x"] = 29911.396847825,
                                            }, -- end of [90]
                                            [91] = 
                                            {
                                                ["y"] = 26512.174499567,
                                                ["x"] = 29898.219860036,
                                            }, -- end of [91]
                                            [92] = 
                                            {
                                                ["y"] = 26520.721927015,
                                                ["x"] = 29880.141454045,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 26541.656473891,
                                                ["x"] = 29829.28678158,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 26555.127178143,
                                                ["x"] = 29791.628275135,
                                            }, -- end of [94]
                                            [95] = 
                                            {
                                                ["y"] = 26563.756460008,
                                                ["x"] = 29762.899655063,
                                            }, -- end of [95]
                                            [6] = 
                                            {
                                                ["y"] = 22655.236826187,
                                                ["x"] = 31735.140271669,
                                            }, -- end of [6]
                                            [96] = 
                                            {
                                                ["y"] = 26568.333907698,
                                                ["x"] = 29743.43446425,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 26570.910714466,
                                                ["x"] = 29728.659089031,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 26573.302020457,
                                                ["x"] = 29708.804961305,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 26575.351450276,
                                                ["x"] = 29678.877879945,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 26576.986839021,
                                                ["x"] = 29528.898442378,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 26578.672012354,
                                                ["x"] = 29243.923002501,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 26580.593786354,
                                                ["x"] = 29219.000226042,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 26582.647957238,
                                                ["x"] = 29204.143901547,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 26584.667868782,
                                                ["x"] = 29194.352128542,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 26587.385813246,
                                                ["x"] = 29184.732313327,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 26590.807116627,
                                                ["x"] = 29175.336589548,
                                            }, -- end of [106]
                                            [107] = 
                                            {
                                                ["y"] = 26594.775508097,
                                                ["x"] = 29166.159160301,
                                            }, -- end of [107]
                                            [108] = 
                                            {
                                                ["y"] = 26599.209672143,
                                                ["x"] = 29157.196630742,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 26604.122326956,
                                                ["x"] = 29148.488040485,
                                            }, -- end of [109]
                                            [110] = 
                                            {
                                                ["y"] = 26614.928905693,
                                                ["x"] = 29131.660305107,
                                            }, -- end of [110]
                                            [111] = 
                                            {
                                                ["y"] = 26626.628239117,
                                                ["x"] = 29115.444776832,
                                            }, -- end of [111]
                                            [7] = 
                                            {
                                                ["y"] = 22664.702133242,
                                                ["x"] = 31738.362101185,
                                            }, -- end of [7]
                                            [112] = 
                                            {
                                                ["y"] = 26636.078790567,
                                                ["x"] = 29103.800475635,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 26649.498027162,
                                                ["x"] = 29088.972548994,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 26656.614542744,
                                                ["x"] = 29081.949827713,
                                            }, -- end of [114]
                                            [115] = 
                                            {
                                                ["y"] = 26664.147690804,
                                                ["x"] = 29075.374755095,
                                            }, -- end of [115]
                                            [116] = 
                                            {
                                                ["y"] = 26672.037790905,
                                                ["x"] = 29069.232607677,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 26680.23691236,
                                                ["x"] = 29063.509790718,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = 26688.725503505,
                                                ["x"] = 29058.225318451,
                                            }, -- end of [118]
                                            [119] = 
                                            {
                                                ["y"] = 26697.483772562,
                                                ["x"] = 29053.402150379,
                                            }, -- end of [119]
                                            [120] = 
                                            {
                                                ["y"] = 26706.474935358,
                                                ["x"] = 29049.027130796,
                                            }, -- end of [120]
                                            [121] = 
                                            {
                                                ["y"] = 26720.301105415,
                                                ["x"] = 29043.21629466,
                                            }, -- end of [121]
                                            [122] = 
                                            {
                                                ["y"] = 26734.420066738,
                                                ["x"] = 29038.155537232,
                                            }, -- end of [122]
                                            [123] = 
                                            {
                                                ["y"] = 26758.360505304,
                                                ["x"] = 29030.965818454,
                                            }, -- end of [123]
                                            [124] = 
                                            {
                                                ["y"] = 26792.357288443,
                                                ["x"] = 29022.65982594,
                                            }, -- end of [124]
                                            [125] = 
                                            {
                                                ["y"] = 26846.339870898,
                                                ["x"] = 29012.156235925,
                                            }, -- end of [125]
                                            [126] = 
                                            {
                                                ["y"] = 26920.541974426,
                                                ["x"] = 29001.293698616,
                                            }, -- end of [126]
                                            [127] = 
                                            {
                                                ["y"] = 27005.122117271,
                                                ["x"] = 28992.935844672,
                                            }, -- end of [127]
                                            [8] = 
                                            {
                                                ["y"] = 22673.984170619,
                                                ["x"] = 31742.07960102,
                                            }, -- end of [8]
                                            [128] = 
                                            {
                                                ["y"] = 27099.993218583,
                                                ["x"] = 28988.172164555,
                                            }, -- end of [128]
                                            [129] = 
                                            {
                                                ["y"] = 27214.981821321,
                                                ["x"] = 28988.038073611,
                                            }, -- end of [129]
                                            [130] = 
                                            {
                                                ["y"] = 27379.771973249,
                                                ["x"] = 28996.036252777,
                                            }, -- end of [130]
                                            [131] = 
                                            {
                                                ["y"] = 27838.050319994,
                                                ["x"] = 29034.971616446,
                                            }, -- end of [131]
                                            [132] = 
                                            {
                                                ["y"] = 27903.043207045,
                                                ["x"] = 29034.684914278,
                                            }, -- end of [132]
                                            [133] = 
                                            {
                                                ["y"] = 27967.943153658,
                                                ["x"] = 29031.200478019,
                                            }, -- end of [133]
                                            [134] = 
                                            {
                                                ["y"] = 28037.557858053,
                                                ["x"] = 29023.935557628,
                                            }, -- end of [134]
                                            [135] = 
                                            {
                                                ["y"] = 28126.496607769,
                                                ["x"] = 29010.213529277,
                                            }, -- end of [135]
                                            [136] = 
                                            {
                                                ["y"] = 28234.260184428,
                                                ["x"] = 28988.199230331,
                                            }, -- end of [136]
                                            [137] = 
                                            {
                                                ["y"] = 28771.228345077,
                                                ["x"] = 28848.360845613,
                                            }, -- end of [137]
                                            [138] = 
                                            {
                                                ["y"] = 28805.812541646,
                                                ["x"] = 28843.00647511,
                                            }, -- end of [138]
                                            [139] = 
                                            {
                                                ["y"] = 28835.661096128,
                                                ["x"] = 28840.036597859,
                                            }, -- end of [139]
                                            [140] = 
                                            {
                                                ["y"] = 28860.635596559,
                                                ["x"] = 28838.978191784,
                                            }, -- end of [140]
                                            [141] = 
                                            {
                                                ["y"] = 28885.635101639,
                                                ["x"] = 28839.058294205,
                                            }, -- end of [141]
                                            [142] = 
                                            {
                                                ["y"] = 28905.597120626,
                                                ["x"] = 28840.20285199,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 28930.427202073,
                                                ["x"] = 28843.081724601,
                                            }, -- end of [143]
                                            [9] = 
                                            {
                                                ["y"] = 22687.576938666,
                                                ["x"] = 31748.416877889,
                                            }, -- end of [9]
                                            [144] = 
                                            {
                                                ["y"] = 29113.08243975,
                                                ["x"] = 28872.180026508,
                                            }, -- end of [144]
                                            [145] = 
                                            {
                                                ["y"] = 29133.042598756,
                                                ["x"] = 28873.378473523,
                                            }, -- end of [145]
                                            [146] = 
                                            {
                                                ["y"] = 29153.037584196,
                                                ["x"] = 28873.357480567,
                                            }, -- end of [146]
                                            [147] = 
                                            {
                                                ["y"] = 29173.004795682,
                                                ["x"] = 28872.206351118,
                                            }, -- end of [147]
                                            [148] = 
                                            {
                                                ["y"] = 29182.922399718,
                                                ["x"] = 28870.946435639,
                                            }, -- end of [148]
                                            [149] = 
                                            {
                                                ["y"] = 29192.745452561,
                                                ["x"] = 28869.079122636,
                                            }, -- end of [149]
                                            [150] = 
                                            {
                                                ["y"] = 29207.284854448,
                                                ["x"] = 28865.401234506,
                                            }, -- end of [150]
                                            [151] = 
                                            {
                                                ["y"] = 29226.370946859,
                                                ["x"] = 28859.431473735,
                                            }, -- end of [151]
                                            [152] = 
                                            {
                                                ["y"] = 29268.563656731,
                                                ["x"] = 28843.799508429,
                                            }, -- end of [152]
                                            [153] = 
                                            {
                                                ["y"] = 29411.018164187,
                                                ["x"] = 28782.744558944,
                                            }, -- end of [153]
                                            [154] = 
                                            {
                                                ["y"] = 29577.982523496,
                                                ["x"] = 28703.11035828,
                                            }, -- end of [154]
                                            [155] = 
                                            {
                                                ["y"] = 29665.948830662,
                                                ["x"] = 28655.572040089,
                                            }, -- end of [155]
                                            [156] = 
                                            {
                                                ["y"] = 29725.777266483,
                                                ["x"] = 28619.246647385,
                                            }, -- end of [156]
                                            [157] = 
                                            {
                                                ["y"] = 29767.185847385,
                                                ["x"] = 28591.231201657,
                                            }, -- end of [157]
                                            [158] = 
                                            {
                                                ["y"] = 29799.216579335,
                                                ["x"] = 28567.278446475,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 29826.202119737,
                                                ["x"] = 28544.995196704,
                                            }, -- end of [159]
                                            [10] = 
                                            {
                                                ["y"] = 22705.178421955,
                                                ["x"] = 31757.908151833,
                                            }, -- end of [10]
                                            [160] = 
                                            {
                                                ["y"] = 29852.065010645,
                                                ["x"] = 28521.418274681,
                                            }, -- end of [160]
                                            [161] = 
                                            {
                                                ["y"] = 29883.800654324,
                                                ["x"] = 28489.519946118,
                                            }, -- end of [161]
                                            [162] = 
                                            {
                                                ["y"] = 29903.933279519,
                                                ["x"] = 28467.28276913,
                                            }, -- end of [162]
                                            [163] = 
                                            {
                                                ["y"] = 29919.758420563,
                                                ["x"] = 28447.932595527,
                                            }, -- end of [163]
                                            [164] = 
                                            {
                                                ["y"] = 29937.509073957,
                                                ["x"] = 28423.752269575,
                                            }, -- end of [164]
                                            [165] = 
                                            {
                                                ["y"] = 29956.669403863,
                                                ["x"] = 28394.467386377,
                                            }, -- end of [165]
                                            [166] = 
                                            {
                                                ["y"] = 29981.827417186,
                                                ["x"] = 28351.263690765,
                                            }, -- end of [166]
                                            [167] = 
                                            {
                                                ["y"] = 30023.29693378,
                                                ["x"] = 28271.397395879,
                                            }, -- end of [167]
                                            [168] = 
                                            {
                                                ["y"] = 30068.378315697,
                                                ["x"] = 28176.575568304,
                                            }, -- end of [168]
                                            [169] = 
                                            {
                                                ["y"] = 30075.851382576,
                                                ["x"] = 28158.026281677,
                                            }, -- end of [169]
                                            [170] = 
                                            {
                                                ["y"] = 30080.690957481,
                                                ["x"] = 28143.830787643,
                                            }, -- end of [170]
                                            [171] = 
                                            {
                                                ["y"] = 30084.744303527,
                                                ["x"] = 28129.390741941,
                                            }, -- end of [171]
                                            [172] = 
                                            {
                                                ["y"] = 30091.279138038,
                                                ["x"] = 28100.114037546,
                                            }, -- end of [172]
                                            [173] = 
                                            {
                                                ["y"] = 30135.237555477,
                                                ["x"] = 27884.565973348,
                                            }, -- end of [173]
                                            [174] = 
                                            {
                                                ["y"] = 30139.441697188,
                                                ["x"] = 27870.169373041,
                                            }, -- end of [174]
                                            [175] = 
                                            {
                                                ["y"] = 30144.457151656,
                                                ["x"] = 27856.03512912,
                                            }, -- end of [175]
                                            [11] = 
                                            {
                                                ["y"] = 22743.540296137,
                                                ["x"] = 31781.424085386,
                                            }, -- end of [11]
                                            [176] = 
                                            {
                                                ["y"] = 30152.223372033,
                                                ["x"] = 27837.60733198,
                                            }, -- end of [176]
                                            [177] = 
                                            {
                                                ["y"] = 30176.273869293,
                                                ["x"] = 27788.149618853,
                                            }, -- end of [177]
                                            [178] = 
                                            {
                                                ["y"] = 30219.259239202,
                                                ["x"] = 27709.088527033,
                                            }, -- end of [178]
                                            [179] = 
                                            {
                                                ["y"] = 30265.957956876,
                                                ["x"] = 27632.16199945,
                                            }, -- end of [179]
                                            [180] = 
                                            {
                                                ["y"] = 30321.970645044,
                                                ["x"] = 27549.332971895,
                                            }, -- end of [180]
                                            [181] = 
                                            {
                                                ["y"] = 30402.942165351,
                                                ["x"] = 27441.328085549,
                                            }, -- end of [181]
                                            [182] = 
                                            {
                                                ["y"] = 30540.225110527,
                                                ["x"] = 27275.889875008,
                                            }, -- end of [182]
                                            [183] = 
                                            {
                                                ["y"] = 30697.473522014,
                                                ["x"] = 27101.278687603,
                                            }, -- end of [183]
                                            [184] = 
                                            {
                                                ["y"] = 30739.687901825,
                                                ["x"] = 27058.648957722,
                                            }, -- end of [184]
                                            [185] = 
                                            {
                                                ["y"] = 30758.137555289,
                                                ["x"] = 27041.782235189,
                                            }, -- end of [185]
                                            [186] = 
                                            {
                                                ["y"] = 30773.637077985,
                                                ["x"] = 27029.148069481,
                                            }, -- end of [186]
                                            [187] = 
                                            {
                                                ["y"] = 30785.888543714,
                                                ["x"] = 27020.49949344,
                                            }, -- end of [187]
                                            [188] = 
                                            {
                                                ["y"] = 30802.898732948,
                                                ["x"] = 27009.977913959,
                                            }, -- end of [188]
                                            [189] = 
                                            {
                                                ["y"] = 30820.444534496,
                                                ["x"] = 27000.391565423,
                                            }, -- end of [189]
                                            [190] = 
                                            {
                                                ["y"] = 30834.04792989,
                                                ["x"] = 26994.082883693,
                                            }, -- end of [190]
                                            [191] = 
                                            {
                                                ["y"] = 30852.64342222,
                                                ["x"] = 26986.720402163,
                                            }, -- end of [191]
                                            [12] = 
                                            {
                                                ["y"] = 22836.697444721,
                                                ["x"] = 31839.890863073,
                                            }, -- end of [12]
                                            [192] = 
                                            {
                                                ["y"] = 30866.88014299,
                                                ["x"] = 26982.005287461,
                                            }, -- end of [192]
                                            [193] = 
                                            {
                                                ["y"] = 30876.564530196,
                                                ["x"] = 26979.518759019,
                                            }, -- end of [193]
                                            [194] = 
                                            {
                                                ["y"] = 30886.36698961,
                                                ["x"] = 26977.544570025,
                                            }, -- end of [194]
                                            [195] = 
                                            {
                                                ["y"] = 30901.212871723,
                                                ["x"] = 26975.419275184,
                                            }, -- end of [195]
                                            [196] = 
                                            {
                                                ["y"] = 30916.153855564,
                                                ["x"] = 26974.106271358,
                                            }, -- end of [196]
                                            [197] = 
                                            {
                                                ["y"] = 30941.134567031,
                                                ["x"] = 26973.206838922,
                                            }, -- end of [197]
                                            [198] = 
                                            {
                                                ["y"] = 30981.124801708,
                                                ["x"] = 26973.874345119,
                                            }, -- end of [198]
                                            [199] = 
                                            {
                                                ["y"] = 31275.592804726,
                                                ["x"] = 26990.616082874,
                                            }, -- end of [199]
                                            [200] = 
                                            {
                                                ["y"] = 31315.563451723,
                                                ["x"] = 26989.209757005,
                                            }, -- end of [200]
                                            [201] = 
                                            {
                                                ["y"] = 31360.394807466,
                                                ["x"] = 26985.36843997,
                                            }, -- end of [201]
                                            [202] = 
                                            {
                                                ["y"] = 31682.182171812,
                                                ["x"] = 26939.940974753,
                                            }, -- end of [202]
                                            [203] = 
                                            {
                                                ["y"] = 31746.244862627,
                                                ["x"] = 26928.97831954,
                                            }, -- end of [203]
                                            [204] = 
                                            {
                                                ["y"] = 31765.715911473,
                                                ["x"] = 26924.423692862,
                                            }, -- end of [204]
                                            [205] = 
                                            {
                                                ["y"] = 31775.27235267,
                                                ["x"] = 26921.484765792,
                                            }, -- end of [205]
                                            [206] = 
                                            {
                                                ["y"] = 31779.94890372,
                                                ["x"] = 26919.717625063,
                                            }, -- end of [206]
                                            [207] = 
                                            {
                                                ["y"] = 31784.500772483,
                                                ["x"] = 26917.651269404,
                                            }, -- end of [207]
                                            [13] = 
                                            {
                                                ["y"] = 22858.763717313,
                                                ["x"] = 31851.635791711,
                                            }, -- end of [13]
                                            [208] = 
                                            {
                                                ["y"] = 31788.831565585,
                                                ["x"] = 26915.158714327,
                                            }, -- end of [208]
                                            [209] = 
                                            {
                                                ["y"] = 31792.749290533,
                                                ["x"] = 26912.063459367,
                                            }, -- end of [209]
                                            [210] = 
                                            {
                                                ["y"] = 31795.968820519,
                                                ["x"] = 26908.252064639,
                                            }, -- end of [210]
                                            [211] = 
                                            {
                                                ["y"] = 31798.439925199,
                                                ["x"] = 26903.905944321,
                                            }, -- end of [211]
                                            [212] = 
                                            {
                                                ["y"] = 31799.980023714,
                                                ["x"] = 26899.165599353,
                                            }, -- end of [212]
                                            [213] = 
                                            {
                                                ["y"] = 31800.361209204,
                                                ["x"] = 26894.188853991,
                                            }, -- end of [213]
                                            [214] = 
                                            {
                                                ["y"] = 31799.959231185,
                                                ["x"] = 26889.208428291,
                                            }, -- end of [214]
                                            [215] = 
                                            {
                                                ["y"] = 31799.100410328,
                                                ["x"] = 26884.283622126,
                                            }, -- end of [215]
                                            [216] = 
                                            {
                                                ["y"] = 31796.629248319,
                                                ["x"] = 26874.596425879,
                                            }, -- end of [216]
                                            [217] = 
                                            {
                                                ["y"] = 31791.962437796,
                                                ["x"] = 26860.342716591,
                                            }, -- end of [217]
                                            [218] = 
                                            {
                                                ["y"] = 31745.631006914,
                                                ["x"] = 26738.910449707,
                                            }, -- end of [218]
                                            [219] = 
                                            {
                                                ["y"] = 31743.097357094,
                                                ["x"] = 26729.238491905,
                                            }, -- end of [219]
                                            [220] = 
                                            {
                                                ["y"] = 31742.128166741,
                                                ["x"] = 26724.333780125,
                                            }, -- end of [220]
                                            [221] = 
                                            {
                                                ["y"] = 31741.45876197,
                                                ["x"] = 26719.380354888,
                                            }, -- end of [221]
                                            [222] = 
                                            {
                                                ["y"] = 31741.198219872,
                                                ["x"] = 26714.389169623,
                                            }, -- end of [222]
                                            [223] = 
                                            {
                                                ["y"] = 31741.464508541,
                                                ["x"] = 26709.398907411,
                                            }, -- end of [223]
                                            [14] = 
                                            {
                                                ["y"] = 22876.885946578,
                                                ["x"] = 31860.090881067,
                                            }, -- end of [14]
                                            [224] = 
                                            {
                                                ["y"] = 31742.324787879,
                                                ["x"] = 26704.478166957,
                                            }, -- end of [224]
                                            [225] = 
                                            {
                                                ["y"] = 31743.712800877,
                                                ["x"] = 26699.674836294,
                                            }, -- end of [225]
                                            [226] = 
                                            {
                                                ["y"] = 31745.475870578,
                                                ["x"] = 26694.996675945,
                                            }, -- end of [226]
                                            [227] = 
                                            {
                                                ["y"] = 31747.586665347,
                                                ["x"] = 26690.46596602,
                                            }, -- end of [227]
                                            [228] = 
                                            {
                                                ["y"] = 31750.039202104,
                                                ["x"] = 26686.109760623,
                                            }, -- end of [228]
                                            [229] = 
                                            {
                                                ["y"] = 31752.808929822,
                                                ["x"] = 26681.948691054,
                                            }, -- end of [229]
                                            [230] = 
                                            {
                                                ["y"] = 31755.863075724,
                                                ["x"] = 26677.990965631,
                                            }, -- end of [230]
                                            [231] = 
                                            {
                                                ["y"] = 31759.16451309,
                                                ["x"] = 26674.236955123,
                                            }, -- end of [231]
                                            [232] = 
                                            {
                                                ["y"] = 31762.677437184,
                                                ["x"] = 26670.679973509,
                                            }, -- end of [232]
                                            [233] = 
                                            {
                                                ["y"] = 31766.369672102,
                                                ["x"] = 26667.309137519,
                                            }, -- end of [233]
                                            [234] = 
                                            {
                                                ["y"] = 31774.183925516,
                                                ["x"] = 26661.073617249,
                                            }, -- end of [234]
                                            [235] = 
                                            {
                                                ["y"] = 31782.445468678,
                                                ["x"] = 26655.44201942,
                                            }, -- end of [235]
                                            [236] = 
                                            {
                                                ["y"] = 31791.069205479,
                                                ["x"] = 26650.383644395,
                                            }, -- end of [236]
                                            [237] = 
                                            {
                                                ["y"] = 31799.985448666,
                                                ["x"] = 26645.858278557,
                                            }, -- end of [237]
                                            [238] = 
                                            {
                                                ["y"] = 31809.131001031,
                                                ["x"] = 26641.817003979,
                                            }, -- end of [238]
                                            [239] = 
                                            {
                                                ["y"] = 31823.174127978,
                                                ["x"] = 26636.552156406,
                                            }, -- end of [239]
                                            [15] = 
                                            {
                                                ["y"] = 22895.42900761,
                                                ["x"] = 31867.578017704,
                                            }, -- end of [15]
                                            [240] = 
                                            {
                                                ["y"] = 31837.498482575,
                                                ["x"] = 26632.107243336,
                                            }, -- end of [240]
                                            [241] = 
                                            {
                                                ["y"] = 31856.89297667,
                                                ["x"] = 26627.233951358,
                                            }, -- end of [241]
                                            [242] = 
                                            {
                                                ["y"] = 31881.436905601,
                                                ["x"] = 26622.499159488,
                                            }, -- end of [242]
                                            [243] = 
                                            {
                                                ["y"] = 31940.885236266,
                                                ["x"] = 26614.421741703,
                                            }, -- end of [243]
                                            [244] = 
                                            {
                                                ["y"] = 32079.70793091,
                                                ["x"] = 26596.438305705,
                                            }, -- end of [244]
                                            [245] = 
                                            {
                                                ["y"] = 32163.137395928,
                                                ["x"] = 26580.218605619,
                                            }, -- end of [245]
                                            [246] = 
                                            {
                                                ["y"] = 32275.559961482,
                                                ["x"] = 26556.046937542,
                                            }, -- end of [246]
                                            [247] = 
                                            {
                                                ["y"] = 32290.427282967,
                                                ["x"] = 26554.114862046,
                                            }, -- end of [247]
                                            [248] = 
                                            {
                                                ["y"] = 32300.41200361,
                                                ["x"] = 26553.763701866,
                                            }, -- end of [248]
                                            [249] = 
                                            {
                                                ["y"] = 32305.411477836,
                                                ["x"] = 26553.998761368,
                                            }, -- end of [249]
                                            [250] = 
                                            {
                                                ["y"] = 32315.326369121,
                                                ["x"] = 26555.254774476,
                                            }, -- end of [250]
                                            [251] = 
                                            {
                                                ["y"] = 32320.182408917,
                                                ["x"] = 26556.441562397,
                                            }, -- end of [251]
                                            [252] = 
                                            {
                                                ["y"] = 32324.933106868,
                                                ["x"] = 26557.996676088,
                                            }, -- end of [252]
                                            [253] = 
                                            {
                                                ["y"] = 32329.562816263,
                                                ["x"] = 26559.882028032,
                                            }, -- end of [253]
                                            [254] = 
                                            {
                                                ["y"] = 32334.07015366,
                                                ["x"] = 26562.044767329,
                                            }, -- end of [254]
                                            [255] = 
                                            {
                                                ["y"] = 32342.752189404,
                                                ["x"] = 26567.00087606,
                                            }, -- end of [255]
                                            [1] = 
                                            {
                                                ["y"] = 22356.144814714,
                                                ["x"] = 31733.926081654,
                                            }, -- end of [1]
                                            [16] = 
                                            {
                                                ["y"] = 22914.338624697,
                                                ["x"] = 31874.084317717,
                                            }, -- end of [16]
                                            [256] = 
                                            {
                                                ["y"] = 32351.071607585,
                                                ["x"] = 26572.547078883,
                                            }, -- end of [256]
                                            [1025] = 
                                            {
                                                ["y"] = 72154.501488418,
                                                ["x"] = 12704.131744117,
                                            }, -- end of [1025]
                                            [257] = 
                                            {
                                                ["y"] = 32363.059529899,
                                                ["x"] = 26581.559874765,
                                            }, -- end of [257]
                                            [1029] = 
                                            {
                                                ["y"] = 72173.585956217,
                                                ["x"] = 12698.56237326,
                                            }, -- end of [1029]
                                            [258] = 
                                            {
                                                ["y"] = 32378.425245149,
                                                ["x"] = 26594.359424092,
                                            }, -- end of [258]
                                            [1033] = 
                                            {
                                                ["y"] = 72205.477711759,
                                                ["x"] = 12674.559699574,
                                            }, -- end of [1033]
                                            [259] = 
                                            {
                                                ["y"] = 32396.839198027,
                                                ["x"] = 26611.264844627,
                                            }, -- end of [259]
                                            [1037] = 
                                            {
                                                ["y"] = 72303.889005728,
                                                ["x"] = 12598.019919069,
                                            }, -- end of [1037]
                                            [260] = 
                                            {
                                                ["y"] = 32410.877333637,
                                                ["x"] = 26625.507181906,
                                            }, -- end of [260]
                                            [1041] = 
                                            {
                                                ["y"] = 74838.341868241,
                                                ["x"] = 11309.181834594,
                                            }, -- end of [1041]
                                            [261] = 
                                            {
                                                ["y"] = 32420.838398655,
                                                ["x"] = 26636.720420742,
                                            }, -- end of [261]
                                            [1045] = 
                                            {
                                                ["y"] = 75027.229815938,
                                                ["x"] = 11169.747001086,
                                            }, -- end of [1045]
                                            [262] = 
                                            {
                                                ["y"] = 32427.053155682,
                                                ["x"] = 26644.552538026,
                                            }, -- end of [262]
                                            [1049] = 
                                            {
                                                ["y"] = 75050.980514869,
                                                ["x"] = 11174.964376413,
                                            }, -- end of [1049]
                                            [263] = 
                                            {
                                                ["y"] = 32432.728545378,
                                                ["x"] = 26652.783176409,
                                            }, -- end of [263]
                                            [1053] = 
                                            {
                                                ["y"] = 75098.100733805,
                                                ["x"] = 11183.74237013,
                                            }, -- end of [1053]
                                            [264] = 
                                            {
                                                ["y"] = 32435.292760876,
                                                ["x"] = 26657.074631272,
                                            }, -- end of [264]
                                            [1057] = 
                                            {
                                                ["y"] = 75102.479795358,
                                                ["x"] = 11084.137674736,
                                            }, -- end of [1057]
                                            [265] = 
                                            {
                                                ["y"] = 32437.629393729,
                                                ["x"] = 26661.494206913,
                                            }, -- end of [265]
                                            [1061] = 
                                            {
                                                ["y"] = 75109.816993547,
                                                ["x"] = 11065.57378069,
                                            }, -- end of [1061]
                                            [266] = 
                                            {
                                                ["y"] = 32439.70235423,
                                                ["x"] = 26666.04323353,
                                            }, -- end of [266]
                                            [1065] = 
                                            {
                                                ["y"] = 75249.609456628,
                                                ["x"] = 10864.59234009,
                                            }, -- end of [1065]
                                            [267] = 
                                            {
                                                ["y"] = 32441.479441444,
                                                ["x"] = 26670.71597642,
                                            }, -- end of [267]
                                            [1069] = 
                                            {
                                                ["y"] = 75351.079885392,
                                                ["x"] = 10641.754134818,
                                            }, -- end of [1069]
                                            [268] = 
                                            {
                                                ["y"] = 32442.938267769,
                                                ["x"] = 26675.496894214,
                                            }, -- end of [268]
                                            [1073] = 
                                            {
                                                ["y"] = 75362.776333971,
                                                ["x"] = 10588.138538663,
                                            }, -- end of [1073]
                                            [269] = 
                                            {
                                                ["y"] = 32444.074863133,
                                                ["x"] = 26680.364548292,
                                            }, -- end of [269]
                                            [1077] = 
                                            {
                                                ["y"] = 75359.624377642,
                                                ["x"] = 10533.340155514,
                                            }, -- end of [1077]
                                            [270] = 
                                            {
                                                ["y"] = 32444.90648013,
                                                ["x"] = 26685.295178797,
                                            }, -- end of [270]
                                            [1081] = 
                                            {
                                                ["y"] = 75338.341867573,
                                                ["x"] = 10370.100452211,
                                            }, -- end of [1081]
                                            [271] = 
                                            {
                                                ["y"] = 32445.462469546,
                                                ["x"] = 26690.263203828,
                                            }, -- end of [271]
                                            [17] = 
                                            {
                                                ["y"] = 22938.358321494,
                                                ["x"] = 31881.008243062,
                                            }, -- end of [17]
                                            [272] = 
                                            {
                                                ["y"] = 32445.908549144,
                                                ["x"] = 26700.251419775,
                                            }, -- end of [272]
                                            [1089] = 
                                            {
                                                ["y"] = 75635.010237483,
                                                ["x"] = 9716.6048627894,
                                            }, -- end of [1089]
                                            [273] = 
                                            {
                                                ["y"] = 32446.451840756,
                                                ["x"] = 26755.231694058,
                                            }, -- end of [273]
                                            [274] = 
                                            {
                                                ["y"] = 32447.753240213,
                                                ["x"] = 26765.142525975,
                                            }, -- end of [274]
                                            [275] = 
                                            {
                                                ["y"] = 32448.794584524,
                                                ["x"] = 26770.031842809,
                                            }, -- end of [275]
                                            [276] = 
                                            {
                                                ["y"] = 32450.141690686,
                                                ["x"] = 26774.846007551,
                                            }, -- end of [276]
                                            [277] = 
                                            {
                                                ["y"] = 32451.80490053,
                                                ["x"] = 26779.560500771,
                                            }, -- end of [277]
                                            [278] = 
                                            {
                                                ["y"] = 32453.788678058,
                                                ["x"] = 26784.148607747,
                                            }, -- end of [278]
                                            [279] = 
                                            {
                                                ["y"] = 32456.092275516,
                                                ["x"] = 26788.585432024,
                                            }, -- end of [279]
                                            [280] = 
                                            {
                                                ["y"] = 32458.707021514,
                                                ["x"] = 26792.845848936,
                                            }, -- end of [280]
                                            [281] = 
                                            {
                                                ["y"] = 32461.618443194,
                                                ["x"] = 26796.909411899,
                                            }, -- end of [281]
                                            [282] = 
                                            {
                                                ["y"] = 32464.807839028,
                                                ["x"] = 26800.759527006,
                                            }, -- end of [282]
                                            [283] = 
                                            {
                                                ["y"] = 32468.290041519,
                                                ["x"] = 26804.346134992,
                                            }, -- end of [283]
                                            [284] = 
                                            {
                                                ["y"] = 32472.043490354,
                                                ["x"] = 26807.646839684,
                                            }, -- end of [284]
                                            [285] = 
                                            {
                                                ["y"] = 32480.035587671,
                                                ["x"] = 26813.658366945,
                                            }, -- end of [285]
                                            [286] = 
                                            {
                                                ["y"] = 32484.22153143,
                                                ["x"] = 26816.389091558,
                                            }, -- end of [286]
                                            [287] = 
                                            {
                                                ["y"] = 32488.549886809,
                                                ["x"] = 26818.886086008,
                                            }, -- end of [287]
                                            [18] = 
                                            {
                                                ["y"] = 22982.187040746,
                                                ["x"] = 31891.187464329,
                                            }, -- end of [18]
                                            [288] = 
                                            {
                                                ["y"] = 32493.029874949,
                                                ["x"] = 26821.095747315,
                                            }, -- end of [288]
                                            [289] = 
                                            {
                                                ["y"] = 32497.633182132,
                                                ["x"] = 26823.043694611,
                                            }, -- end of [289]
                                            [290] = 
                                            {
                                                ["y"] = 32507.09326182,
                                                ["x"] = 26826.292355319,
                                            }, -- end of [290]
                                            [291] = 
                                            {
                                                ["y"] = 32511.958040296,
                                                ["x"] = 26827.434568935,
                                            }, -- end of [291]
                                            [292] = 
                                            {
                                                ["y"] = 32516.911894492,
                                                ["x"] = 26828.101282214,
                                            }, -- end of [292]
                                            [293] = 
                                            {
                                                ["y"] = 32521.900271767,
                                                ["x"] = 26828.433515834,
                                            }, -- end of [293]
                                            [294] = 
                                            {
                                                ["y"] = 32531.898387257,
                                                ["x"] = 26828.509831636,
                                            }, -- end of [294]
                                            [295] = 
                                            {
                                                ["y"] = 32551.876820943,
                                                ["x"] = 26827.614528167,
                                            }, -- end of [295]
                                            [296] = 
                                            {
                                                ["y"] = 32681.308761812,
                                                ["x"] = 26815.550903749,
                                            }, -- end of [296]
                                            [297] = 
                                            {
                                                ["y"] = 32750.654737978,
                                                ["x"] = 26806.056483511,
                                            }, -- end of [297]
                                            [298] = 
                                            {
                                                ["y"] = 32775.21856389,
                                                ["x"] = 26801.415587604,
                                            }, -- end of [298]
                                            [299] = 
                                            {
                                                ["y"] = 32789.800585057,
                                                ["x"] = 26797.907857285,
                                            }, -- end of [299]
                                            [300] = 
                                            {
                                                ["y"] = 32804.163803685,
                                                ["x"] = 26793.590674621,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = 32813.559076557,
                                                ["x"] = 26790.170867398,
                                            }, -- end of [301]
                                            [302] = 
                                            {
                                                ["y"] = 32822.773599389,
                                                ["x"] = 26786.289708094,
                                            }, -- end of [302]
                                            [303] = 
                                            {
                                                ["y"] = 32831.787994566,
                                                ["x"] = 26781.963319016,
                                            }, -- end of [303]
                                            [19] = 
                                            {
                                                ["y"] = 23261.168204502,
                                                ["x"] = 31949.141362515,
                                            }, -- end of [19]
                                            [304] = 
                                            {
                                                ["y"] = 32844.93610912,
                                                ["x"] = 26774.747033514,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = 32861.871904328,
                                                ["x"] = 26764.114591342,
                                            }, -- end of [305]
                                            [306] = 
                                            {
                                                ["y"] = 32890.475875069,
                                                ["x"] = 26743.949982041,
                                            }, -- end of [306]
                                            [307] = 
                                            {
                                                ["y"] = 32941.793788978,
                                                ["x"] = 26704.06694903,
                                            }, -- end of [307]
                                            [308] = 
                                            {
                                                ["y"] = 33021.793145592,
                                                ["x"] = 26636.069070507,
                                            }, -- end of [308]
                                            [309] = 
                                            {
                                                ["y"] = 33036.262557844,
                                                ["x"] = 26622.267791068,
                                            }, -- end of [309]
                                            [310] = 
                                            {
                                                ["y"] = 33043.075330093,
                                                ["x"] = 26614.947437958,
                                            }, -- end of [310]
                                            [311] = 
                                            {
                                                ["y"] = 33049.449482767,
                                                ["x"] = 26607.245422583,
                                            }, -- end of [311]
                                            [312] = 
                                            {
                                                ["y"] = 33055.229445463,
                                                ["x"] = 26599.08946533,
                                            }, -- end of [312]
                                            [313] = 
                                            {
                                                ["y"] = 33060.326141581,
                                                ["x"] = 26590.489162828,
                                            }, -- end of [313]
                                            [314] = 
                                            {
                                                ["y"] = 33064.78167285,
                                                ["x"] = 26581.538171733,
                                            }, -- end of [314]
                                            [315] = 
                                            {
                                                ["y"] = 33070.583235884,
                                                ["x"] = 26567.708627352,
                                            }, -- end of [315]
                                            [316] = 
                                            {
                                                ["y"] = 33080.623789086,
                                                ["x"] = 26539.441085179,
                                            }, -- end of [316]
                                            [317] = 
                                            {
                                                ["y"] = 33103.589930337,
                                                ["x"] = 26462.815433754,
                                            }, -- end of [317]
                                            [318] = 
                                            {
                                                ["y"] = 33125.776155141,
                                                ["x"] = 26375.602272444,
                                            }, -- end of [318]
                                            [319] = 
                                            {
                                                ["y"] = 33184.561306054,
                                                ["x"] = 26076.370999358,
                                            }, -- end of [319]
                                            [20] = 
                                            {
                                                ["y"] = 23362.039989712,
                                                ["x"] = 31978.257334112,
                                            }, -- end of [20]
                                            [320] = 
                                            {
                                                ["y"] = 33187.504616698,
                                                ["x"] = 26066.815187604,
                                            }, -- end of [320]
                                            [321] = 
                                            {
                                                ["y"] = 33190.982097437,
                                                ["x"] = 26057.442016249,
                                            }, -- end of [321]
                                            [322] = 
                                            {
                                                ["y"] = 33195.144507172,
                                                ["x"] = 26048.353384378,
                                            }, -- end of [322]
                                            [323] = 
                                            {
                                                ["y"] = 33200.023736856,
                                                ["x"] = 26039.62623491,
                                            }, -- end of [323]
                                            [324] = 
                                            {
                                                ["y"] = 33205.451906019,
                                                ["x"] = 26031.230349068,
                                            }, -- end of [324]
                                            [325] = 
                                            {
                                                ["y"] = 33211.296076076,
                                                ["x"] = 26023.115810303,
                                            }, -- end of [325]
                                            [1087] = 
                                            {
                                                ["y"] = 75350.733696359,
                                                ["x"] = 10311.917261387,
                                            }, -- end of [1087]
                                            [326] = 
                                            {
                                                ["y"] = 33217.68856369,
                                                ["x"] = 26015.431287274,
                                            }, -- end of [326]
                                            [1086] = 
                                            {
                                                ["y"] = 75346.659848858,
                                                ["x"] = 10321.0485573,
                                            }, -- end of [1086]
                                            [327] = 
                                            {
                                                ["y"] = 33221.172435369,
                                                ["x"] = 26011.844890251,
                                            }, -- end of [327]
                                            [1085] = 
                                            {
                                                ["y"] = 75344.896630982,
                                                ["x"] = 10325.726268501,
                                            }, -- end of [1085]
                                            [328] = 
                                            {
                                                ["y"] = 33228.612358417,
                                                ["x"] = 26005.16830827,
                                            }, -- end of [328]
                                            [1083] = 
                                            {
                                                ["y"] = 75341.247167494,
                                                ["x"] = 10340.256871278,
                                            }, -- end of [1083]
                                            [329] = 
                                            {
                                                ["y"] = 33236.630436828,
                                                ["x"] = 25999.19805023,
                                            }, -- end of [329]
                                            [1079] = 
                                            {
                                                ["y"] = 75338.10162258,
                                                ["x"] = 10395.087717437,
                                            }, -- end of [1079]
                                            [330] = 
                                            {
                                                ["y"] = 33245.13584252,
                                                ["x"] = 25993.943236363,
                                            }, -- end of [330]
                                            [1075] = 
                                            {
                                                ["y"] = 75363.081061167,
                                                ["x"] = 10568.151016011,
                                            }, -- end of [1075]
                                            [331] = 
                                            {
                                                ["y"] = 33249.576854817,
                                                ["x"] = 25991.64889381,
                                            }, -- end of [331]
                                            [1071] = 
                                            {
                                                ["y"] = 75360.049095627,
                                                ["x"] = 10607.937339044,
                                            }, -- end of [1071]
                                            [332] = 
                                            {
                                                ["y"] = 33258.708325552,
                                                ["x"] = 25987.577700041,
                                            }, -- end of [332]
                                            [1070] = 
                                            {
                                                ["y"] = 75356.603201603,
                                                ["x"] = 10622.53534753,
                                            }, -- end of [1070]
                                            [333] = 
                                            {
                                                ["y"] = 33272.713076377,
                                                ["x"] = 25982.210245996,
                                            }, -- end of [333]
                                            [1067] = 
                                            {
                                                ["y"] = 75304.990774959,
                                                ["x"] = 10747.02833753,
                                            }, -- end of [1067]
                                            [334] = 
                                            {
                                                ["y"] = 33282.283448542,
                                                ["x"] = 25979.325785369,
                                            }, -- end of [334]
                                            [1063] = 
                                            {
                                                ["y"] = 75123.066209111,
                                                ["x"] = 11044.394843382,
                                            }, -- end of [1063]
                                            [335] = 
                                            {
                                                ["y"] = 33287.183947674,
                                                ["x"] = 25978.338645532,
                                            }, -- end of [335]
                                            [21] = 
                                            {
                                                ["y"] = 23580.851148142,
                                                ["x"] = 32049.035956914,
                                            }, -- end of [21]
                                            [336] = 
                                            {
                                                ["y"] = 33292.139146045,
                                                ["x"] = 25977.674200005,
                                            }, -- end of [336]
                                            [1059] = 
                                            {
                                                ["y"] = 75105.648044836,
                                                ["x"] = 11074.658904958,
                                            }, -- end of [1059]
                                            [337] = 
                                            {
                                                ["y"] = 33302.117664836,
                                                ["x"] = 25977.068351694,
                                            }, -- end of [337]
                                            [1055] = 
                                            {
                                                ["y"] = 75099.520646267,
                                                ["x"] = 11098.832149562,
                                            }, -- end of [1055]
                                            [338] = 
                                            {
                                                ["y"] = 33312.115733722,
                                                ["x"] = 25977.161444476,
                                            }, -- end of [338]
                                            [1054] = 
                                            {
                                                ["y"] = 75098.033557948,
                                                ["x"] = 11113.755304455,
                                            }, -- end of [1054]
                                            [339] = 
                                            {
                                                ["y"] = 33327.085861854,
                                                ["x"] = 25978.087842351,
                                            }, -- end of [339]
                                            [1051] = 
                                            {
                                                ["y"] = 75092.763479963,
                                                ["x"] = 11191.228094271,
                                            }, -- end of [1051]
                                            [340] = 
                                            {
                                                ["y"] = 33356.89370672,
                                                ["x"] = 25981.44969795,
                                            }, -- end of [340]
                                            [1047] = 
                                            {
                                                ["y"] = 75036.990501322,
                                                ["x"] = 11169.591203603,
                                            }, -- end of [1047]
                                            [341] = 
                                            {
                                                ["y"] = 33604.200496844,
                                                ["x"] = 26017.909713929,
                                            }, -- end of [341]
                                            [1043] = 
                                            {
                                                ["y"] = 74976.683131983,
                                                ["x"] = 11210.493140561,
                                            }, -- end of [1043]
                                            [342] = 
                                            {
                                                ["y"] = 33614.184082758,
                                                ["x"] = 26018.452885715,
                                            }, -- end of [342]
                                            [1039] = 
                                            {
                                                ["y"] = 74458.328295069,
                                                ["x"] = 11540.556962224,
                                            }, -- end of [1039]
                                            [343] = 
                                            {
                                                ["y"] = 33619.182226676,
                                                ["x"] = 26018.36089008,
                                            }, -- end of [343]
                                            [1038] = 
                                            {
                                                ["y"] = 72403.001225012,
                                                ["x"] = 12550.31895465,
                                            }, -- end of [1038]
                                            [344] = 
                                            {
                                                ["y"] = 33624.141219538,
                                                ["x"] = 26017.761719766,
                                            }, -- end of [344]
                                            [1035] = 
                                            {
                                                ["y"] = 72278.285270996,
                                                ["x"] = 12613.617512253,
                                            }, -- end of [1035]
                                            [345] = 
                                            {
                                                ["y"] = 33628.991733672,
                                                ["x"] = 26016.554870972,
                                            }, -- end of [345]
                                            [1031] = 
                                            {
                                                ["y"] = 72182.116840401,
                                                ["x"] = 12693.357306294,
                                            }, -- end of [1031]
                                            [346] = 
                                            {
                                                ["y"] = 33633.726886194,
                                                ["x"] = 26014.951567411,
                                            }, -- end of [346]
                                            [1027] = 
                                            {
                                                ["y"] = 72164.243857087,
                                                ["x"] = 12702.038374324,
                                            }, -- end of [1027]
                                            [347] = 
                                            {
                                                ["y"] = 33638.288660127,
                                                ["x"] = 26012.908961846,
                                            }, -- end of [347]
                                            [1023] = 
                                            {
                                                ["y"] = 72150.026741567,
                                                ["x"] = 12712.424897962,
                                            }, -- end of [1023]
                                            [348] = 
                                            {
                                                ["y"] = 33642.659552112,
                                                ["x"] = 26010.484268103,
                                            }, -- end of [348]
                                            [1022] = 
                                            {
                                                ["y"] = 72149.458180697,
                                                ["x"] = 12797.413935788,
                                            }, -- end of [1022]
                                            [349] = 
                                            {
                                                ["y"] = 33646.856237325,
                                                ["x"] = 26007.767816847,
                                            }, -- end of [349]
                                            [1007] = 
                                            {
                                                ["y"] = 72079.949262476,
                                                ["x"] = 13141.93418807,
                                            }, -- end of [1007]
                                            [350] = 
                                            {
                                                ["y"] = 33654.867542658,
                                                ["x"] = 26001.786155317,
                                            }, -- end of [350]
                                            [991] = 
                                            {
                                                ["y"] = 72102.563246425,
                                                ["x"] = 13286.053928578,
                                            }, -- end of [991]
                                            [351] = 
                                            {
                                                ["y"] = 33662.510292903,
                                                ["x"] = 25995.338755078,
                                            }, -- end of [351]
                                            [22] = 
                                            {
                                                ["y"] = 23595.468979261,
                                                ["x"] = 32052.385559643,
                                            }, -- end of [22]
                                            [352] = 
                                            {
                                                ["y"] = 33758.52832638,
                                                ["x"] = 25907.753544334,
                                            }, -- end of [352]
                                            [975] = 
                                            {
                                                ["y"] = 71897.31024899,
                                                ["x"] = 13685.316912696,
                                            }, -- end of [975]
                                            [353] = 
                                            {
                                                ["y"] = 33770.541016494,
                                                ["x"] = 25898.773050742,
                                            }, -- end of [353]
                                            [959] = 
                                            {
                                                ["y"] = 71613.87130328,
                                                ["x"] = 13939.093746633,
                                            }, -- end of [959]
                                            [354] = 
                                            {
                                                ["y"] = 33783.020658176,
                                                ["x"] = 25890.454801851,
                                            }, -- end of [354]
                                            [943] = 
                                            {
                                                ["y"] = 69886.005861363,
                                                ["x"] = 15473.78694127,
                                            }, -- end of [943]
                                            [355] = 
                                            {
                                                ["y"] = 33795.990351476,
                                                ["x"] = 25882.92450303,
                                            }, -- end of [355]
                                            [927] = 
                                            {
                                                ["y"] = 67550.840638258,
                                                ["x"] = 17595.031684288,
                                            }, -- end of [927]
                                            [356] = 
                                            {
                                                ["y"] = 33809.412616193,
                                                ["x"] = 25876.233348362,
                                            }, -- end of [356]
                                            [911] = 
                                            {
                                                ["y"] = 66878.993992676,
                                                ["x"] = 18016.02264709,
                                            }, -- end of [911]
                                            [357] = 
                                            {
                                                ["y"] = 33827.840279973,
                                                ["x"] = 25868.461917104,
                                            }, -- end of [357]
                                            [895] = 
                                            {
                                                ["y"] = 66781.067784043,
                                                ["x"] = 18130.535435455,
                                            }, -- end of [895]
                                            [358] = 
                                            {
                                                ["y"] = 33846.632638453,
                                                ["x"] = 25861.625795893,
                                            }, -- end of [358]
                                            [879] = 
                                            {
                                                ["y"] = 66556.972288179,
                                                ["x"] = 18356.912217282,
                                            }, -- end of [879]
                                            [359] = 
                                            {
                                                ["y"] = 33870.567927003,
                                                ["x"] = 25854.425620255,
                                            }, -- end of [359]
                                            [863] = 
                                            {
                                                ["y"] = 64839.819893928,
                                                ["x"] = 19158.673133612,
                                            }, -- end of [863]
                                            [360] = 
                                            {
                                                ["y"] = 33919.160886662,
                                                ["x"] = 25842.664836626,
                                            }, -- end of [360]
                                            [847] = 
                                            {
                                                ["y"] = 64747.55914769,
                                                ["x"] = 19291.56840191,
                                            }, -- end of [847]
                                            [361] = 
                                            {
                                                ["y"] = 34104.631682944,
                                                ["x"] = 25801.513841781,
                                            }, -- end of [361]
                                            [831] = 
                                            {
                                                ["y"] = 64347.219176388,
                                                ["x"] = 20000.334591283,
                                            }, -- end of [831]
                                            [362] = 
                                            {
                                                ["y"] = 34123.747073444,
                                                ["x"] = 25795.638962814,
                                            }, -- end of [362]
                                            [815] = 
                                            {
                                                ["y"] = 63074.662916555,
                                                ["x"] = 20641.402313507,
                                            }, -- end of [815]
                                            [363] = 
                                            {
                                                ["y"] = 34137.803103717,
                                                ["x"] = 25790.409325654,
                                            }, -- end of [363]
                                            [799] = 
                                            {
                                                ["y"] = 62906.767804471,
                                                ["x"] = 20715.880867128,
                                            }, -- end of [799]
                                            [364] = 
                                            {
                                                ["y"] = 34146.948995319,
                                                ["x"] = 25786.368404367,
                                            }, -- end of [364]
                                            [783] = 
                                            {
                                                ["y"] = 61010.098439187,
                                                ["x"] = 21943.645370287,
                                            }, -- end of [783]
                                            [365] = 
                                            {
                                                ["y"] = 34155.864002938,
                                                ["x"] = 25781.840731913,
                                            }, -- end of [365]
                                            [767] = 
                                            {
                                                ["y"] = 60751.843694522,
                                                ["x"] = 23103.308874296,
                                            }, -- end of [767]
                                            [366] = 
                                            {
                                                ["y"] = 34168.816571309,
                                                ["x"] = 25774.281634596,
                                            }, -- end of [366]
                                            [766] = 
                                            {
                                                ["y"] = 60754.155393929,
                                                ["x"] = 23107.741370037,
                                            }, -- end of [766]
                                            [367] = 
                                            {
                                                ["y"] = 34177.086089522,
                                                ["x"] = 25768.661461418,
                                            }, -- end of [367]
                                            [23] = 
                                            {
                                                ["y"] = 23605.323728178,
                                                ["x"] = 32054.077985486,
                                            }, -- end of [23]
                                            [368] = 
                                            {
                                                ["y"] = 34184.983165073,
                                                ["x"] = 25762.529636107,
                                            }, -- end of [368]
                                            [751] = 
                                            {
                                                ["y"] = 57511.20041704,
                                                ["x"] = 23508.802628057,
                                            }, -- end of [751]
                                            [369] = 
                                            {
                                                ["y"] = 34192.487920964,
                                                ["x"] = 25755.922872415,
                                            }, -- end of [369]
                                            [735] = 
                                            {
                                                ["y"] = 46856.298175284,
                                                ["x"] = 22257.322038704,
                                            }, -- end of [735]
                                            [370] = 
                                            {
                                                ["y"] = 34199.618522712,
                                                ["x"] = 25748.913443082,
                                            }, -- end of [370]
                                            [719] = 
                                            {
                                                ["y"] = 45742.273439466,
                                                ["x"] = 22251.24720176,
                                            }, -- end of [719]
                                            [371] = 
                                            {
                                                ["y"] = 34209.702681183,
                                                ["x"] = 25737.812080191,
                                            }, -- end of [371]
                                            [703] = 
                                            {
                                                ["y"] = 45377.214339235,
                                                ["x"] = 23021.938152065,
                                            }, -- end of [703]
                                            [372] = 
                                            {
                                                ["y"] = 34222.268373373,
                                                ["x"] = 25722.255570197,
                                            }, -- end of [372]
                                            [687] = 
                                            {
                                                ["y"] = 44892.762399688,
                                                ["x"] = 24036.382255889,
                                            }, -- end of [687]
                                            [373] = 
                                            {
                                                ["y"] = 34236.913947334,
                                                ["x"] = 25701.998334771,
                                            }, -- end of [373]
                                            [671] = 
                                            {
                                                ["y"] = 44432.992279725,
                                                ["x"] = 24716.055234774,
                                            }, -- end of [671]
                                            [374] = 
                                            {
                                                ["y"] = 34250.427474596,
                                                ["x"] = 25680.969536955,
                                            }, -- end of [374]
                                            [655] = 
                                            {
                                                ["y"] = 43968.329797456,
                                                ["x"] = 25414.052629923,
                                            }, -- end of [655]
                                            [375] = 
                                            {
                                                ["y"] = 34257.856424852,
                                                ["x"] = 25667.939960044,
                                            }, -- end of [375]
                                            [639] = 
                                            {
                                                ["y"] = 41799.099502366,
                                                ["x"] = 26767.986312264,
                                            }, -- end of [639]
                                            [376] = 
                                            {
                                                ["y"] = 34262.395358558,
                                                ["x"] = 25659.029446748,
                                            }, -- end of [376]
                                            [623] = 
                                            {
                                                ["y"] = 41760.595410143,
                                                ["x"] = 27068.827317753,
                                            }, -- end of [623]
                                            [377] = 
                                            {
                                                ["y"] = 34266.387457082,
                                                ["x"] = 25649.863852696,
                                            }, -- end of [377]
                                            [607] = 
                                            {
                                                ["y"] = 41553.285070362,
                                                ["x"] = 27249.952649376,
                                            }, -- end of [607]
                                            [378] = 
                                            {
                                                ["y"] = 34269.630782159,
                                                ["x"] = 25640.408138873,
                                            }, -- end of [378]
                                            [591] = 
                                            {
                                                ["y"] = 41295.38282832,
                                                ["x"] = 27679.901800469,
                                            }, -- end of [591]
                                            [379] = 
                                            {
                                                ["y"] = 34272.104218979,
                                                ["x"] = 25630.721238929,
                                            }, -- end of [379]
                                            [575] = 
                                            {
                                                ["y"] = 41204.389103758,
                                                ["x"] = 27810.302951139,
                                            }, -- end of [575]
                                            [380] = 
                                            {
                                                ["y"] = 34273.94776811,
                                                ["x"] = 25620.89423107,
                                            }, -- end of [380]
                                            [559] = 
                                            {
                                                ["y"] = 40845.738657846,
                                                ["x"] = 27469.181717638,
                                            }, -- end of [559]
                                            [381] = 
                                            {
                                                ["y"] = 34275.911639074,
                                                ["x"] = 25606.024908518,
                                            }, -- end of [381]
                                            [543] = 
                                            {
                                                ["y"] = 40693.139504461,
                                                ["x"] = 26884.898749592,
                                            }, -- end of [543]
                                            [382] = 
                                            {
                                                ["y"] = 34278.287814591,
                                                ["x"] = 25576.122261103,
                                            }, -- end of [382]
                                            [527] = 
                                            {
                                                ["y"] = 40001.707537443,
                                                ["x"] = 26181.211677735,
                                            }, -- end of [527]
                                            [511] = 
                                            {
                                                ["y"] = 39470.764830813,
                                                ["x"] = 26134.729377298,
                                            }, -- end of [511]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 75919.473210208,
                                                ["x"] = 8908.7490016648,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 75919.473210208,
                                                ["x"] = 8908.7490016648,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 488,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 22356.142641822,
                                            ["x"] = 31735.433808468,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 0,
                                                                    }, -- 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"] = 291,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4265.4279642342,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 75920.429046487,
                                            ["x"] = 8909.0990692032,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 6,
                                        ["y"] = 22356.142641822,
                                        ["x"] = 31735.433808468,
                                        ["name"] = "Ground-1-1",
                                        ["heading"] = 1.6019424393872,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 7,
                                        ["y"] = 22326.16528396,
                                        ["x"] = 31735.510330415,
                                        ["name"] = "Ground-1-2",
                                        ["heading"] = 1.5733489794051,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Tigr_233036",
                                        ["unitId"] = 8,
                                        ["y"] = 22296.207823492,
                                        ["x"] = 31734.722531175,
                                        ["name"] = "Ground-1-3",
                                        ["heading"] = 1.5445051224277,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-4320-31",
                                        ["unitId"] = 9,
                                        ["y"] = 22266.374372586,
                                        ["x"] = 31732.4351421,
                                        ["name"] = "Ground-1-4",
                                        ["heading"] = 1.4942740827286,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ATZ-5",
                                        ["unitId"] = 10,
                                        ["y"] = 22236.732926935,
                                        ["x"] = 31728.454817229,
                                        ["name"] = "Ground-1-5",
                                        ["heading"] = 1.4373124080383,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["unitId"] = 11,
                                        ["y"] = 22207.197350911,
                                        ["x"] = 31723.353378982,
                                        ["name"] = "Ground-1-6",
                                        ["heading"] = 1.3997620026202,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 12,
                                        ["y"] = 22177.636963734,
                                        ["x"] = 31718.235839423,
                                        ["name"] = "Ground-1-7",
                                        ["heading"] = 1.3993738877715,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 13,
                                        ["y"] = 22147.991256642,
                                        ["x"] = 31713.737439017,
                                        ["name"] = "Ground-1-8",
                                        ["heading"] = 1.4202063957292,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 27,
                                        ["y"] = 22118.240579972,
                                        ["x"] = 31710.062340959,
                                        ["name"] = "Ground-1-9",
                                        ["heading"] = 1.4478890781152,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ATMZ-5",
                                        ["unitId"] = 28,
                                        ["y"] = 22088.398866399,
                                        ["x"] = 31707.181737182,
                                        ["name"] = "Ground-1-10",
                                        ["heading"] = 1.4745650440154,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375 PBU",
                                        ["unitId"] = 29,
                                        ["y"] = 22058.496726068,
                                        ["x"] = 31704.903069096,
                                        ["name"] = "Ground-1-11",
                                        ["heading"] = 1.4947391427508,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["unitId"] = 30,
                                        ["y"] = 22028.558304252,
                                        ["x"] = 31703.096154368,
                                        ["name"] = "Ground-1-12",
                                        ["heading"] = 1.5105150756488,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["unitId"] = 31,
                                        ["y"] = 21998.596269827,
                                        ["x"] = 31701.704684861,
                                        ["name"] = "Ground-1-13",
                                        ["heading"] = 1.5243885823234,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 32,
                                        ["y"] = 21968.618056125,
                                        ["x"] = 31700.716490642,
                                        ["name"] = "Ground-1-14",
                                        ["heading"] = 1.5378445126797,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 33,
                                        ["y"] = 21938.629719161,
                                        ["x"] = 31700.158573529,
                                        ["name"] = "Ground-1-15",
                                        ["heading"] = 1.5521940029279,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                }, -- end of ["units"]
                                ["y"] = 22356.142641822,
                                ["x"] = 31735.433808468,
                                ["name"] = "Kolonna",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 31920.406178571,
                                                ["x"] = 26822.847454571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 31870.332415186,
                                                ["x"] = 26330.531839818,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1166,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 31927.154741337,
                                            ["x"] = 26920.08838552,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 54,
                                        ["y"] = 31927.154741337,
                                        ["x"] = 26920.08838552,
                                        ["name"] = "Kolonna-1-1",
                                        ["heading"] = 3.2429547751525,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver2",
                                        ["unitId"] = 55,
                                        ["y"] = 31962.46080153,
                                        ["x"] = 26890.35696641,
                                        ["name"] = "Oborona 1-1",
                                        ["heading"] = 3.2429547751525,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver3",
                                        ["unitId"] = 56,
                                        ["y"] = 32013.606280513,
                                        ["x"] = 26888.189208144,
                                        ["name"] = "Oborona 1-2",
                                        ["heading"] = 3.2429547751525,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 57,
                                        ["y"] = 32096.445642814,
                                        ["x"] = 26930.701858282,
                                        ["name"] = "Oborona 1-3",
                                        ["heading"] = 3.2429547751525,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver2",
                                        ["unitId"] = 58,
                                        ["y"] = 32163.193205468,
                                        ["x"] = 26967.956311856,
                                        ["name"] = "Oborona 1-4",
                                        ["heading"] = 3.2429547751525,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver3",
                                        ["unitId"] = 59,
                                        ["y"] = 32237.702112617,
                                        ["x"] = 26880.253119066,
                                        ["name"] = "Oborona 1-5",
                                        ["heading"] = 3.2429547751525,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 60,
                                        ["y"] = 32277.082600008,
                                        ["x"] = 26690.031264456,
                                        ["name"] = "Oborona 1-6",
                                        ["heading"] = 3.2429547751525,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 61,
                                        ["y"] = 32412.441559263,
                                        ["x"] = 26702.001784663,
                                        ["name"] = "Oborona 1-7",
                                        ["heading"] = 2.4260076602721,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["skill"] = "Random",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 62,
                                        ["y"] = 32353.509767479,
                                        ["x"] = 26690.952073703,
                                        ["name"] = "Oborona 1-8",
                                        ["heading"] = 3.2429547751525,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 31927.154741337,
                                ["x"] = 26920.08838552,
                                ["name"] = "Oborona 1",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 41773.999453023,
                                                ["x"] = 26786.520684905,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 41851.809382328,
                                                ["x"] = 26796.826024215,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 204,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 41773.999453023,
                                            ["x"] = 26786.520684905,
                                            ["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"] = 13,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 78,
                                        ["y"] = 41773.999453023,
                                        ["x"] = 26786.520684905,
                                        ["name"] = "Kolonna-1-2",
                                        ["heading"] = 0.05235987755983,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 79,
                                        ["y"] = 41759.059409902,
                                        ["x"] = 26808.876634288,
                                        ["name"] = "Kolonna-1-3",
                                        ["heading"] = 0.034906585039887,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver2",
                                        ["unitId"] = 80,
                                        ["y"] = 41805.771018213,
                                        ["x"] = 26830.948650547,
                                        ["name"] = "Kolonna-1-4",
                                        ["heading"] = 6.2482787221397,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver3",
                                        ["unitId"] = 81,
                                        ["y"] = 41829.747079442,
                                        ["x"] = 26796.368116633,
                                        ["name"] = "Kolonna-1-5",
                                        ["heading"] = 6.2657320146596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 83,
                                        ["y"] = 41794.084858911,
                                        ["x"] = 26738.027874097,
                                        ["name"] = "Kolonna-1-6",
                                        ["heading"] = 3.3510321638291,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 84,
                                        ["y"] = 41807.406254936,
                                        ["x"] = 26746.833242353,
                                        ["name"] = "Kolonna-1-7",
                                        ["heading"] = 3.2637657012294,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 85,
                                        ["y"] = 41758.259033269,
                                        ["x"] = 26755.024445965,
                                        ["name"] = "Kolonna-1-8",
                                        ["heading"] = 3.4208453339089,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 41773.999453023,
                                ["x"] = 26786.520684905,
                                ["name"] = "Block 1",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 41773.999453023,
                                                ["x"] = 26786.520684905,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 41851.809382328,
                                                ["x"] = 26796.826024215,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 285,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 61818.199607632,
                                            ["x"] = 21411.592976178,
                                            ["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"] = 17,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 88,
                                        ["y"] = 61818.199607632,
                                        ["x"] = 21411.592976178,
                                        ["name"] = "Kolonna-1-9",
                                        ["heading"] = 0.36651914291881,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 89,
                                        ["y"] = 61767.520796264,
                                        ["x"] = 21405.508842416,
                                        ["name"] = "Kolonna-1-10",
                                        ["heading"] = 5.0614548307836,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver2",
                                        ["unitId"] = 90,
                                        ["y"] = 61802.012381018,
                                        ["x"] = 21456.485375766,
                                        ["name"] = "Kolonna-1-11",
                                        ["heading"] = 6.2482787221397,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver3",
                                        ["unitId"] = 91,
                                        ["y"] = 61873.278081871,
                                        ["x"] = 21418.950415886,
                                        ["name"] = "Kolonna-1-12",
                                        ["heading"] = 6.2657320146596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 92,
                                        ["y"] = 61825.852152834,
                                        ["x"] = 21326.634703749,
                                        ["name"] = "Kolonna-1-13",
                                        ["heading"] = 3.3510321638291,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 93,
                                        ["y"] = 61860.597352182,
                                        ["x"] = 21361.887132285,
                                        ["name"] = "Kolonna-1-14",
                                        ["heading"] = 3.2637657012294,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 94,
                                        ["y"] = 61774.114775702,
                                        ["x"] = 21350.474475565,
                                        ["name"] = "Kolonna-1-15",
                                        ["heading"] = 3.4208453339089,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 61818.199607632,
                                ["x"] = 21411.592976178,
                                ["name"] = "Block 2",
                                ["start_time"] = 0,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 29,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 5841.909424,
                                            ["x"] = 41994.498047,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4000,
                                            ["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"] = 534.76801108251,
                                            ["ETA_locked"] = false,
                                            ["y"] = -8553.9902501711,
                                            ["x"] = 114859.34791073,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 29,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RF Air Force",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 65,
                                        ["psi"] = 0.19505781816277,
                                        ["y"] = 5841.909424,
                                        ["x"] = 41994.498047,
                                        ["name"] = "ил76",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 56000,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.19505781816277,
                                        ["callsign"] = 106,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 5841.909424,
                                ["x"] = 41994.498047,
                                ["name"] = "IL 76",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 31,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- 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"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 6146.9443359375,
                                            ["x"] = 42439.484375,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1000,
                                            ["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"] = 180.74222285175,
                                            ["ETA_locked"] = false,
                                            ["y"] = 4781.328637821,
                                            ["x"] = 67505.398400871,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 6000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 166.66666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 6000,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = true,
                                                                ["y"] = 68412.36033869,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 2032,
                                                                ["x"] = 99362.42976483,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 597.83268165972,
                                            ["ETA_locked"] = false,
                                            ["y"] = 67403.307920908,
                                            ["x"] = 97685.417735196,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 29,
                                            ["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"] = 1095.9152406216,
                                            ["ETA_locked"] = false,
                                            ["y"] = 5841.909424,
                                            ["x"] = 41994.498047,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 31,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "High",
                                        ["parking"] = "36",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 95,
                                        ["psi"] = 0.054427178191011,
                                        ["parking_id"] = "31",
                                        ["x"] = 42439.484375,
                                        ["name"] = "Aerial-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{APU-60-1_R_60M}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{APU-60-1_R_60M}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 6146.9443359375,
                                        ["heading"] = -0.054427178191011,
                                        ["callsign"] = 105,
                                        ["onboard_num"] = "013",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 31,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "High",
                                        ["parking"] = "35",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 97,
                                        ["psi"] = 0.054427178191011,
                                        ["parking_id"] = "30",
                                        ["x"] = 42518.5859375,
                                        ["name"] = "Bomb-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{APU-60-1_R_60M}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{APU-60-1_R_60M}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 6146.2915039062,
                                        ["heading"] = -0.054427178191011,
                                        ["callsign"] = 107,
                                        ["onboard_num"] = "014",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 6146.9443359375,
                                ["x"] = 42439.484375,
                                ["name"] = "Bomb",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0.017453292519943,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 41794.301639189,
                                            ["speed"] = 0,
                                            ["x"] = 26802.302414731,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 77,
                                        ["rate"] = 5,
                                        ["y"] = 41794.301639189,
                                        ["x"] = 26802.302414731,
                                        ["name"] = "Static Дорожный блокпост-1-1",
                                        ["heading"] = 0.017453292519943,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 41794.301639189,
                                ["x"] = 26802.302414731,
                                ["name"] = "Static Дорожный блокпост-1",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 3.2463124087095,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 41787.033788303,
                                            ["speed"] = 0,
                                            ["x"] = 26735.737613253,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 82,
                                        ["rate"] = 5,
                                        ["y"] = 41787.033788303,
                                        ["x"] = 26735.737613253,
                                        ["name"] = "Static Дорожный блокпост-2-1",
                                        ["heading"] = 3.2463124087095,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 41787.033788303,
                                ["x"] = 26735.737613253,
                                ["name"] = "Static Дорожный блокпост-2",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0.41887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 61835.235892804,
                                            ["speed"] = 0,
                                            ["x"] = 21430.109458012,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 86,
                                        ["rate"] = 5,
                                        ["y"] = 61835.235892804,
                                        ["x"] = 21430.109458012,
                                        ["name"] = "Static Дорожный блокпост-3-1",
                                        ["heading"] = 0.41887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 61835.235892804,
                                ["x"] = 21430.109458012,
                                ["name"] = "Static Дорожный блокпост-3",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 3.4732052114687,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 61809.113589644,
                                            ["speed"] = 0,
                                            ["x"] = 21361.633517691,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 87,
                                        ["rate"] = 5,
                                        ["y"] = 61809.113589644,
                                        ["x"] = 21361.633517691,
                                        ["name"] = "Static Дорожный блокпост-4-1",
                                        ["heading"] = 3.4732052114687,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 61809.113589644,
                                ["x"] = 21361.633517691,
                                ["name"] = "Static Дорожный блокпост-4",
                                ["dead"] = false,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 22,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 2,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 341,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["zone"] = 341,
                    ["group"] = 1,
                    ["text"] = "DictKey_ActionText_6",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["KeyDict_text"] = "DictKey_ActionText_6",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 3,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_10",
                    ["text"] = "DictKey_ActionText_10",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_14",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Старт",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 3,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 85,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Засада",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 4,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 7,
                    ["predicate"] = "a_activate_group",
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_11",
                    ["KeyDict_text"] = "DictKey_ActionText_11",
                    ["clearview"] = false,
                }, -- end of [3]
                [4] = 
                {
                    ["file"] = "ResKey_Action_15",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [4]
            }, -- end of ["actions"]
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 3,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 170,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 5,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 9,
                    ["predicate"] = "a_activate_group",
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_12",
                    ["KeyDict_text"] = "DictKey_ActionText_12",
                    ["clearview"] = false,
                }, -- end of [3]
                [4] = 
                {
                    ["file"] = "ResKey_Action_16",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Бабах 1",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 171,
                    ["group"] = 3,
                    ["text"] = "DictKey_ActionText_7",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["KeyDict_text"] = "DictKey_ActionText_7",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Бабах 2",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 6,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 8,
                    ["predicate"] = "a_activate_group",
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_13",
                    ["KeyDict_text"] = "DictKey_ActionText_13",
                    ["clearview"] = false,
                }, -- end of [3]
                [4] = 
                {
                    ["file"] = "ResKey_Action_17",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 3,
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 256,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 15,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_9",
                    ["KeyDict_text"] = "DictKey_ActionText_9",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_18",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Колонна дошла",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 49,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "взрыв1",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 49,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 5000,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 64,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "взрыв11",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 5000,
                    ["predicate"] = "a_explosion_unit",
                    ["unit"] = 64,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["eventlist"] = "",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_damaged",
                    ["text"] = "DictKey_ActionText_22",
                    ["KeyDict_text"] = "DictKey_ActionText_22",
                    ["unit"] = 50,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "взрыв2",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 5000,
                    ["predicate"] = "a_explosion_unit",
                    ["unit"] = 50,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["eventlist"] = "",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["KeyDict_text"] = "DictKey_ActionText_24",
                    ["text"] = "DictKey_ActionText_24",
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 63,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "взрыв22",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 63,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 5000,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 10,
                    ["unit"] = 65,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 426,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Удалить 76",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 65,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 1000,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [10]
    }, -- end of ["trigrules"]
    ["currentKey"] = 21745,
    ["failures"] = 
    {
    }, -- end of ["failures"]
    ["forcedOptions"] = 
    {
        ["civTraffic"] = "low",
        ["geffect"] = "realistic",
        ["optionsView"] = "optview_myaircraft",
        ["labels"] = 0,
    }, -- end of ["forcedOptions"]
    ["start_time"] = 21600,
} -- end of mission
