mission = 
{
	["groundControl"] = 
	{
		["passwords"] = 
		{
			["artillery_commander"] = {},
			["instructor"] = {},
			["observer"] = {},
			["forward_observer"] = {},
		}, -- end of ["passwords"]
		["roles"] = 
		{
			["artillery_commander"] = 
			{
				["neutrals"] = 0,
				["blue"] = 2,
				["red"] = 0,
			}, -- end of ["artillery_commander"]
			["instructor"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["instructor"]
			["observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 1,
				["red"] = 0,
			}, -- end of ["observer"]
			["forward_observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["forward_observer"]
		}, -- end of ["roles"]
		["isPilotControlVehicles"] = true,
	}, -- end of ["groundControl"]
	["requiredModules"] = {},
	["date"] = 
	{
		["Year"] = 2026,
		["Day"] = 5,
		["Month"] = 5,
	}, -- end of ["date"]
	["trig"] = 
	{
		["actions"] = 
		{
			[1] = "a_remove_scene_objects(330, 2);",
			[2] = "a_remove_scene_objects(495, 2);",
			[3] = "a_do_script(\"trigger.action.setUserFlag(\\\"444\\\", true)\"); mission.trig.func[3]=nil;",
			[4] = "a_do_script_file(getValueResourceByKey(\"ResKey_Action_25\")); mission.trig.func[4]=nil;",
			[5] = "a_activate_group(77); mission.trig.func[5]=nil;",
			[6] = "a_activate_group(44);a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_7\"), 15, true, 0); mission.trig.func[6]=nil;",
			[7] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_22\"), 15, true, 0); mission.trig.func[7]=nil;",
			[8] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_23\"), 15, true, 0);a_set_flag(\"666\"); mission.trig.func[8]=nil;",
			[9] = "a_set_flag(\"E1\"); mission.trig.func[9]=nil;",
		}, -- end of ["actions"]
		["events"] = {},
		["custom"] = {},
		["func"] = 
		{
			[3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
			[4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
			[5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
			[6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
			[7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
			[8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
			[9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
			[2] = true,
			[3] = true,
			[4] = true,
			[5] = true,
			[6] = true,
			[7] = true,
			[8] = true,
			[9] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(true)",
			[2] = "return(true)",
			[3] = "return(c_time_after(3) and c_unit_in_zone(50, 165) )",
			[4] = "return(c_flag_is_true(\"444\") )",
			[5] = "return(c_time_after(3) )",
			[6] = "return(c_unit_in_zone(49, 165) )",
			[7] = "return(c_unit_in_zone(61, 660) )",
			[8] = "return(c_unit_in_zone(61, 661) )",
			[9] = "return(c_unit_in_zone(62, 661) )",
		}, -- end of ["conditions"]
		["customStartup"] = {},
		["funcStartup"] = 
		{
			[1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
			[2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
		}, -- end of ["funcStartup"]
	}, -- end of ["trig"]
	["maxDictId"] = 27,
	["result"] = 
	{
		["offline"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["offline"]
		["total"] = 0,
		["blue"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["blue"]
		["red"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["red"]
	}, -- end of ["result"]
	["pictureFileNameN"] = {},
	["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
	["pictureFileNameServer"] = {},
	["weather"] = 
	{
		["wind"] = 
		{
			["at8000"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["at8000"]
			["atGround"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["atGround"]
			["at2000"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["at2000"]
		}, -- end of ["wind"]
		["enable_fog"] = false,
		["season"] = 
		{
			["temperature"] = 16,
		}, -- end of ["season"]
		["qnh"] = 765.048,
		["cyclones"] = {},
		["dust_density"] = 0,
		["enable_dust"] = false,
		["clouds"] = 
		{
			["thickness"] = 200,
			["density"] = 0,
			["preset"] = "RainyPreset1",
			["base"] = 2200,
			["iprecptns"] = 0,
		}, -- end of ["clouds"]
		["atmosphere_type"] = 0,
		["groundTurbulence"] = 2.0616,
		["halo"] = 
		{
			["preset"] = "AtmoHighClouds",
			["crystalsPreset"] = "BasicHaloCircle",
		}, -- end of ["halo"]
		["type_weather"] = 0,
		["modifiedTime"] = true,
		["name"] = "Winter, clean sky",
		["fog"] = 
		{
			["visibility"] = 0,
			["thickness"] = 0,
		}, -- end of ["fog"]
		["visibility"] = 
		{
			["distance"] = 80000,
		}, -- end of ["visibility"]
	}, -- end of ["weather"]
	["theatre"] = "Caucasus",
	["triggers"] = 
	{
		["zones"] = 
		{
			[1] = 
			{
				["radius"] = 365.76,
				["zoneId"] = 165,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 628591.03470495,
				["x"] = -369397.97109431,
				["name"] = "INF_Disemberk",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 628022.17399972,
						["x"] = -369709.30711826,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 628913.35258112,
						["x"] = -369661.42542639,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 629012.10431402,
						["x"] = -369180.01072849,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 628416.50792495,
						["x"] = -369041.1411041,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [1]
			[2] = 
			{
				["radius"] = 16.465365938174,
				["zoneId"] = 330,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "85502898",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "mi-8",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 618010.05380096,
				["x"] = -355964.07855572,
				["name"] = "mi-8",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 618009.19439934,
						["x"] = -355964.1422151,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 618009.53391603,
						["x"] = -355963.12366503,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 618010.89198279,
						["x"] = -355964.05733593,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 618010.59490569,
						["x"] = -355964.99100683,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [2]
			[3] = 
			{
				["radius"] = 16.465365938174,
				["zoneId"] = 495,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "85502898",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "mi-8",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 618028.91748465,
				["x"] = -355944.10004682,
				["name"] = "mi-1",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 618028.05808303,
						["x"] = -355944.16370619,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 618028.39759972,
						["x"] = -355943.14515612,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 618029.75566648,
						["x"] = -355944.07882702,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 618029.45858938,
						["x"] = -355945.01249792,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [3]
			[4] = 
			{
				["radius"] = 3000,
				["zoneId"] = 660,
				["color"] = 
				{
					[1] = 0,
					[2] = 1,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 628926.9421788,
				["x"] = -372173.49227056,
				["name"] = "NewDays",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 628869.99397196,
						["x"] = -372214.3875344,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 628990.22935339,
						["x"] = -372194.82946646,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 628981.0279102,
						["x"] = -372143.3656599,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 628866.51747965,
						["x"] = -372141.3864215,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [4]
			[5] = 
			{
				["radius"] = 3000,
				["zoneId"] = 661,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 1,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 628909.95015669,
				["x"] = -371989.29626503,
				["name"] = "Ecute",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 628854.87384759,
						["x"] = -372029.85402359,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 628975.10922902,
						["x"] = -372010.29595565,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 628958.42019488,
						["x"] = -371960.1821702,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 628851.39735529,
						["x"] = -371956.85291069,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [5]
			[6] = 
			{
				["radius"] = 60.96,
				["zoneId"] = 826,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 0.50196078431373,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 621140.1008467,
				["x"] = -357175.4810839,
				["name"] = "QAQ",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [6]
			[7] = 
			{
				["radius"] = 3000,
				["zoneId"] = 991,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 628830.72896571,
				["x"] = -371797.6460414,
				["name"] = "reinforce_spawner",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [7]
		}, -- end of ["zones"]
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = 615878.75993028,
		["zoom"] = 48753.663053534,
		["centerX"] = -356257.82885854,
	}, -- end of ["map"]
	["coalitions"] = 
	{
		["blue"] = 
		{
			[1] = 21,
			[2] = 11,
			[3] = 8,
			[4] = 80,
			[5] = 28,
			[6] = 26,
			[7] = 13,
			[8] = 5,
			[9] = 16,
			[10] = 6,
			[11] = 15,
			[12] = 20,
			[13] = 12,
			[14] = 40,
			[15] = 45,
			[16] = 9,
			[17] = 46,
			[18] = 10,
			[19] = 3,
			[20] = 4,
			[21] = 1,
			[22] = 2,
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			[1] = 91,
			[2] = 70,
			[3] = 83,
			[4] = 23,
			[5] = 65,
			[6] = 86,
			[7] = 64,
			[8] = 25,
			[9] = 63,
			[10] = 76,
			[11] = 84,
			[12] = 90,
			[13] = 29,
			[14] = 62,
			[15] = 30,
			[16] = 78,
			[17] = 87,
			[18] = 31,
			[19] = 61,
			[20] = 32,
			[21] = 33,
			[22] = 60,
			[23] = 35,
			[24] = 69,
			[25] = 36,
			[26] = 59,
			[27] = 71,
			[28] = 79,
			[29] = 58,
			[30] = 57,
			[31] = 56,
			[32] = 55,
			[33] = 92,
			[34] = 88,
			[35] = 73,
			[36] = 39,
			[37] = 89,
			[38] = 54,
			[39] = 77,
			[40] = 72,
			[41] = 41,
			[42] = 42,
			[43] = 44,
			[44] = 85,
			[45] = 75,
			[46] = 53,
			[47] = 22,
			[48] = 52,
			[49] = 66,
			[50] = 51,
			[51] = 74,
			[52] = 82,
			[53] = 7,
			[54] = 68,
			[55] = 50,
			[56] = 49,
			[57] = 48,
			[58] = 67,
		}, -- end of ["neutrals"]
		["red"] = 
		{
			[1] = 18,
			[2] = 24,
			[3] = 27,
			[4] = 81,
			[5] = 17,
			[6] = 34,
			[7] = 37,
			[8] = 38,
			[9] = 0,
			[10] = 43,
			[11] = 19,
			[12] = 47,
		}, -- end of ["red"]
	}, -- end of ["coalitions"]
	["descriptionText"] = "DictKey_descriptionText_1",
	["pictureFileNameR"] = {},
	["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
	["goals"] = {},
	["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
	["pictureFileNameB"] = {},
	["coalition"] = 
	{
		["blue"] = 
		{
			["bullseye"] = 
			{
				["y"] = 617414,
				["x"] = -291014,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["helicopter"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 465,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 618097.0625,
											["x"] = -355962.53125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 22,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 49.0728,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 68.133065382143,
											["ETA_locked"] = false,
											["y"] = 620795.9327327,
											["x"] = -356843.05734292,
											["name"] = "BLUE HQ",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 49.0728,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 246.75426054146,
											["ETA_locked"] = false,
											["y"] = 626537.60536273,
											["x"] = -361578.5343949,
											["name"] = "FENCE IN",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 49.0728,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 347.95602896726,
											["ETA_locked"] = false,
											["y"] = 627583.37140083,
											["x"] = -365663.54021888,
											["name"] = "POINT KAMAZ",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 10,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 688.26634615458,
											["ETA_locked"] = false,
											["y"] = 617386.1875,
											["x"] = -355810.703125,
											["name"] = "AB",
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 22,
										}, -- end of [5]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 21,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 465,
										["alt_type"] = "BARO",
										["livery_id"] = "georgian air force",
										["skill"] = "Client",
										["parking"] = "6",
										["ropeLength"] = 15,
										["speed"] = 41.666666666667,
										["AddPropAircraft"] = 
										{
											["LeftEngineResource"] = 90,
											["RightEngineResource"] = 90,
											["TrackAirTargets"] = true,
											["PilotNVG"] = true,
											["NetCrewControlPriority"] = 0,
											["GunnersAISkill"] = 90,
											["R60equipment"] = true,
											["OperatorNVG"] = true,
											["SimplifiedAI"] = false,
											["ExhaustScreen"] = false,
											["OverrideIFF"] = 0,
											["HumanOrchestra"] = false,
											["HideAngleBoxes"] = false,
											["NS430allow"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Mi-24P",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 129,
													[13] = 123,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[7] = 40,
													[1] = 21.5,
													[2] = 25.7,
													[4] = 28,
													[8] = 50,
													[9] = 55.5,
													[5] = 30,
													[10] = 59.9,
													[3] = 27,
													[6] = 32,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 24,
										["psi"] = -1.8861649826573,
										["onboard_num"] = "010",
										["parking_id"] = "01",
										["x"] = -355962.53125,
										["name"] = "Rotary-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{2x9M120_Ataka_V}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{2x9M120_Ataka_V_with_adapter}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "B_8V20A_OFP2",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "B_8V20A_OFP2",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{2x9M120_Ataka_V_with_adapter}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{2x9M120_Ataka_V}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 1191,
											["flare"] = 192,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
											["restricted"] = {},
										}, -- end of ["payload"]
										["y"] = 618097.0625,
										["heading"] = 0,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Springfield31",
											[3] = 1,
											[1] = 2,
											[4] = "Springfield31",
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618097.0625,
								["x"] = -355962.53125,
								["name"] = "Hind-D",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "Transport",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10,
											["action"] = "From Ground Area",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffGround",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 618012.0081777,
											["x"] = -355965.01564569,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 152.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 0,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2.1250325664965,
											["ETA_locked"] = false,
											["y"] = 618012.01272459,
											["x"] = -355964.9800079,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 152.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.111111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 865.69439956986,
											["ETA_locked"] = false,
											["y"] = 624636.74965219,
											["x"] = -321086.24872301,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 304.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 51.388888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1740.345919716,
											["ETA_locked"] = false,
											["y"] = 608871.20900671,
											["x"] = -278994.51819585,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 13,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 2664.5693996412,
											["ETA_locked"] = false,
											["y"] = 647279.46875,
											["x"] = -281782.46875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 23,
										}, -- end of [5]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 77,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Georgia",
										["skill"] = "Good",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["ExhaustScreen"] = false,
											["CargoHalfdoor"] = false,
											["GunnersAISkill"] = 90,
											["AdditionalArmor"] = false,
											["NS430allow"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Mi-8MT",
										["unitId"] = 103,
										["psi"] = -2.2340214425527,
										["onboard_num"] = "011",
										["y"] = 618012.0081777,
										["x"] = -355965.01564569,
										["name"] = "Trans batumi to senaki mi-8",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN-200.5>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "<CLEAN-200.5>",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = "1929",
											["flare"] = 128,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.2340214425527,
										["callsign"] = 
										{
											[2] = 8,
											["name"] = "Ascot81",
											[3] = 1,
											[1] = 12,
											[4] = "Ascot81",
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618012.0081777,
								["x"] = -355965.01564569,
								["name"] = "Trans batumi to senaki mi-8",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["helicopter"]
					["name"] = "Georgia",
					["id"] = 16,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[6] = 
										{
											[33] = 
											{
												["y"] = 628582.85533584,
												["x"] = -370380.15183218,
											}, -- end of [33]
											[35] = 
											{
												["y"] = 628596.24617441,
												["x"] = -370412.47176213,
											}, -- end of [35]
											[37] = 
											{
												["y"] = 628695.52312102,
												["x"] = -370695.51608709,
											}, -- end of [37]
											[39] = 
											{
												["y"] = 628701.71236692,
												["x"] = -370724.85136929,
											}, -- end of [39]
											[41] = 
											{
												["y"] = 628703.21423733,
												["x"] = -370744.78008128,
											}, -- end of [41]
											[43] = 
											{
												["y"] = 628702.41216434,
												["x"] = -370764.75162178,
											}, -- end of [43]
											[45] = 
											{
												["y"] = 628699.10263297,
												["x"] = -370784.46299707,
											}, -- end of [45]
											[47] = 
											{
												["y"] = 628693.35558072,
												["x"] = -370803.60797178,
											}, -- end of [47]
											[49] = 
											{
												["y"] = 628685.40879409,
												["x"] = -370821.94450634,
											}, -- end of [49]
											[51] = 
											{
												["y"] = 628672.77708661,
												["x"] = -370843.50551108,
											}, -- end of [51]
											[53] = 
											{
												["y"] = 628567.86176546,
												["x"] = -370989.7218865,
											}, -- end of [53]
											[55] = 
											{
												["y"] = 628534.92284917,
												["x"] = -371045.72431785,
											}, -- end of [55]
											[57] = 
											{
												["y"] = 628518.53547554,
												["x"] = -371082.19194384,
											}, -- end of [57]
											[59] = 
											{
												["y"] = 628509.3222384,
												["x"] = -371110.72641271,
											}, -- end of [59]
											[61] = 
											{
												["y"] = 628503.65227138,
												["x"] = -371140.16272254,
											}, -- end of [61]
											[63] = 
											{
												["y"] = 628502.24933276,
												["x"] = -371160.10449396,
											}, -- end of [63]
											[66] = 
											{
												["y"] = 628503.91164055,
												["x"] = -371190.03135079,
											}, -- end of [66]
											[70] = 
											{
												["y"] = 628519.70932135,
												["x"] = -371247.71763365,
											}, -- end of [70]
											[74] = 
											{
												["y"] = 628544.54021237,
												["x"] = -371290.98278064,
											}, -- end of [74]
											[78] = 
											{
												["y"] = 628571.50616315,
												["x"] = -371320.43551104,
											}, -- end of [78]
											[82] = 
											{
												["y"] = 628624.89920872,
												["x"] = -371357.239174,
											}, -- end of [82]
											[86] = 
											{
												["y"] = 628736.4236455,
												["x"] = -371400.9726473,
											}, -- end of [86]
											[90] = 
											{
												["y"] = 628957.86590787,
												["x"] = -371462.34491684,
											}, -- end of [90]
											[94] = 
											{
												["y"] = 629010.17896934,
												["x"] = -371491.40628369,
											}, -- end of [94]
											[98] = 
											{
												["y"] = 629038.84854688,
												["x"] = -371519.14862725,
											}, -- end of [98]
											[102] = 
											{
												["y"] = 629059.92009411,
												["x"] = -371553.03767091,
											}, -- end of [102]
											[106] = 
											{
												["y"] = 629072.44362256,
												["x"] = -371590.92589876,
											}, -- end of [106]
											[110] = 
											{
												["y"] = 629075.37990994,
												["x"] = -371630.71930373,
											}, -- end of [110]
											[114] = 
											{
												["y"] = 629065.45851339,
												["x"] = -371689.76540025,
											}, -- end of [114]
											[118] = 
											{
												["y"] = 629027.44780735,
												["x"] = -371792.81679078,
											}, -- end of [118]
											[122] = 
											{
												["y"] = 629024.8653638,
												["x"] = -371832.64913405,
											}, -- end of [122]
											[126] = 
											{
												["y"] = 629019.17093896,
												["x"] = -371851.71787171,
											}, -- end of [126]
											[132] = 
											{
												["y"] = 628999.22937954,
												["x"] = -371873.64025091,
											}, -- end of [132]
											[1] = 
											{
												["y"] = 628440.63297733,
												["x"] = -369266.70426928,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628221.07211104,
												["x"] = -369545.62978585,
											}, -- end of [2]
											[133] = 
											{
												["y"] = 628986.55589515,
												["x"] = -371881.66067622,
											}, -- end of [133]
											[3] = 
											{
												["y"] = 628207.20959553,
												["x"] = -369566.43014319,
											}, -- end of [3]
											[4] = 
											{
												["y"] = 628199.61500645,
												["x"] = -369579.36349888,
											}, -- end of [4]
											[67] = 
											{
												["y"] = 628506.35418495,
												["x"] = -371204.8279917,
											}, -- end of [67]
											[71] = 
											{
												["y"] = 628526.08325354,
												["x"] = -371261.2927709,
											}, -- end of [71]
											[75] = 
											{
												["y"] = 628550.71475076,
												["x"] = -371298.84760037,
											}, -- end of [75]
											[5] = 
											{
												["y"] = 628192.80713498,
												["x"] = -369592.72605614,
											}, -- end of [5]
											[83] = 
											{
												["y"] = 628642.74437938,
												["x"] = -371366.26478636,
											}, -- end of [83]
											[87] = 
											{
												["y"] = 628784.76406814,
												["x"] = -371413.72813692,
											}, -- end of [87]
											[91] = 
											{
												["y"] = 628976.06614731,
												["x"] = -371470.62801276,
											}, -- end of [91]
											[6] = 
											{
												["y"] = 628186.80093797,
												["x"] = -369606.46993318,
											}, -- end of [6]
											[99] = 
											{
												["y"] = 629044.8659363,
												["x"] = -371527.13365599,
											}, -- end of [99]
											[103] = 
											{
												["y"] = 629063.8933458,
												["x"] = -371562.21287587,
											}, -- end of [103]
											[107] = 
											{
												["y"] = 629074.10136492,
												["x"] = -371600.78587529,
											}, -- end of [107]
											[7] = 
											{
												["y"] = 628181.57389962,
												["x"] = -369620.52637384,
											}, -- end of [7]
											[115] = 
											{
												["y"] = 629058.18266588,
												["x"] = -371713.68013826,
											}, -- end of [115]
											[119] = 
											{
												["y"] = 629025.86549125,
												["x"] = -371802.68874701,
											}, -- end of [119]
											[123] = 
											{
												["y"] = 629024.05080594,
												["x"] = -371837.58139754,
											}, -- end of [123]
											[8] = 
											{
												["y"] = 628177.25399293,
												["x"] = -369634.88854658,
											}, -- end of [8]
											[134] = 
											{
												["y"] = 628892.16225531,
												["x"] = -371935.32476592,
											}, -- end of [134]
											[9] = 
											{
												["y"] = 628173.81063608,
												["x"] = -369649.48563736,
											}, -- end of [9]
											[10] = 
											{
												["y"] = 628171.25595737,
												["x"] = -369664.26415728,
											}, -- end of [10]
											[11] = 
											{
												["y"] = 628169.60167614,
												["x"] = -369679.17027599,
											}, -- end of [11]
											[12] = 
											{
												["y"] = 628168.78888685,
												["x"] = -369694.14655747,
											}, -- end of [12]
											[13] = 
											{
												["y"] = 628168.77826577,
												["x"] = -369714.14418759,
											}, -- end of [13]
											[14] = 
											{
												["y"] = 628170.67856267,
												["x"] = -369749.08875271,
											}, -- end of [14]
											[15] = 
											{
												["y"] = 628179.28880504,
												["x"] = -369833.64388117,
											}, -- end of [15]
											[16] = 
											{
												["y"] = 628187.8679179,
												["x"] = -369893.02197986,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 628193.73599155,
												["x"] = -369922.43885755,
											}, -- end of [17]
											[18] = 
											{
												["y"] = 628198.6744298,
												["x"] = -369941.81745637,
											}, -- end of [18]
											[19] = 
											{
												["y"] = 628204.65381843,
												["x"] = -369960.89956485,
											}, -- end of [19]
											[20] = 
											{
												["y"] = 628211.7784372,
												["x"] = -369979.5841919,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 628220.02762403,
												["x"] = -369997.80033589,
											}, -- end of [21]
											[22] = 
											{
												["y"] = 628229.37433293,
												["x"] = -370015.47841134,
											}, -- end of [22]
											[23] = 
											{
												["y"] = 628237.12284228,
												["x"] = -370028.31979128,
											}, -- end of [23]
											[24] = 
											{
												["y"] = 628248.26766633,
												["x"] = -370044.92492279,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 628257.25949042,
												["x"] = -370056.92886648,
											}, -- end of [25]
											[26] = 
											{
												["y"] = 628270.04253767,
												["x"] = -370072.30770157,
											}, -- end of [26]
											[27] = 
											{
												["y"] = 628290.4186342,
												["x"] = -370094.32134065,
											}, -- end of [27]
											[28] = 
											{
												["y"] = 628344.29609727,
												["x"] = -370146.48674575,
											}, -- end of [28]
											[29] = 
											{
												["y"] = 628557.25207056,
												["x"] = -370343.30648166,
											}, -- end of [29]
											[30] = 
											{
												["y"] = 628563.79032363,
												["x"] = -370350.86867764,
											}, -- end of [30]
											[31] = 
											{
												["y"] = 628572.6924213,
												["x"] = -370362.93714895,
											}, -- end of [31]
											[32] = 
											{
												["y"] = 628577.99019312,
												["x"] = -370371.415667,
											}, -- end of [32]
											[34] = 
											{
												["y"] = 628587.06369191,
												["x"] = -370389.22163617,
											}, -- end of [34]
											[36] = 
											{
												["y"] = 628686.91991194,
												["x"] = -370666.7793402,
											}, -- end of [36]
											[38] = 
											{
												["y"] = 628699.066925,
												["x"] = -370710.08986465,
											}, -- end of [38]
											[40] = 
											{
												["y"] = 628702.8072185,
												["x"] = -370734.78982215,
											}, -- end of [40]
											[42] = 
											{
												["y"] = 628703.1118879,
												["x"] = -370754.77841234,
											}, -- end of [42]
											[44] = 
											{
												["y"] = 628701.06511189,
												["x"] = -370774.65902591,
											}, -- end of [44]
											[46] = 
											{
												["y"] = 628696.50103253,
												["x"] = -370794.11611738,
											}, -- end of [46]
											[48] = 
											{
												["y"] = 628689.69888782,
												["x"] = -370812.91310665,
											}, -- end of [48]
											[50] = 
											{
												["y"] = 628680.6308624,
												["x"] = -370830.72804937,
											}, -- end of [50]
											[52] = 
											{
												["y"] = 628658.58985275,
												["x"] = -370864.08715104,
											}, -- end of [52]
											[54] = 
											{
												["y"] = 628546.88741183,
												["x"] = -371023.7761263,
											}, -- end of [54]
											[56] = 
											{
												["y"] = 628526.23476708,
												["x"] = -371063.73645336,
											}, -- end of [56]
											[58] = 
											{
												["y"] = 628513.53943615,
												["x"] = -371096.33367393,
											}, -- end of [58]
											[60] = 
											{
												["y"] = 628505.99061719,
												["x"] = -371125.34922068,
											}, -- end of [60]
											[62] = 
											{
												["y"] = 628502.69560384,
												["x"] = -371150.11566242,
											}, -- end of [62]
											[64] = 
											{
												["y"] = 628502.31182228,
												["x"] = -371170.10329619,
											}, -- end of [64]
											[68] = 
											{
												["y"] = 628509.82119506,
												["x"] = -371219.4187812,
											}, -- end of [68]
											[72] = 
											{
												["y"] = 628533.38573779,
												["x"] = -371274.39164944,
											}, -- end of [72]
											[76] = 
											{
												["y"] = 628557.2802507,
												["x"] = -371306.38884818,
											}, -- end of [76]
											[80] = 
											{
												["y"] = 628595.05327259,
												["x"] = -371338.99299088,
											}, -- end of [80]
											[84] = 
											{
												["y"] = 628665.61202081,
												["x"] = -371376.36057512,
											}, -- end of [84]
											[88] = 
											{
												["y"] = 628901.17173636,
												["x"] = -371442.79336268,
											}, -- end of [88]
											[92] = 
											{
												["y"] = 628989.29745448,
												["x"] = -371477.68947164,
											}, -- end of [92]
											[96] = 
											{
												["y"] = 629025.3906391,
												["x"] = -371504.37180337,
											}, -- end of [96]
											[100] = 
											{
												["y"] = 629050.39220005,
												["x"] = -371535.4661669,
											}, -- end of [100]
											[104] = 
											{
												["y"] = 629067.31783128,
												["x"] = -371571.60669102,
											}, -- end of [104]
											[108] = 
											{
												["y"] = 629075.12574972,
												["x"] = -371610.73140796,
											}, -- end of [108]
											[112] = 
											{
												["y"] = 629072.88464884,
												["x"] = -371655.58137755,
											}, -- end of [112]
											[116] = 
											{
												["y"] = 629047.9917218,
												["x"] = -371741.89215509,
											}, -- end of [116]
											[120] = 
											{
												["y"] = 629025.679644,
												["x"] = -371807.68313974,
											}, -- end of [120]
											[124] = 
											{
												["y"] = 629022.84861159,
												["x"] = -371842.43286958,
											}, -- end of [124]
											[128] = 
											{
												["y"] = 629013.88434366,
												["x"] = -371860.18839438,
											}, -- end of [128]
											[129] = 
											{
												["y"] = 629010.71991061,
												["x"] = -371864.0586757,
											}, -- end of [129]
											[65] = 
											{
												["y"] = 628502.8701202,
												["x"] = -371180.08667242,
											}, -- end of [65]
											[69] = 
											{
												["y"] = 628514.28155151,
												["x"] = -371233.73722306,
											}, -- end of [69]
											[73] = 
											{
												["y"] = 628538.76230339,
												["x"] = -371282.82219886,
											}, -- end of [73]
											[77] = 
											{
												["y"] = 628564.22226836,
												["x"] = -371313.58493593,
											}, -- end of [77]
											[81] = 
											{
												["y"] = 628607.58896421,
												["x"] = -371347.22752926,
											}, -- end of [81]
											[85] = 
											{
												["y"] = 628698.34230609,
												["x"] = -371388.74774412,
											}, -- end of [85]
											[89] = 
											{
												["y"] = 628934.51390692,
												["x"] = -371453.42828979,
											}, -- end of [89]
											[93] = 
											{
												["y"] = 629002.03544069,
												["x"] = -371485.60454762,
											}, -- end of [93]
											[97] = 
											{
												["y"] = 629032.35244618,
												["x"] = -371511.54807796,
											}, -- end of [97]
											[101] = 
											{
												["y"] = 629055.41474679,
												["x"] = -371544.1116856,
											}, -- end of [101]
											[105] = 
											{
												["y"] = 629070.17485071,
												["x"] = -371581.18829988,
											}, -- end of [105]
											[109] = 
											{
												["y"] = 629075.5338658,
												["x"] = -371620.72172339,
											}, -- end of [109]
											[113] = 
											{
												["y"] = 629070.18034714,
												["x"] = -371670.3337466,
											}, -- end of [113]
											[117] = 
											{
												["y"] = 629028.54770806,
												["x"] = -371787.94407993,
											}, -- end of [117]
											[121] = 
											{
												["y"] = 629025.36865587,
												["x"] = -371827.67511443,
											}, -- end of [121]
											[125] = 
											{
												["y"] = 629021.21643545,
												["x"] = -371847.15720881,
											}, -- end of [125]
											[130] = 
											{
												["y"] = 629007.1778742,
												["x"] = -371867.58333792,
											}, -- end of [130]
											[79] = 
											{
												["y"] = 628582.99283318,
												["x"] = -371330.07784957,
											}, -- end of [79]
											[95] = 
											{
												["y"] = 629017.9830664,
												["x"] = -371497.65669436,
											}, -- end of [95]
											[111] = 
											{
												["y"] = 629074.7181724,
												["x"] = -371640.69638507,
											}, -- end of [111]
											[127] = 
											{
												["y"] = 629016.72796225,
												["x"] = -371856.0785606,
											}, -- end of [127]
											[131] = 
											{
												["y"] = 629003.29917698,
												["x"] = -371870.73643665,
											}, -- end of [131]
										}, -- end of [6]
										[2] = 
										{
											[33] = 
											{
												["y"] = 624291.57708955,
												["x"] = -359600.01463401,
											}, -- end of [33]
											[35] = 
											{
												["y"] = 624360.96872112,
												["x"] = -359591.18083926,
											}, -- end of [35]
											[37] = 
											{
												["y"] = 624369.86079921,
												["x"] = -359586.7663499,
											}, -- end of [37]
											[39] = 
											{
												["y"] = 624379.76131996,
												["x"] = -359575.53113857,
											}, -- end of [39]
											[41] = 
											{
												["y"] = 624415.50964774,
												["x"] = -359533.77021234,
											}, -- end of [41]
											[43] = 
											{
												["y"] = 624430.5761237,
												["x"] = -359520.65350493,
											}, -- end of [43]
											[45] = 
											{
												["y"] = 624439.05452795,
												["x"] = -359515.36590507,
											}, -- end of [45]
											[47] = 
											{
												["y"] = 624448.24661095,
												["x"] = -359511.46038153,
											}, -- end of [47]
											[49] = 
											{
												["y"] = 624457.99762717,
												["x"] = -359509.31079141,
											}, -- end of [49]
											[51] = 
											{
												["y"] = 624467.9781216,
												["x"] = -359508.92941432,
											}, -- end of [51]
											[53] = 
											{
												["y"] = 624477.8814512,
												["x"] = -359510.23153911,
											}, -- end of [53]
											[55] = 
											{
												["y"] = 624487.42396493,
												["x"] = -359513.18043704,
											}, -- end of [55]
											[57] = 
											{
												["y"] = 624496.2864749,
												["x"] = -359517.78000024,
											}, -- end of [57]
											[59] = 
											{
												["y"] = 624504.19077995,
												["x"] = -359523.88795607,
											}, -- end of [59]
											[61] = 
											{
												["y"] = 624511.16100369,
												["x"] = -359531.04987486,
											}, -- end of [61]
											[63] = 
											{
												["y"] = 624523.00438882,
												["x"] = -359547.14570257,
											}, -- end of [63]
											[66] = 
											{
												["y"] = 624545.83426378,
												["x"] = -359579.8735622,
											}, -- end of [66]
											[70] = 
											{
												["y"] = 624566.05412499,
												["x"] = -359594.38061837,
											}, -- end of [70]
											[74] = 
											{
												["y"] = 624658.40966408,
												["x"] = -359616.10177761,
											}, -- end of [74]
											[78] = 
											{
												["y"] = 624970.59149057,
												["x"] = -359684.7096602,
											}, -- end of [78]
											[82] = 
											{
												["y"] = 625386.74598624,
												["x"] = -359891.85714574,
											}, -- end of [82]
											[86] = 
											{
												["y"] = 625422.78997352,
												["x"] = -359926.32333862,
											}, -- end of [86]
											[90] = 
											{
												["y"] = 625459.40998392,
												["x"] = -359979.78365915,
											}, -- end of [90]
											[94] = 
											{
												["y"] = 625635.71125632,
												["x"] = -360495.21610338,
											}, -- end of [94]
											[98] = 
											{
												["y"] = 625727.78008319,
												["x"] = -360981.31119739,
											}, -- end of [98]
											[102] = 
											{
												["y"] = 625766.65759507,
												["x"] = -361089.34068623,
											}, -- end of [102]
											[106] = 
											{
												["y"] = 625820.21314104,
												["x"] = -361173.54724862,
											}, -- end of [106]
											[110] = 
											{
												["y"] = 625890.96420508,
												["x"] = -361243.92462875,
											}, -- end of [110]
											[114] = 
											{
												["y"] = 625975.49711372,
												["x"] = -361296.96874852,
											}, -- end of [114]
											[118] = 
											{
												["y"] = 626069.60225199,
												["x"] = -361330.20193834,
											}, -- end of [118]
											[122] = 
											{
												["y"] = 626263.06331608,
												["x"] = -361352.01359663,
											}, -- end of [122]
											[126] = 
											{
												["y"] = 626686.49588885,
												["x"] = -361379.2998805,
											}, -- end of [126]
											[132] = 
											{
												["y"] = 626800.70687146,
												["x"] = -361439.9648592,
											}, -- end of [132]
											[140] = 
											{
												["y"] = 626932.66282349,
												["x"] = -361594.52109511,
											}, -- end of [140]
											[148] = 
											{
												["y"] = 627048.16684009,
												["x"] = -361762.08171223,
											}, -- end of [148]
											[156] = 
											{
												["y"] = 627123.75758936,
												["x"] = -361783.92925701,
											}, -- end of [156]
											[164] = 
											{
												["y"] = 627283.45245983,
												["x"] = -361728.23385348,
											}, -- end of [164]
											[172] = 
											{
												["y"] = 627382.02183485,
												["x"] = -361717.18738541,
											}, -- end of [172]
											[180] = 
											{
												["y"] = 627457.62350435,
												["x"] = -361741.78075333,
											}, -- end of [180]
											[188] = 
											{
												["y"] = 627588.76472641,
												["x"] = -361877.39712706,
											}, -- end of [188]
											[196] = 
											{
												["y"] = 627732.15427104,
												["x"] = -362012.65120705,
											}, -- end of [196]
											[204] = 
											{
												["y"] = 627872.35050602,
												["x"] = -362044.23041985,
											}, -- end of [204]
											[212] = 
											{
												["y"] = 628587.24353565,
												["x"] = -361918.39338108,
											}, -- end of [212]
											[1] = 
											{
												["y"] = 623147.40908515,
												["x"] = -359026.97407762,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 623159.64109759,
												["x"] = -359035.64946828,
											}, -- end of [2]
											[133] = 
											{
												["y"] = 626821.04232581,
												["x"] = -361454.50288773,
											}, -- end of [133]
											[141] = 
											{
												["y"] = 626960.8451759,
												["x"] = -361641.74458932,
											}, -- end of [141]
											[149] = 
											{
												["y"] = 627056.64679318,
												["x"] = -361767.37642334,
											}, -- end of [149]
											[157] = 
											{
												["y"] = 627133.72528475,
												["x"] = -361783.15839997,
											}, -- end of [157]
											[165] = 
											{
												["y"] = 627302.69117082,
												["x"] = -361722.77992795,
											}, -- end of [165]
											[173] = 
											{
												["y"] = 627391.91423214,
												["x"] = -361718.64389149,
											}, -- end of [173]
											[181] = 
											{
												["y"] = 627466.21909172,
												["x"] = -361746.8890074,
											}, -- end of [181]
											[3] = 
											{
												["y"] = 623167.33760799,
												["x"] = -359042.03188177,
											}, -- end of [3]
											[197] = 
											{
												["y"] = 627750.34084297,
												["x"] = -362020.96462935,
											}, -- end of [197]
											[205] = 
											{
												["y"] = 627987.34138693,
												["x"] = -362043.92672059,
											}, -- end of [205]
											[213] = 
											{
												["y"] = 628601.04223746,
												["x"] = -361912.51577932,
											}, -- end of [213]
											[4] = 
											{
												["y"] = 623174.61793024,
												["x"] = -359048.8836519,
											}, -- end of [4]
											[67] = 
											{
												["y"] = 624549.45707667,
												["x"] = -359583.31676518,
											}, -- end of [67]
											[71] = 
											{
												["y"] = 624570.66708955,
												["x"] = -359596.30621316,
											}, -- end of [71]
											[75] = 
											{
												["y"] = 624928.01108363,
												["x"] = -359670.28559519,
											}, -- end of [75]
											[5] = 
											{
												["y"] = 623181.52469096,
												["x"] = -359056.1149627,
											}, -- end of [5]
											[83] = 
											{
												["y"] = 625394.67116418,
												["x"] = -359897.95099503,
											}, -- end of [83]
											[87] = 
											{
												["y"] = 625435.51893554,
												["x"] = -359941.74706661,
											}, -- end of [87]
											[91] = 
											{
												["y"] = 625463.49569715,
												["x"] = -359988.90974948,
											}, -- end of [91]
											[6] = 
											{
												["y"] = 623187.9869711,
												["x"] = -359063.74316906,
											}, -- end of [6]
											[99] = 
											{
												["y"] = 625737.43867086,
												["x"] = -361014.94874074,
											}, -- end of [99]
											[103] = 
											{
												["y"] = 625778.26594275,
												["x"] = -361111.47845792,
											}, -- end of [103]
											[107] = 
											{
												["y"] = 625836.40600997,
												["x"] = -361192.59016368,
											}, -- end of [107]
											[7] = 
											{
												["y"] = 623193.93392679,
												["x"] = -359071.78097507,
											}, -- end of [7]
											[115] = 
											{
												["y"] = 625998.29757946,
												["x"] = -361307.21462301,
											}, -- end of [115]
											[119] = 
											{
												["y"] = 626098.94795505,
												["x"] = -361336.4176909,
											}, -- end of [119]
											[123] = 
											{
												["y"] = 626527.94692431,
												["x"] = -361358.45662422,
											}, -- end of [123]
											[8] = 
											{
												["y"] = 623202.07513397,
												["x"] = -359084.37613294,
											}, -- end of [8]
											[134] = 
											{
												["y"] = 626832.77008039,
												["x"] = -361463.85177793,
											}, -- end of [134]
											[9] = 
											{
												["y"] = 623211.89111145,
												["x"] = -359101.79886613,
											}, -- end of [9]
											[150] = 
											{
												["y"] = 627065.52782039,
												["x"] = -361771.96708198,
											}, -- end of [150]
											[10] = 
											{
												["y"] = 623324.99381702,
												["x"] = -359324.66278428,
											}, -- end of [10]
											[166] = 
											{
												["y"] = 627317.33714367,
												["x"] = -361719.5490553,
											}, -- end of [166]
											[11] = 
											{
												["y"] = 623346.26032919,
												["x"] = -359358.53622999,
											}, -- end of [11]
											[182] = 
											{
												["y"] = 627474.55578008,
												["x"] = -361752.40996203,
											}, -- end of [182]
											[12] = 
											{
												["y"] = 623366.36004592,
												["x"] = -359387.18448892,
											}, -- end of [12]
											[198] = 
											{
												["y"] = 627764.32697474,
												["x"] = -362026.38100459,
											}, -- end of [198]
											[13] = 
											{
												["y"] = 623384.83790045,
												["x"] = -359410.81454393,
											}, -- end of [13]
											[214] = 
											{
												["y"] = 628614.48440964,
												["x"] = -361905.86464453,
											}, -- end of [214]
											[14] = 
											{
												["y"] = 623404.46577594,
												["x"] = -359433.49852839,
											}, -- end of [14]
											[15] = 
											{
												["y"] = 623425.19008889,
												["x"] = -359455.18540065,
											}, -- end of [15]
											[16] = 
											{
												["y"] = 623446.95839231,
												["x"] = -359475.82416221,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 623469.71898861,
												["x"] = -359495.3631651,
											}, -- end of [17]
											[18] = 
											{
												["y"] = 623493.4200411,
												["x"] = -359513.74994079,
											}, -- end of [18]
											[19] = 
											{
												["y"] = 623518.00340768,
												["x"] = -359530.93933464,
											}, -- end of [19]
											[20] = 
											{
												["y"] = 623543.40468527,
												["x"] = -359546.89531326,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 623569.56028126,
												["x"] = -359561.58215516,
											}, -- end of [21]
											[22] = 
											{
												["y"] = 623596.40722993,
												["x"] = -359574.96345619,
											}, -- end of [22]
											[23] = 
											{
												["y"] = 623623.88254974,
												["x"] = -359587.00181589,
											}, -- end of [23]
											[24] = 
											{
												["y"] = 623651.92099689,
												["x"] = -359597.66301653,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 623680.45203436,
												["x"] = -359606.9257052,
											}, -- end of [25]
											[26] = 
											{
												["y"] = 623709.40501179,
												["x"] = -359614.77064368,
											}, -- end of [26]
											[27] = 
											{
												["y"] = 623738.70973331,
												["x"] = -359621.17767673,
											}, -- end of [27]
											[28] = 
											{
												["y"] = 623768.29577279,
												["x"] = -359626.12553249,
											}, -- end of [28]
											[29] = 
											{
												["y"] = 623798.09009412,
												["x"] = -359629.60531571,
											}, -- end of [29]
											[30] = 
											{
												["y"] = 623833.00624106,
												["x"] = -359631.97836158,
											}, -- end of [30]
											[31] = 
											{
												["y"] = 623877.99376702,
												["x"] = -359632.82509877,
											}, -- end of [31]
											[32] = 
											{
												["y"] = 623942.95729972,
												["x"] = -359630.83439707,
											}, -- end of [32]
											[34] = 
											{
												["y"] = 624351.18621986,
												["x"] = -359593.2251465,
											}, -- end of [34]
											[36] = 
											{
												["y"] = 624365.64921033,
												["x"] = -359589.4384507,
											}, -- end of [36]
											[38] = 
											{
												["y"] = 624373.42006159,
												["x"] = -359583.26241332,
											}, -- end of [38]
											[40] = 
											{
												["y"] = 624405.24207565,
												["x"] = -359544.70344973,
											}, -- end of [40]
											[42] = 
											{
												["y"] = 624422.7680646,
												["x"] = -359526.89452543,
											}, -- end of [42]
											[44] = 
											{
												["y"] = 624434.72604277,
												["x"] = -359517.86535981,
											}, -- end of [44]
											[46] = 
											{
												["y"] = 624443.56569595,
												["x"] = -359513.21144808,
											}, -- end of [46]
											[48] = 
											{
												["y"] = 624453.07164353,
												["x"] = -359510.15804291,
											}, -- end of [48]
											[50] = 
											{
												["y"] = 624462.97974587,
												["x"] = -359508.90535681,
											}, -- end of [50]
											[52] = 
											{
												["y"] = 624472.95700016,
												["x"] = -359509.37352838,
											}, -- end of [52]
											[54] = 
											{
												["y"] = 624482.71613513,
												["x"] = -359511.50045353,
											}, -- end of [54]
											[56] = 
											{
												["y"] = 624491.96291699,
												["x"] = -359515.27343725,
											}, -- end of [56]
											[58] = 
											{
												["y"] = 624500.36202478,
												["x"] = -359520.67258591,
											}, -- end of [58]
											[60] = 
											{
												["y"] = 624507.78322787,
												["x"] = -359527.36345714,
											}, -- end of [60]
											[62] = 
											{
												["y"] = 624517.36315309,
												["x"] = -359538.89020915,
											}, -- end of [62]
											[64] = 
											{
												["y"] = 624539.2316565,
												["x"] = -359572.3691523,
											}, -- end of [64]
											[68] = 
											{
												["y"] = 624553.32401552,
												["x"] = -359586.48035634,
											}, -- end of [68]
											[72] = 
											{
												["y"] = 624575.401112,
												["x"] = -359597.91322315,
											}, -- end of [72]
											[76] = 
											{
												["y"] = 624942.43712612,
												["x"] = -359674.38865557,
											}, -- end of [76]
											[80] = 
											{
												["y"] = 625369.86368941,
												["x"] = -359881.1599714,
											}, -- end of [80]
											[84] = 
											{
												["y"] = 625402.22946237,
												["x"] = -359904.4974822,
											}, -- end of [84]
											[88] = 
											{
												["y"] = 625444.34976215,
												["x"] = -359953.86895985,
											}, -- end of [88]
											[92] = 
											{
												["y"] = 625479.46954458,
												["x"] = -360030.9754123,
											}, -- end of [92]
											[96] = 
											{
												["y"] = 625681.5087523,
												["x"] = -360720.51134011,
											}, -- end of [96]
											[100] = 
											{
												["y"] = 625747.10444185,
												["x"] = -361043.34575547,
											}, -- end of [100]
											[104] = 
											{
												["y"] = 625791.09511664,
												["x"] = -361132.93191524,
											}, -- end of [104]
											[108] = 
											{
												["y"] = 625853.62654038,
												["x"] = -361210.709027,
											}, -- end of [108]
											[112] = 
											{
												["y"] = 625931.76643831,
												["x"] = -361272.7799334,
											}, -- end of [112]
											[116] = 
											{
												["y"] = 626021.6345124,
												["x"] = -361316.17135994,
											}, -- end of [116]
											[120] = 
											{
												["y"] = 626133.50416219,
												["x"] = -361341.95191764,
											}, -- end of [120]
											[124] = 
											{
												["y"] = 626637.23138955,
												["x"] = -361370.90975663,
											}, -- end of [124]
											[128] = 
											{
												["y"] = 626710.29023963,
												["x"] = -361386.89998065,
											}, -- end of [128]
											[136] = 
											{
												["y"] = 626847.38558301,
												["x"] = -361477.49262533,
											}, -- end of [136]
											[144] = 
											{
												["y"] = 627018.92067813,
												["x"] = -361734.97617085,
											}, -- end of [144]
											[152] = 
											{
												["y"] = 627084.23326987,
												["x"] = -361778.98836214,
											}, -- end of [152]
											[160] = 
											{
												["y"] = 627163.03246451,
												["x"] = -361776.92991454,
											}, -- end of [160]
											[168] = 
											{
												["y"] = 627342.0985799,
												["x"] = -361716.20335269,
											}, -- end of [168]
											[176] = 
											{
												["y"] = 627421.01733694,
												["x"] = -361725.81825708,
											}, -- end of [176]
											[184] = 
											{
												["y"] = 627498.02751073,
												["x"] = -361771.06427545,
											}, -- end of [184]
											[192] = 
											{
												["y"] = 627668.33595087,
												["x"] = -361973.50419487,
											}, -- end of [192]
											[200] = 
											{
												["y"] = 627793.04830917,
												["x"] = -362034.9994882,
											}, -- end of [200]
											[208] = 
											{
												["y"] = 628131.55843591,
												["x"] = -362030.50225995,
											}, -- end of [208]
											[216] = 
											{
												["y"] = 628644.22114607,
												["x"] = -361887.44422504,
											}, -- end of [216]
											[189] = 
											{
												["y"] = 627640.60460233,
												["x"] = -361944.74939929,
											}, -- end of [189]
											[215] = 
											{
												["y"] = 628627.49763188,
												["x"] = -361898.40879398,
											}, -- end of [215]
											[211] = 
											{
												["y"] = 628549.59175595,
												["x"] = -361931.88162395,
											}, -- end of [211]
											[187] = 
											{
												["y"] = 627542.57550884,
												["x"] = -361818.31640834,
											}, -- end of [187]
											[203] = 
											{
												["y"] = 627842.39179096,
												["x"] = -362042.7242374,
											}, -- end of [203]
											[207] = 
											{
												["y"] = 628087.06345795,
												["x"] = -362037.19059975,
											}, -- end of [207]
											[206] = 
											{
												["y"] = 628042.28499824,
												["x"] = -362041.59207597,
											}, -- end of [206]
											[129] = 
											{
												["y"] = 626719.45543871,
												["x"] = -361390.8968882,
											}, -- end of [129]
											[137] = 
											{
												["y"] = 626857.50258559,
												["x"] = -361488.56414514,
											}, -- end of [137]
											[145] = 
											{
												["y"] = 627025.5545889,
												["x"] = -361742.45722066,
											}, -- end of [145]
											[153] = 
											{
												["y"] = 627093.93778268,
												["x"] = -361781.39093279,
											}, -- end of [153]
											[161] = 
											{
												["y"] = 627177.25442449,
												["x"] = -361772.1693692,
											}, -- end of [161]
											[169] = 
											{
												["y"] = 627352.08521818,
												["x"] = -361715.70771592,
											}, -- end of [169]
											[177] = 
											{
												["y"] = 627430.45202225,
												["x"] = -361729.12992559,
											}, -- end of [177]
											[185] = 
											{
												["y"] = 627508.96719272,
												["x"] = -361781.32496894,
											}, -- end of [185]
											[193] = 
											{
												["y"] = 627676.20950869,
												["x"] = -361979.66584576,
											}, -- end of [193]
											[201] = 
											{
												["y"] = 627807.70556911,
												["x"] = -362038.1797256,
											}, -- end of [201]
											[209] = 
											{
												["y"] = 628352.51956323,
												["x"] = -361988.1194227,
											}, -- end of [209]
											[217] = 
											{
												["y"] = 628686.99318852,
												["x"] = -361855.9341416,
											}, -- end of [217]
											[199] = 
											{
												["y"] = 627778.57586101,
												["x"] = -362031.06275166,
											}, -- end of [199]
											[195] = 
											{
												["y"] = 627710.10754213,
												["x"] = -362000.87179329,
											}, -- end of [195]
											[190] = 
											{
												["y"] = 627653.84850996,
												["x"] = -361959.73156939,
											}, -- end of [190]
											[191] = 
											{
												["y"] = 627660.89751058,
												["x"] = -361966.82319883,
											}, -- end of [191]
											[65] = 
											{
												["y"] = 624542.41705663,
												["x"] = -359576.22083779,
											}, -- end of [65]
											[69] = 
											{
												["y"] = 624557.41870939,
												["x"] = -359589.34437426,
											}, -- end of [69]
											[73] = 
											{
												["y"] = 624585.04041457,
												["x"] = -359600.56996846,
											}, -- end of [73]
											[77] = 
											{
												["y"] = 624956.64146776,
												["x"] = -359679.20122249,
											}, -- end of [77]
											[81] = 
											{
												["y"] = 625378.48770987,
												["x"] = -359886.21865209,
											}, -- end of [81]
											[85] = 
											{
												["y"] = 625409.36218869,
												["x"] = -359911.50450968,
											}, -- end of [85]
											[89] = 
											{
												["y"] = 625452.35900931,
												["x"] = -359966.5463162,
											}, -- end of [89]
											[93] = 
											{
												["y"] = 625608.21659461,
												["x"] = -360399.08021945,
											}, -- end of [93]
											[97] = 
											{
												["y"] = 625716.37636789,
												["x"] = -360932.63448608,
											}, -- end of [97]
											[101] = 
											{
												["y"] = 625756.29869481,
												["x"] = -361066.59113298,
											}, -- end of [101]
											[105] = 
											{
												["y"] = 625805.09382524,
												["x"] = -361153.64126395,
											}, -- end of [105]
											[109] = 
											{
												["y"] = 625871.82911251,
												["x"] = -361227.84095945,
											}, -- end of [109]
											[113] = 
											{
												["y"] = 625953.2984827,
												["x"] = -361285.47691524,
											}, -- end of [113]
											[117] = 
											{
												["y"] = 626045.43626892,
												["x"] = -361323.80807585,
											}, -- end of [117]
											[121] = 
											{
												["y"] = 626183.2073172,
												["x"] = -361347.34184592,
											}, -- end of [121]
											[125] = 
											{
												["y"] = 626671.83258327,
												["x"] = -361376.15280607,
											}, -- end of [125]
											[130] = 
											{
												["y"] = 626732.84068978,
												["x"] = -361397.66264231,
											}, -- end of [130]
											[138] = 
											{
												["y"] = 626870.14489688,
												["x"] = -361504.05893994,
											}, -- end of [138]
											[146] = 
											{
												["y"] = 627032.62024676,
												["x"] = -361749.5312929,
											}, -- end of [146]
											[154] = 
											{
												["y"] = 627103.79979857,
												["x"] = -361783.03088345,
											}, -- end of [154]
											[162] = 
											{
												["y"] = 627195.79283295,
												["x"] = -361764.67144712,
											}, -- end of [162]
											[170] = 
											{
												["y"] = 627362.08419298,
												["x"] = -361715.71197359,
											}, -- end of [170]
											[178] = 
											{
												["y"] = 627439.71466822,
												["x"] = -361732.89604393,
											}, -- end of [178]
											[186] = 
											{
												["y"] = 627522.86482946,
												["x"] = -361795.70453667,
											}, -- end of [186]
											[194] = 
											{
												["y"] = 627684.4614424,
												["x"] = -361985.31219856,
											}, -- end of [194]
											[202] = 
											{
												["y"] = 627822.50823179,
												["x"] = -362040.59416726,
											}, -- end of [202]
											[210] = 
											{
												["y"] = 628410.73009959,
												["x"] = -361973.60175487,
											}, -- end of [210]
											[183] = 
											{
												["y"] = 627486.5731739,
												["x"] = -361761.38236233,
											}, -- end of [183]
											[179] = 
											{
												["y"] = 627448.78051007,
												["x"] = -361737.11386572,
											}, -- end of [179]
											[175] = 
											{
												["y"] = 627411.43428528,
												["x"] = -361722.96412698,
											}, -- end of [175]
											[174] = 
											{
												["y"] = 627401.72578309,
												["x"] = -361720.57120887,
											}, -- end of [174]
											[171] = 
											{
												["y"] = 627372.07091102,
												["x"] = -361716.20776981,
											}, -- end of [171]
											[167] = 
											{
												["y"] = 627332.14954165,
												["x"] = -361717.20059484,
											}, -- end of [167]
											[163] = 
											{
												["y"] = 627264.55139985,
												["x"] = -361734.76547897,
											}, -- end of [163]
											[159] = 
											{
												["y"] = 627153.38569836,
												["x"] = -361779.56030845,
											}, -- end of [159]
											[158] = 
											{
												["y"] = 627143.61149881,
												["x"] = -361781.66672676,
											}, -- end of [158]
											[155] = 
											{
												["y"] = 627113.76052162,
												["x"] = -361783.88562375,
											}, -- end of [155]
											[151] = 
											{
												["y"] = 627074.74379144,
												["x"] = -361775.84197474,
											}, -- end of [151]
											[147] = 
											{
												["y"] = 627040.15206025,
												["x"] = -361756.10606516,
											}, -- end of [147]
											[143] = 
											{
												["y"] = 627009.67817459,
												["x"] = -361723.16544604,
											}, -- end of [143]
											[142] = 
											{
												["y"] = 626998.40229009,
												["x"] = -361706.6509726,
											}, -- end of [142]
											[139] = 
											{
												["y"] = 626893.82553117,
												["x"] = -361536.29104128,
											}, -- end of [139]
											[135] = 
											{
												["y"] = 626840.24345164,
												["x"] = -361470.4947231,
											}, -- end of [135]
											[131] = 
											{
												["y"] = 626754.49297677,
												["x"] = -361410.15400237,
											}, -- end of [131]
											[127] = 
											{
												["y"] = 626700.90948386,
												["x"] = -361383.44012691,
											}, -- end of [127]
											[111] = 
											{
												["y"] = 625910.96617189,
												["x"] = -361258.91665587,
											}, -- end of [111]
											[95] = 
											{
												["y"] = 625658.46668804,
												["x"] = -360592.58233396,
											}, -- end of [95]
											[79] = 
											{
												["y"] = 625015.76467379,
												["x"] = -359706.13410774,
											}, -- end of [79]
										}, -- end of [2]
										[3] = 
										{
											[31] = 
											{
												["y"] = 628958.07823769,
												["x"] = -362231.94109136,
											}, -- end of [31]
											[2] = 
											{
												["y"] = 628690.90949323,
												["x"] = -361854.5414749,
											}, -- end of [2]
											[8] = 
											{
												["y"] = 628799.64761963,
												["x"] = -361956.70744477,
											}, -- end of [8]
											[32] = 
											{
												["y"] = 628955.57146991,
												["x"] = -362236.26664248,
											}, -- end of [32]
											[33] = 
											{
												["y"] = 628952.83463367,
												["x"] = -362240.4503199,
											}, -- end of [33]
											[34] = 
											{
												["y"] = 628949.87264405,
												["x"] = -362244.4777679,
											}, -- end of [34]
											[35] = 
											{
												["y"] = 628946.69849799,
												["x"] = -362248.34026826,
											}, -- end of [35]
											[9] = 
											{
												["y"] = 628924.35808885,
												["x"] = -362086.48724841,
											}, -- end of [9]
											[36] = 
											{
												["y"] = 628943.32966392,
												["x"] = -362252.03428533,
											}, -- end of [36]
											[37] = 
											{
												["y"] = 628936.08875192,
												["x"] = -362258.92651505,
											}, -- end of [37]
											[38] = 
											{
												["y"] = 628928.31258119,
												["x"] = -362265.21037139,
											}, -- end of [38]
											[39] = 
											{
												["y"] = 628920.14457639,
												["x"] = -362270.97719552,
											}, -- end of [39]
											[10] = 
											{
												["y"] = 628930.82809578,
												["x"] = -362094.11007086,
											}, -- end of [10]
											[40] = 
											{
												["y"] = 628907.39321833,
												["x"] = -362278.87229812,
											}, -- end of [40]
											[41] = 
											{
												["y"] = 628889.82576497,
												["x"] = -362288.42742505,
											}, -- end of [41]
											[42] = 
											{
												["y"] = 628849.2494315,
												["x"] = -362307.87400511,
											}, -- end of [42]
											[17] = 
											{
												["y"] = 628968.16953392,
												["x"] = -362164.10986511,
											}, -- end of [17]
											[43] = 
											{
												["y"] = 628326.15642187,
												["x"] = -362534.11197443,
											}, -- end of [43]
											[11] = 
											{
												["y"] = 628939.81748584,
												["x"] = -362106.11556405,
											}, -- end of [11]
											[44] = 
											{
												["y"] = 628295.49434655,
												["x"] = -362550.98030775,
											}, -- end of [44]
											[18] = 
											{
												["y"] = 628969.08532214,
												["x"] = -362169.02455343,
											}, -- end of [18]
											[45] = 
											{
												["y"] = 628274.29684769,
												["x"] = -362564.22814013,
											}, -- end of [45]
											[19] = 
											{
												["y"] = 628969.73229055,
												["x"] = -362173.9819027,
											}, -- end of [19]
											[46] = 
											{
												["y"] = 628257.95658309,
												["x"] = -362575.75611337,
											}, -- end of [46]
											[20] = 
											{
												["y"] = 628970.11467964,
												["x"] = -362178.96668846,
											}, -- end of [20]
											[47] = 
											{
												["y"] = 628246.16893484,
												["x"] = -362585.03011176,
											}, -- end of [47]
											[12] = 
											{
												["y"] = 628948.20581787,
												["x"] = -362118.54864603,
											}, -- end of [12]
											[48] = 
											{
												["y"] = 628234.87080381,
												["x"] = -362594.89406772,
											}, -- end of [48]
											[83] = 
											{
												["y"] = 628148.96552428,
												["x"] = -363563.55804804,
											}, -- end of [83]
											[49] = 
											{
												["y"] = 628224.14959565,
												["x"] = -362605.38169727,
											}, -- end of [49]
											[87] = 
											{
												["y"] = 628161.5159641,
												["x"] = -363601.43549564,
											}, -- end of [87]
											[50] = 
											{
												["y"] = 628214.09081814,
												["x"] = -362616.50585938,
											}, -- end of [50]
											[115] = 
											{
												["y"] = 628379.56424697,
												["x"] = -364779.30888636,
											}, -- end of [115]
											[51] = 
											{
												["y"] = 628204.73745368,
												["x"] = -362628.22953733,
											}, -- end of [51]
											[13] = 
											{
												["y"] = 628953.35593565,
												["x"] = -362127.11935702,
											}, -- end of [13]
											[52] = 
											{
												["y"] = 628196.11089853,
												["x"] = -362640.49799296,
											}, -- end of [52]
											[91] = 
											{
												["y"] = 628191.38060119,
												["x"] = -363647.47390854,
											}, -- end of [91]
											[53] = 
											{
												["y"] = 628188.2320295,
												["x"] = -362653.25955159,
											}, -- end of [53]
											[94] = 
											{
												["y"] = 628317.19292685,
												["x"] = -363796.35141729,
											}, -- end of [94]
											[54] = 
											{
												["y"] = 628181.12236025,
												["x"] = -362666.46512612,
											}, -- end of [54]
											[95] = 
											{
												["y"] = 628331.07047056,
												["x"] = -363817.14156468,
											}, -- end of [95]
											[55] = 
											{
												["y"] = 628174.80482738,
												["x"] = -362680.06745137,
											}, -- end of [55]
											[14] = 
											{
												["y"] = 628958.04359554,
												["x"] = -362135.95102678,
											}, -- end of [14]
											[56] = 
											{
												["y"] = 628169.30437341,
												["x"] = -362694.02018422,
											}, -- end of [56]
											[111] = 
											{
												["y"] = 628384.737185,
												["x"] = -364746.3502724,
											}, -- end of [111]
											[57] = 
											{
												["y"] = 628164.64830739,
												["x"] = -362708.27687179,
											}, -- end of [57]
											[110] = 
											{
												["y"] = 628387.03115055,
												["x"] = -364736.6183435,
											}, -- end of [110]
											[58] = 
											{
												["y"] = 628160.86640399,
												["x"] = -362722.78986539,
											}, -- end of [58]
											[99] = 
											{
												["y"] = 628368.2499587,
												["x"] = -363893.40588442,
											}, -- end of [99]
											[59] = 
											{
												["y"] = 628157.98935081,
												["x"] = -362737.50881777,
											}, -- end of [59]
											[15] = 
											{
												["y"] = 628962.1641983,
												["x"] = -362145.0604578,
											}, -- end of [15]
											[60] = 
											{
												["y"] = 628156.00348332,
												["x"] = -362752.37471098,
											}, -- end of [60]
											[103] = 
											{
												["y"] = 628402.89264856,
												["x"] = -364039.12527238,
											}, -- end of [103]
											[61] = 
											{
												["y"] = 628154.83619323,
												["x"] = -362767.32755023,
											}, -- end of [61]
											[107] = 
											{
												["y"] = 628420.64804925,
												["x"] = -364288.00331454,
											}, -- end of [107]
											[62] = 
											{
												["y"] = 628154.41232497,
												["x"] = -362787.31997361,
											}, -- end of [62]
											[1] = 
											{
												["y"] = 628686.09998583,
												["x"] = -361854.72914899,
											}, -- end of [1]
											[63] = 
											{
												["y"] = 628155.10323127,
												["x"] = -362807.30586291,
											}, -- end of [63]
											[16] = 
											{
												["y"] = 628965.59095355,
												["x"] = -362154.45206491,
											}, -- end of [16]
											[64] = 
											{
												["y"] = 628157.24528662,
												["x"] = -362832.21125083,
											}, -- end of [64]
											[65] = 
											{
												["y"] = 628162.03226518,
												["x"] = -362866.87839573,
											}, -- end of [65]
											[66] = 
											{
												["y"] = 628174.05581116,
												["x"] = -362930.75020127,
											}, -- end of [66]
											[67] = 
											{
												["y"] = 628222.63156255,
												["x"] = -363150.4157109,
											}, -- end of [67]
											[68] = 
											{
												["y"] = 628225.3192574,
												["x"] = -363170.23190822,
											}, -- end of [68]
											[69] = 
											{
												["y"] = 628226.52300078,
												["x"] = -363185.18167866,
											}, -- end of [69]
											[70] = 
											{
												["y"] = 628226.90506168,
												["x"] = -363205.17512396,
											}, -- end of [70]
											[71] = 
											{
												["y"] = 628226.28995463,
												["x"] = -363220.16061139,
											}, -- end of [71]
											[72] = 
											{
												["y"] = 628224.85969718,
												["x"] = -363235.09029589,
											}, -- end of [72]
											[73] = 
											{
												["y"] = 628221.78265744,
												["x"] = -363254.84918577,
											}, -- end of [73]
											[74] = 
											{
												["y"] = 628218.57007058,
												["x"] = -363269.49954436,
											}, -- end of [74]
											[75] = 
											{
												["y"] = 628211.92922997,
												["x"] = -363293.59851735,
											}, -- end of [75]
											[76] = 
											{
												["y"] = 628151.69965924,
												["x"] = -363484.27068051,
											}, -- end of [76]
											[77] = 
											{
												["y"] = 628148.63269606,
												["x"] = -363498.95192534,
											}, -- end of [77]
											[5] = 
											{
												["y"] = 628714.84172895,
												["x"] = -361879.08312314,
											}, -- end of [5]
											[79] = 
											{
												["y"] = 628146.08513281,
												["x"] = -363518.77977869,
											}, -- end of [79]
											[80] = 
											{
												["y"] = 628145.720487,
												["x"] = -363528.77072975,
											}, -- end of [80]
											[81] = 
											{
												["y"] = 628146.24006624,
												["x"] = -363543.75885419,
											}, -- end of [81]
											[82] = 
											{
												["y"] = 628147.28404319,
												["x"] = -363553.70186698,
											}, -- end of [82]
											[21] = 
											{
												["y"] = 628970.23794323,
												["x"] = -362183.96462439,
											}, -- end of [21]
											[84] = 
											{
												["y"] = 628151.24106977,
												["x"] = -363573.29419977,
											}, -- end of [84]
											[85] = 
											{
												["y"] = 628154.09498013,
												["x"] = -363582.87673076,
											}, -- end of [85]
											[86] = 
											{
												["y"] = 628157.5216763,
												["x"] = -363592.26969345,
											}, -- end of [86]
											[22] = 
											{
												["y"] = 628970.10719652,
												["x"] = -362188.96238559,
											}, -- end of [22]
											[88] = 
											{
												["y"] = 628166.05509752,
												["x"] = -363610.34428866,
											}, -- end of [88]
											[89] = 
											{
												["y"] = 628171.07744927,
												["x"] = -363618.99030707,
											}, -- end of [89]
											[90] = 
											{
												["y"] = 628179.3523059,
												["x"] = -363631.49855956,
											}, -- end of [90]
											[23] = 
											{
												["y"] = 628969.72710003,
												["x"] = -362193.94741067,
											}, -- end of [23]
											[92] = 
											{
												["y"] = 628217.16343397,
												["x"] = -363678.05090852,
											}, -- end of [92]
											[93] = 
											{
												["y"] = 628299.14097208,
												["x"] = -363772.39501002,
											}, -- end of [93]
											[6] = 
											{
												["y"] = 628721.85108834,
												["x"] = -361886.21353348,
											}, -- end of [6]
											[24] = 
											{
												["y"] = 628969.10174875,
												["x"] = -362198.90764436,
											}, -- end of [24]
											[96] = 
											{
												["y"] = 628341.24632285,
												["x"] = -363834.35701139,
											}, -- end of [96]
											[97] = 
											{
												["y"] = 628350.56609485,
												["x"] = -363852.05057065,
											}, -- end of [97]
											[98] = 
											{
												["y"] = 628358.99409877,
												["x"] = -363870.18565484,
											}, -- end of [98]
											[25] = 
											{
												["y"] = 628968.23463689,
												["x"] = -362203.83138347,
											}, -- end of [25]
											[100] = 
											{
												["y"] = 628374.71803157,
												["x"] = -363912.32860995,
											}, -- end of [100]
											[101] = 
											{
												["y"] = 628382.95118858,
												["x"] = -363941.17335409,
											}, -- end of [101]
											[102] = 
											{
												["y"] = 628393.08877678,
												["x"] = -363985.01228695,
											}, -- end of [102]
											[26] = 
											{
												["y"] = 628967.12863734,
												["x"] = -362208.70702075,
											}, -- end of [26]
											[104] = 
											{
												["y"] = 628415.33798787,
												["x"] = -364128.25145158,
											}, -- end of [104]
											[105] = 
											{
												["y"] = 628419.97408412,
												["x"] = -364183.05007095,
											}, -- end of [105]
											[106] = 
											{
												["y"] = 628421.61871269,
												["x"] = -364233.01759696,
											}, -- end of [106]
											[27] = 
											{
												["y"] = 628965.78603838,
												["x"] = -362213.52286987,
											}, -- end of [27]
											[108] = 
											{
												["y"] = 628391.87404215,
												["x"] = -364701.97326669,
											}, -- end of [108]
											[109] = 
											{
												["y"] = 628389.58388911,
												["x"] = -364721.83955497,
											}, -- end of [109]
											[7] = 
											{
												["y"] = 628736.63720377,
												["x"] = -361899.67799532,
											}, -- end of [7]
											[28] = 
											{
												["y"] = 628964.20856776,
												["x"] = -362218.26698607,
											}, -- end of [28]
											[112] = 
											{
												["y"] = 628381.84004892,
												["x"] = -364755.9194821,
											}, -- end of [112]
											[113] = 
											{
												["y"] = 628377.099036,
												["x"] = -364770.12945107,
											}, -- end of [113]
											[114] = 
											{
												["y"] = 628377.08945557,
												["x"] = -364775.11445561,
											}, -- end of [114]
											[29] = 
											{
												["y"] = 628962.39752487,
												["x"] = -362222.92690022,
											}, -- end of [29]
											[116] = 
											{
												["y"] = 628383.72213815,
												["x"] = -364782.11133165,
											}, -- end of [116]
											[117] = 
											{
												["y"] = 628385.64972182,
												["x"] = -364782.99198725,
											}, -- end of [117]
											[78] = 
											{
												["y"] = 628147.0991562,
												["x"] = -363508.83266365,
											}, -- end of [78]
											[30] = 
											{
												["y"] = 628960.35382138,
												["x"] = -362227.48958289,
											}, -- end of [30]
											[4] = 
											{
												["y"] = 628698.93124513,
												["x"] = -361859.81222191,
											}, -- end of [4]
											[3] = 
											{
												["y"] = 628695.47621871,
												["x"] = -361856.1872774,
											}, -- end of [3]
										}, -- end of [3]
										[1] = 
										{
											[1] = 
											{
												["y"] = 620813.00919301,
												["x"] = -356895.12753971,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 621083.54577592,
												["x"] = -357132.55442043,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 621210.2058014,
												["x"] = -357230.12613208,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 621529.83033911,
												["x"] = -357574.42244338,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 622971.56188225,
												["x"] = -358968.95473283,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 622984.68859337,
												["x"] = -358976.21059648,
											}, -- end of [17]
											[9] = 
											{
												["y"] = 621665.4795938,
												["x"] = -357784.33664262,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 622993.74923278,
												["x"] = -358980.43203828,
											}, -- end of [18]
											[5] = 
											{
												["y"] = 621224.2670619,
												["x"] = -357244.34483835,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 621696.08185336,
												["x"] = -357823.8714007,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 623012.54393928,
												["x"] = -358987.24610358,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 623022.20524993,
												["x"] = -358989.82287329,
											}, -- end of [21]
											[11] = 
											{
												["y"] = 621728.58904081,
												["x"] = -357861.85530747,
											}, -- end of [11]
											[22] = 
											{
												["y"] = 623036.87706396,
												["x"] = -358992.93569301,
											}, -- end of [22]
											[3] = 
											{
												["y"] = 621195.45902151,
												["x"] = -357216.61864609,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 621514.64974403,
												["x"] = -357554.57111535,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 621766.45394889,
												["x"] = -357901.73825978,
											}, -- end of [12]
											[24] = 
											{
												["y"] = 623100.42480224,
												["x"] = -359006.39630364,
											}, -- end of [24]
											[15] = 
											{
												["y"] = 622963.21899342,
												["x"] = -358963.44744726,
											}, -- end of [15]
											[25] = 
											{
												["y"] = 623114.6676242,
												["x"] = -359011.09394376,
											}, -- end of [25]
											[13] = 
											{
												["y"] = 621813.56909377,
												["x"] = -357946.50855305,
											}, -- end of [13]
											[26] = 
											{
												["y"] = 623123.96447276,
												["x"] = -359014.77459856,
											}, -- end of [26]
											[7] = 
											{
												["y"] = 621526.98699366,
												["x"] = -357570.31037779,
											}, -- end of [7]
											[27] = 
											{
												["y"] = 623133.00661352,
												["x"] = -359019.04175296,
											}, -- end of [27]
											[14] = 
											{
												["y"] = 622951.33725279,
												["x"] = -358954.295786,
											}, -- end of [14]
											[28] = 
											{
												["y"] = 623146.19596534,
												["x"] = -359026.17324577,
											}, -- end of [28]
											[23] = 
											{
												["y"] = 623085.9415973,
												["x"] = -359002.49861134,
											}, -- end of [23]
											[29] = 
											{
												["y"] = 623147.46158661,
												["x"] = -359027.0075841,
											}, -- end of [29]
											[19] = 
											{
												["y"] = 623003.06043623,
												["x"] = -358984.07665573,
											}, -- end of [19]
										}, -- end of [1]
										[4] = 
										{
											[31] = 
											{
												["y"] = 627891.63367862,
												["x"] = -366222.06230563,
											}, -- end of [31]
											[2] = 
											{
												["y"] = 628381.87782951,
												["x"] = -364779.06296998,
											}, -- end of [2]
											[8] = 
											{
												["y"] = 628353.33347925,
												["x"] = -364822.67919786,
											}, -- end of [8]
											[32] = 
											{
												["y"] = 628060.06834173,
												["x"] = -366464.19355106,
											}, -- end of [32]
											[33] = 
											{
												["y"] = 628066.97591212,
												["x"] = -366477.50759525,
											}, -- end of [33]
											[34] = 
											{
												["y"] = 628073.15076255,
												["x"] = -366491.1728701,
											}, -- end of [34]
											[35] = 
											{
												["y"] = 628080.14550231,
												["x"] = -366509.90553722,
											}, -- end of [35]
											[9] = 
											{
												["y"] = 628348.01427485,
												["x"] = -364831.14507595,
											}, -- end of [9]
											[36] = 
											{
												["y"] = 628084.31950131,
												["x"] = -366524.31140164,
											}, -- end of [36]
											[37] = 
											{
												["y"] = 628171.22141576,
												["x"] = -366899.32735582,
											}, -- end of [37]
											[38] = 
											{
												["y"] = 628176.2373445,
												["x"] = -366913.46089489,
											}, -- end of [38]
											[39] = 
											{
												["y"] = 628180.18098346,
												["x"] = -366922.6491509,
											}, -- end of [39]
											[10] = 
											{
												["y"] = 628314.15936454,
												["x"] = -364880.6428083,
											}, -- end of [10]
											[40] = 
											{
												["y"] = 628186.83886449,
												["x"] = -366936.08714033,
											}, -- end of [40]
											[41] = 
											{
												["y"] = 628191.82933554,
												["x"] = -366944.75173759,
											}, -- end of [41]
											[42] = 
											{
												["y"] = 628197.23727969,
												["x"] = -366953.16212866,
											}, -- end of [42]
											[43] = 
											{
												["y"] = 628203.04593411,
												["x"] = -366961.30092316,
											}, -- end of [43]
											[11] = 
											{
												["y"] = 628148.98278187,
												["x"] = -365172.07491081,
											}, -- end of [11]
											[44] = 
											{
												["y"] = 628209.24267807,
												["x"] = -366969.14817782,
											}, -- end of [44]
											[45] = 
											{
												["y"] = 628219.16437994,
												["x"] = -366980.39525432,
											}, -- end of [45]
											[46] = 
											{
												["y"] = 628233.18260845,
												["x"] = -366994.65766739,
											}, -- end of [46]
											[3] = 
											{
												["y"] = 628376.930135,
												["x"] = -364779.3379115,
											}, -- end of [3]
											[12] = 
											{
												["y"] = 628082.36613904,
												["x"] = -365306.45212613,
											}, -- end of [12]
											[48] = 
											{
												["y"] = 628281.92129851,
												["x"] = -367044.80903264,
											}, -- end of [48]
											[49] = 
											{
												["y"] = 628287.84295397,
												["x"] = -367052.86570586,
											}, -- end of [49]
											[50] = 
											{
												["y"] = 628293.31236559,
												["x"] = -367061.23504743,
											}, -- end of [50]
											[51] = 
											{
												["y"] = 628300.78445511,
												["x"] = -367074.23932955,
											}, -- end of [51]
											[13] = 
											{
												["y"] = 627901.64198237,
												["x"] = -365696.61500596,
											}, -- end of [13]
											[52] = 
											{
												["y"] = 628305.38283361,
												["x"] = -367083.11849968,
											}, -- end of [52]
											[53] = 
											{
												["y"] = 628309.39672549,
												["x"] = -367092.27657811,
											}, -- end of [53]
											[54] = 
											{
												["y"] = 628314.72126817,
												["x"] = -367106.29816806,
											}, -- end of [54]
											[55] = 
											{
												["y"] = 628340.27749109,
												["x"] = -367187.3588683,
											}, -- end of [55]
											[14] = 
											{
												["y"] = 627894.44569736,
												["x"] = -365715.2734108,
											}, -- end of [14]
											[56] = 
											{
												["y"] = 628507.0241582,
												["x"] = -367727.13760102,
											}, -- end of [56]
											[57] = 
											{
												["y"] = 628573.55751782,
												["x"] = -367899.73946076,
											}, -- end of [57]
											[58] = 
											{
												["y"] = 628740.75673092,
												["x"] = -368301.30525073,
											}, -- end of [58]
											[59] = 
											{
												["y"] = 628745.27665172,
												["x"] = -368315.60486082,
											}, -- end of [59]
											[15] = 
											{
												["y"] = 627886.84229674,
												["x"] = -365739.08741076,
											}, -- end of [15]
											[60] = 
											{
												["y"] = 628747.56447032,
												["x"] = -368325.33931174,
											}, -- end of [60]
											[61] = 
											{
												["y"] = 628750.28831453,
												["x"] = -368340.08634934,
											}, -- end of [61]
											[62] = 
											{
												["y"] = 628751.46134792,
												["x"] = -368350.01483863,
											}, -- end of [62]
											[1] = 
											{
												["y"] = 628386.70349145,
												["x"] = -364780.34483601,
											}, -- end of [1]
											[4] = 
											{
												["y"] = 628372.98599007,
												["x"] = -364782.25460461,
											}, -- end of [4]
											[16] = 
											{
												["y"] = 627881.74762601,
												["x"] = -365758.42359341,
											}, -- end of [16]
											[64] = 
											{
												["y"] = 628752.42385717,
												["x"] = -368374.97855347,
											}, -- end of [64]
											[65] = 
											{
												["y"] = 628751.24655292,
												["x"] = -368394.94174802,
											}, -- end of [65]
											[66] = 
											{
												["y"] = 628728.54866457,
												["x"] = -368603.70269519,
											}, -- end of [66]
											[17] = 
											{
												["y"] = 627876.59032387,
												["x"] = -365782.88300432,
											}, -- end of [17]
											[68] = 
											{
												["y"] = 628709.80149211,
												["x"] = -368712.04661135,
											}, -- end of [68]
											[69] = 
											{
												["y"] = 628702.1881384,
												["x"] = -368743.85611808,
											}, -- end of [69]
											[18] = 
											{
												["y"] = 627872.29891829,
												["x"] = -365812.5711694,
											}, -- end of [18]
											[19] = 
											{
												["y"] = 627849.91625693,
												["x"] = -366046.4942193,
											}, -- end of [19]
											[5] = 
											{
												["y"] = 628370.30925841,
												["x"] = -364786.49203041,
											}, -- end of [5]
											[20] = 
											{
												["y"] = 627848.04589813,
												["x"] = -366081.44055177,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 627848.03723232,
												["x"] = -366096.43913234,
											}, -- end of [21]
											[22] = 
											{
												["y"] = 627848.87975364,
												["x"] = -366111.41278819,
											}, -- end of [22]
											[23] = 
											{
												["y"] = 627850.07089634,
												["x"] = -366121.34072344,
											}, -- end of [23]
											[6] = 
											{
												["y"] = 628368.20261572,
												["x"] = -364791.02392693,
											}, -- end of [6]
											[24] = 
											{
												["y"] = 627852.63486402,
												["x"] = -366136.11671688,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 627854.95717138,
												["x"] = -366145.84229527,
											}, -- end of [25]
											[26] = 
											{
												["y"] = 627857.75734735,
												["x"] = -366155.44124055,
											}, -- end of [26]
											[27] = 
											{
												["y"] = 627861.0473703,
												["x"] = -366164.88301348,
											}, -- end of [27]
											[7] = 
											{
												["y"] = 628358.07793549,
												["x"] = -364813.87821795,
											}, -- end of [7]
											[28] = 
											{
												["y"] = 627866.74008268,
												["x"] = -366178.75849276,
											}, -- end of [28]
											[29] = 
											{
												["y"] = 627871.10435961,
												["x"] = -366187.75486971,
											}, -- end of [29]
											[67] = 
											{
												["y"] = 628720.55302039,
												["x"] = -368658.11347729,
											}, -- end of [67]
											[30] = 
											{
												["y"] = 627878.35181307,
												["x"] = -366200.88559183,
											}, -- end of [30]
											[63] = 
											{
												["y"] = 628752.47475956,
												["x"] = -368364.97968097,
											}, -- end of [63]
											[47] = 
											{
												["y"] = 628272.28425334,
												["x"] = -367033.31942333,
											}, -- end of [47]
										}, -- end of [4]
										[5] = 
										{
											[7] = 
											{
												["y"] = 628561.70029295,
												["x"] = -369095.71660414,
											}, -- end of [7]
											[1] = 
											{
												["y"] = 628702.19478917,
												["x"] = -368743.8280614,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628690.04167488,
												["x"] = -368787.15387885,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 628630.24479666,
												["x"] = -368956.85405525,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 628535.20466698,
												["x"] = -369138.11327037,
											}, -- end of [8]
											[9] = 
											{
												["y"] = 628498.01670197,
												["x"] = -369191.41626289,
											}, -- end of [9]
											[5] = 
											{
												["y"] = 628608.23683543,
												["x"] = -369007.25242212,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 628440.6256946,
												["x"] = -369266.71365639,
											}, -- end of [10]
											[3] = 
											{
												["y"] = 628667.17796108,
												["x"] = -368858.57530785,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 628586.08450503,
												["x"] = -369052.07131865,
											}, -- end of [6]
										}, -- end of [5]
										[7] = 
										{
											[1] = 
											{
												["y"] = 628892.89507879,
												["x"] = -371936.63079162,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628892.89507879,
												["x"] = -371936.63079162,
											}, -- end of [2]
										}, -- end of [7]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 50,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 620813.98801125,
											["x"] = -356893.99273452,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 114.94252366292,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 623148.17150446,
											["x"] = -359025.83244317,
											["name"] = "SANKS",
											["ETA_locked"] = false,
											["speed"] = 27.75,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 73,
											["type"] = "Turning Point",
											["ETA"] = 377.90751501083,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628686.09998527,
											["x"] = -361854.72914828,
											["name"] = "FAMILY MART",
											["ETA_locked"] = false,
											["speed"] = 27.75,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 54,
											["type"] = "Turning Point",
											["ETA"] = 508.40091763881,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628386.14866576,
											["x"] = -364781.73860182,
											["name"] = "LAWSON",
											["ETA_locked"] = false,
											["speed"] = 27.75,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 66,
											["type"] = "Turning Point",
											["ETA"] = 663.43422943441,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628703.589196,
											["x"] = -368744.17236152,
											["name"] = "SEVEN",
											["ETA_locked"] = false,
											["speed"] = 27.75,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 79,
											["type"] = "Turning Point",
											["ETA"] = 701.73367102966,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628441.80377233,
											["x"] = -369267.62217048,
											["name"] = "MINISTOP",
											["ETA_locked"] = false,
											["speed"] = 15.416666666667,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "ControlledTask",
															["number"] = 1,
															["params"] = 
															{
																["condition"] = 
																{
																	["userFlag"] = "E1",
																}, -- end of ["condition"]
																["task"] = 
																{
																	["id"] = "GoToWaypoint",
																	["params"] = 
																	{
																		["fromWaypointIndex"] = 6,
																		["nWaypointIndx"] = 7,
																	}, -- end of ["params"]
																}, -- end of ["task"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 107,
											["type"] = "Turning Point",
											["ETA"] = 922.80454238263,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628892.89507879,
											["x"] = -371936.63079162,
											["ETA_locked"] = false,
											["speed"] = 15.416666666667,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 43,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Excellent",
										["coldAtStart"] = false,
										["type"] = "UAZ-469",
										["unitId"] = 50,
										["y"] = 620813.98801125,
										["x"] = -356893.99273452,
										["name"] = "SPEC_OPS_DELIVER_#1",
										["heading"] = 2.2952684286055,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Excellent",
										["coldAtStart"] = false,
										["type"] = "UAZ-469",
										["unitId"] = 49,
										["y"] = 620791.26453568,
										["x"] = -356874.41030869,
										["name"] = "SPEC_OPS_DELIVER_#1-2",
										["heading"] = 2.282084330994,
										["playerCanDrive"] = false,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 620813.98801125,
								["x"] = -356893.99273452,
								["name"] = "SPEC_OPS_DELIVER_#1",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 618372.64469123,
											["x"] = -356186.10952453,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 47,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Ural-375",
										["unitId"] = 68,
										["y"] = 618372.64469123,
										["x"] = -356186.10952453,
										["name"] = "batumi AF EQP#1 Ural-4320 FUEL",
										["heading"] = 5.4140113396864,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Ural-375",
										["unitId"] = 70,
										["y"] = 618375.64386123,
										["x"] = -356182.30593492,
										["name"] = "batumi AF EQP#1-1",
										["heading"] = 5.4140113396864,
										["playerCanDrive"] = false,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 618372.64469123,
								["x"] = -356186.10952453,
								["name"] = "batumi AF EQP#1",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 618322.69054327,
												["x"] = -355938.75517814,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 618322.69054327,
												["x"] = -355938.75517814,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 618322.69054327,
											["x"] = -355938.75517814,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 58,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Strela-1 9P31",
										["unitId"] = 80,
										["y"] = 618322.69054327,
										["x"] = -355938.75517814,
										["name"] = "batumi AF EQP#1-1-1",
										["heading"] = 4.3912483980177,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Osa 9A33 ln",
										["unitId"] = 81,
										["y"] = 617541.97423118,
										["x"] = -355597.58808403,
										["name"] = "batumi AF ADF#1-1-2",
										["heading"] = 3.7297686115119,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["livery_id"] = "autumn",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 83,
										["y"] = 617587.28005289,
										["x"] = -355817.33375495,
										["name"] = "batumi AF ADF#1-1-1",
										["heading"] = 3.7297686115119,
										["playerCanDrive"] = false,
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 618322.69054327,
								["x"] = -355938.75517814,
								["name"] = "batumi AF ADF#1-1",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 618069.06540766,
											["x"] = -356061.41557678,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 84,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = true,
										["type"] = "Ural-4320 APA-5D",
										["unitId"] = 111,
										["y"] = 618069.06540766,
										["x"] = -356061.41557678,
										["name"] = "Ground-2-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618069.06540766,
								["x"] = -356061.41557678,
								["name"] = "Ground-2",
								["start_time"] = 0,
							}, -- end of [4]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 4.4505895925855,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 618354.20779974,
											["speed"] = 0,
											["x"] = -356168.52268193,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 49,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Infantry",
										["type"] = "Soldier M4 GRG",
										["unitId"] = 71,
										["rate"] = 1,
										["y"] = 618354.20779974,
										["x"] = -356168.52268193,
										["name"] = "Static Infantry M4 Georgia-1-1",
										["heading"] = 4.4505895925855,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618354.20779974,
								["x"] = -356168.52268193,
								["name"] = "Static Infantry M4 Georgia-1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 0.66322511575785,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 618038.02019827,
											["speed"] = 0,
											["x"] = -356041.57131724,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 54,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "field camo scheme #1 (native)01",
										["category"] = "Planes",
										["type"] = "Su-25",
										["unitId"] = 76,
										["rate"] = "40",
										["y"] = 618038.02019827,
										["x"] = -356041.57131724,
										["name"] = "Static Su-25-1-1",
										["heading"] = 0.66322511575785,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618038.02019827,
								["x"] = -356041.57131724,
								["name"] = "Static Su-25-1",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 0.66322511575785,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 618051.82279934,
											["speed"] = 0,
											["x"] = -356052.40936051,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 55,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "field camo scheme #1 (native)01",
										["category"] = "Planes",
										["type"] = "Su-25",
										["unitId"] = 77,
										["rate"] = "40",
										["y"] = 618051.82279934,
										["x"] = -356052.40936051,
										["name"] = "Static Su-25-2-1",
										["heading"] = 0.66322511575785,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618051.82279934,
								["x"] = -356052.40936051,
								["name"] = "Static Su-25-2",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 0.62831853071796,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 618092.85148204,
											["speed"] = 0,
											["x"] = -356081.0892606,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 56,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "splinter camo woodland",
										["category"] = "Planes",
										["type"] = "L-39ZA",
										["unitId"] = 78,
										["rate"] = 50,
										["y"] = 618092.85148204,
										["x"] = -356081.0892606,
										["name"] = "Static L-39ZA-1-1",
										["heading"] = 0.62831853071796,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618092.85148204,
								["x"] = -356081.0892606,
								["name"] = "Static L-39ZA-1",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 0.62831853071796,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 618103.20473606,
											["speed"] = 0,
											["x"] = -356087.91800261,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 57,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "splinter camo woodland",
										["category"] = "Planes",
										["type"] = "L-39ZA",
										["unitId"] = 79,
										["rate"] = 50,
										["y"] = 618103.20473606,
										["x"] = -356087.91800261,
										["name"] = "Static L-39ZA-2-1",
										["heading"] = 0.62831853071796,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618103.20473606,
								["x"] = -356087.91800261,
								["name"] = "Static L-39ZA-2",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 2.1816615649929,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 618029.05204947,
											["speed"] = 0,
											["x"] = -355943.66422049,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 79,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "standard",
										["category"] = "Helicopters",
										["type"] = "Mi-24V",
										["unitId"] = 105,
										["rate"] = "30",
										["y"] = 618029.05204947,
										["x"] = -355943.66422049,
										["name"] = "Static Mi-24V-1-1",
										["heading"] = 2.1816615649929,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618029.05204947,
								["x"] = -355943.66422049,
								["name"] = "Static Mi-24V-1",
								["dead"] = false,
							}, -- end of [6]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [1]
				[2] = 
				{
					["helicopter"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 465,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 618172.1875,
											["x"] = -356017.9375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 22,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 49.0728,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 66.010308721804,
											["ETA_locked"] = false,
											["y"] = 620795.93116443,
											["x"] = -356843.06281369,
											["name"] = "BLUE HQ",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 199.84,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 244.61700080091,
											["ETA_locked"] = false,
											["y"] = 626535.1262832,
											["x"] = -361580.59299963,
											["name"] = "FENCE IN",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 199.84,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 345.73919248755,
											["ETA_locked"] = false,
											["y"] = 627589.73967915,
											["x"] = -365659.89905541,
											["name"] = "POINT FORD",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 10,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 686.09874241643,
											["ETA_locked"] = false,
											["y"] = 617386.1875,
											["x"] = -355810.703125,
											["name"] = "AB",
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 22,
										}, -- end of [5]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 22,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 465,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["parking"] = 11,
										["speed"] = 41.666666666667,
										["AddPropAircraft"] = 
										{
											["FlareProgramDelay"] = 0,
											["FlareSalvoInterval"] = 0,
											["OverrideIFF"] = 0,
											["HumanOrchestra"] = false,
											["AIDisabled"] = false,
											["CpgNVG"] = true,
											["PltNVG"] = true,
											["TN_IDM_LB"] = "1",
											["OwnshipCallSign"] = "G-1",
											["FlareBurstCount"] = 0,
											["FlareSalvoCount"] = 0,
											["FlareBurstInterval"] = 0,
											["TrackAirTargets"] = true,
											["NetCrewControlPriority"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AH-64D_BLK_II",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[7] = 141,
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[9] = 126,
													[5] = 125,
													[10] = 137,
													[3] = 136,
													[6] = 121,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[7] = 325,
													[1] = 225,
													[2] = 240,
													[4] = 270,
													[8] = 350,
													[9] = 375,
													[5] = 285,
													[10] = 390,
													[3] = 255,
													[6] = 300,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[4] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [4]
											[3] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 25,
										["psi"] = -1.87548762956,
										["onboard_num"] = "010",
										["parking_id"] = "05",
										["x"] = -356017.9375,
										["name"] = "Rotary-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "M261_MK151",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{M299_2xAGM_114K}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{M299_2xAGM_114K}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "M261_MK151",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 1140,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 25,
										}, -- end of ["payload"]
										["y"] = 618172.1875,
										["heading"] = 1.87548762956,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Bootleg11",
											[3] = 1,
											[1] = 17,
											[4] = "Bootleg11",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["IDM"] = 
											{
												["settings"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 7",
															["callSign"] = "PRE 7",
															["autoAcknowledgment"] = true,
														}, -- end of [7]
														[1] = 
														{
															["primaryFreq"] = 1,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 1",
															["callSign"] = "PRE 1",
															["autoAcknowledgment"] = true,
														}, -- end of [1]
														[2] = 
														{
															["primaryFreq"] = 2,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 2",
															["callSign"] = "PRE 2",
															["autoAcknowledgment"] = true,
														}, -- end of [2]
														[4] = 
														{
															["primaryFreq"] = 4,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 4",
															["callSign"] = "PRE 4",
															["autoAcknowledgment"] = true,
														}, -- end of [4]
														[8] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 8",
															["callSign"] = "PRE 8",
															["autoAcknowledgment"] = true,
														}, -- end of [8]
														[9] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["presetName"] = "PRESET 9",
															["callSign"] = "PRE 9",
															["autoAcknowledgment"] = true,
														}, -- end of [9]
														[5] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 5",
															["callSign"] = "PRE 5",
															["autoAcknowledgment"] = true,
														}, -- end of [5]
														[10] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["presetName"] = "PRESET10",
															["callSign"] = "PRE10",
															["autoAcknowledgment"] = true,
														}, -- end of [10]
														[3] = 
														{
															["primaryFreq"] = 3,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 3",
															["callSign"] = "PRE 3",
															["autoAcknowledgment"] = true,
														}, -- end of [3]
														[6] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 6",
															["callSign"] = "PRE 6",
															["autoAcknowledgment"] = true,
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["settings"]
												["network"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 25,
																}, -- end of [1]
															}, -- end of ["members"]
														}, -- end of [7]
														[1] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 25,
																}, -- end of [1]
															}, -- end of ["members"]
														}, -- end of [1]
														[2] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 25,
																}, -- end of [1]
															}, -- end of ["members"]
														}, -- end of [2]
														[4] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 25,
																}, -- end of [1]
															}, -- end of ["members"]
														}, -- end of [4]
														[8] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 25,
																}, -- end of [1]
															}, -- end of ["members"]
														}, -- end of [8]
														[9] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 25,
																}, -- end of [1]
															}, -- end of ["members"]
														}, -- end of [9]
														[5] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 25,
																}, -- end of [1]
															}, -- end of ["members"]
														}, -- end of [5]
														[10] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 25,
																}, -- end of [1]
															}, -- end of ["members"]
														}, -- end of [10]
														[3] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 25,
																}, -- end of [1]
															}, -- end of ["members"]
														}, -- end of [3]
														[6] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 25,
																}, -- end of [1]
															}, -- end of ["members"]
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["network"]
											}, -- end of ["IDM"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618172.1875,
								["x"] = -356017.9375,
								["name"] = "Rotary-2",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 225,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "AFAC",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "FAC",
															["enabled"] = true,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 2,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 618154.3125,
											["x"] = -356004.4375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 22,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 49.0728,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 66.516977552469,
											["ETA_locked"] = false,
											["y"] = 620795.93203393,
											["x"] = -356843.05795259,
											["name"] = "BLUE HQ",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 199.9488,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 245.06797903129,
											["ETA_locked"] = false,
											["y"] = 626540.63233929,
											["x"] = -361570.26002771,
											["name"] = "FENCE IN",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 199.9488,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 346.26775928916,
											["ETA_locked"] = false,
											["y"] = 627577.38957963,
											["x"] = -365657.47607137,
											["name"] = "POINT CHEVROLET",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 10,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 686.37370377748,
											["ETA_locked"] = false,
											["y"] = 617386.1875,
											["x"] = -355810.703125,
											["name"] = "AB",
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 22,
										}, -- end of [5]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 81,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["parking"] = "10",
										["speed"] = 41.666666666667,
										["AddPropAircraft"] = 
										{
											["importDrawings"] = true,
											["MMS removal"] = false,
											["Remove doors"] = false,
											["AllowHidePDU"] = true,
											["ALQ144"] = true,
											["PDU"] = true,
											["Rifles"] = true,
											["NetCrewControlPriority"] = 0,
											["Rapid Deployment Gear"] = true,
											["tacNet"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "OH58D",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[2] = 225,
													[4] = 240,
													[8] = 280,
													[16] = 360,
													[17] = 370,
													[9] = 290,
													[18] = 380,
													[5] = 250,
													[10] = 300,
													[20] = 395,
													[11] = 310,
													[3] = 230,
													[6] = 260,
													[12] = 320,
													[13] = 330,
													[7] = 270,
													[14] = 340,
													[19] = 390,
													[15] = 350,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 131,
													[2] = 116,
													[4] = 120,
													[8] = 128,
													[16] = 144,
													[17] = 146,
													[9] = 130,
													[18] = 148,
													[5] = 122,
													[10] = 132,
													[20] = 151,
													[11] = 134,
													[3] = 118,
													[6] = 124,
													[12] = 136,
													[13] = 138,
													[7] = 126,
													[14] = 140,
													[19] = 150,
													[15] = 142,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
											[4] = 
											{
												["channels"] = 
												{
													[1] = 30,
													[2] = 40.4,
													[4] = 32,
													[8] = 44,
													[16] = 68,
													[17] = 72,
													[9] = 48,
													[18] = 74,
													[5] = 36,
													[10] = 50,
													[20] = 80,
													[21] = 84,
													[11] = 54,
													[3] = 30,
													[6] = 38,
													[12] = 56,
													[13] = 60,
													[7] = 42,
													[14] = 62,
													[19] = 78,
													[15] = 66,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [4]
											[3] = 
											{
												["channels"] = 
												{
													[1] = 30,
													[2] = 40.4,
													[4] = 32,
													[8] = 44,
													[16] = 68,
													[17] = 72,
													[9] = 48,
													[18] = 74,
													[5] = 36,
													[10] = 50,
													[20] = 80,
													[21] = 84,
													[11] = 54,
													[3] = 30,
													[6] = 38,
													[12] = 56,
													[13] = 60,
													[7] = 42,
													[14] = 62,
													[19] = 78,
													[15] = 66,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 107,
										["psi"] = -1.878197609174,
										["onboard_num"] = "012",
										["parking_id"] = "04",
										["x"] = -356004.4375,
										["name"] = "OH-58D",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{M260_APKWS_M151}",
													["settings"] = 
													{
														["laser_code"] = 1688,
														["NFP_PRESID"] = "WGU59",
													}, -- end of ["settings"]
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "OH58D_Red_Smoke_Grenade",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "OH58D_White_Smoke_Grenade",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "OH58D_Green_Smoke_Grenade",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "OH58D_AGM_114_R",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 234,
											["flare"] = 30,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 618154.3125,
										["heading"] = 1.878197609174,
										["callsign"] = 
										{
											[2] = 6,
											["name"] = "Crusader61",
											[3] = 1,
											[1] = 9,
											[4] = "Crusader61",
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618154.3125,
								["x"] = -356004.4375,
								["name"] = "OH-58D",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 116,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["helicopter"]
					["name"] = "USA",
					["id"] = 2,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 5.4279739737024,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 620796.40729921,
											["speed"] = 0,
											["x"] = -356842.75619172,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 42,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "syr_af_hq",
										["type"] = "af_hq",
										["unitId"] = 48,
										["rate"] = 1,
										["y"] = 620796.40729921,
										["x"] = -356842.75619172,
										["name"] = "Static HQ Building-1-1",
										["heading"] = 5.4279739737024,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 620796.40729921,
								["x"] = -356842.75619172,
								["name"] = "Static HQ Building-1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 5.3930673886625,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 618332.00497093,
											["speed"] = 0,
											["x"] = -356183.06614556,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 45,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "usaf 314 aw 5728, little rock afb",
										["category"] = "Planes",
										["type"] = "C-130J-30",
										["unitId"] = 66,
										["rate"] = 70,
										["y"] = 618332.00497093,
										["x"] = -356183.06614556,
										["name"] = "Static C-130J-30-1-1",
										["heading"] = 5.3930673886625,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618332.00497093,
								["x"] = -356183.06614556,
								["name"] = "Static C-130J-30-1",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 5.3756140961425,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 618351.0430523,
											["speed"] = 0,
											["x"] = -356168.12163051,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 46,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["mass"] = 100,
										["category"] = "Cargos",
										["canCargo"] = true,
										["shape_name"] = "M92_Container_10ft",
										["type"] = "M92_10Ft_Container",
										["unitId"] = 67,
										["rate"] = 1,
										["y"] = 618351.0430523,
										["x"] = -356168.12163051,
										["name"] = "Static 10ft Container-1-1",
										["heading"] = 5.3756140961425,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618351.0430523,
								["x"] = -356168.12163051,
								["name"] = "Static 10ft Container-1",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 0.001637505695736,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 618352.10188099,
											["speed"] = 0,
											["x"] = -356170.80837565,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 50,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "summer",
										["category"] = "Infantry",
										["type"] = "Soldier M4",
										["unitId"] = 72,
										["rate"] = 1,
										["y"] = 618352.10188099,
										["x"] = -356170.80837565,
										["name"] = "Static Infantry M4-1-1",
										["heading"] = 0.001637505695736,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618352.10188099,
								["x"] = -356170.80837565,
								["name"] = "Static Infantry M4-1",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 0.001637505695736,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 618353.19690787,
											["speed"] = 0,
											["x"] = -356170.76076579,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 51,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "summer",
										["category"] = "Infantry",
										["type"] = "Soldier M4",
										["unitId"] = 73,
										["rate"] = 1,
										["y"] = 618353.19690787,
										["x"] = -356170.76076579,
										["name"] = "Static Infantry M4-2-1",
										["heading"] = 0.001637505695736,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618353.19690787,
								["x"] = -356170.76076579,
								["name"] = "Static Infantry M4-2",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 2.4260076602721,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 646854.537165,
											["speed"] = 0,
											["x"] = -281189.62705485,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 60,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "default",
										["category"] = "Planes",
										["type"] = "C-130J-30",
										["unitId"] = 84,
										["rate"] = 70,
										["y"] = 646854.537165,
										["x"] = -281189.62705485,
										["name"] = "Static C-130J-30-2-1",
										["heading"] = 2.4260076602721,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 646854.537165,
								["x"] = -281189.62705485,
								["name"] = "Static C-130J-30-2",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 2.3911010752322,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 646764.48704201,
											["speed"] = 0,
											["x"] = -281285.52103282,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 61,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "100th arw",
										["category"] = "Planes",
										["type"] = "KC135MPRS",
										["unitId"] = 85,
										["rate"] = "100",
										["y"] = 646764.48704201,
										["x"] = -281285.52103282,
										["name"] = "Static KC-135MPRS-1-1",
										["heading"] = 2.3911010752322,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 646764.48704201,
								["x"] = -281285.52103282,
								["name"] = "Static KC-135MPRS-1",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 2.4085543677522,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 646713.94683033,
											["speed"] = 0,
											["x"] = -281331.53283136,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 62,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "909th Air Refueling SQN (ZZ)",
										["category"] = "Planes",
										["type"] = "KC-135",
										["unitId"] = 86,
										["rate"] = "100",
										["y"] = 646713.94683033,
										["x"] = -281331.53283136,
										["name"] = "Static KC-135-1-1",
										["heading"] = 2.4085543677522,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 646713.94683033,
								["x"] = -281331.53283136,
								["name"] = "Static KC-135-1",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 2.460914245312,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 646902.23448669,
											["speed"] = 0,
											["x"] = -281151.39498184,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 63,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "default",
										["category"] = "Planes",
										["type"] = "KC130",
										["unitId"] = 87,
										["rate"] = "70",
										["y"] = 646902.23448669,
										["x"] = -281151.39498184,
										["name"] = "Static KC-130-1",
										["heading"] = 2.460914245312,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 646902.23448669,
								["x"] = -281151.39498184,
								["name"] = "Static KC-130-1",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 2.3212879051525,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 646672.21411545,
											["speed"] = 0,
											["x"] = -281366.96596153,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 64,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "vmfa-122",
										["category"] = "Planes",
										["type"] = "FA-18C_hornet",
										["unitId"] = 88,
										["rate"] = "50",
										["y"] = 646672.21411545,
										["x"] = -281366.96596153,
										["name"] = "Static F/A-18C Lot 20-1-1",
										["heading"] = 2.3212879051525,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 646672.21411545,
								["x"] = -281366.96596153,
								["name"] = "Static F/A-18C Lot 20-1",
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 2.4085543677522,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 646654.75618515,
											["speed"] = 0,
											["x"] = -281380.76732177,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 65,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "vmfa-122",
										["category"] = "Planes",
										["type"] = "FA-18C_hornet",
										["unitId"] = 89,
										["rate"] = "50",
										["y"] = 646654.75618515,
										["x"] = -281380.76732177,
										["name"] = "Static F/A-18C Lot 20-2-1",
										["heading"] = 2.4085543677522,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 646654.75618515,
								["x"] = -281380.76732177,
								["name"] = "Static F/A-18C Lot 20-2",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 2.4085543677522,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 646639.91794538,
											["speed"] = 0,
											["x"] = -281395.23579157,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 66,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "vmfa-122",
										["category"] = "Planes",
										["type"] = "FA-18C_hornet",
										["unitId"] = 90,
										["rate"] = "50",
										["y"] = 646639.91794538,
										["x"] = -281395.23579157,
										["name"] = "Static F/A-18C Lot 20-3-1",
										["heading"] = 2.4085543677522,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 646639.91794538,
								["x"] = -281395.23579157,
								["name"] = "Static F/A-18C Lot 20-3",
								["dead"] = false,
							}, -- end of [12]
							[13] = 
							{
								["heading"] = 2.4085543677522,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 646621.51505548,
											["speed"] = 0,
											["x"] = -281411.93995317,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 67,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "vmfa-122",
										["category"] = "Planes",
										["type"] = "FA-18C_hornet",
										["unitId"] = 91,
										["rate"] = "50",
										["y"] = 646621.51505548,
										["x"] = -281411.93995317,
										["name"] = "Static F/A-18C Lot 20-4-1",
										["heading"] = 2.4085543677522,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 646621.51505548,
								["x"] = -281411.93995317,
								["name"] = "Static F/A-18C Lot 20-4",
								["dead"] = false,
							}, -- end of [13]
							[14] = 
							{
								["heading"] = 2.4085543677522,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 646605.94337941,
											["speed"] = 0,
											["x"] = -281425.43540577,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 68,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "vmfa-122",
										["category"] = "Planes",
										["type"] = "FA-18C_hornet",
										["unitId"] = 92,
										["rate"] = "50",
										["y"] = 646605.94337941,
										["x"] = -281425.43540577,
										["name"] = "Static F/A-18C Lot 20-5-1",
										["heading"] = 2.4085543677522,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 646605.94337941,
								["x"] = -281425.43540577,
								["name"] = "Static F/A-18C Lot 20-5",
								["dead"] = false,
							}, -- end of [14]
							[15] = 
							{
								["heading"] = 2.4085543677522,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 646589.97922426,
											["speed"] = 0,
											["x"] = -281439.01021859,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 69,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "vmfa-122",
										["category"] = "Planes",
										["type"] = "FA-18C_hornet",
										["unitId"] = 93,
										["rate"] = "50",
										["y"] = 646589.97922426,
										["x"] = -281439.01021859,
										["name"] = "Static F/A-18C Lot 20-6-1",
										["heading"] = 2.4085543677522,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 646589.97922426,
								["x"] = -281439.01021859,
								["name"] = "Static F/A-18C Lot 20-6",
								["dead"] = false,
							}, -- end of [15]
							[16] = 
							{
								["heading"] = 2.4085543677522,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 646571.00010238,
											["speed"] = 0,
											["x"] = -281455.54283294,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 70,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "vmfa-122",
										["category"] = "Planes",
										["type"] = "FA-18C_hornet",
										["unitId"] = 94,
										["rate"] = "50",
										["y"] = 646571.00010238,
										["x"] = -281455.54283294,
										["name"] = "Static F/A-18C Lot 20-7-1",
										["heading"] = 2.4085543677522,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 646571.00010238,
								["x"] = -281455.54283294,
								["name"] = "Static F/A-18C Lot 20-7",
								["dead"] = false,
							}, -- end of [16]
							[17] = 
							{
								["heading"] = 2.4085543677522,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 646556.89025378,
											["speed"] = 0,
											["x"] = -281469.03987119,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 71,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "vmfa-122",
										["category"] = "Planes",
										["type"] = "FA-18C_hornet",
										["unitId"] = 95,
										["rate"] = "50",
										["y"] = 646556.89025378,
										["x"] = -281469.03987119,
										["name"] = "Static F/A-18C Lot 20-8-1",
										["heading"] = 2.4085543677522,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 646556.89025378,
								["x"] = -281469.03987119,
								["name"] = "Static F/A-18C Lot 20-8",
								["dead"] = false,
							}, -- end of [17]
							[18] = 
							{
								["heading"] = 3.9095375244673,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 647557.30275982,
											["speed"] = 0,
											["x"] = -281387.69607668,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 72,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Planes",
										["type"] = "F-16C bl.50",
										["unitId"] = 96,
										["rate"] = "50",
										["y"] = 647557.30275982,
										["x"] = -281387.69607668,
										["name"] = "Static F-16C bl.50-1-1",
										["heading"] = 3.9095375244673,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 647557.30275982,
								["x"] = -281387.69607668,
								["name"] = "Static F-16C bl.50-1",
								["dead"] = false,
							}, -- end of [18]
							[19] = 
							{
								["heading"] = 1.535889741755,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 647454.76439208,
											["speed"] = 0,
											["x"] = -281437.91188428,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 73,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Planes",
										["type"] = "F-16C bl.50",
										["unitId"] = 97,
										["rate"] = "50",
										["y"] = 647454.76439208,
										["x"] = -281437.91188428,
										["name"] = "Static F-16C bl.50-2-1",
										["heading"] = 1.535889741755,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 647454.76439208,
								["x"] = -281437.91188428,
								["name"] = "Static F-16C bl.50-2",
								["dead"] = false,
							}, -- end of [19]
							[20] = 
							{
								["heading"] = 3.9269908169872,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 647507.41099329,
											["speed"] = 0,
											["x"] = -281335.46680929,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 74,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Planes",
										["type"] = "F-16C bl.50",
										["unitId"] = 98,
										["rate"] = "50",
										["y"] = 647507.41099329,
										["x"] = -281335.46680929,
										["name"] = "Static F-16C bl.50-3-1",
										["heading"] = 3.9269908169872,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 647507.41099329,
								["x"] = -281335.46680929,
								["name"] = "Static F-16C bl.50-3",
								["dead"] = false,
							}, -- end of [20]
							[21] = 
							{
								["heading"] = 0.83775804095728,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 647403.92770425,
											["speed"] = 0,
											["x"] = -281395.31063381,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 75,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Planes",
										["type"] = "F-16C bl.50",
										["unitId"] = 99,
										["rate"] = "50",
										["y"] = 647403.92770425,
										["x"] = -281395.31063381,
										["name"] = "Static F-16C bl.50-4-1",
										["heading"] = 0.83775804095728,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 647403.92770425,
								["x"] = -281395.31063381,
								["name"] = "Static F-16C bl.50-4",
								["dead"] = false,
							}, -- end of [21]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 13,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
														[9] = 
														{
															["number"] = 9,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [9]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 646476.77560265,
											["x"] = -281518.00576771,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 23,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 76,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 13,
										["alt_type"] = "BARO",
										["livery_id"] = "104th fs maryland ang, baltimore (md)",
										["skill"] = "Average",
										["parking"] = "6",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0176",
											["VoiceCallsignLabel"] = "SD",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C_2",
										["unitId"] = 100,
										["psi"] = 0,
										["onboard_num"] = "011",
										["parking_id"] = "05",
										["x"] = -281518.00576771,
										["name"] = "Aerial-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{CBU-87}",
													["settings"] = 
													{
														["function_delay_ctrl_FZU39_SUU65"] = 2.23,
														["ang_vel_x"] = 104.7,
														["function_altitude_ctrl_FZU39_SUU65"] = 457.2,
														["NFP_PRESID"] = "CBU_SUU65Plus",
														["NFP_fuze_type_nose"] = "FZU39",
														["NFP_PRESVER"] = 1,
													}, -- end of ["settings"]
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
													["settings"] = 
													{
														["00_prfx_function_altitude_ctrl_DSU33"] = 6.096,
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A",
														["NFP_fuze_type_tail"] = "M905",
														["NFP_fuze_type_nose"] = "DSU33",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_VIS_DrawArgNo_55"] = 0,
														["NFP_PRESVER"] = 2,
														["NFP_VIS_DrawArgNo_56"] = 0.3,
														["01_prfx_function_delay_ctrl_M905"] = 0,
													}, -- end of ["settings"]
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
													["settings"] = 
													{
														["00_prfx_function_altitude_ctrl_DSU33"] = 6.096,
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["NFP_PRESID"] = "MDRN_B_A",
														["NFP_fuze_type_tail"] = "M905",
														["NFP_fuze_type_nose"] = "DSU33",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_VIS_DrawArgNo_55"] = 0,
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_VIS_DrawArgNo_56"] = 0.3,
														["NFP_PRESVER"] = 2,
													}, -- end of ["settings"]
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 5029,
											["flare"] = 240,
											["ammo_type"] = 1,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 646476.77560265,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["SADL"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["AirKey"] = 10,
													["GatewayKey"] = 8,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 100,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 102,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["SADL"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 13,
										["alt_type"] = "BARO",
										["livery_id"] = "104th fs maryland ang, baltimore (md)",
										["skill"] = "Average",
										["parking"] = "5",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0276",
											["VoiceCallsignLabel"] = "SD",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C_2",
										["unitId"] = 102,
										["psi"] = 0,
										["onboard_num"] = "012",
										["parking_id"] = "04",
										["x"] = -281489.89862041,
										["name"] = "Aerial-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{CBU-87}",
													["settings"] = 
													{
														["function_delay_ctrl_FZU39_SUU65"] = 2.23,
														["ang_vel_x"] = 104.7,
														["function_altitude_ctrl_FZU39_SUU65"] = 457.2,
														["NFP_PRESVER"] = 1,
														["NFP_fuze_type_nose"] = "FZU39",
														["NFP_PRESID"] = "CBU_SUU65Plus",
													}, -- end of ["settings"]
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
													["settings"] = 
													{
														["00_prfx_function_altitude_ctrl_DSU33"] = 6.096,
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["NFP_PRESID"] = "MDRN_B_A",
														["NFP_fuze_type_tail"] = "M905",
														["NFP_fuze_type_nose"] = "DSU33",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_VIS_DrawArgNo_55"] = 0,
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_VIS_DrawArgNo_56"] = 0.3,
														["NFP_PRESVER"] = 2,
													}, -- end of ["settings"]
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
													["settings"] = 
													{
														["00_prfx_function_altitude_ctrl_DSU33"] = 6.096,
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["NFP_PRESID"] = "MDRN_B_A",
														["NFP_fuze_type_tail"] = "M905",
														["NFP_fuze_type_nose"] = "DSU33",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_VIS_DrawArgNo_55"] = 0,
														["NFP_PRESVER"] = 2,
														["NFP_VIS_DrawArgNo_56"] = 0.3,
														["01_prfx_arm_delay_ctrl_M905"] = 4,
													}, -- end of ["settings"]
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 5029,
											["flare"] = 240,
											["ammo_type"] = 1,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 646523.67344853,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["SADL"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["AirKey"] = 10,
													["GatewayKey"] = 8,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 100,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 102,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["SADL"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 646476.77560265,
								["x"] = -281518.00576771,
								["name"] = "Aerial-1",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 251,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10,
											["action"] = "From Ground Area",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 2,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffGround",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 618235.87951597,
											["x"] = -356056.06509911,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 83,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10,
										["alt_type"] = "BARO",
										["livery_id"] = "22nd_fighter_squadron",
										["skill"] = "High",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "UI",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "00355",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["unitId"] = 109,
										["psi"] = -5.3581608036226,
										["onboard_num"] = "013",
										["y"] = 618235.87951597,
										["x"] = -356056.06509911,
										["name"] = "Aerial-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 5.3581608036226,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Wolf11",
											[3] = 1,
											[1] = 16,
											[4] = "Wolf11",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 109,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 110,
															["TDOA"] = true,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 10,
										["alt_type"] = "BARO",
										["livery_id"] = "22nd_fighter_squadron",
										["skill"] = "High",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "WF",
											["VoiceCallsignNumber"] = "12",
											["STN_L16"] = "00356",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["unitId"] = 110,
										["psi"] = -5.3232542185827,
										["onboard_num"] = "014",
										["y"] = 618224.44908642,
										["x"] = -356072.20671922,
										["name"] = "Aerial-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[11] = 
												{
													["CLSID"] = "{AN_AAQ_33}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 5.3232542185827,
										["callsign"] = 
										{
											[1] = 16,
											[2] = 1,
											["name"] = "Wolf12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 109,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 110,
															["TDOA"] = true,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 618235.87951597,
								["x"] = -356056.06509911,
								["name"] = "Aerial-2",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 305,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [2]
				[3] = 
				{
					["id"] = 80,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[2] = 
										{
											[1] = 
											{
												["y"] = 629042.90951593,
												["x"] = -372300.91158348,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628910.37086562,
												["x"] = -372164.30307116,
											}, -- end of [2]
										}, -- end of [2]
										[3] = 
										{
											[1] = 
											{
												["y"] = 628910.37086562,
												["x"] = -372164.30307116,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628899.98164391,
												["x"] = -372039.85062033,
											}, -- end of [2]
										}, -- end of [3]
										[1] = 
										{
											[1] = 
											{
												["y"] = 629209.76267039,
												["x"] = -372447.42796583,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 629042.90951593,
												["x"] = -372300.91158348,
											}, -- end of [2]
										}, -- end of [1]
										[4] = 
										{
											[1] = 
											{
												["y"] = 628899.98164391,
												["x"] = -372039.85062033,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628911.91133636,
												["x"] = -371989.55245756,
											}, -- end of [2]
										}, -- end of [4]
										[5] = 
										{
											[1] = 
											{
												["y"] = 628911.91133636,
												["x"] = -371989.55245756,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628911.91133636,
												["x"] = -371989.55245756,
											}, -- end of [2]
										}, -- end of [5]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 279,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 629209.76267039,
											["x"] = -372447.42796583,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 9,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetCallsign",
																	["params"] = 
																	{
																		["number"] = 1,
																		["callnameFlag"] = true,
																		["callname"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 221,
											["type"] = "Turning Point",
											["ETA"] = 54.089039466799,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 629042.90951593,
											["x"] = -372300.91158348,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 163,
											["type"] = "Turning Point",
											["ETA"] = 103.09734848398,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628910.37086562,
											["x"] = -372164.30307116,
											["name"] = "Newdays",
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "TransmitMessage",
																	["params"] = 
																	{
																		["subtitle"] = "DictKey_subtitle_16",
																		["loop"] = false,
																		["file"] = "",
																		["duration"] = 10,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 132,
											["type"] = "Turning Point",
											["ETA"] = 134.31868378202,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628899.98164391,
											["x"] = -372039.85062033,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 121,
											["type"] = "Turning Point",
											["ETA"] = 147.24207038406,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628911.91133636,
											["x"] = -371989.55245756,
											["name"] = "Ecute",
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "TransmitMessage",
																	["params"] = 
																	{
																		["subtitle"] = "DictKey_subtitle_19",
																		["loop"] = false,
																		["file"] = "",
																		["duration"] = 10,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
									}, -- end of ["points"]
									["routeRelativeTOT"] = true,
								}, -- end of ["route"]
								["groupId"] = 44,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Excellent",
										["coldAtStart"] = false,
										["type"] = "Soldier M4 GRG",
										["unitId"] = 65,
										["y"] = 629209.76267039,
										["x"] = -372447.42796583,
										["name"] = "BLUE_SPEC_OPS#1-7",
										["heading"] = -0.85020437879446,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Excellent",
										["coldAtStart"] = false,
										["type"] = "Soldier M249",
										["unitId"] = 64,
										["y"] = 629218.78659309,
										["x"] = -372435.90293885,
										["name"] = "BLUE_SPEC_OPS#1-6",
										["heading"] = -0.85020437879446,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Excellent",
										["coldAtStart"] = false,
										["type"] = "Soldier RPG",
										["unitId"] = 63,
										["y"] = 629237.18288996,
										["x"] = -372412.20620273,
										["name"] = "BLUE_SPEC_OPS#1-5",
										["heading"] = -0.85020437879446,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Excellent",
										["coldAtStart"] = false,
										["type"] = "Soldier M4 GRG",
										["unitId"] = 62,
										["y"] = 629255.38282054,
										["x"] = -372388.36045469,
										["name"] = "BLUE_SPEC_OPS#1-4",
										["heading"] = -0.85020437879446,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Excellent",
										["coldAtStart"] = false,
										["type"] = "Soldier M4 GRG",
										["unitId"] = 61,
										["y"] = 629273.27742759,
										["x"] = -372364.2885234,
										["name"] = "BLUE_SPEC_OPS#1",
										["heading"] = -0.85020437879446,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Excellent",
										["coldAtStart"] = false,
										["type"] = "Soldier RPG",
										["unitId"] = 60,
										["y"] = 629290.74537701,
										["x"] = -372339.91091193,
										["name"] = "BLUE_SPEC_OPS#1-1",
										["heading"] = -0.85020437879446,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Excellent",
										["coldAtStart"] = false,
										["type"] = "Soldier M4 GRG",
										["unitId"] = 54,
										["y"] = 629307.66000224,
										["x"] = -372315.15346789,
										["name"] = "BLUE_SPEC_OPS#1-2",
										["heading"] = -0.85020437879446,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Excellent",
										["coldAtStart"] = false,
										["type"] = "Soldier M249",
										["unitId"] = 57,
										["y"] = 629323.89917661,
										["x"] = -372289.95558774,
										["name"] = "BLUE_SPEC_OPS#1-3",
										["heading"] = -0.85020437879446,
										["playerCanDrive"] = false,
									}, -- end of [8]
								}, -- end of ["units"]
								["y"] = 629209.76267039,
								["x"] = -372447.42796583,
								["name"] = "BLUE_SPEC_OPS#1",
								["start_time"] = 0,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["name"] = "CJTF Blue",
				}, -- end of [3]
			}, -- end of ["country"]
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "neutrals",
			["country"] = {},
		}, -- end of ["neutrals"]
		["red"] = 
		{
			["bullseye"] = 
			{
				["y"] = 371700,
				["x"] = 11557,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "Insurgents",
					["id"] = 17,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 5.0544735137756,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 628952.37278724,
											["speed"] = 0,
											["x"] = -371457.92011556,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 23,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "outpost_road",
										["unitId"] = 26,
										["rate"] = 5,
										["y"] = 628952.37278724,
										["x"] = -371457.92011556,
										["name"] = "Static Road outpost-1-1",
										["heading"] = 5.0544735137756,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628952.37278724,
								["x"] = -371457.92011556,
								["name"] = "Static Road outpost-1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 4.2236967898262,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 628902.37873793,
											["speed"] = 0,
											["x"] = -371961.03421904,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 24,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "dom2c-all",
										["type"] = "Small house 1C area",
										["unitId"] = 27,
										["rate"] = 100,
										["y"] = 628902.37873793,
										["x"] = -371961.03421904,
										["name"] = "Static Small house 1C area-1-1",
										["heading"] = 4.2236967898262,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628902.37873793,
								["x"] = -371961.03421904,
								["name"] = "Static Small house 1C area-1",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 5.7770398241012,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 628878.64936809,
											["speed"] = 0,
											["x"] = -371977.32386349,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 25,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "dom2c",
										["type"] = "Small house 2C",
										["unitId"] = 28,
										["rate"] = 100,
										["y"] = 628878.64936809,
										["x"] = -371977.32386349,
										["name"] = "Static Small house 2C-1-1",
										["heading"] = 5.7770398241012,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628878.64936809,
								["x"] = -371977.32386349,
								["name"] = "Static Small house 2C-1",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 4.2236967898262,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 628933.57736051,
											["speed"] = 0,
											["x"] = -371938.49005847,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 28,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "hozdomik2",
										["type"] = "Subsidiary structure 2",
										["unitId"] = 32,
										["rate"] = 100,
										["y"] = 628933.57736051,
										["x"] = -371938.49005847,
										["name"] = "Static Subsidiary structure 2-1-1",
										["heading"] = 4.2236967898262,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628933.57736051,
								["x"] = -371938.49005847,
								["name"] = "Static Subsidiary structure 2-1",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 1.0140362954088,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 628943.92133314,
											["speed"] = 0,
											["x"] = -371920.14662402,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 31,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "light green autumn",
										["category"] = "Armor",
										["type"] = "BTR-80",
										["unitId"] = 36,
										["rate"] = 10,
										["y"] = 628943.92133314,
										["x"] = -371920.14662402,
										["name"] = "Static APC BTR-80-1-1",
										["heading"] = 1.0140362954088,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628943.92133314,
								["x"] = -371920.14662402,
								["name"] = "Static APC BTR-80-1",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 2.6354471705115,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 628891.62863426,
											["speed"] = 0,
											["x"] = -372000.42684025,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 32,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["mass"] = 112,
										["category"] = "Cargos",
										["canCargo"] = true,
										["shape_name"] = "M92_Cargo01",
										["type"] = "M92_MRE_Pallet",
										["unitId"] = 37,
										["rate"] = 1,
										["y"] = 628891.62863426,
										["x"] = -372000.42684025,
										["name"] = "Static MRE Pallet-1-1",
										["heading"] = 2.6354471705115,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628891.62863426,
								["x"] = -372000.42684025,
								["name"] = "Static MRE Pallet-1",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 2.6354471705115,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 628890.70606193,
											["speed"] = 0,
											["x"] = -371998.80728325,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 33,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["mass"] = 112,
										["category"] = "Cargos",
										["canCargo"] = true,
										["shape_name"] = "M92_Cargo01",
										["type"] = "M92_MRE_Pallet",
										["unitId"] = 38,
										["rate"] = 1,
										["y"] = 628890.70606193,
										["x"] = -371998.80728325,
										["name"] = "Static MRE Pallet-2-1",
										["heading"] = 2.6354471705115,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628890.70606193,
								["x"] = -371998.80728325,
								["name"] = "Static MRE Pallet-2",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 2.6354471705115,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 628889.77599665,
											["speed"] = 0,
											["x"] = -371997.09111711,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 34,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["mass"] = 112,
										["category"] = "Cargos",
										["canCargo"] = true,
										["shape_name"] = "M92_Cargo01",
										["type"] = "M92_MRE_Pallet",
										["unitId"] = 39,
										["rate"] = 1,
										["y"] = 628889.77599665,
										["x"] = -371997.09111711,
										["name"] = "Static MRE Pallet-3-1",
										["heading"] = 2.6354471705115,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628889.77599665,
								["x"] = -371997.09111711,
								["name"] = "Static MRE Pallet-3",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 2.6354471705115,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 628889.4295023,
											["speed"] = 0,
											["x"] = -372001.52071145,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 35,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["mass"] = 112,
										["category"] = "Cargos",
										["canCargo"] = true,
										["shape_name"] = "M92_Cargo01",
										["type"] = "M92_MRE_Pallet",
										["unitId"] = 40,
										["rate"] = 1,
										["y"] = 628889.4295023,
										["x"] = -372001.52071145,
										["name"] = "Static MRE Pallet-4-1",
										["heading"] = 2.6354471705115,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628889.4295023,
								["x"] = -372001.52071145,
								["name"] = "Static MRE Pallet-4",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 2.6354471705115,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 628888.45479901,
											["speed"] = 0,
											["x"] = -371999.73025517,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 36,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["mass"] = 112,
										["category"] = "Cargos",
										["canCargo"] = true,
										["shape_name"] = "M92_Cargo01",
										["type"] = "M92_MRE_Pallet",
										["unitId"] = 41,
										["rate"] = 1,
										["y"] = 628888.45479901,
										["x"] = -371999.73025517,
										["name"] = "Static MRE Pallet-5-1",
										["heading"] = 2.6354471705115,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628888.45479901,
								["x"] = -371999.73025517,
								["name"] = "Static MRE Pallet-5",
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 2.6354471705115,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 628887.6510749,
											["speed"] = 0,
											["x"] = -371998.01400911,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 37,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["mass"] = 112,
										["category"] = "Cargos",
										["canCargo"] = true,
										["shape_name"] = "M92_Cargo01",
										["type"] = "M92_MRE_Pallet",
										["unitId"] = 42,
										["rate"] = 1,
										["y"] = 628887.6510749,
										["x"] = -371998.01400911,
										["name"] = "Static MRE Pallet-6-1",
										["heading"] = 2.6354471705115,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628887.6510749,
								["x"] = -371998.01400911,
								["name"] = "Static MRE Pallet-6",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 0.29670597283904,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 629029.53633884,
											["speed"] = 0,
											["x"] = -371598.40142091,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 41,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage07",
										["type"] = "Camouflage07",
										["unitId"] = 47,
										["rate"] = 1,
										["y"] = 629029.53633884,
										["x"] = -371598.40142091,
										["name"] = "Static M92 Camouflage 07-1-1",
										["heading"] = 0.29670597283904,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 629029.53633884,
								["x"] = -371598.40142091,
								["name"] = "Static M92 Camouflage 07-1",
								["dead"] = false,
							}, -- end of [12]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 1497,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628941.01835665,
											["x"] = -371981.05640116,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 15,
																		["name"] = 24,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 26,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "HL_KORD",
										["unitId"] = 29,
										["y"] = 628941.01835665,
										["x"] = -371981.05640116,
										["name"] = "Ground-1-1",
										["heading"] = 4.2551127163621,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628941.01835665,
								["x"] = -371981.05640116,
								["name"] = "Ground-1",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 628941.5208985,
												["x"] = -371976.95296026,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628941.5208985,
												["x"] = -371976.95296026,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 121,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628941.5208985,
											["x"] = -371976.95296026,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 27,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 30,
										["y"] = 628941.5208985,
										["x"] = -371976.95296026,
										["name"] = "Inf AREA #1-1",
										["heading"] = 3.385938748869,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 31,
										["y"] = 628941.39811832,
										["x"] = -371982.49678074,
										["name"] = "Inf AREA #1-2",
										["heading"] = 5.234242426731,
										["playerCanDrive"] = false,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 628941.5208985,
								["x"] = -371976.95296026,
								["name"] = "Inf AREA #1",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 1496,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628931.96317916,
											["x"] = -371925.60462292,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 29,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Soldier AK",
										["unitId"] = 33,
										["y"] = 628931.96317916,
										["x"] = -371925.60462292,
										["name"] = "Inf AREA #2-1-1",
										["heading"] = 5.234242426731,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Soldier AK",
										["unitId"] = 34,
										["y"] = 628936.9325371,
										["x"] = -371923.91391119,
										["name"] = "Inf AREA #2-1-2",
										["heading"] = 5.234242426731,
										["playerCanDrive"] = false,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 628931.96317916,
								["x"] = -371925.60462292,
								["name"] = "Inf AREA #2-1",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 628975.36853284,
												["x"] = -371934.9956013,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628975.36853284,
												["x"] = -371934.9956013,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 1494,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628975.36853284,
											["x"] = -371934.9956013,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 30,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "HL_ZU-23",
										["unitId"] = 35,
										["y"] = 628975.36853284,
										["x"] = -371934.9956013,
										["name"] = "A/A AREA #2-2-1",
										["heading"] = 1.0297442586767,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628975.36853284,
								["x"] = -371934.9956013,
								["name"] = "A/A AREA #2-2",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 628889.66782264,
												["x"] = -371994.907182,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628889.66782264,
												["x"] = -371994.907182,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 1496,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628889.66782264,
											["x"] = -371994.907182,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 38,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 43,
										["y"] = 628889.66782264,
										["x"] = -371994.907182,
										["name"] = "Inf AREA #3-3-1",
										["heading"] = 0.83234869838765,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 44,
										["y"] = 628893.72658947,
										["x"] = -371999.85172726,
										["name"] = "Inf AREA #3-3-2",
										["heading"] = 0.83234869838765,
										["playerCanDrive"] = false,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 628889.66782264,
								["x"] = -371994.907182,
								["name"] = "Inf AREA #3-3",
								["start_time"] = 0,
							}, -- end of [5]
							[6] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 628940.97502011,
												["x"] = -371464.9380726,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628940.97502011,
												["x"] = -371464.9380726,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 1596,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628940.97502011,
											["x"] = -371464.9380726,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 30,
																		["name"] = 24,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 39,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-1",
										["unitId"] = 45,
										["y"] = 628940.97502011,
										["x"] = -371464.9380726,
										["name"] = "IFV RB #3-1-1",
										["heading"] = 5.5152404363021,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 628940.97502011,
								["x"] = -371464.9380726,
								["name"] = "IFV RB #3-1",
								["start_time"] = 0,
							}, -- end of [6]
							[7] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 629032.28270215,
												["x"] = -371584.64029285,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 629032.28270215,
												["x"] = -371584.64029285,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 1496,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 629032.28270215,
											["x"] = -371584.64029285,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 40,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "summer",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "HL_ZU-23",
										["unitId"] = 46,
										["y"] = 629032.28270215,
										["x"] = -371584.64029285,
										["name"] = "A/A AREA #3-2-1",
										["heading"] = 0.22514747350727,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 629032.28270215,
								["x"] = -371584.64029285,
								["name"] = "A/A AREA #3-2",
								["start_time"] = 0,
							}, -- end of [7]
							[8] = 
							{
								["visible"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 627043.73701295,
												["x"] = -372301.50801228,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 627055.86139075,
												["x"] = -372021.27253836,
											}, -- end of [2]
										}, -- end of [1]
										[2] = 
										{
											[1] = 
											{
												["y"] = 627055.86139075,
												["x"] = -372021.27253836,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 627760.47200155,
												["x"] = -371977.53808666,
											}, -- end of [2]
										}, -- end of [2]
										[4] = 
										{
											[1] = 
											{
												["y"] = 628878.13021179,
												["x"] = -372186.49157814,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628878.13021179,
												["x"] = -372186.49157814,
											}, -- end of [2]
										}, -- end of [4]
										[3] = 
										{
											[1] = 
											{
												["y"] = 627760.47200155,
												["x"] = -371977.53808666,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628878.13021179,
												["x"] = -372186.49157814,
											}, -- end of [2]
										}, -- end of [3]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 295,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 627043.73701295,
											["x"] = -372301.50801228,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 464,
											["type"] = "Turning Point",
											["ETA"] = 70.335918565774,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 627055.86139075,
											["x"] = -372021.27253836,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Diamond",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 332,
											["type"] = "Turning Point",
											["ETA"] = 246.8275641045,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 627760.47200155,
											["x"] = -371977.53808666,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Vee",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 165,
											["type"] = "Turning Point",
											["ETA"] = 531.08332883389,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628878.13021179,
											["x"] = -372186.49157814,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Vee",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
									}, -- end of ["points"]
									["routeRelativeTOT"] = true,
								}, -- end of ["route"]
								["groupId"] = 86,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 113,
										["y"] = 627043.73701295,
										["x"] = -372301.50801228,
										["name"] = "RED_reinforcement_1-1",
										["heading"] = 0.043237999391003,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 114,
										["y"] = 626956.33507131,
										["x"] = -372356.14999629,
										["name"] = "RED_reinforcement_1-2",
										["heading"] = 0.043237999391003,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 115,
										["y"] = 626923.26643235,
										["x"] = -372372.68431576,
										["name"] = "RED_reinforcement_1-3",
										["heading"] = 0.043237999391003,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 116,
										["y"] = 626955.19187611,
										["x"] = -372246.88019662,
										["name"] = "RED_reinforcement_1-4",
										["heading"] = 0.043237999391003,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 117,
										["y"] = 626918.13617334,
										["x"] = -372230.82272542,
										["name"] = "RED_reinforcement_1-5",
										["heading"] = 0.043237999391003,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 118,
										["y"] = 626882.84920696,
										["x"] = -372213.46494301,
										["name"] = "RED_reinforcement_1-6",
										["heading"] = 0.043237999391003,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 119,
										["y"] = 626880.39967815,
										["x"] = -372253.2697862,
										["name"] = "RED_reinforcement_1-7",
										["heading"] = 0.043237999391003,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 120,
										["y"] = 626880.39967815,
										["x"] = -372296.7489226,
										["name"] = "RED_reinforcement_1-8",
										["heading"] = 0.043237999391003,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 121,
										["y"] = 626883.46158916,
										["x"] = -372342.67758782,
										["name"] = "RED_reinforcement_1-9",
										["heading"] = 0.043237999391003,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 122,
										["y"] = 626887.13588238,
										["x"] = -372391.05578185,
										["name"] = "RED_reinforcement_1-10",
										["heading"] = 0.043237999391003,
										["playerCanDrive"] = false,
									}, -- end of [10]
								}, -- end of ["units"]
								["y"] = 627043.73701295,
								["x"] = -372301.50801228,
								["name"] = "RED_reinforcement_1",
								["start_time"] = 0,
							}, -- end of [8]
							[9] = 
							{
								["visible"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 629632.58484501,
												["x"] = -371062.83482037,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 629828.56800606,
												["x"] = -371263.50749407,
											}, -- end of [2]
										}, -- end of [1]
										[2] = 
										{
											[1] = 
											{
												["y"] = 629828.56800606,
												["x"] = -371263.50749407,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 629378.10989485,
												["x"] = -371807.08481623,
											}, -- end of [2]
										}, -- end of [2]
										[4] = 
										{
											[1] = 
											{
												["y"] = 628460.69966174,
												["x"] = -372478.78407981,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628460.69966174,
												["x"] = -372478.78407981,
											}, -- end of [2]
										}, -- end of [4]
										[3] = 
										{
											[1] = 
											{
												["y"] = 629378.10989485,
												["x"] = -371807.08481623,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628460.69966174,
												["x"] = -372478.78407981,
											}, -- end of [2]
										}, -- end of [3]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 518.69763225183,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 629632.58484501,
											["x"] = -371062.83482037,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 515.24490052762,
											["type"] = "Turning Point",
											["ETA"] = 70.335918565774,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 629828.56800606,
											["x"] = -371263.50749407,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Diamond",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 606.94076248706,
											["type"] = "Turning Point",
											["ETA"] = 246.8275641045,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 629378.10989485,
											["x"] = -371807.08481623,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Vee",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 790.2705356604,
											["type"] = "Turning Point",
											["ETA"] = 531.08332883389,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628460.69966174,
											["x"] = -372478.78407981,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Vee",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
									}, -- end of ["points"]
									["routeRelativeTOT"] = true,
								}, -- end of ["route"]
								["groupId"] = 87,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 123,
										["y"] = 629632.58484501,
										["x"] = -371062.83482037,
										["name"] = "RED_reinforcement_1-1-1",
										["heading"] = 2.3680165630478,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 124,
										["y"] = 629652.58329914,
										["x"] = -370961.71653493,
										["name"] = "RED_reinforcement_1-1-2",
										["heading"] = 2.3680165630478,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 125,
										["y"] = 629663.16734006,
										["x"] = -370926.29201403,
										["name"] = "RED_reinforcement_1-1-3",
										["heading"] = 2.3680165630478,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 126,
										["y"] = 629733.02012598,
										["x"] = -371035.68350662,
										["name"] = "RED_reinforcement_1-1-4",
										["heading"] = 2.3680165630478,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 127,
										["y"] = 629770.09189281,
										["x"] = -371019.66315727,
										["name"] = "RED_reinforcement_1-1-5",
										["heading"] = 2.3680165630478,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 128,
										["y"] = 629806.90076234,
										["x"] = -371005.82228554,
										["name"] = "RED_reinforcement_1-1-6",
										["heading"] = 2.3680165630478,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 129,
										["y"] = 629779.5610983,
										["x"] = -370976.78836568,
										["name"] = "RED_reinforcement_1-1-7",
										["heading"] = 2.3680165630478,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 130,
										["y"] = 629747.86617191,
										["x"] = -370947.02484868,
										["name"] = "RED_reinforcement_1-1-8",
										["heading"] = 2.3680165630478,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 131,
										["y"] = 629712.28959354,
										["x"] = -370917.8165509,
										["name"] = "RED_reinforcement_1-1-9",
										["heading"] = 2.3680165630478,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 132,
										["y"] = 629674.50818106,
										["x"] = -370887.37784267,
										["name"] = "RED_reinforcement_1-1-10",
										["heading"] = 2.3680165630478,
										["playerCanDrive"] = false,
									}, -- end of [10]
								}, -- end of ["units"]
								["y"] = 629632.58484501,
								["x"] = -371062.83482037,
								["name"] = "RED_reinforcement_2",
								["start_time"] = 0,
							}, -- end of [9]
							[10] = 
							{
								["visible"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 629993.17662097,
												["x"] = -373124.60433371,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 629773.42134084,
												["x"] = -373298.92168291,
											}, -- end of [2]
										}, -- end of [1]
										[2] = 
										{
											[1] = 
											{
												["y"] = 629773.42134084,
												["x"] = -373298.92168291,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 629279.02717913,
												["x"] = -372794.97403882,
											}, -- end of [2]
										}, -- end of [2]
										[4] = 
										{
											[1] = 
											{
												["y"] = 628705.18895453,
												["x"] = -371813.37782423,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628705.18895453,
												["x"] = -371813.37782423,
											}, -- end of [2]
										}, -- end of [4]
										[3] = 
										{
											[1] = 
											{
												["y"] = 629279.02717913,
												["x"] = -372794.97403882,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 628705.18895453,
												["x"] = -371813.37782423,
											}, -- end of [2]
										}, -- end of [3]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 518.69763225183,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 629993.17662097,
											["x"] = -373124.60433371,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 515.24490052762,
											["type"] = "Turning Point",
											["ETA"] = 70.335918565774,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 629773.42134084,
											["x"] = -373298.92168291,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Diamond",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 606.94076248706,
											["type"] = "Turning Point",
											["ETA"] = 246.8275641045,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 629279.02717913,
											["x"] = -372794.97403882,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Vee",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 790.2705356604,
											["type"] = "Turning Point",
											["ETA"] = 531.08332883389,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 628705.18895453,
											["x"] = -371813.37782423,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Vee",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
									}, -- end of ["points"]
									["routeRelativeTOT"] = true,
								}, -- end of ["route"]
								["groupId"] = 88,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 133,
										["y"] = 629993.17662097,
										["x"] = -373124.60433371,
										["name"] = "RED_reinforcement_1-2-1",
										["heading"] = -2.2413979914616,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 134,
										["y"] = 630091.70357254,
										["x"] = -373154.89105744,
										["name"] = "RED_reinforcement_1-2-2",
										["heading"] = -2.2413979914616,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 135,
										["y"] = 630125.85248285,
										["x"] = -373169.06040913,
										["name"] = "RED_reinforcement_1-2-3",
										["heading"] = -2.2413979914616,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 136,
										["y"] = 630009.86011194,
										["x"] = -373227.29854304,
										["name"] = "RED_reinforcement_1-2-4",
										["heading"] = -2.2413979914616,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 137,
										["y"] = 630021.98489761,
										["x"] = -373265.82070629,
										["name"] = "RED_reinforcement_1-2-5",
										["heading"] = -2.2413979914616,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 138,
										["y"] = 630031.96877464,
										["x"] = -373303.85733083,
										["name"] = "RED_reinforcement_1-2-6",
										["heading"] = -2.2413979914616,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 139,
										["y"] = 630063.65920994,
										["x"] = -373279.64696026,
										["name"] = "RED_reinforcement_1-2-7",
										["heading"] = -2.2413979914616,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 140,
										["y"] = 630096.52306603,
										["x"] = -373251.17939511,
										["name"] = "RED_reinforcement_1-2-8",
										["heading"] = -2.2413979914616,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 141,
										["y"] = 630129.23364886,
										["x"] = -373218.79366741,
										["name"] = "RED_reinforcement_1-2-9",
										["heading"] = -2.2413979914616,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 142,
										["y"] = 630163.39476492,
										["x"] = -373184.34126201,
										["name"] = "RED_reinforcement_1-2-10",
										["heading"] = -2.2413979914616,
										["playerCanDrive"] = false,
									}, -- end of [10]
								}, -- end of ["units"]
								["y"] = 629993.17662097,
								["x"] = -373124.60433371,
								["name"] = "RED_reinforcement_3",
								["start_time"] = 0,
							}, -- end of [10]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 23,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = {},
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["objects_mask"] = 2,
					["predicate"] = "a_remove_scene_objects",
					["zone"] = 330,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerStart",
			["comment"] = "Trigger 1776246180",
		}, -- end of [1]
		[2] = 
		{
			["rules"] = {},
			["comment"] = "Trigger 1776246180",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["objects_mask"] = 2,
					["predicate"] = "a_remove_scene_objects",
					["zone"] = 495,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerStart",
		}, -- end of [2]
		[3] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_time_after",
					["seconds"] = 3,
				}, -- end of [1]
				[2] = 
				{
					["unit"] = 50,
					["predicate"] = "c_unit_in_zone",
					["zone"] = 165,
				}, -- end of [2]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "INF_Disembark",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "trigger.action.setUserFlag(\"444\", true)",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x808000ff",
		}, -- end of [3]
		[4] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = "444",
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "SCRIPT TESTER",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_do_script_file",
					["file"] = "ResKey_Action_25",
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x808000ff",
		}, -- end of [4]
		[5] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_time_after",
					["seconds"] = 3,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 77,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "Trigger 1776246319",
		}, -- end of [5]
		[6] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["unit"] = 49,
					["predicate"] = "c_unit_in_zone",
					["zone"] = 165,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Delvier",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 44,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
				[2] = 
				{
					["coalitionlist"] = "blue",
					["start_delay"] = 0,
					["seconds"] = 15,
					["KeyDict_text"] = "DictKey_ActionText_7",
					["text"] = "DictKey_ActionText_7",
					["predicate"] = "a_out_text_delay_s",
					["clearview"] = true,
				}, -- end of [2]
			}, -- end of ["actions"]
		}, -- end of [6]
		[7] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["zone"] = 660,
					["predicate"] = "c_unit_in_zone",
					["unit"] = 61,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 15,
					["start_delay"] = 0,
					["coalitionlist"] = "blue",
					["predicate"] = "a_out_text_delay_s",
					["text"] = "DictKey_ActionText_22",
					["KeyDict_text"] = "DictKey_ActionText_22",
					["clearview"] = true,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "Delvier",
		}, -- end of [7]
		[8] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["unit"] = 61,
					["predicate"] = "c_unit_in_zone",
					["zone"] = 661,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Delvier",
			["actions"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "blue",
					["start_delay"] = 0,
					["seconds"] = 15,
					["KeyDict_text"] = "DictKey_ActionText_23",
					["text"] = "DictKey_ActionText_23",
					["predicate"] = "a_out_text_delay_s",
					["clearview"] = true,
				}, -- end of [1]
				[2] = 
				{
					["flag"] = "666",
					["predicate"] = "a_set_flag",
				}, -- end of [2]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [8]
		[9] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["unit"] = 62,
					["predicate"] = "c_unit_in_zone",
					["zone"] = 661,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Ecute Flag",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["flag"] = "E1",
					["predicate"] = "a_set_flag",
				}, -- end of [1]
			}, -- end of ["actions"]
		}, -- end of [9]
	}, -- end of ["trigrules"]
	["currentKey"] = 40421,
	["failures"] = 
	{
		["APU_Fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "APU_Fire",
			["mm"] = 0,
		}, -- end of ["APU_Fire"]
		["LeftEngine_Fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LeftEngine_Fire",
			["mm"] = 0,
		}, -- end of ["LeftEngine_Fire"]
		["RightEngine_Fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RightEngine_Fire",
			["mm"] = 0,
		}, -- end of ["RightEngine_Fire"]
	}, -- end of ["failures"]
	["forcedOptions"] = 
	{
		["padlock"] = false,
		["spottingDot"] = 2,
		["accidental_failures"] = true,
		["optionsView"] = "optview_extended",
		["permitCrash"] = false,
		["easyCommunication"] = false,
		["cockpitVisualRM"] = false,
		["gWarmUp"] = true,
		["radio"] = false,
		["geffect"] = "realistic",
		["Supercarrier"] = 
		{
			["deck_crew"] = true,
		}, -- end of ["Supercarrier"]
		["unrestrictedSATNAV"] = true,
		["userMarks"] = true,
		["RBDAI"] = false,
		["externalViews"] = true,
		["birds"] = 170,
		["civTraffic"] = "low",
		["optionsViewExtended"] = 
		{
			[1] = 
			{
				["f10ViewOption"] = "optview_onlyallies",
				["visibleUnitLayersMask"] = 
				{
					[1] = true,
					[2] = true,
					[3] = true,
					[4] = true,
					[5] = true,
					[6] = true,
					[7] = true,
					[8] = true,
					[9] = true,
					[10] = true,
					[11] = true,
					[12] = true,
					[13] = true,
					[14] = true,
					[0] = true,
				}, -- end of ["visibleUnitLayersMask"]
			}, -- end of [1]
			[2] = 
			{
				["f10ViewOption"] = "optview_onlyallies",
				["visibleUnitLayersMask"] = 
				{
					[1] = true,
					[2] = true,
					[3] = true,
					[4] = true,
					[5] = true,
					[6] = true,
					[7] = true,
					[8] = true,
					[9] = true,
					[10] = true,
					[11] = true,
					[12] = true,
					[13] = true,
					[14] = true,
					[0] = true,
				}, -- end of ["visibleUnitLayersMask"]
			}, -- end of [2]
			[3] = 
			{
				["f10ViewOption"] = "optview_allies",
				["visibleUnitLayersMask"] = 
				{
					[1] = true,
					[2] = true,
					[3] = true,
					[4] = true,
					[5] = true,
					[6] = true,
					[7] = true,
					[8] = true,
					[9] = true,
					[10] = true,
					[11] = true,
					[12] = true,
					[13] = true,
					[14] = true,
					[0] = true,
				}, -- end of ["visibleUnitLayersMask"]
			}, -- end of [3]
			[4] = 
			{
				["f10ViewOption"] = "optview_all",
				["visibleUnitLayersMask"] = 
				{
					[1] = true,
					[2] = true,
					[3] = true,
					[4] = true,
					[5] = true,
					[6] = true,
					[7] = true,
					[8] = true,
					[9] = true,
					[10] = true,
					[11] = true,
					[12] = true,
					[13] = true,
					[14] = true,
					[0] = true,
				}, -- end of ["visibleUnitLayersMask"]
			}, -- end of [4]
			[5] = 
			{
				["f10ViewOption"] = "optview_all",
				["visibleUnitLayersMask"] = 
				{
					[1] = false,
					[2] = true,
					[3] = true,
					[4] = false,
					[5] = true,
					[6] = true,
					[7] = false,
					[8] = true,
					[9] = true,
					[10] = false,
					[11] = true,
					[12] = true,
					[13] = false,
					[14] = true,
					[0] = true,
				}, -- end of ["visibleUnitLayersMask"]
			}, -- end of [5]
			[6] = 
			{
				["f10ViewOption"] = "optview_onlyallies",
				["visibleUnitLayersMask"] = 
				{
					[1] = true,
					[2] = true,
					[3] = true,
					[4] = true,
					[5] = true,
					[6] = true,
					[7] = true,
					[8] = true,
					[9] = true,
					[10] = true,
					[11] = true,
					[12] = true,
					[13] = true,
					[14] = true,
					[0] = true,
				}, -- end of ["visibleUnitLayersMask"]
			}, -- end of [6]
		}, -- end of ["optionsViewExtended"]
		["cockpitStatusBarAllowed"] = false,
		["labels"] = 0,
	}, -- end of ["forcedOptions"]
	["start_time"] = 36000,
} -- end of mission
