mission = 
{
    trig = 
    {
        actions = 
        {
            [1] = "a_activate_group(\"Kuznetsov Alert 5\"); mission.trig.func[1]='';",
            [2] = "a_activate_group(\"Kuznetsov Alert 5\"); mission.trig.func[2]='';",
            [3] = "a_activate_group(\"Kuznetsov Alert 5\"); mission.trig.func[3]='';",
            [4] = "a_activate_group(\"Kuznetsov Alert 5\"); mission.trig.func[4]='';",
            [5] = "a_activate_group(\"Kuznetsov Alert 5\"); mission.trig.func[5]='';",
            [6] = "a_activate_group(\"Kuznetsov Alert 5\"); mission.trig.func[6]='';",
            [7] = "a_activate_group(\"Kuznetsov Alert 5\"); mission.trig.func[7]='';",
            [8] = "a_activate_group(\"Kuznetsov Alert 5\"); mission.trig.func[8]='';",
        }, -- end of actions
        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",
        }, -- end of func
        flag = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
        }, -- end of flag
        conditions = 
        {
            [1] = "return(c_unit_in_zone_unit(\"26\", \"Kuznetsov 100KM zone\", \"12\") )",
            [2] = "return(c_unit_in_zone_unit(\"27\", \"Kuznetsov 100KM zone\", \"12\") )",
            [3] = "return(c_unit_in_zone_unit(\"30\", \"Kuznetsov 100KM zone\", \"12\") )",
            [4] = "return(c_unit_in_zone_unit(\"34\", \"Kuznetsov 100KM zone\", \"12\") )",
            [5] = "return(c_unit_in_zone_unit(\"35\", \"Kuznetsov 100KM zone\", \"12\") )",
            [6] = "return(c_unit_in_zone_unit(\"36\", \"Kuznetsov 100KM zone\", \"12\") )",
            [7] = "return(c_unit_in_zone_unit(\"37\", \"Kuznetsov 100KM zone\", \"12\") )",
            [8] = "return(c_unit_in_zone_unit(\"38\", \"Kuznetsov 100KM zone\", \"12\") )",
        }, -- end of conditions
        customStartup = 
        {
            [6] = "for i,t in ipairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in ipairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in ipairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in ipairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in ipairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in ipairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in ipairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in ipairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- end of customStartup
        funcStartup = 
        {
        }, -- end of funcStartup
    }, -- end of trig
    resultRed = 
    {
    }, -- end of resultRed
    resultBlue = 
    {
    }, -- end of resultBlue
    descriptionBlueTask = "",
    goals = 
    {
        [1] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 5,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
                [2] = 
                {
                    group = 4,
                    predicate = "c_group_alive",
                    unit = "",
                }, -- end of [2]
            }, -- end of rules
            side = "OFFLINE",
            score = 25,
            predicate = "score",
            comment = "Ferry Group 1 is dead",
        }, -- end of [1]
        [2] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 6,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
                [2] = 
                {
                    group = 4,
                    predicate = "c_group_alive",
                    unit = "",
                }, -- end of [2]
            }, -- end of rules
            side = "OFFLINE",
            score = 25,
            predicate = "score",
            comment = "Ferry Group 2 is dead",
        }, -- end of [2]
        [3] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 7,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
                [2] = 
                {
                    group = 4,
                    predicate = "c_group_alive",
                    unit = "",
                }, -- end of [2]
            }, -- end of rules
            side = "OFFLINE",
            score = 25,
            predicate = "score",
            comment = "Ferry Group 3 is dead",
        }, -- end of [3]
        [4] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 8,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
                [2] = 
                {
                    group = 4,
                    predicate = "c_group_alive",
                    unit = "",
                }, -- end of [2]
            }, -- end of rules
            side = "OFFLINE",
            score = 25,
            predicate = "score",
            comment = "Ferry Group 4 is dead",
        }, -- end of [4]
    }, -- end of goals
    trigfunc = 
    {
        [1] = "if c_unit_in_zone_unit(\"26\", \"Kuznetsov 100KM zone\", \"12\") then a_activate_group(\"Kuznetsov Alert 5\"); mission.trigfunc[1]='';end;",
        [2] = "if c_unit_in_zone_unit(\"27\", \"Kuznetsov 100KM zone\", \"12\") then a_activate_group(\"Kuznetsov Alert 5\"); mission.trigfunc[2]='';end;",
        [3] = "if c_unit_in_zone_unit(\"30\", \"Kuznetsov 100KM zone\", \"12\") then a_activate_group(\"Kuznetsov Alert 5\"); mission.trigfunc[3]='';end;",
        [4] = "if c_unit_in_zone_unit(\"34\", \"Kuznetsov 100KM zone\", \"12\") then a_activate_group(\"Kuznetsov Alert 5\"); mission.trigfunc[4]='';end;",
        [5] = "if c_unit_in_zone_unit(\"35\", \"Kuznetsov 100KM zone\", \"12\") then a_activate_group(\"Kuznetsov Alert 5\"); mission.trigfunc[5]='';end;",
        [6] = "if c_unit_in_zone_unit(\"36\", \"Kuznetsov 100KM zone\", \"12\") then a_activate_group(\"Kuznetsov Alert 5\"); mission.trigfunc[6]='';end;",
        [7] = "if c_unit_in_zone_unit(\"37\", \"Kuznetsov 100KM zone\", \"12\") then a_activate_group(\"Kuznetsov Alert 5\"); mission.trigfunc[7]='';end;",
        [8] = "if c_unit_in_zone_unit(\"38\", \"Kuznetsov 100KM zone\", \"12\") then a_activate_group(\"Kuznetsov Alert 5\"); mission.trigfunc[8]='';end;",
    }, -- end of trigfunc
    weather = 
    {
        qnh = 790,
        wind = 
        {
            at8000 = 
            {
                speed = 10,
                dir = 356,
            }, -- end of at8000
            atGround = 
            {
                speed = 4,
                dir = 180,
            }, -- end of atGround
            at2000 = 
            {
                speed = 6,
                dir = 190,
            }, -- end of at2000
        }, -- end of wind
        name = "Winter, clean sky",
        fog = 
        {
            density = 0,
            thickness = 0,
        }, -- end of fog
        turbulence = 
        {
            at8000 = 0,
            atGround = 0,
            at2000 = 0,
        }, -- end of turbulence
        visibility = 
        {
            distance = 80000,
        }, -- end of visibility
        season = 
        {
            iseason = 3,
            temperature = 6,
        }, -- end of season
        clouds = 
        {
            density = 2,
            thickness = 500,
            base = 3500,
            iprecptns = 0,
        }, -- end of clouds
    }, -- end of weather
    result = 
    {
        [1] = "if c_group_dead(\"Ferry Escort Group\") and c_group_alive(\"Eagle 121\")  then a_set_mission_result(25) end",
        [2] = "if c_group_dead(\"Ferry Group 2\") and c_group_alive(\"Eagle 121\")  then a_set_mission_result(25) end",
        [3] = "if c_group_dead(\"Ferry Group 3\") and c_group_alive(\"Eagle 121\")  then a_set_mission_result(25) end",
        [4] = "if c_group_dead(\"Ferry Group 4\") and c_group_alive(\"Eagle 121\")  then a_set_mission_result(25) end",
        offline = 
        {
            conditions = 
            {
                [1] = "return(c_group_dead(\"Ferry Escort Group\") and c_group_alive(\"Eagle 121\") )",
                [2] = "return(c_group_dead(\"Ferry Group 2\") and c_group_alive(\"Eagle 121\") )",
                [3] = "return(c_group_dead(\"Ferry Group 3\") and c_group_alive(\"Eagle 121\") )",
                [4] = "return(c_group_dead(\"Ferry Group 4\") and c_group_alive(\"Eagle 121\") )",
            }, -- end of conditions
            actions = 
            {
                [1] = "a_set_mission_result(25)",
                [2] = "a_set_mission_result(25)",
                [3] = "a_set_mission_result(25)",
                [4] = "a_set_mission_result(25)",
            }, -- end of actions
            func = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
                [3] = "if mission.result.offline.conditions[3]() then mission.result.offline.actions[3]() end",
                [4] = "if mission.result.offline.conditions[4]() then mission.result.offline.actions[4]() end",
            }, -- end of func
        }, -- end of offline
        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
    triggers = 
    {
        zones = 
        {
            [1] = 
            {
                radius = 100000,
                zoneId = 2,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.72396552947568,
                hidden = true,
                long = 0.50336818104514,
                x = -397651.58010755,
                name = "Kuznetsov 100KM zone",
                y = -447423.03636509,
            }, -- end of [1]
        }, -- end of zones
    }, -- end of triggers
    map = 
    {
        centerY = 0.66714466918217,
        zoom = 2500000,
        centerX = 0.77689640971913,
    }, -- end of map
    coalitions = 
    {
        blue = 
        {
            [1] = 16,
            [2] = 17,
            [3] = 1,
        }, -- end of blue
        red = 
        {
            [1] = 0,
        }, -- end of red
    }, -- end of coalitions
    descriptionText = "BACKGROUND:\
=========\
Following successful but challenging missions conducted by Frontal Aviation units over the past few days Command has decided to move the Admiral Kuznetsov battlegroup in to the Black Sea theatre to counter any further Georgian or Ukrainian aggression.\
\
Despite our diplomatic efforts the Ukraine persists in pretending that it has not supplied any weapon systems to the Georgians. The Kremlin has decided that further diplomatic efforts would be futile. Command has ordered a full-scale military build-up of Russian forces in-theatre.\
\
SITUATION:\
=======\
Apparently the Ukraine has ignored all Russian warnings to cease and desist and has decided to take a less subtle approach. Our AWACS orbiting to the north of Krasnodar has detected multiple flights of unknown aircraft heading south east from the Crimea. They appear to have originated around Sevastopol. Our best estimate is that the Ukrainians intend to re-supply Georgian forces by air under cover of darkness. Theatre Command at Krasnodar do not have any available assets to intercept these aircraft and as such they have requested the help of the Kuznetsov battlegroup.",
    trigflag = 
    {
        [1] = true,
        [2] = true,
        [3] = true,
        [4] = true,
        [5] = true,
        [6] = true,
        [7] = true,
        [8] = true,
    }, -- end of trigflag
    descriptionRedTask = "Our ships together with Frontal Aviation AWACS and ground based EWR have detected a number of low-flying aircraft heading south-east from the Sevastopol area. Your flight is the alert flight this morning on the Kuznetsov and you are tasked with intercepting them. There are many of them however they are at low altitude and at low speed.\
\
If you find yourself low on fuel contact Red Crown for a divert airfield. Be advised however that Russian airspace in-theatre is very busy. There are a number of transport flights in-bound at this time. In addition armed patrols are being conducted by Frontal Aviation along the Russian - Georgian border and a bomb damage assessment of Bambora and Babushara airfields in Georgia by reconnaissance assets is also taking place. If you do divert to an airfield be careful of other military traffic.\
\
FRIENDLY FORCES:\
===========\
Your flight: 2 * Su-33, 1st squad, 279th KIAP, Admiral Kuznetsov, callsign Eagle 121.\
AWACS: Red Crown 500.\
Alert aircraft: 2 * Su-33, 2nd Squad, 279th KIAP, Admiral Kuznetsov.\
\
ENEMY FORCES:\
==========\
If our intelligence is correct, expect An-26B's with accompanying escorts and possibly refueling aircraft. If their intended destinations are in Georgia the escorts will be near the limit of their range so they may only be carrying a minimal weapons load and additional fuel. As such they should present easy targets. 'Aircraft recognition' photographs of likely opponents are attached to this briefing.\
\
Be advised that recent IR satellite imagery leads intelligence to believe that the Ukrainians are conducting maritime patrols around the shore of the Crimea. Be watchful for enemy surface fleet activity and don't stray too close to land as you approach the Crimean coast.",
    pictureFileNameB = 
    {
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
        [1] = "Border 3-1{C0BA7DBE-5783-4603-A1A1-B518C7515F27}.png",
        [2] = "Border 3-2{15473DCF-B353-4524-A6C4-32C8E69B7E79}.png",
        [4] = "Border 3-4{2CB82289-6218-4698-9721-AD3DBE188998}.png",
        [3] = "Border 3-3{D82649F4-FE04-4b90-AFEB-FCE973719525}.png",
    }, -- end of pictureFileNameR
    trigrules = 
    {
        [1] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 26,
                    zone = 2,
                    predicate = "c_unit_in_zone_unit",
                    zoneunit = 12,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 50,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Ferry 1-1 in range",
        }, -- end of [1]
        [2] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 27,
                    zone = 2,
                    predicate = "c_unit_in_zone_unit",
                    zoneunit = 12,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 50,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Ferry 1-2 in range",
        }, -- end of [2]
        [3] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 30,
                    zone = 2,
                    predicate = "c_unit_in_zone_unit",
                    zoneunit = 12,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 50,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Ferry 2-1 in range",
        }, -- end of [3]
        [4] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 34,
                    zone = 2,
                    predicate = "c_unit_in_zone_unit",
                    zoneunit = 12,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 50,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Ferry 3-1 in range",
        }, -- end of [4]
        [5] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 35,
                    zone = 2,
                    predicate = "c_unit_in_zone_unit",
                    zoneunit = 12,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 50,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Ferry 3-2 in range",
        }, -- end of [5]
        [6] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 36,
                    zone = 2,
                    predicate = "c_unit_in_zone_unit",
                    zoneunit = 12,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 50,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Ferry 3-3 in range",
        }, -- end of [6]
        [7] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 37,
                    zone = 2,
                    predicate = "c_unit_in_zone_unit",
                    zoneunit = 12,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 50,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Ferry 3-4 in range",
        }, -- end of [7]
        [8] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 38,
                    zone = 2,
                    predicate = "c_unit_in_zone_unit",
                    zoneunit = 12,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 50,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Ferry 4-1 in range",
        }, -- end of [8]
    }, -- end of trigrules
    coalition = 
    {
        blue = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Georgia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 16,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "Ferry Group 2",
                                groupId = 6,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77878110337282,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.5863608368708,
                                            x = -56920.314274281,
                                            speed = 111.11111111111,
                                            y = -52703.539994041,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76217350682504,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6326877013212,
                                            x = -157695.94105399,
                                            speed = 111.11111111111,
                                            y = 162151.53607977,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75019359409311,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66906241461844,
                                            x = -225254.2532302,
                                            speed = 111.11111111111,
                                            y = 335146.73647085,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74377083832477,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71719669182072,
                                            x = -248099.58770613,
                                            speed = 111.11111111111,
                                            y = 564148.97075991,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 12,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 138.88888888889,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "An-26B",
                                        CLSID = "{A5B4B173-F4C1-4331-9AB2-1ACDE185008F}",
                                        unitId = 30,
                                        lat = 0.77878110337282,
                                        skill = "Average",
                                        long = 0.5863608368708,
                                        x = -56920.314274281,
                                        name = "Ferry 2-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "5500",
                                            flare = 384,
                                            chaff = 384,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = -52703.539994041,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Ferry Group 4",
                                groupId = 8,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77870331058666,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58624876819927,
                                            x = -57419.528178039,
                                            speed = 111.11111111111,
                                            y = -53209.722042334,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76205567812575,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63246494533367,
                                            x = -158484.97844435,
                                            speed = 111.11111111111,
                                            y = 161150.16704082,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75009859677967,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66882365069531,
                                            x = -225930.71376133,
                                            speed = 111.11111111111,
                                            y = 334068.72833241,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74843872226339,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70860675577397,
                                            x = -222139.26761082,
                                            speed = 111.11111111111,
                                            y = 521039.96587143,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 21,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.752425,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.708083,
                                            x = -196974.19851241,
                                            speed = 138.88888888889,
                                            airdromeId = 21,
                                            y = 516290.23098695,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Nothing",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "An-26B",
                                        CLSID = "{A5B4B173-F4C1-4331-9AB2-1ACDE185008F}",
                                        unitId = 38,
                                        lat = 0.77870331058666,
                                        skill = "Average",
                                        long = 0.58624876819927,
                                        x = -57419.528178039,
                                        name = "Ferry 4-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "5500",
                                            flare = 384,
                                            chaff = 384,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = -53209.722042334,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Springfield11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Insurgents",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 17,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [2] = 
                                            {
                                                long = 0.67911344740913,
                                                lat = 0.78762258800534,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.67929811119568,
                                                lat = 0.78742678642622,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.67911344740913,
                                                lat = 0.78762258800534,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.67933009978285,
                                                lat = 0.78740054369705,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.67933515540726,
                                                lat = 0.78739740953646,
                                            }, -- end of [5]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [2] = 
                                            {
                                                long = 0.67933515540726,
                                                lat = 0.78739740953646,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.67933009978285,
                                                lat = 0.78740054369705,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                long = 0.67933515540726,
                                                lat = 0.78739740953646,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.67929811119568,
                                                lat = 0.78742678642622,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.67914833206323,
                                                lat = 0.78758560642324,
                                            }, -- end of [5]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.67911511233347,
                                                lat = 0.787620823077,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.67911563081098,
                                                lat = 0.78762057647633,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.67914833206323,
                                                lat = 0.78758560642324,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.67907754378147,
                                                lat = 0.78760942495985,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 22,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.78762258800534,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67911344740913,
                                            x = 16229.691363838,
                                            speed = 11.111111111111,
                                            y = 364971.91206652,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 22,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.78739740953646,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.67940298948462,
                                                    radius = 400,
                                                    y = 366399.92088396,
                                                    x = 14617.254539952,
                                                    lat = 0.78735441034681,
                                                    categories = 
                                                    {
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.67933515540726,
                                            x = 14868.751553678,
                                            speed = 11.111111111111,
                                            y = 366073.09239198,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 22,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.78758560642324,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67914833206323,
                                            x = 16005.679106005,
                                            speed = 11.111111111111,
                                            y = 365145.8372722,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 22,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78760942495985,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67907754378147,
                                            x = 16134.074636772,
                                            speed = 8.3333333333333,
                                            y = 364816.16477355,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 51,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "T-55",
                                        CLSID = "{64066D8C-3785-4baf-A347-C585FE29746E}",
                                        unitId = 168,
                                        lat = 0.78762258800534,
                                        skill = "High",
                                        long = 0.67911344740913,
                                        x = 16229.691363838,
                                        name = "Stolen T-55",
                                        heading = 2.5343291185895,
                                        y = 364971.91206652,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Terrorist attack squad",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
                [3] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Ukraine",
                    ship = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77415413484955,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.59862301596704,
                                            x = -85734.818769294,
                                            speed = 5.5555555555556,
                                            y = 3524.9290761696,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77235851601138,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.60340242436967,
                                            x = -96783.093617059,
                                            speed = 5.5555555555556,
                                            y = 25574.815158499,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77703283380023,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.60710026781303,
                                            x = -66678.996554411,
                                            speed = 5.5555555555556,
                                            y = 41849.669572228,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78023246077629,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.61875596763937,
                                            x = -44928.44056006,
                                            speed = 5.5555555555556,
                                            y = 94334.897757014,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78595447086382,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.62132259257445,
                                            x = -8130.0213900972,
                                            speed = 5.5555555555556,
                                            y = 104818.74690171,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 48,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ALBATROS",
                                        CLSID = "{5CB43DA6-B4C1-498F-BB60-0EF0BA6D6BE7}",
                                        unitId = 162,
                                        lat = 0.77415413484955,
                                        skill = "Good",
                                        long = 0.59862301596704,
                                        x = -85734.818769294,
                                        name = "Ukraine Coastal Patrol 1",
                                        heading = 2.0525601657295,
                                        y = 3524.9290761696,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "MOLNIYA",
                                        CLSID = "{C8459CF8-BD2E-4595-9C92-6625C0B8794E}",
                                        unitId = 163,
                                        lat = 0.77401413484955,
                                        skill = "Good",
                                        long = 0.59876301596704,
                                        x = -86615.451325579,
                                        name = "Ukraine Coastal patrol 2",
                                        heading = 1.5676798901392,
                                        y = 4181.0339804469,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "MOLNIYA",
                                        CLSID = "{C8459CF8-BD2E-4595-9C92-6625C0B8794E}",
                                        unitId = 164,
                                        lat = 0.77430388961969,
                                        skill = "Good",
                                        long = 0.59876943955085,
                                        x = -84770.123316713,
                                        name = "Ukraine Coastal patrol 3",
                                        heading = 1.5676798901392,
                                        y = 4176.5784304282,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "Ukraine Coastal Patrol",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of ship
                    id = 1,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73373130889223,
                                                lat = 0.73727139799605,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73389833834016,
                                                lat = 0.73726656719306,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 12,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73727139799605,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73373130889223,
                                            x = -281578.17850839,
                                            speed = 0,
                                            y = 646395.71901218,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 24,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 60,
                                        lat = 0.73727139799605,
                                        skill = "Good",
                                        long = 0.73373130889223,
                                        x = -281578.17850839,
                                        name = "Senaki Shilka West",
                                        heading = 4.8869219055841,
                                        y = 646395.71901218,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 61,
                                        lat = 0.73724523140004,
                                        skill = "Good",
                                        long = 0.73413816554796,
                                        x = -281536.83475505,
                                        name = "Senaki Shilka East",
                                        heading = 1.7453292519943,
                                        y = 648336.91082232,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 62,
                                        lat = 0.73741947238826,
                                        skill = "Good",
                                        long = 0.73388955271905,
                                        x = -280553.77416641,
                                        name = "Senaki Shilka North",
                                        heading = 0.17453292519943,
                                        y = 647043.34667591,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Kub 1S91 str",
                                        CLSID = "{6FBA140B-C916-460D-97AF-0921E25D71D3}",
                                        unitId = 63,
                                        lat = 0.73726527898251,
                                        skill = "Good",
                                        long = 0.73385715768224,
                                        x = -281552.80714402,
                                        name = "Senaki Kub STR",
                                        heading = 5.4803338512622,
                                        y = 646994.82788113,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 64,
                                        lat = 0.73726302461768,
                                        skill = "Good",
                                        long = 0.73388320004935,
                                        x = -281553.85299402,
                                        name = "Senaki Kub launcher",
                                        heading = 6.0382066440527,
                                        y = 647119.47426456,
                                    }, -- end of [5]
                                }, -- end of units
                                name = "Senaki ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.74123145516343,
                                                lat = 0.7360781086754,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.74124049490612,
                                                lat = 0.73607272011541,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7360781086754,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74123145516343,
                                            x = -285293.04636929,
                                            speed = 0,
                                            y = 682763.85011768,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 25,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 65,
                                        lat = 0.7360781086754,
                                        skill = "Good",
                                        long = 0.74123145516343,
                                        x = -285293.04636929,
                                        name = "Samtredia Shilka West",
                                        heading = 4.5378560551853,
                                        y = 682763.85011768,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 66,
                                        lat = 0.73614076266968,
                                        skill = "Good",
                                        long = 0.74171203961507,
                                        x = -284641.27144811,
                                        name = "Samtredia Shilka East",
                                        heading = 1.3962634015955,
                                        y = 684997.21259147,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Kub 1S91 str",
                                        CLSID = "{6FBA140B-C916-460D-97AF-0921E25D71D3}",
                                        unitId = 67,
                                        lat = 0.736095963495,
                                        skill = "Good",
                                        long = 0.74146721086972,
                                        x = -285055.39287062,
                                        name = "Samtredia Kub STR",
                                        heading = 5.9341194567807,
                                        y = 683868.68529377,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 68,
                                        lat = 0.73609371151986,
                                        skill = "Good",
                                        long = 0.74143821034542,
                                        x = -285084.98138935,
                                        name = "Samtredia Kub launcher",
                                        heading = 0.087266462599716,
                                        y = 683732.8184059,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "Samtredia ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73047099021946,
                                                lat = 0.73175022567742,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73047695009631,
                                                lat = 0.73174221439482,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73174966488576,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73047124135155,
                                            x = -318390.93121881,
                                            speed = 0,
                                            y = 634629.18787013,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 26,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 69,
                                        lat = 0.73174966488576,
                                        skill = "Good",
                                        long = 0.73047124135155,
                                        x = -318390.93121881,
                                        name = "Laituri Shilka West",
                                        heading = 4.4505895925855,
                                        y = 634629.18787013,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 70,
                                        lat = 0.73185389692597,
                                        skill = "Good",
                                        long = 0.73090916759414,
                                        x = -317509.30551235,
                                        name = "Laituri Shilka East",
                                        heading = 1.3089969389957,
                                        y = 636642.28492343,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Kub 1S91 str",
                                        CLSID = "{6FBA140B-C916-460D-97AF-0921E25D71D3}",
                                        unitId = 71,
                                        lat = 0.73179084378789,
                                        skill = "Good",
                                        long = 0.73071399338119,
                                        x = -318007.99313246,
                                        name = "Laituri Kub STR",
                                        heading = 5.9341194567807,
                                        y = 635755.9669759,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 72,
                                        lat = 0.73178795961285,
                                        skill = "Good",
                                        long = 0.7306986469071,
                                        x = -318033.9918039,
                                        name = "Laituri Kub launcher",
                                        heading = 5.5850536063819,
                                        y = 635684.91747826,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "Laituri ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 430,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.72632166837161,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72589953742205,
                                            x = -355206.94324193,
                                            speed = 0,
                                            y = 616360.6139431,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 27,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 74,
                                        lat = 0.72632166837161,
                                        skill = "Good",
                                        long = 0.72589953742205,
                                        x = -355206.94324193,
                                        name = "Batumi Shilka West",
                                        heading = 5.4977871437821,
                                        y = 616360.6139431,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 75,
                                        lat = 0.72610300226265,
                                        skill = "Good",
                                        long = 0.72623081546697,
                                        x = -356440.62648049,
                                        name = "Batumi Shilka East",
                                        heading = 2.1073957335614,
                                        y = 618081.63147029,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Kub 1S91 str",
                                        CLSID = "{6FBA140B-C916-460D-97AF-0921E25D71D3}",
                                        unitId = 76,
                                        lat = 0.72621189156079,
                                        skill = "Good",
                                        long = 0.72606726321389,
                                        x = -355825.60695464,
                                        name = "Batumi Kub STR",
                                        heading = 0.5235987755983,
                                        y = 617231.37352447,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 77,
                                        lat = 0.72621771097781,
                                        skill = "Good",
                                        long = 0.72605049446934,
                                        x = -355796.60618672,
                                        name = "Batumi Kub launcher",
                                        heading = 0.17453292519943,
                                        y = 617147.57622474,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "Batumi ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [4]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Ferry Escort Group",
                                groupId = 5,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77859923334492,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58629504310131,
                                            x = -58080.578526809,
                                            speed = 111.11111111111,
                                            airdromeId = 12,
                                            y = -52995.399398917,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76186825067917,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63247686937039,
                                            x = -159676.13863723,
                                            speed = 111.11111111111,
                                            y = 161250.73394147,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74990333282494,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66895648187081,
                                            x = -227134.14431778,
                                            speed = 111.11111111111,
                                            y = 334767.30093094,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74549039123784,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70629019141267,
                                            x = -241897.94792321,
                                            speed = 111.11111111111,
                                            y = 511869.71487016,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 15,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 138.88888888889,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Escort",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-23MLD",
                                        CLSID = "{A00E562B-1DC8-4671-9EBF-C1CDC2506AE7}",
                                        unitId = 26,
                                        lat = 0.77859923334492,
                                        skill = "Average",
                                        long = 0.58629504310131,
                                        x = -58080.578526809,
                                        name = "Ferry 1-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [3] = 
                                                {
                                                    CLSID = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                            }, -- end of pylons
                                            fuel = "3800",
                                            flare = 60,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = -52995.399398917,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 0,
                                            name = 100,
                                        }, -- end of callsign
                                        onboard_num = 15,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "MiG-23MLD",
                                        CLSID = "{A00E562B-1DC8-4671-9EBF-C1CDC2506AE7}",
                                        unitId = 27,
                                        lat = 0.77859223334492,
                                        skill = "Average",
                                        long = 0.58630204310131,
                                        x = -58124.90381463,
                                        name = "Ferry 1-2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [3] = 
                                                {
                                                    CLSID = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                            }, -- end of pylons
                                            fuel = "3800",
                                            flare = 60,
                                            chaff = 60,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = -52963.319866408,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 1,
                                            name = 101,
                                        }, -- end of callsign
                                        onboard_num = 16,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Ferry Group 3",
                                groupId = 7,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77868756853186,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.58634720500355,
                                            x = -57516.328289527,
                                            speed = 111.11111111111,
                                            y = -52761.832153582,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76201398806741,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63259586239353,
                                            x = -158727.58828149,
                                            speed = 111.11111111111,
                                            y = 161765.86564854,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75004588748958,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66901431559194,
                                            x = -226209.14056108,
                                            speed = 111.11111111111,
                                            y = 334980.79230296,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 1000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74847801190115,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70886502531224,
                                            x = -221778.82676703,
                                            speed = 111.11111111111,
                                            y = 522227.45918782,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 21,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.752425,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.708083,
                                            x = -196974.19851241,
                                            speed = 138.88888888889,
                                            airdromeId = 21,
                                            y = 516290.23098695,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Nothing",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-17M4",
                                        CLSID = "{2BAFF3D1-6A2C-4654-92A9-99D3BC501A4E}",
                                        unitId = 34,
                                        lat = 0.77868756853186,
                                        skill = "Average",
                                        long = 0.58634720500355,
                                        x = -57516.328289527,
                                        name = "Ferry 3-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [1]
                                                [8] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [8]
                                                [4] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [5]
                                            }, -- end of pylons
                                            fuel = "3770",
                                            flare = 64,
                                            chaff = 64,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        y = -52761.832153582,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 4,
                                            name = 104,
                                        }, -- end of callsign
                                        onboard_num = 15,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-17M4",
                                        CLSID = "{2BAFF3D1-6A2C-4654-92A9-99D3BC501A4E}",
                                        unitId = 35,
                                        lat = 0.77868056853186,
                                        skill = "Average",
                                        long = 0.58635420500355,
                                        x = -57560.653577349,
                                        name = "Ferry 3-2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [1]
                                                [8] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [8]
                                                [4] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [5]
                                            }, -- end of pylons
                                            fuel = "3770",
                                            flare = 64,
                                            chaff = 64,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        y = -52729.752621072,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 5,
                                            name = 105,
                                        }, -- end of callsign
                                        onboard_num = 16,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Su-17M4",
                                        CLSID = "{2BAFF3D1-6A2C-4654-92A9-99D3BC501A4E}",
                                        unitId = 36,
                                        lat = 0.77867356853186,
                                        skill = "Average",
                                        long = 0.58636120500355,
                                        x = -57604.978865171,
                                        name = "Ferry 3-3",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [1]
                                                [8] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [8]
                                                [4] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [5]
                                            }, -- end of pylons
                                            fuel = "3770",
                                            flare = 64,
                                            chaff = 64,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        y = -52697.673088563,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 6,
                                            name = 106,
                                        }, -- end of callsign
                                        onboard_num = 17,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Su-17M4",
                                        CLSID = "{2BAFF3D1-6A2C-4654-92A9-99D3BC501A4E}",
                                        unitId = 37,
                                        lat = 0.77866656853186,
                                        skill = "Average",
                                        long = 0.58636820500355,
                                        x = -57649.304152992,
                                        name = "Ferry 3-4",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [1]
                                                [8] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [8]
                                                [4] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [5]
                                            }, -- end of pylons
                                            fuel = "3770",
                                            flare = 64,
                                            chaff = 64,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        y = -52665.593556053,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 7,
                                            name = 107,
                                        }, -- end of callsign
                                        onboard_num = 18,
                                    }, -- end of [4]
                                }, -- end of units
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [3]
            }, -- end of country
        }, -- end of blue
        red = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Russia",
                    ship = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74260394601185,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63618125400166,
                                            x = -281621.20693058,
                                            speed = 8.3333333333333,
                                            y = 183426.68801147,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77848085114639,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63657089339461,
                                            x = -53138.103936992,
                                            speed = 8.3333333333333,
                                            y = 175705.45675694,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 3,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "KUZNECOW",
                                        CLSID = "{25554ABC-3877-46D5-A1D2-E82878FBBBFB}",
                                        unitId = 12,
                                        lat = 0.74260394601185,
                                        skill = "Excellent",
                                        long = 0.63618125400166,
                                        x = -281621.20693058,
                                        name = "Kuznetsov",
                                        heading = 0.24531820212603,
                                        y = 183426.68801147,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "REZKY",
                                        CLSID = "{7705E299-53DF-405F-95E5-C39B33DA5AAE}",
                                        unitId = 13,
                                        lat = 0.74300304996256,
                                        skill = "Excellent",
                                        long = 0.63677539336251,
                                        x = -278969.08513961,
                                        name = "Rezky 1",
                                        heading = 0.0077339331120441,
                                        y = 186120.20828577,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "REZKY",
                                        CLSID = "{7705E299-53DF-405F-95E5-C39B33DA5AAE}",
                                        unitId = 14,
                                        lat = 0.74299382328037,
                                        skill = "Excellent",
                                        long = 0.63560138571037,
                                        x = -279248.15105602,
                                        name = "Rezky 2",
                                        heading = 0.0077339331120441,
                                        y = 180592.52631448,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "NEUSTRASH",
                                        CLSID = "{06B97F7F-8CBA-429C-9CCF-376B80A8DD31}",
                                        unitId = 15,
                                        lat = 0.74257740900432,
                                        skill = "Excellent",
                                        long = 0.63724349129567,
                                        x = -281587.99741475,
                                        name = "Neutrashimy 1",
                                        heading = 0.0077339331120441,
                                        y = 188434.82875116,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "NEUSTRASH",
                                        CLSID = "{06B97F7F-8CBA-429C-9CCF-376B80A8DD31}",
                                        unitId = 16,
                                        lat = 0.74259925344518,
                                        skill = "Excellent",
                                        long = 0.6350728211015,
                                        x = -281859.10288511,
                                        name = "Neutrashimy 2",
                                        heading = 0.0077339331120441,
                                        y = 178206.69854824,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ALBATROS",
                                        CLSID = "{5CB43DA6-B4C1-498F-BB60-0EF0BA6D6BE7}",
                                        unitId = 17,
                                        lat = 0.74330765532252,
                                        skill = "Excellent",
                                        long = 0.63618518532819,
                                        x = -277140.79397424,
                                        name = "Grishna 1",
                                        heading = 0.0077339331120441,
                                        y = 183259.8073754,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "ALBATROS",
                                        CLSID = "{5CB43DA6-B4C1-498F-BB60-0EF0BA6D6BE7}",
                                        unitId = 18,
                                        lat = 0.74187417105019,
                                        skill = "Excellent",
                                        long = 0.6361858461118,
                                        x = -286265.94907043,
                                        name = "Grishna 2",
                                        heading = 0.0077339331120441,
                                        y = 183640.58517768,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "ALBATROS",
                                        CLSID = "{5CB43DA6-B4C1-498F-BB60-0EF0BA6D6BE7}",
                                        unitId = 19,
                                        lat = 0.74760332288556,
                                        skill = "Excellent",
                                        long = 0.63620005658851,
                                        x = -249792.43398085,
                                        name = "Grishna 3",
                                        heading = 0.0077339331120441,
                                        y = 182216.94427245,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "MOLNIYA",
                                        CLSID = "{C8459CF8-BD2E-4595-9C92-6625C0B8794E}",
                                        unitId = 20,
                                        lat = 0.74221881824572,
                                        skill = "Excellent",
                                        long = 0.63555960744529,
                                        x = -284189.52146216,
                                        name = "Molniya 1",
                                        heading = 0.0077339331120441,
                                        y = 180599.91410909,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "MOLNIYA",
                                        CLSID = "{C8459CF8-BD2E-4595-9C92-6625C0B8794E}",
                                        unitId = 21,
                                        lat = 0.74215638228546,
                                        skill = "Excellent",
                                        long = 0.63682390229962,
                                        x = -284349.70128415,
                                        name = "Molniya 2",
                                        heading = 0.0077339331120441,
                                        y = 186571.77029635,
                                    }, -- end of [10]
                                }, -- end of units
                                name = "Kuznetsov Battlegroup",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of ship
                    id = 0,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.69686940358643,
                                                lat = 0.75814665292324,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.69687714560021,
                                                lat = 0.75813951133958,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 30,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75814665292324,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69686940358643,
                                            x = -165085.44382223,
                                            speed = 0,
                                            y = 460927.46153334,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 28,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 78,
                                        lat = 0.75814665292324,
                                        skill = "Excellent",
                                        long = 0.69686940358643,
                                        x = -165085.44382223,
                                        name = "Adler Tunguska West",
                                        heading = 4.1887902047864,
                                        y = 460927.46153334,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 79,
                                        lat = 0.75832455140386,
                                        skill = "Excellent",
                                        long = 0.69743027393625,
                                        x = -163736.80794723,
                                        name = "Adler Tunguska East",
                                        heading = 1.1344640137963,
                                        y = 463439.10849133,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SA-11 Buk SR 9S18M1",
                                        CLSID = "{AC6EAFDF-396C-4E27-8FED-BBB9B2868F2B}",
                                        unitId = 80,
                                        lat = 0.75817086899746,
                                        skill = "Excellent",
                                        long = 0.69717090404984,
                                        x = -164815.26104057,
                                        name = "Adler Buk TAR",
                                        heading = 2.3561944901923,
                                        y = 462315.99842726,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 81,
                                        lat = 0.75816372725004,
                                        skill = "Excellent",
                                        long = 0.69714189985778,
                                        x = -164871.89766083,
                                        name = "Adler Buk launcher 1",
                                        heading = 3.4906585039887,
                                        y = 462185.00808889,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 82,
                                        lat = 0.75817628690704,
                                        skill = "Excellent",
                                        long = 0.69719559528645,
                                        x = -164771.26119497,
                                        name = "Adler Buk launcher 2",
                                        heading = 2.7925268031909,
                                        y = 462427.86605684,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 83,
                                        lat = 0.75823096009565,
                                        skill = "Excellent",
                                        long = 0.69713824786743,
                                        x = -164445.14607976,
                                        name = "Adler Tor",
                                        heading = 2.6179938779915,
                                        y = 462131.89851391,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "55G6 EWR",
                                        CLSID = "{EDEA0ECC-33A4-488B-8A3C-1D6929B5A871}",
                                        unitId = 84,
                                        lat = 0.75827775471267,
                                        skill = "Excellent",
                                        long = 0.69713323467423,
                                        x = -164149.07403277,
                                        name = "Adler 55G6 LR EWR",
                                        heading = 2.6179938779915,
                                        y = 462083.44539419,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "Adler ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 430,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75935682304332,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76144167173576,
                                            x = -125541.88909878,
                                            speed = 0,
                                            y = 759649.36502119,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 29,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 85,
                                        lat = 0.75935682304332,
                                        skill = "Excellent",
                                        long = 0.76144167173576,
                                        x = -125541.88909878,
                                        name = "Nal'Chik Tunguska West",
                                        heading = 4.1887902047864,
                                        y = 759649.36502119,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 86,
                                        lat = 0.75952341853793,
                                        skill = "Excellent",
                                        long = 0.76182187307938,
                                        x = -124252.85696596,
                                        name = "Nal'Chik Tunguska East",
                                        heading = 1.1344640137963,
                                        y = 761273.667568,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SA-11 Buk SR 9S18M1",
                                        CLSID = "{AC6EAFDF-396C-4E27-8FED-BBB9B2868F2B}",
                                        unitId = 87,
                                        lat = 0.75945733606689,
                                        skill = "Excellent",
                                        long = 0.76164651476347,
                                        x = -124778.87071994,
                                        name = "Nal'Chik Buk TAR",
                                        heading = 4.014257279587,
                                        y = 760515.52978573,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 88,
                                        lat = 0.75945363754365,
                                        skill = "Excellent",
                                        long = 0.76163381001897,
                                        x = -124810.04180116,
                                        name = "Nal'Chik Buk launcher 1",
                                        heading = 3.4906585039887,
                                        y = 760459.69429714,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 89,
                                        lat = 0.75946103460312,
                                        skill = "Excellent",
                                        long = 0.76165881427363,
                                        x = -124747.94225423,
                                        name = "Nal'Chik Buk launcher 2",
                                        heading = 2.7925268031909,
                                        y = 760569.4859432,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 90,
                                        lat = 0.75942865226537,
                                        skill = "Excellent",
                                        long = 0.7616648876694,
                                        x = -124950.60231083,
                                        name = "Nal'Chik Tor",
                                        heading = 4.017650704188,
                                        y = 760624.65571268,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 91,
                                        lat = 0.7594677741568,
                                        skill = "Excellent",
                                        long = 0.76159965281122,
                                        x = -124740.43902257,
                                        name = "Nal'Chik 1L13 SR EWR",
                                        heading = 4.017650704188,
                                        y = 760289.49781181,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "Nal'Chik ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 320,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77203219590585,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75158133371351,
                                            x = -50554.08429713,
                                            speed = 0,
                                            y = 703991.23561698,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 30,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 92,
                                        lat = 0.77203219590585,
                                        skill = "Excellent",
                                        long = 0.75158133371351,
                                        x = -50554.08429713,
                                        name = "Andzhievskij Tunguska West",
                                        heading = 5.4105206811824,
                                        y = 703991.23561698,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 93,
                                        lat = 0.77175654369788,
                                        skill = "Excellent",
                                        long = 0.75229520999582,
                                        x = -51902.382080575,
                                        name = "Andzhievskij Tunguska East",
                                        heading = 2.0943951023932,
                                        y = 707476.35225213,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 94,
                                        lat = 0.77190168025534,
                                        skill = "Excellent",
                                        long = 0.75197018633801,
                                        x = -51163.46050826,
                                        name = "Andzhievskij Tor",
                                        heading = 3.1415926535898,
                                        y = 705870.94615445,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SA-11 Buk SR 9S18M1",
                                        CLSID = "{AC6EAFDF-396C-4E27-8FED-BBB9B2868F2B}",
                                        unitId = 95,
                                        lat = 0.77189269699643,
                                        skill = "Excellent",
                                        long = 0.7521483194962,
                                        x = -51119.055927239,
                                        name = "Andzhievskij Buk TAR",
                                        heading = 3.1415926535898,
                                        y = 706693.53958077,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 96,
                                        lat = 0.77189011848291,
                                        skill = "Excellent",
                                        long = 0.75211209142047,
                                        x = -51156.143209462,
                                        name = "Andzhievskij Buk launcher 1",
                                        heading = 3.4906585039887,
                                        y = 706529.53079907,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 97,
                                        lat = 0.77189053437175,
                                        skill = "Excellent",
                                        long = 0.75217898836237,
                                        x = -51115.334573015,
                                        name = "Andzhievskij Buk launcher 2",
                                        heading = 2.7925268031909,
                                        y = 706835.87340722,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 98,
                                        lat = 0.77192655098378,
                                        skill = "Excellent",
                                        long = 0.75198849917885,
                                        x = -50994.62137297,
                                        name = "Andzhievskij 1L13 SR EWR",
                                        heading = 3.3161255787892,
                                        y = 705935.16410394,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "Andzhievskij ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 430,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7796197858213,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6985893176514,
                                            x = -27678.165788847,
                                            speed = 0,
                                            y = 457200.22889675,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 31,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 99,
                                        lat = 0.7796197858213,
                                        skill = "Excellent",
                                        long = 0.6985893176514,
                                        x = -27678.165788847,
                                        name = "Majkop Tunguska West",
                                        heading = 3.8397243543875,
                                        y = 457200.22889675,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 100,
                                        lat = 0.77995743211157,
                                        skill = "Excellent",
                                        long = 0.69904686491894,
                                        x = -25345.485577932,
                                        name = "Majkop Tunguska East",
                                        heading = 0.69813170079773,
                                        y = 459086.81536962,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 101,
                                        lat = 0.77979270229821,
                                        skill = "Excellent",
                                        long = 0.6988142160752,
                                        x = -26487.308666693,
                                        name = "Majkop Tor",
                                        heading = 2.9670597283904,
                                        y = 458123.57828365,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SA-11 Buk SR 9S18M1",
                                        CLSID = "{AC6EAFDF-396C-4E27-8FED-BBB9B2868F2B}",
                                        unitId = 102,
                                        lat = 0.77976328010282,
                                        skill = "Excellent",
                                        long = 0.69865747817479,
                                        x = -26737.243197585,
                                        name = "Majkop Buk TAR",
                                        heading = 3.1415926535898,
                                        y = 457428.12273289,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 103,
                                        lat = 0.77976059778,
                                        skill = "Excellent",
                                        long = 0.69862596804514,
                                        x = -26766.905418209,
                                        name = "Majkop Buk launcher 1",
                                        heading = 3.4906585039887,
                                        y = 457286.46679646,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 104,
                                        lat = 0.77976059778,
                                        skill = "Excellent",
                                        long = 0.69868451345849,
                                        x = -26743.527424633,
                                        name = "Majkop Buk launcher 2",
                                        heading = 2.7925268031909,
                                        y = 457552.50393421,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 105,
                                        lat = 0.77987753689617,
                                        skill = "Excellent",
                                        long = 0.69883699103134,
                                        x = -25938.026867636,
                                        name = "Majkop 1L13 SR EWR",
                                        heading = 3.1415926535898,
                                        y = 458178.68874471,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "Majkop ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2908,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77781803218837,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66334856508616,
                                            x = -51019.048615091,
                                            speed = 0,
                                            y = 297776.17879385,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 32,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 106,
                                        lat = 0.77781803218837,
                                        skill = "Excellent",
                                        long = 0.66334856508616,
                                        x = -51019.048615091,
                                        name = "Gelendzhik Tunguska West",
                                        heading = 3.8397243543875,
                                        y = 297776.17879385,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 107,
                                        lat = 0.77800838094256,
                                        skill = "Excellent",
                                        long = 0.66360306724436,
                                        x = -49734.113112562,
                                        name = "Gelendzhik Tunguska East",
                                        heading = 0.69813170079773,
                                        y = 298858.20002013,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 108,
                                        lat = 0.77797030833597,
                                        skill = "Excellent",
                                        long = 0.66340969041219,
                                        x = -50031.937390041,
                                        name = "Gelendzhik Tor North",
                                        heading = 3.6651914291881,
                                        y = 297994.3855721,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 109,
                                        lat = 0.77789994052993,
                                        skill = "Excellent",
                                        long = 0.66353733674822,
                                        x = -50443.42522729,
                                        name = "Gelendzhik Tor South",
                                        heading = 2.6179938779915,
                                        y = 298601.92586439,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 119,
                                        lat = 0.77792713321791,
                                        skill = "Excellent",
                                        long = 0.66354081964614,
                                        x = -50269.281401741,
                                        name = "Gelendzhik 1L13 SR EWR",
                                        heading = 2.7925268031909,
                                        y = 298607.11868517,
                                    }, -- end of [5]
                                }, -- end of units
                                name = "Gelendzhik ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 40,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77949240141232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65929088776049,
                                            x = -41464.962065655,
                                            speed = 0,
                                            y = 278681.72453777,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 33,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 110,
                                        lat = 0.77949240141232,
                                        skill = "Excellent",
                                        long = 0.65929088776049,
                                        x = -41464.962065655,
                                        name = "My'skhako Tunguska West",
                                        heading = 4.014257279587,
                                        y = 278681.72453777,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 111,
                                        lat = 0.77966814581369,
                                        skill = "Excellent",
                                        long = 0.65953779917204,
                                        x = -40278.659507026,
                                        name = "My'skhako Tunguska East",
                                        heading = 0.87266462599716,
                                        y = 279736.58779194,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 112,
                                        lat = 0.77965289163233,
                                        skill = "Excellent",
                                        long = 0.65933683231951,
                                        x = -40430.542737079,
                                        name = "My'skhako Tor North",
                                        heading = 6.1086523819802,
                                        y = 278829.38237852,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 113,
                                        lat = 0.77958818963994,
                                        skill = "Excellent",
                                        long = 0.65947606398257,
                                        x = -40804.593648379,
                                        name = "My'skhako Tor South",
                                        heading = 2.6179938779915,
                                        y = 279487.4231708,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 120,
                                        lat = 0.7796330280157,
                                        skill = "Excellent",
                                        long = 0.6594768729213,
                                        x = -40518.868577844,
                                        name = "My'shako 1L13 SR EWR",
                                        heading = 2.4434609527921,
                                        y = 279473.51356548,
                                    }, -- end of [5]
                                }, -- end of units
                                name = "My'skhako ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 20,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78466910291654,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66300975854559,
                                            x = -7489.4439479494,
                                            speed = 0,
                                            y = 293552.0447786,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 34,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 114,
                                        lat = 0.78466910291654,
                                        skill = "Excellent",
                                        long = 0.66300975854559,
                                        x = -7489.4439479494,
                                        name = "Kry'msk Tunguska West",
                                        heading = 4.014257279587,
                                        y = 293552.0447786,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 115,
                                        lat = 0.78494601280333,
                                        skill = "Excellent",
                                        long = 0.66340801363263,
                                        x = -5615.1524115223,
                                        name = "Kry'msk Tunguska East",
                                        heading = 0.69813170079773,
                                        y = 295245.14201051,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 116,
                                        lat = 0.78481660455259,
                                        skill = "Excellent",
                                        long = 0.66314810734059,
                                        x = -6512.5381245203,
                                        name = "Kry'msk Tor North",
                                        heading = 5.4105206811824,
                                        y = 294120.86134159,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 117,
                                        lat = 0.7847458414902,
                                        skill = "Excellent",
                                        long = 0.66334303009101,
                                        x = -6908.3540949505,
                                        name = "Kry'msk Tor South",
                                        heading = 2.2689280275926,
                                        y = 295030.30529476,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 118,
                                        lat = 0.78484668036867,
                                        skill = "Excellent",
                                        long = 0.66321768954417,
                                        x = -6302.0730490722,
                                        name = "Kry'msk 1L13 SR EWR",
                                        heading = 2.9670597283904,
                                        y = 294424.29676711,
                                    }, -- end of [5]
                                }, -- end of units
                                name = "Kry'msk ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78535448310209,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65162539065928,
                                            x = -6085.264860482,
                                            speed = 0,
                                            y = 241851.92765361,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 35,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 121,
                                        lat = 0.78535448310209,
                                        skill = "Excellent",
                                        long = 0.65162539065928,
                                        x = -6085.264860482,
                                        name = "Anapa Tunguska West",
                                        heading = 4.014257279587,
                                        y = 241851.92765361,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 122,
                                        lat = 0.78557939415506,
                                        skill = "Excellent",
                                        long = 0.65223800786617,
                                        x = -4503.4154329086,
                                        name = "Anapa Tunguska East",
                                        heading = 0.78539816339745,
                                        y = 244540.62126033,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 123,
                                        lat = 0.78552029530857,
                                        skill = "Excellent",
                                        long = 0.65174569440503,
                                        x = -5000.0515465597,
                                        name = "Anapa Tor North",
                                        heading = 6.1086523819802,
                                        y = 242337.48470377,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 124,
                                        lat = 0.78541281349377,
                                        skill = "Excellent",
                                        long = 0.65216317869322,
                                        x = -5582.411112546,
                                        name = "Anapa Tor South",
                                        heading = 2.4434609527921,
                                        y = 244261.68311189,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 125,
                                        lat = 0.78557855106564,
                                        skill = "Excellent",
                                        long = 0.65204725207282,
                                        x = -4555.4049552279,
                                        name = "Anapa 1L13 SR EWR",
                                        heading = 5.0614548307836,
                                        y = 243679.1489219,
                                    }, -- end of [5]
                                }, -- end of units
                                name = "Anapa ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 34,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78601452319713,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68314756074064,
                                            x = 7351.2699242635,
                                            speed = 0,
                                            y = 383939.27570608,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 36,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 126,
                                        lat = 0.78601452319713,
                                        skill = "Excellent",
                                        long = 0.68314756074064,
                                        x = 7351.2699242635,
                                        name = "Pashkovskij Tunguska West 1",
                                        heading = 4.5378560551853,
                                        y = 383939.27570608,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 127,
                                        lat = 0.78588236222834,
                                        skill = "Excellent",
                                        long = 0.68372370956249,
                                        x = 6707.2519731522,
                                        name = "Pashkovskij Tunguska West 2",
                                        heading = 4.014257279587,
                                        y = 386607.36999506,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 128,
                                        lat = 0.78616711622631,
                                        skill = "Excellent",
                                        long = 0.68356232540622,
                                        x = 8465.0777856875,
                                        name = "Pashkovskij Tunguska East 1",
                                        heading = 0.87266462599716,
                                        y = 385737.67678596,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 129,
                                        lat = 0.78619343645322,
                                        skill = "Excellent",
                                        long = 0.68428235621298,
                                        x = 8879.5001393631,
                                        name = "Pashkovskij Tunguska East 2",
                                        heading = 0.87266462599716,
                                        y = 388977.51541691,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 130,
                                        lat = 0.78616222344009,
                                        skill = "Excellent",
                                        long = 0.68333281271844,
                                        x = 8355.2451934293,
                                        name = "Pashkovskij Tor North",
                                        heading = 5.9341194567807,
                                        y = 384703.23846615,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 131,
                                        lat = 0.78599841329829,
                                        skill = "Excellent",
                                        long = 0.68405452427517,
                                        x = 7559.6032399228,
                                        name = "Pashkovskij Tor South",
                                        heading = 2.7925268031909,
                                        y = 388044.5611679,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 132,
                                        lat = 0.78604083940233,
                                        skill = "Excellent",
                                        long = 0.68365832601587,
                                        x = 7693.929348452,
                                        name = "Pashkovskij 1L13 SR EWR",
                                        heading = 3.1415926535898,
                                        y = 386233.731082,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "Pashkovskij ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 30,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7868536094068,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6794358734513,
                                            x = 11439.241996278,
                                            speed = 0,
                                            y = 366785.82061612,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 37,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 133,
                                        lat = 0.7868536094068,
                                        skill = "Excellent",
                                        long = 0.6794358734513,
                                        x = 11439.241996278,
                                        name = "Krasnodar Tunguska West",
                                        heading = 4.7996554429844,
                                        y = 366785.82061612,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 134,
                                        lat = 0.78684727817813,
                                        skill = "Excellent",
                                        long = 0.68008839328919,
                                        x = 11613.419750241,
                                        name = "Krasnodar Tunguska East",
                                        heading = 1.6580627893946,
                                        y = 369736.67270156,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 135,
                                        lat = 0.78670698846495,
                                        skill = "Excellent",
                                        long = 0.67972324042766,
                                        x = 10600.102514672,
                                        name = "Krasnodar Tunguska South",
                                        heading = 3.3161255787892,
                                        y = 368153.52919618,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 136,
                                        lat = 0.78692317115314,
                                        skill = "Excellent",
                                        long = 0.67970168251034,
                                        x = 11969.547306537,
                                        name = "Krasnodar Tor North",
                                        heading = 6.1959188445799,
                                        y = 367953.68400468,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 137,
                                        lat = 0.78674446465144,
                                        skill = "Excellent",
                                        long = 0.67989391530563,
                                        x = 10894.833016052,
                                        name = "Krasnodar Tor South",
                                        heading = 2.9670597283904,
                                        y = 368906.81645968,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "1L13 EWR",
                                        CLSID = "{F16F5FBF-D121-47EC-9BFA-8140F30C8664}",
                                        unitId = 138,
                                        lat = 0.78685504449089,
                                        skill = "Excellent",
                                        long = 0.67956528632054,
                                        x = 11490.919455549,
                                        name = "Krasnodar 1L13 SR EWR",
                                        heading = 3.1415926535898,
                                        y = 367369.78161489,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "Krasnodar ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 22,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78730187818341,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67909881841613,
                                            x = 14182.774968527,
                                            speed = 0,
                                            y = 365051.63312236,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 46,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "S-300PS 64H6E sr",
                                        CLSID = "{3F127663-E479-4B8D-855B-7C4F6E9310EA}",
                                        unitId = 147,
                                        lat = 0.78730187818341,
                                        skill = "Excellent",
                                        long = 0.67909881841613,
                                        x = 14182.774968527,
                                        name = "HQ S-300 SR",
                                        heading = 4.014257279587,
                                        y = 365051.63312236,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "S-300PS 40B6M tr",
                                        CLSID = "{0626F96A-FDFB-42D3-ADE5-A0415690BF5E}",
                                        unitId = 148,
                                        lat = 0.78731870931619,
                                        skill = "Excellent",
                                        long = 0.67912662824523,
                                        x = 14299.087672541,
                                        name = "HQ S-300 TR",
                                        heading = 4.014257279587,
                                        y = 365169.25734107,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "S-300PS 54K6 cp",
                                        CLSID = "{1C4F9C25-EDBD-429e-B95A-083ABFE82B95}",
                                        unitId = 149,
                                        lat = 0.78731116826726,
                                        skill = "Excellent",
                                        long = 0.67911461152822,
                                        x = 14247.120428564,
                                        name = "HQ S-300 CP",
                                        heading = 5.4606986118351,
                                        y = 365118.55333835,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 150,
                                        lat = 0.78731411815039,
                                        skill = "Excellent",
                                        long = 0.67909786643875,
                                        x = 14260.399587273,
                                        name = "HQ S-300 LN1",
                                        heading = 2.4434609527921,
                                        y = 365041.78758834,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 151,
                                        lat = 0.78731455824909,
                                        skill = "Excellent",
                                        long = 0.67909999963925,
                                        x = 14263.903082523,
                                        name = "HQ S-300 LN2",
                                        heading = 2.4434609527921,
                                        y = 365051.1965277,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 152,
                                        lat = 0.78731506285215,
                                        skill = "Excellent",
                                        long = 0.67910205618133,
                                        x = 14267.792109256,
                                        name = "HQ S-300 LN3",
                                        heading = 2.4434609527921,
                                        y = 365060.23088011,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 153,
                                        lat = 0.78731552385701,
                                        skill = "Excellent",
                                        long = 0.67910400828368,
                                        x = 14271.369196725,
                                        name = "HQ S-300 LN4",
                                        heading = 2.4434609527921,
                                        y = 365068.81459087,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 154,
                                        lat = 0.78729993293627,
                                        skill = "Excellent",
                                        long = 0.67911456736868,
                                        x = 14175.565361776,
                                        name = "HQ S-300 LN5",
                                        heading = 5.5850536063819,
                                        y = 365123.45573834,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 155,
                                        lat = 0.78730140159933,
                                        skill = "Average",
                                        long = 0.67911547826207,
                                        x = 14185.216429831,
                                        name = "HQ S-300 LN6",
                                        heading = 5.5850536063819,
                                        y = 365126.8919209,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 156,
                                        lat = 0.78730274422976,
                                        skill = "Excellent",
                                        long = 0.67911638267748,
                                        x = 14194.062860494,
                                        name = "HQ S-300 LN7",
                                        heading = 5.5850536063819,
                                        y = 365130.35614823,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 157,
                                        lat = 0.78730416208699,
                                        skill = "Excellent",
                                        long = 0.67911719769275,
                                        x = 14203.358909173,
                                        name = "HQ S-300 LN8",
                                        heading = 5.5850536063819,
                                        y = 365133.38352652,
                                    }, -- end of [11]
                                }, -- end of units
                                name = "HQ S-300 Group",
                                start_time = 0,
                                task = "Без задачи",
                            }, -- end of [11]
                            [12] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.6793521641709,
                                                lat = 0.78736403872862,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.67936174733632,
                                                lat = 0.78735685966318,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 25,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78736691036928,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67933543952336,
                                            x = 14674.643208529,
                                            speed = 0,
                                            y = 366088.83022235,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 47,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 158,
                                        lat = 0.78736691036928,
                                        skill = "Excellent",
                                        long = 0.67933543952336,
                                        x = 14674.643208529,
                                        name = "HQ Tunguska West",
                                        heading = 4.7123889803847,
                                        y = 366088.83022235,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 159,
                                        lat = 0.78735086307171,
                                        skill = "Excellent",
                                        long = 0.6794693530569,
                                        x = 14616.482007479,
                                        name = "HQ Tunguska East",
                                        heading = 2.3860238722652,
                                        y = 366701.40893972,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 160,
                                        lat = 0.78739604954423,
                                        skill = "Excellent",
                                        long = 0.67937509390583,
                                        x = 14873.220167399,
                                        name = "HQ Tor North",
                                        heading = 0,
                                        y = 366254.16479672,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 161,
                                        lat = 0.78732442782416,
                                        skill = "Excellent",
                                        long = 0.67944965355113,
                                        x = 14441.681574351,
                                        name = "HQ Tor South",
                                        heading = 3.1415926535898,
                                        y = 366624.94191406,
                                    }, -- end of [4]
                                }, -- end of units
                                name = "HQ ADF Group",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [12]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                taskSelected = true,
                                name = "Eagle 121",
                                groupId = 4,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 430,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            linkUnit = 12,
                                            lat = 0.74260394601185,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63618125400166,
                                            x = -281621.20693058,
                                            speed = 138.88888888889,
                                            helipadId = 12,
                                            y = 183426.68801147,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 6000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76085425189209,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63641323500415,
                                            x = -165393.85750928,
                                            speed = 166.66666666667,
                                            y = 179714.6831323,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 6000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77493870240671,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.59670946082565,
                                            x = -80871.405811813,
                                            speed = 194.44444444444,
                                            y = -5288.2507540472,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75615659272623,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63620775884038,
                                            x = -195339.74036637,
                                            speed = 194.44444444444,
                                            y = 180007.24801532,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 0,
                                            type = "Land",
                                            action = "Landing",
                                            linkUnit = 12,
                                            lat = 0.74260394601185,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63618125400166,
                                            x = -281621.20693058,
                                            speed = 138.88888888889,
                                            helipadId = 12,
                                            y = 183426.68801147,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Intercept",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-33",
                                        CLSID = "{35ED40B9-C66A-4A80-AC29-04B041552520}",
                                        unitId = 22,
                                        lat = 0.74260394601185,
                                        skill = "Player",
                                        y = 183426.68801147,
                                        long = 0.63618125400166,
                                        x = -281621.20693058,
                                        name = "Me",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 57,
                                            chaff = 39,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 0,
                                            name = 100,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-33",
                                        CLSID = "{35ED40B9-C66A-4A80-AC29-04B041552520}",
                                        unitId = 23,
                                        lat = 0.74259694601185,
                                        skill = "Excellent",
                                        y = 183461.50542934,
                                        long = 0.63618825400166,
                                        x = -281664.45383688,
                                        name = "Eagle 121-2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 57,
                                            chaff = 39,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 1,
                                            name = 101,
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = false,
                                name = "Transport 1",
                                groupId = 9,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.8239025772168,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72879696597293,
                                            x = 267591.04119385,
                                            speed = 138.88888888889,
                                            y = 563260.36513387,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79396606757055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67611648510177,
                                            x = 55639.252452633,
                                            speed = 138.88888888889,
                                            airdromeId = 15,
                                            y = 348583.81309138,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 20,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.784803,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.663205,
                                            x = -6583.663574989,
                                            speed = 138.88888888889,
                                            airdromeId = 15,
                                            y = 294383.98405512,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "IL-76MD",
                                        CLSID = "{439A1A0C-1A35-4B45-A0ED-2F2A0B0E8F31}",
                                        unitId = 40,
                                        lat = 0.8239025772168,
                                        skill = "Excellent",
                                        long = 0.72879696597293,
                                        x = 267591.04119385,
                                        name = "Transport 1-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "80000",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 563260.36513387,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 2,
                                            name = 102,
                                        }, -- end of callsign
                                        onboard_num = 19,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = false,
                                name = "Transport 2",
                                groupId = 11,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.82381458206961,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72452978205672,
                                            x = 264969.33557282,
                                            speed = 138.88888888889,
                                            y = 544814.2353852,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79386472263992,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66524066246324,
                                            x = 51700.105349057,
                                            speed = 138.88888888889,
                                            y = 299916.98678952,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 45,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.78545,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.651915,
                                            x = -5406.2803440839,
                                            speed = 138.88888888889,
                                            airdromeId = 12,
                                            y = 243127.2973737,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "IL-76MD",
                                        CLSID = "{439A1A0C-1A35-4B45-A0ED-2F2A0B0E8F31}",
                                        unitId = 42,
                                        lat = 0.82381458206961,
                                        skill = "Excellent",
                                        long = 0.72452978205672,
                                        x = 264969.33557282,
                                        name = "Transport 2-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "80000",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 544814.2353852,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 3,
                                            name = 103,
                                        }, -- end of callsign
                                        onboard_num = 21,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [3]
                            [4] = 
                            {
                                hidden = false,
                                name = "Transport 3",
                                groupId = 12,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.82377414044494,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73381650269822,
                                            x = 269279.00382954,
                                            speed = 138.88888888889,
                                            y = 585116.50372069,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78691895003507,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67292320979521,
                                            x = 9762.3011586294,
                                            speed = 138.88888888889,
                                            y = 337380.52474103,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 40,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.779573,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.659424,
                                            x = -40915.496728899,
                                            speed = 138.88888888889,
                                            airdromeId = 14,
                                            y = 279256.64920952,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "IL-76MD",
                                        CLSID = "{439A1A0C-1A35-4B45-A0ED-2F2A0B0E8F31}",
                                        unitId = 43,
                                        lat = 0.82377414044494,
                                        skill = "Excellent",
                                        long = 0.73381650269822,
                                        x = 269279.00382954,
                                        name = "Transport 3-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "80000",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 585116.50372069,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 4,
                                            name = 104,
                                        }, -- end of callsign
                                        onboard_num = 22,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [4]
                            [5] = 
                            {
                                hidden = false,
                                name = "Transport 4",
                                groupId = 13,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.82415941647068,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71024209243337,
                                            x = 260693.12060773,
                                            speed = 138.88888888889,
                                            y = 482616.19477502,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78776733193448,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70894928107711,
                                            x = 28458.575707561,
                                            speed = 138.88888888889,
                                            y = 499371.16518336,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 180,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.779801,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.698797,
                                            x = -26441.347360305,
                                            speed = 138.88888888889,
                                            airdromeId = 16,
                                            y = 458040.61422532,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "IL-76MD",
                                        CLSID = "{439A1A0C-1A35-4B45-A0ED-2F2A0B0E8F31}",
                                        unitId = 44,
                                        lat = 0.82415941647068,
                                        skill = "Excellent",
                                        long = 0.71024209243337,
                                        x = 260693.12060773,
                                        name = "Transport 4-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "80000",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 482616.19477502,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 5,
                                            name = 105,
                                        }, -- end of callsign
                                        onboard_num = 23,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [5]
                            [6] = 
                            {
                                hidden = false,
                                name = "Transport 5",
                                groupId = 14,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.82399917972558,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72057029643257,
                                            x = 264285.73345889,
                                            speed = 138.88888888889,
                                            y = 527509.99300133,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78553454278505,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6758044667267,
                                            x = 1853.6621347433,
                                            speed = 138.88888888889,
                                            y = 351008.26782307,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 25,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.77791,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.663491,
                                            x = -50392.648146355,
                                            speed = 138.88888888889,
                                            airdromeId = 17,
                                            y = 298387.43849386,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "IL-76MD",
                                        CLSID = "{439A1A0C-1A35-4B45-A0ED-2F2A0B0E8F31}",
                                        unitId = 45,
                                        lat = 0.82399917972558,
                                        skill = "Excellent",
                                        long = 0.72057029643257,
                                        x = 264285.73345889,
                                        name = "Transport 5-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "80000",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 527509.99300133,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 6,
                                            name = 106,
                                        }, -- end of callsign
                                        onboard_num = 24,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [6]
                            [7] = 
                            {
                                hidden = false,
                                name = "Transport 7",
                                groupId = 15,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.82424472357988,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70573134298681,
                                            x = 259329.88366589,
                                            speed = 138.88888888889,
                                            y = 463001.18907467,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79081370250601,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69473672441391,
                                            x = 42107.72529075,
                                            speed = 138.88888888889,
                                            y = 433679.25351014,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 30,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.78688,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.679696,
                                            x = 11692.789495652,
                                            speed = 138.88888888889,
                                            airdromeId = 13,
                                            y = 367948.47230953,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "IL-76MD",
                                        CLSID = "{439A1A0C-1A35-4B45-A0ED-2F2A0B0E8F31}",
                                        unitId = 46,
                                        lat = 0.82424472357988,
                                        skill = "Excellent",
                                        long = 0.70573134298681,
                                        x = 259329.88366589,
                                        name = "Transport 7-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "80000",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 463001.18907467,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 7,
                                            name = 107,
                                        }, -- end of callsign
                                        onboard_num = 25,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [7]
                            [8] = 
                            {
                                hidden = false,
                                name = "Transport 6",
                                groupId = 16,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.82402330999117,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71315136827854,
                                            x = 261093.69007654,
                                            speed = 138.88888888889,
                                            y = 495315.189593,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79083395890168,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69760308166107,
                                            x = 43340.57602246,
                                            speed = 138.88888888889,
                                            y = 446541.67806934,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 34,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.786052,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.683393,
                                            x = 7674.038444859,
                                            speed = 138.88888888889,
                                            airdromeId = 19,
                                            y = 385029.5736699,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "IL-76MD",
                                        CLSID = "{439A1A0C-1A35-4B45-A0ED-2F2A0B0E8F31}",
                                        unitId = 47,
                                        lat = 0.82402330999117,
                                        skill = "Excellent",
                                        long = 0.71315136827854,
                                        x = 261093.69007654,
                                        name = "Transport 6-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "80000",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 495315.189593,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 8,
                                            name = 108,
                                        }, -- end of callsign
                                        onboard_num = 26,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [8]
                            [9] = 
                            {
                                hidden = false,
                                taskSelected = true,
                                name = "Red Crown 500",
                                groupId = 17,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "Begin Loop",
                                            lat = 0.80562183049716,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64575209616033,
                                            x = 121600.04711055,
                                            speed = 138.88888888889,
                                            y = 208873.56795359,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 9000,
                                            type = "Turning Point",
                                            action = "End Loop",
                                            lat = 0.77937458510967,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73159369642976,
                                            x = -14469.369001998,
                                            speed = 138.88888888889,
                                            y = 607341.22420479,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "AWACS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "A-50",
                                        CLSID = "{CA17F0F8-6AEB-43FA-BC90-76732137F61D}",
                                        unitId = 48,
                                        lat = 0.80562183049716,
                                        skill = "Excellent",
                                        long = 0.64575209616033,
                                        x = 121600.04711055,
                                        name = "AWACS 1-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "70000",
                                            flare = 192,
                                            chaff = 192,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 208873.56795359,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 9,
                                            name = 109,
                                        }, -- end of callsign
                                        onboard_num = 27,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [9]
                            [10] = 
                            {
                                hidden = false,
                                taskSelected = true,
                                name = "Border CAP 1",
                                groupId = 18,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 430,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            lat = 0.759437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.761624,
                                            x = -124921.90954665,
                                            speed = 138.88888888889,
                                            airdromeId = 27,
                                            y = 760428.0733062,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 5000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74898841943221,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75925287942069,
                                            x = -192915.11096284,
                                            speed = 138.88888888889,
                                            y = 757885.70638365,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7539164454252,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74770693284881,
                                            x = -168116.88894178,
                                            speed = 138.88888888889,
                                            y = 700086.27667054,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.756537568673,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72569581745636,
                                            x = -162808.5467281,
                                            speed = 138.88888888889,
                                            y = 595777.02173433,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 8000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76251404859278,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70156529076857,
                                            x = -135417.50748754,
                                            speed = 138.88888888889,
                                            y = 480307.37451811,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 180,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.779801,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.698797,
                                            x = -26441.347360305,
                                            speed = 138.88888888889,
                                            airdromeId = 16,
                                            y = 458040.61422532,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAP",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-30",
                                        CLSID = "{983788D2-EB64-4D8E-A921-9FA30122B4B0}",
                                        unitId = 51,
                                        lat = 0.759437,
                                        skill = "Excellent",
                                        y = 760428.0733062,
                                        long = 0.761624,
                                        x = -124921.90954665,
                                        name = "CAP 1-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 6,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 0,
                                            name = 110,
                                        }, -- end of callsign
                                        onboard_num = 30,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-30",
                                        CLSID = "{983788D2-EB64-4D8E-A921-9FA30122B4B0}",
                                        unitId = 52,
                                        lat = 0.75943,
                                        skill = "Excellent",
                                        y = 760466.37391759,
                                        long = 0.761631,
                                        x = -124962.31193751,
                                        name = "CAP 1-2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 6,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = 111,
                                        }, -- end of callsign
                                        onboard_num = 31,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [10]
                            [11] = 
                            {
                                hidden = false,
                                name = "Border Recon 1",
                                groupId = 49,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74039791577093,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7851508319219,
                                            x = -231254.06330474,
                                            speed = 277.77777777778,
                                            y = 887082.0280224,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 10000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74860817415289,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74108267928686,
                                            x = -205532.11605762,
                                            speed = 277.77777777778,
                                            y = 673060.70997449,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 10000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74805956551015,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71861722983533,
                                            x = -220134.86815882,
                                            speed = 277.77777777778,
                                            y = 568173.21997571,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 10000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75707185411661,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70080833980902,
                                            x = -170376.9960671,
                                            speed = 277.77777777778,
                                            y = 479801.12880016,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 10000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77465451062842,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67790324432807,
                                            x = -66741.909592974,
                                            speed = 277.77777777778,
                                            y = 365462.11791844,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 20,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.784803,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.663205,
                                            x = -6583.663574989,
                                            speed = 138.88888888889,
                                            airdromeId = 15,
                                            y = 294383.98405512,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Reconnaissance",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-25RBT",
                                        CLSID = "{FB7FDABF-24F4-4311-AD7A-331CB382E9FA}",
                                        unitId = 165,
                                        lat = 0.74039791577093,
                                        skill = "Excellent",
                                        long = 0.7851508319219,
                                        x = -231254.06330474,
                                        name = "Recon 1-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "15245",
                                            flare = 0,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 887082.0280224,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            name = 112,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [11]
                            [12] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Kuznetsov Alert 5",
                                groupId = 50,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 25,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            linkUnit = 12,
                                            lat = 0.74260394601185,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63618125400166,
                                            x = -281621.20693058,
                                            speed = 138.88888888889,
                                            helipadId = 12,
                                            y = 183426.68801147,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 82800,
                                task = "GAI",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-33",
                                        CLSID = "{35ED40B9-C66A-4A80-AC29-04B041552520}",
                                        unitId = 166,
                                        lat = 0.74260394601185,
                                        skill = "Excellent",
                                        y = 183426.68801147,
                                        long = 0.63618125400166,
                                        x = -281621.20693058,
                                        name = "Alert 5-1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{D841D0F9-5ED1-4E27-AA4B-020A492E7454}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{D841D0F9-5ED1-4E27-AA4B-020A492E7454}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{D841D0F9-5ED1-4E27-AA4B-020A492E7454}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{D841D0F9-5ED1-4E27-AA4B-020A492E7454}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 48,
                                            chaff = 48,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            name = 113,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-33",
                                        CLSID = "{35ED40B9-C66A-4A80-AC29-04B041552520}",
                                        unitId = 167,
                                        lat = 0.74259694601185,
                                        skill = "Excellent",
                                        y = 183461.50542934,
                                        long = 0.63618825400166,
                                        x = -281664.45383688,
                                        name = "Alert 5-2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{D841D0F9-5ED1-4E27-AA4B-020A492E7454}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{D841D0F9-5ED1-4E27-AA4B-020A492E7454}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{D841D0F9-5ED1-4E27-AA4B-020A492E7454}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{D841D0F9-5ED1-4E27-AA4B-020A492E7454}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 48,
                                            chaff = 48,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 4,
                                            name = 114,
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [12]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 3.9669695041105,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.78735669074461,
                                            long = 0.67938915616878,
                                            x = 14627.227659811,
                                            name = "",
                                            speed = 0,
                                            y = 366336.34616809,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 38,
                                lat = 0.78735669074461,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "aviashtab",
                                        type = "Military staff",
                                        CLSID = "{a056cc08-9b50-45b1-b798-e0eb4277ea86}",
                                        unitId = 139,
                                        lat = 0.78735669074461,
                                        long = 0.67938915616878,
                                        x = 14627.227659811,
                                        name = "Theatre Command Post A",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 366336.34616809,
                                        heading = 3.9669695041105,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.67938915616878,
                                name = "Theatre Command Post A",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 5.4977871437821,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.78735044077789,
                                            long = 0.67940625450966,
                                            x = 14593.051787224,
                                            name = "",
                                            speed = 0,
                                            y = 366416.55237592,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 39,
                                lat = 0.78735044077789,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "kazarma2",
                                        type = "Barracks 2",
                                        CLSID = "{eb3bac2d-4c24-4ff8-8c8a-dcd3d0c98750}",
                                        unitId = 140,
                                        lat = 0.78735044077789,
                                        long = 0.67940625450966,
                                        x = 14593.051787224,
                                        name = "Theatre Command Post B",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 366416.55237592,
                                        heading = 5.4977871437821,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.67940625450966,
                                name = "Theatre Command Post B",
                                dead = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 5.4977871437821,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.78734858268724,
                                            long = 0.67941198339072,
                                            x = 14583.103654581,
                                            name = "",
                                            speed = 0,
                                            y = 366443.31400857,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 40,
                                lat = 0.78734858268724,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "kazarma2",
                                        type = "Barracks 2",
                                        CLSID = "{eb3bac2d-4c24-4ff8-8c8a-dcd3d0c98750}",
                                        unitId = 141,
                                        lat = 0.78734858268724,
                                        long = 0.67941198339072,
                                        x = 14583.103654581,
                                        name = "Theatre Command Post C",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 366443.31400857,
                                        heading = 5.4977871437821,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.67941198339072,
                                name = "Theatre Command Post C",
                                dead = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                heading = 5.2023463066384,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.78736336304966,
                                            long = 0.67940983026835,
                                            x = 14676.509025455,
                                            name = "",
                                            speed = 0,
                                            y = 366426.58219839,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 41,
                                lat = 0.78736336304966,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "SkladC",
                                        type = ".Ammunition depot",
                                        CLSID = "{85D3DBF2-05DF-48e1-9C49-FD104E65A76E}",
                                        unitId = 142,
                                        lat = 0.78736336304966,
                                        long = 0.67940983026835,
                                        x = 14676.509025455,
                                        name = "Theatre Command Post D",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 366426.58219839,
                                        heading = 5.2023463066384,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.67940983026835,
                                name = "Theatre Command Post D",
                                dead = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                heading = 5.2023463066384,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.78735466372408,
                                            long = 0.67939589342878,
                                            x = 14616.535342497,
                                            name = "",
                                            speed = 0,
                                            y = 366367.74335659,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 42,
                                lat = 0.78735466372408,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "tele_bash_m",
                                        type = "Comms tower M",
                                        CLSID = "{fe75a842-e794-4650-9197-22797513dc72}",
                                        unitId = 143,
                                        lat = 0.78735466372408,
                                        long = 0.67939589342878,
                                        x = 14616.535342497,
                                        name = "Theatre Command Post E",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 366367.74335659,
                                        heading = 5.2023463066384,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.67939589342878,
                                name = "Theatre Command Post E",
                                dead = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                heading = 3.9269908169872,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.78734731580924,
                                            long = 0.67938734449644,
                                            x = 14566.937764721,
                                            name = "",
                                            speed = 0,
                                            y = 366332.60468888,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 43,
                                lat = 0.78734731580924,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "ComCenter",
                                        type = ".Command Center",
                                        CLSID = "{64DE4673-7D3E-424f-AB29-F4336AC38F98}",
                                        unitId = 144,
                                        lat = 0.78734731580924,
                                        long = 0.67938734449644,
                                        x = 14566.937764721,
                                        name = "Theatre Command Post F",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 366332.60468888,
                                        heading = 3.9269908169872,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.67938734449644,
                                name = "Theatre Command Post F",
                                dead = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                heading = 5.3003915839323,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.78734604893285,
                                            long = 0.67940039681159,
                                            x = 14563.161460863,
                                            name = "",
                                            speed = 0,
                                            y = 366392.1707902,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 44,
                                lat = 0.78734604893285,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "GSM Rus",
                                        type = "FARP Fuel Depot",
                                        CLSID = "{3441baf3-7ff7-4d76-ab9e-77f768b7813f}",
                                        unitId = 145,
                                        lat = 0.78734604893285,
                                        long = 0.67940039681159,
                                        x = 14563.161460863,
                                        name = "Theatre Command Post G",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 366392.1707902,
                                        heading = 5.3003915839323,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.67940039681159,
                                name = "Theatre Command Post G",
                                dead = false,
                            }, -- end of [7]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
            }, -- end of country
        }, -- end of red
    }, -- end of coalition
    sortie = "Border Patrol Mission 3",
    version = 2,
    trigfuncStartup = 
    {
    }, -- end of trigfuncStartup
    currentKey = 51164,
    start_time = 17100,
    forcedOptions = 
    {
    }, -- end of forcedOptions
    failures = 
    {
        hydro = 
        {
            hh = 0,
            prob = 100,
            label = "HYDRO",
            enable = false,
            mmint = 1,
            id = "hydro",
            mm = 0,
        }, -- end of hydro
        eos = 
        {
            hh = 0,
            prob = 100,
            label = "EOS",
            enable = false,
            mmint = 1,
            id = "eos",
            mm = 0,
        }, -- end of eos
        ecm = 
        {
            hh = 0,
            prob = 100,
            label = "ECM",
            enable = false,
            mmint = 1,
            id = "ecm",
            mm = 0,
        }, -- end of ecm
        helmet = 
        {
            hh = 0,
            prob = 100,
            label = "HELMET",
            enable = false,
            mmint = 1,
            id = "helmet",
            mm = 0,
        }, -- end of helmet
        l_engine = 
        {
            hh = 0,
            prob = 100,
            label = "L-ENGINE",
            enable = false,
            mmint = 1,
            id = "l_engine",
            mm = 0,
        }, -- end of l_engine
        autopilot = 
        {
            hh = 0,
            prob = 100,
            label = "AUTOPILOT",
            enable = false,
            mmint = 1,
            id = "autopilot",
            mm = 0,
        }, -- end of autopilot
        hud = 
        {
            hh = 0,
            prob = 100,
            label = "HUD",
            enable = false,
            mmint = 1,
            id = "hud",
            mm = 0,
        }, -- end of hud
        asc = 
        {
            hh = 0,
            prob = 100,
            label = "ASC",
            enable = false,
            mmint = 1,
            id = "asc",
            mm = 0,
        }, -- end of asc
        rws = 
        {
            hh = 0,
            prob = 100,
            label = "RWS",
            enable = false,
            mmint = 1,
            id = "rws",
            mm = 0,
        }, -- end of rws
        r_engine = 
        {
            hh = 0,
            prob = 100,
            label = "R-ENGINE",
            enable = false,
            mmint = 1,
            id = "r_engine",
            mm = 0,
        }, -- end of r_engine
        radar = 
        {
            hh = 0,
            prob = 100,
            label = "RADAR",
            enable = false,
            mmint = 1,
            id = "radar",
            mm = 0,
        }, -- end of radar
        mfd = 
        {
            hh = 0,
            prob = 100,
            label = "MFD",
            enable = false,
            mmint = 1,
            id = "mfd",
            mm = 0,
        }, -- end of mfd
    }, -- end of failures
} -- end of mission
