mission = 
{
	["groundControl"] = 
	{
		["passwords"] = 
		{
			["artillery_commander"] = {},
			["instructor"] = {},
			["observer"] = {},
			["forward_observer"] = {},
		}, -- end of ["passwords"]
		["roles"] = 
		{
			["artillery_commander"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["artillery_commander"]
			["instructor"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["instructor"]
			["observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["observer"]
			["forward_observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["forward_observer"]
		}, -- end of ["roles"]
		["isPilotControlVehicles"] = false,
	}, -- end of ["groundControl"]
	["requiredModules"] = {},
	["date"] = 
	{
		["Year"] = 2020,
		["Day"] = 1,
		["Month"] = 11,
	}, -- end of ["date"]
	["trig"] = 
	{
		["actions"] = 
		{
			[1] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_6\"), 20);a_out_picture(getValueResourceByKey(\"ResKey_Action_9\"), 11, false, 20, \"1\", \"1\", 50, \"0\"); mission.trig.func[1]=nil;",
			[2] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_7\"), 5);a_group_resume(13); mission.trig.func[2]=nil;",
			[3] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_10\"), 14, false, 10);a_out_sound(getValueResourceByKey(\"ResKey_Action_12\"), 10);a_out_sound(getValueResourceByKey(\"ResKey_Action_15\"), 30); mission.trig.func[3]=nil;",
			[4] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_14\"), 0);a_group_stop(13); mission.trig.func[4]=nil;",
			[5] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_16\"), 0);a_group_resume(13); mission.trig.func[5]=nil;",
			[6] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_17\"), 0); mission.trig.func[6]=nil;",
		}, -- end of ["actions"]
		["events"] = {},
		["custom"] = {},
		["func"] = 
		{
			[1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
			[2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
			[3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
			[4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
			[5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
			[6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
			[2] = true,
			[3] = true,
			[4] = true,
			[5] = true,
			[6] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(c_group_alive(1) )",
			[2] = "return(c_unit_speed_higher(1, 1.0277777777778) )",
			[3] = "return(c_part_of_group_in_zone(13, 120) )",
			[4] = "return(c_part_of_group_in_zone(1, 360) )",
			[5] = "return(c_unit_damaged(57) )",
			[6] = "return(c_group_dead(16) and c_group_dead(17) )",
		}, -- end of ["conditions"]
		["customStartup"] = {},
		["funcStartup"] = {},
	}, -- end of ["trig"]
	["maxDictId"] = 19,
	["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"] = 4.1232,
				["dir"] = 255,
			}, -- end of ["at8000"]
			["atGround"] = 
			{
				["speed"] = 2.0616,
				["dir"] = 0,
			}, -- end of ["atGround"]
			["at2000"] = 
			{
				["speed"] = 3.0924,
				["dir"] = 90,
			}, -- end of ["at2000"]
		}, -- end of ["wind"]
		["enable_fog"] = false,
		["season"] = 
		{
			["temperature"] = 20,
		}, -- end of ["season"]
		["qnh"] = 760,
		["cyclones"] = {},
		["dust_density"] = 9940,
		["enable_dust"] = true,
		["clouds"] = 
		{
			["thickness"] = 200,
			["density"] = 0,
			["preset"] = "RainyPreset4",
			["base"] = 2500,
			["iprecptns"] = 0,
		}, -- end of ["clouds"]
		["atmosphere_type"] = 0,
		["groundTurbulence"] = 0,
		["halo"] = 
		{
			["preset"] = "auto",
		}, -- end of ["halo"]
		["type_weather"] = 0,
		["modifiedTime"] = false,
		["name"] = "Winter, clean sky",
		["fog"] = 
		{
			["thickness"] = 0,
			["visibility"] = 0,
		}, -- end of ["fog"]
		["visibility"] = 
		{
			["distance"] = 80000,
		}, -- end of ["visibility"]
	}, -- end of ["weather"]
	["theatre"] = "Iraq",
	["triggers"] = 
	{
		["zones"] = 
		{
			[1] = 
			{
				["radius"] = 152.4,
				["zoneId"] = 120,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = -28968.035076921,
				["x"] = 24120.521084223,
				["name"] = "Success",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [1]
			[2] = 
			{
				["radius"] = 30.48,
				["zoneId"] = 240,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 59.530016027184,
				["x"] = -45.00411769106,
				["name"] = "Wolf One",
				["heading"] = 2.2002025445224,
				["linkUnit"] = 13,
				["type"] = 0,
			}, -- end of [2]
			[3] = 
			{
				["radius"] = 4572,
				["zoneId"] = 360,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 6694.4056942991,
				["x"] = 42811.494249056,
				["name"] = "Ambush 1",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [3]
		}, -- end of ["zones"]
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = -17261.909580509,
		["zoom"] = 391912.43007389,
		["centerX"] = 60182.863787755,
	}, -- end of ["map"]
	["coalitions"] = 
	{
		["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] = 69,
			[24] = 36,
			[25] = 59,
			[26] = 71,
			[27] = 79,
			[28] = 58,
			[29] = 57,
			[30] = 56,
			[31] = 55,
			[32] = 92,
			[33] = 88,
			[34] = 73,
			[35] = 39,
			[36] = 89,
			[37] = 54,
			[38] = 77,
			[39] = 72,
			[40] = 41,
			[41] = 42,
			[42] = 44,
			[43] = 85,
			[44] = 75,
			[45] = 53,
			[46] = 22,
			[47] = 52,
			[48] = 66,
			[49] = 51,
			[50] = 74,
			[51] = 82,
			[52] = 7,
			[53] = 68,
			[54] = 50,
			[55] = 49,
			[56] = 48,
			[57] = 67,
		}, -- end of ["neutrals"]
		["blue"] = 
		{
			[1] = 21,
			[2] = 11,
			[3] = 8,
			[4] = 80,
			[5] = 28,
			[6] = 26,
			[7] = 13,
			[8] = 5,
			[9] = 16,
			[10] = 6,
			[11] = 35,
			[12] = 15,
			[13] = 20,
			[14] = 12,
			[15] = 40,
			[16] = 45,
			[17] = 9,
			[18] = 46,
			[19] = 10,
			[20] = 3,
			[21] = 4,
			[22] = 1,
			[23] = 2,
		}, -- end of ["blue"]
		["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"] = 
	{
		[1] = "ResKey_ImageBriefing_19",
	}, -- end of ["pictureFileNameB"]
	["coalition"] = 
	{
		["blue"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["helicopter"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 44,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 12862.674804688,
											["x"] = 74860.3046875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 8,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 434.9496,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1577.0563122509,
											["ETA_locked"] = false,
											["y"] = -28887.264196962,
											["x"] = 24117.462660397,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 431,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 11376.136255723,
											["ETA_locked"] = false,
											["y"] = 13806.166504,
											["x"] = 75938.074219,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 59,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 44,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "iqaf",
										["skill"] = "Client",
										["parking"] = "160",
										["ropeLength"] = 15,
										["speed"] = 41.666666666667,
										["AddPropAircraft"] = 
										{
											["LeftEngineResource"] = 90,
											["RightEngineResource"] = 90,
											["GunnersAISkill"] = 90,
											["PilotNVG"] = true,
											["HumanOrchestra"] = false,
											["NetCrewControlPriority"] = 0,
											["HideAngleBoxes"] = false,
											["OverrideIFF"] = 0,
											["OperatorNVG"] = true,
											["ExhaustScreen"] = false,
											["SimplifiedAI"] = false,
											["R60equipment"] = true,
											["TrackAirTargets"] = true,
											["NS430allow"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Mi-24P",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 251,
													[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,
													[15] = 134,
													[19] = 124,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[7] = 40,
													[1] = 21.5,
													[2] = 25.7,
													[4] = 28,
													[8] = 50,
													[9] = 55.5,
													[5] = 30,
													[10] = 59.9,
													[3] = 27,
													[6] = 32,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 1,
										["psi"] = 2.4531180013694,
										["onboard_num"] = "010",
										["parking_id"] = "150",
										["x"] = 74860.3046875,
										["name"] = "Iraqi MI-24P Hind",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{2x9M114_with_adapter}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{2x9M114_with_adapter}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "KORD_12_7_MI24_L",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 851,
											["flare"] = 192,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
											["restricted"] = {},
										}, -- end of ["payload"]
										["y"] = 12862.674804688,
										["heading"] = -2.0498866114368,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12862.674804688,
								["x"] = 74860.3046875,
								["name"] = "Iraqi MI-24P Hind",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["helicopter"]
					["name"] = "Iraq",
					["id"] = 35,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["lateActivation"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[6] = 
										{
											[1] = 
											{
												["y"] = -28921.779676374,
												["x"] = 24156.990776869,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -28921.779676374,
												["x"] = 24156.990776869,
											}, -- end of [2]
										}, -- end of [6]
										[2] = 
										{
											[33] = 
											{
												["y"] = 18145.206923588,
												["x"] = 45166.790399503,
											}, -- end of [33]
											[35] = 
											{
												["y"] = 18142.510170663,
												["x"] = 45136.931780401,
											}, -- end of [35]
											[37] = 
											{
												["y"] = 18143.088092646,
												["x"] = 45116.948042591,
											}, -- end of [37]
											[39] = 
											{
												["y"] = 18145.874659767,
												["x"] = 45097.155004424,
											}, -- end of [39]
											[41] = 
											{
												["y"] = 18151.252018233,
												["x"] = 45073.262162672,
											}, -- end of [41]
											[43] = 
											{
												["y"] = 18141.692487826,
												["x"] = 45076.42237686,
											}, -- end of [43]
											[45] = 
											{
												["y"] = 18088.256165994,
												["x"] = 45089.409584418,
											}, -- end of [45]
											[47] = 
											{
												["y"] = 18059.935337214,
												["x"] = 45099.267911142,
											}, -- end of [47]
											[49] = 
											{
												["y"] = 18019.268760078,
												["x"] = 45118.489541657,
											}, -- end of [49]
											[51] = 
											{
												["y"] = 17822.315875158,
												["x"] = 45227.111697605,
											}, -- end of [51]
											[53] = 
											{
												["y"] = 17803.083323188,
												["x"] = 45232.520700156,
											}, -- end of [53]
											[55] = 
											{
												["y"] = 17565.301755032,
												["x"] = 45264.515118335,
											}, -- end of [55]
											[57] = 
											{
												["y"] = 17478.116514776,
												["x"] = 45286.771775297,
											}, -- end of [57]
											[59] = 
											{
												["y"] = 17448.503244215,
												["x"] = 45291.467041192,
											}, -- end of [59]
											[61] = 
											{
												["y"] = 17418.542752612,
												["x"] = 45292.677345053,
											}, -- end of [61]
											[63] = 
											{
												["y"] = 17318.764318569,
												["x"] = 45286.306146159,
											}, -- end of [63]
											[66] = 
											{
												["y"] = 17298.980936048,
												["x"] = 45288.58083521,
											}, -- end of [66]
											[70] = 
											{
												["y"] = 17284.730190626,
												["x"] = 45301.698573573,
											}, -- end of [70]
											[74] = 
											{
												["y"] = 17198.732408108,
												["x"] = 45920.622139966,
											}, -- end of [74]
											[78] = 
											{
												["y"] = 17022.643134747,
												["x"] = 45905.815712395,
											}, -- end of [78]
											[82] = 
											{
												["y"] = 16940.085640133,
												["x"] = 45886.501010984,
											}, -- end of [82]
											[86] = 
											{
												["y"] = 16590.284702032,
												["x"] = 45804.814250142,
											}, -- end of [86]
											[90] = 
											{
												["y"] = 16578.015046714,
												["x"] = 45793.292424502,
											}, -- end of [90]
											[94] = 
											{
												["y"] = 16597.610099409,
												["x"] = 45594.853372494,
											}, -- end of [94]
											[98] = 
											{
												["y"] = 16584.923541007,
												["x"] = 45531.213008699,
											}, -- end of [98]
											[102] = 
											{
												["y"] = 16586.605184847,
												["x"] = 45456.316734205,
											}, -- end of [102]
											[106] = 
											{
												["y"] = 16579.617463033,
												["x"] = 45427.164502862,
											}, -- end of [106]
											[110] = 
											{
												["y"] = 15296.612090539,
												["x"] = 45730.965053423,
											}, -- end of [110]
											[114] = 
											{
												["y"] = 14897.856665199,
												["x"] = 45903.897289956,
											}, -- end of [114]
											[118] = 
											{
												["y"] = 14740.322391474,
												["x"] = 45925.054998247,
											}, -- end of [118]
											[122] = 
											{
												["y"] = 14709.782207443,
												["x"] = 45742.932255358,
											}, -- end of [122]
											[126] = 
											{
												["y"] = 14620.982802472,
												["x"] = 45710.140152235,
											}, -- end of [126]
											[132] = 
											{
												["y"] = 14118.853146177,
												["x"] = 45513.696307597,
											}, -- end of [132]
											[140] = 
											{
												["y"] = 13906.041550078,
												["x"] = 45438.04965005,
											}, -- end of [140]
											[148] = 
											{
												["y"] = 13410.893880428,
												["x"] = 45239.160426681,
											}, -- end of [148]
											[1] = 
											{
												["y"] = 24093.996158015,
												["x"] = 52255.299743086,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 24089.051513195,
												["x"] = 52256.023783718,
											}, -- end of [2]
											[133] = 
											{
												["y"] = 14113.802411001,
												["x"] = 45513.969789304,
											}, -- end of [133]
											[141] = 
											{
												["y"] = 13901.153346244,
												["x"] = 45437.007494824,
											}, -- end of [141]
											[149] = 
											{
												["y"] = 11721.777576004,
												["x"] = 44260.16632152,
											}, -- end of [149]
											[3] = 
											{
												["y"] = 24084.056501574,
												["x"] = 52256.277159615,
											}, -- end of [3]
											[4] = 
											{
												["y"] = 24079.055647397,
												["x"] = 52256.234440616,
											}, -- end of [4]
											[67] = 
											{
												["y"] = 17294.417182334,
												["x"] = 45290.604846628,
											}, -- end of [67]
											[71] = 
											{
												["y"] = 17282.962889227,
												["x"] = 45306.374747339,
											}, -- end of [71]
											[75] = 
											{
												["y"] = 17196.441987827,
												["x"] = 45924.790302414,
											}, -- end of [75]
											[5] = 
											{
												["y"] = 24074.079709471,
												["x"] = 52255.815637077,
											}, -- end of [5]
											[83] = 
											{
												["y"] = 16889.053238423,
												["x"] = 45866.009660133,
											}, -- end of [83]
											[87] = 
											{
												["y"] = 16585.507522159,
												["x"] = 45803.396242531,
											}, -- end of [87]
											[91] = 
											{
												["y"] = 16599.820472571,
												["x"] = 45624.697873139,
											}, -- end of [91]
											[6] = 
											{
												["y"] = 24069.183975434,
												["x"] = 52254.753965814,
											}, -- end of [6]
											[99] = 
											{
												["y"] = 16584.68568792,
												["x"] = 45521.216371113,
											}, -- end of [99]
											[103] = 
											{
												["y"] = 16585.951115387,
												["x"] = 45451.358940374,
											}, -- end of [103]
											[107] = 
											{
												["y"] = 16575.175832802,
												["x"] = 45426.603695658,
											}, -- end of [107]
											[7] = 
											{
												["y"] = 24064.665680825,
												["x"] = 52252.670483805,
											}, -- end of [7]
											[115] = 
											{
												["y"] = 14878.261429109,
												["x"] = 45907.893538101,
											}, -- end of [115]
											[119] = 
											{
												["y"] = 14738.745029343,
												["x"] = 45920.331838184,
											}, -- end of [119]
											[123] = 
											{
												["y"] = 14705.881856569,
												["x"] = 45739.866009435,
											}, -- end of [123]
											[8] = 
											{
												["y"] = 24061.100834815,
												["x"] = 52249.24941391,
											}, -- end of [8]
											[134] = 
											{
												["y"] = 14109.649562823,
												["x"] = 45511.812605769,
											}, -- end of [134]
											[9] = 
											{
												["y"] = 24058.535540071,
												["x"] = 52244.978284462,
											}, -- end of [9]
											[10] = 
											{
												["y"] = 23396.089003332,
												["x"] = 50904.931829038,
											}, -- end of [10]
											[11] = 
											{
												["y"] = 23208.392619264,
												["x"] = 50615.483560146,
											}, -- end of [11]
											[12] = 
											{
												["y"] = 21272.873571863,
												["x"] = 47936.998263349,
											}, -- end of [12]
											[13] = 
											{
												["y"] = 21181.865241623,
												["x"] = 47781.713467925,
											}, -- end of [13]
											[14] = 
											{
												["y"] = 21154.679612063,
												["x"] = 47728.232080255,
											}, -- end of [14]
											[15] = 
											{
												["y"] = 21099.714748411,
												["x"] = 47604.941160731,
											}, -- end of [15]
											[16] = 
											{
												["y"] = 20634.721145329,
												["x"] = 46482.352661475,
											}, -- end of [16]
											[17] = 
											{
												["y"] = 20631.036843524,
												["x"] = 46480.246436059,
											}, -- end of [17]
											[18] = 
											{
												["y"] = 20621.722837279,
												["x"] = 46484.009407881,
											}, -- end of [18]
											[19] = 
											{
												["y"] = 20584.499712685,
												["x"] = 46498.633723355,
											}, -- end of [19]
											[20] = 
											{
												["y"] = 20560.660292979,
												["x"] = 46506.154172833,
											}, -- end of [20]
											[21] = 
											{
												["y"] = 20502.581313673,
												["x"] = 46521.190178683,
											}, -- end of [21]
											[22] = 
											{
												["y"] = 18903.479730317,
												["x"] = 46927.649660207,
											}, -- end of [22]
											[23] = 
											{
												["y"] = 18899.842368114,
												["x"] = 46924.806730121,
											}, -- end of [23]
											[24] = 
											{
												["y"] = 18898.164528614,
												["x"] = 46920.03471467,
											}, -- end of [24]
											[25] = 
											{
												["y"] = 18889.443189146,
												["x"] = 46891.330967988,
											}, -- end of [25]
											[26] = 
											{
												["y"] = 18883.918306511,
												["x"] = 46877.38838397,
											}, -- end of [26]
											[27] = 
											{
												["y"] = 18875.484808015,
												["x"] = 46859.25759559,
											}, -- end of [27]
											[28] = 
											{
												["y"] = 18228.832455684,
												["x"] = 45412.290357591,
											}, -- end of [28]
											[29] = 
											{
												["y"] = 18185.108668005,
												["x"] = 45305.939614238,
											}, -- end of [29]
											[30] = 
											{
												["y"] = 18166.978883008,
												["x"] = 45254.019410675,
											}, -- end of [30]
											[31] = 
											{
												["y"] = 18155.669521972,
												["x"] = 45215.655337794,
											}, -- end of [31]
											[32] = 
											{
												["y"] = 18148.71929727,
												["x"] = 45186.476090657,
											}, -- end of [32]
											[34] = 
											{
												["y"] = 18143.398982022,
												["x"] = 45151.901099895,
											}, -- end of [34]
											[36] = 
											{
												["y"] = 18142.531561186,
												["x"] = 45126.933292673,
											}, -- end of [36]
											[38] = 
											{
												["y"] = 18144.18582299,
												["x"] = 45107.010685013,
											}, -- end of [38]
											[40] = 
											{
												["y"] = 18148.153458779,
												["x"] = 45087.419982538,
											}, -- end of [40]
											[42] = 
											{
												["y"] = 18146.546427654,
												["x"] = 45074.769429022,
											}, -- end of [42]
											[44] = 
											{
												["y"] = 18132.024067789,
												["x"] = 45078.978619362,
											}, -- end of [44]
											[46] = 
											{
												["y"] = 18073.972679996,
												["x"] = 45093.986346177,
											}, -- end of [46]
											[48] = 
											{
												["y"] = 18041.618280049,
												["x"] = 45107.292752551,
											}, -- end of [48]
											[50] = 
											{
												["y"] = 17831.531016633,
												["x"] = 45223.230692079,
											}, -- end of [50]
											[52] = 
											{
												["y"] = 17812.803613211,
												["x"] = 45230.180760859,
											}, -- end of [52]
											[54] = 
											{
												["y"] = 17788.320200357,
												["x"] = 45235.168125427,
											}, -- end of [54]
											[56] = 
											{
												["y"] = 17536.137019781,
												["x"] = 45271.519107617,
											}, -- end of [56]
											[58] = 
											{
												["y"] = 17463.376064033,
												["x"] = 45289.543571712,
											}, -- end of [58]
											[60] = 
											{
												["y"] = 17433.539614534,
												["x"] = 45292.487191938,
											}, -- end of [60]
											[62] = 
											{
												["y"] = 17393.569933084,
												["x"] = 45291.570943578,
											}, -- end of [62]
											[64] = 
											{
												["y"] = 17308.773828988,
												["x"] = 45286.686617427,
											}, -- end of [64]
											[68] = 
											{
												["y"] = 17290.381931253,
												["x"] = 45293.537599537,
											}, -- end of [68]
											[72] = 
											{
												["y"] = 17281.637498661,
												["x"] = 45311.194210829,
											}, -- end of [72]
											[76] = 
											{
												["y"] = 17191.605529095,
												["x"] = 45925.318702657,
											}, -- end of [76]
											[80] = 
											{
												["y"] = 16968.606260641,
												["x"] = 45895.757502151,
											}, -- end of [80]
											[84] = 
											{
												["y"] = 16879.397380461,
												["x"] = 45863.415911232,
											}, -- end of [84]
											[88] = 
											{
												["y"] = 16580.650511524,
												["x"] = 45802.040998428,
											}, -- end of [88]
											[92] = 
											{
												["y"] = 16599.88013145,
												["x"] = 45614.700411681,
											}, -- end of [92]
											[96] = 
											{
												["y"] = 16587.32706258,
												["x"] = 45551.051286919,
											}, -- end of [96]
											[100] = 
											{
												["y"] = 16585.168848419,
												["x"] = 45506.226388934,
											}, -- end of [100]
											[104] = 
											{
												["y"] = 16585.050934005,
												["x"] = 45446.440698529,
											}, -- end of [104]
											[108] = 
											{
												["y"] = 16493.096615387,
												["x"] = 45448.804981643,
											}, -- end of [108]
											[112] = 
											{
												["y"] = 14926.641694701,
												["x"] = 45895.504977039,
											}, -- end of [112]
											[116] = 
											{
												["y"] = 14749.586859391,
												["x"] = 45926.610337105,
											}, -- end of [116]
											[120] = 
											{
												["y"] = 14736.274306905,
												["x"] = 45905.500953019,
											}, -- end of [120]
											[124] = 
											{
												["y"] = 14701.340941112,
												["x"] = 45737.744033961,
											}, -- end of [124]
											[128] = 
											{
												["y"] = 14138.276209443,
												["x"] = 45517.387584782,
											}, -- end of [128]
											[136] = 
											{
												["y"] = 14105.325099642,
												["x"] = 45487.214556752,
											}, -- end of [136]
											[144] = 
											{
												["y"] = 13506.782742637,
												["x"] = 45292.736796426,
											}, -- end of [144]
											[129] = 
											{
												["y"] = 14133.575758446,
												["x"] = 45515.68275996,
											}, -- end of [129]
											[137] = 
											{
												["y"] = 14094.20494039,
												["x"] = 45413.516964775,
											}, -- end of [137]
											[145] = 
											{
												["y"] = 13488.469390925,
												["x"] = 45284.704056213,
											}, -- end of [145]
											[65] = 
											{
												["y"] = 17303.816851115,
												["x"] = 45287.323157182,
											}, -- end of [65]
											[69] = 
											{
												["y"] = 17287.13058666,
												["x"] = 45297.321872092,
											}, -- end of [69]
											[73] = 
											{
												["y"] = 17279.783899183,
												["x"] = 45321.018964249,
											}, -- end of [73]
											[77] = 
											{
												["y"] = 17186.583539888,
												["x"] = 45924.955132574,
											}, -- end of [77]
											[81] = 
											{
												["y"] = 16954.218506367,
												["x"] = 45891.518384203,
											}, -- end of [81]
											[85] = 
											{
												["y"] = 16619.726932818,
												["x"] = 45810.571139656,
											}, -- end of [85]
											[89] = 
											{
												["y"] = 16577.872885765,
												["x"] = 45798.321458624,
											}, -- end of [89]
											[93] = 
											{
												["y"] = 16599.15770835,
												["x"] = 45604.729318604,
											}, -- end of [93]
											[97] = 
											{
												["y"] = 16585.784364326,
												["x"] = 45541.172682951,
											}, -- end of [97]
											[101] = 
											{
												["y"] = 16587.226816631,
												["x"] = 45466.29281546,
											}, -- end of [101]
											[105] = 
											{
												["y"] = 16582.62515263,
												["x"] = 45436.743441467,
											}, -- end of [105]
											[109] = 
											{
												["y"] = 15472.744894066,
												["x"] = 45674.378671793,
											}, -- end of [109]
											[113] = 
											{
												["y"] = 14912.359815066,
												["x"] = 45900.079544523,
											}, -- end of [113]
											[117] = 
											{
												["y"] = 14744.563850397,
												["x"] = 45926.982684608,
											}, -- end of [117]
											[121] = 
											{
												["y"] = 14711.99573365,
												["x"] = 45747.340798325,
											}, -- end of [121]
											[125] = 
											{
												["y"] = 14696.649823274,
												["x"] = 45736.017899664,
											}, -- end of [125]
											[130] = 
											{
												["y"] = 14128.773616091,
												["x"] = 45514.298236084,
											}, -- end of [130]
											[138] = 
											{
												["y"] = 14089.285457423,
												["x"] = 45413.779002546,
											}, -- end of [138]
											[146] = 
											{
												["y"] = 13475.143360825,
												["x"] = 45277.826329348,
											}, -- end of [146]
											[79] = 
											{
												["y"] = 16988.100359984,
												["x"] = 45900.204581438,
											}, -- end of [79]
											[95] = 
											{
												["y"] = 16594.254293132,
												["x"] = 45580.234918995,
											}, -- end of [95]
											[111] = 
											{
												["y"] = 15282.534220624,
												["x"] = 45736.13223498,
											}, -- end of [111]
											[127] = 
											{
												["y"] = 14205.965287073,
												["x"] = 45549.651895538,
											}, -- end of [127]
											[131] = 
											{
												["y"] = 14123.846618661,
												["x"] = 45513.51851585,
											}, -- end of [131]
											[135] = 
											{
												["y"] = 14108.211736234,
												["x"] = 45507.043801211,
											}, -- end of [135]
											[139] = 
											{
												["y"] = 13910.987403725,
												["x"] = 45438.717133907,
											}, -- end of [139]
											[142] = 
											{
												["y"] = 13891.500770737,
												["x"] = 45434.399496765,
											}, -- end of [142]
											[143] = 
											{
												["y"] = 13862.992926879,
												["x"] = 45425.060722123,
											}, -- end of [143]
											[147] = 
											{
												["y"] = 13457.948998045,
												["x"] = 45267.614301547,
											}, -- end of [147]
										}, -- end of [2]
										[3] = 
										{
											[1] = 
											{
												["y"] = 11721.777577777,
												["x"] = 44260.166331019,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 11013.282566668,
												["x"] = 43857.509680878,
											}, -- end of [2]
											[4] = 
											{
												["y"] = 9170.236381267,
												["x"] = 42949.020601618,
											}, -- end of [4]
											[8] = 
											{
												["y"] = 8625.2227490225,
												["x"] = 42803.986050163,
											}, -- end of [8]
											[16] = 
											{
												["y"] = 4102.822329189,
												["x"] = 42765.421996618,
											}, -- end of [16]
											[32] = 
											{
												["y"] = 1316.3712281765,
												["x"] = 41898.527776679,
											}, -- end of [32]
											[64] = 
											{
												["y"] = 952.0074306992,
												["x"] = 41556.847693145,
											}, -- end of [64]
											[128] = 
											{
												["y"] = -5058.7883000467,
												["x"] = 36768.556075414,
											}, -- end of [128]
											[256] = 
											{
												["y"] = -16846.67286264,
												["x"] = 24364.698462243,
											}, -- end of [256]
											[512] = 
											{
												["y"] = -25219.76510657,
												["x"] = 28837.425487475,
											}, -- end of [512]
											[513] = 
											{
												["y"] = -25237.403079801,
												["x"] = 28718.72821174,
											}, -- end of [513]
											[257] = 
											{
												["y"] = -16865.788697992,
												["x"] = 24358.823818369,
											}, -- end of [257]
											[514] = 
											{
												["y"] = -25243.992506715,
												["x"] = 28689.46418007,
											}, -- end of [514]
											[129] = 
											{
												["y"] = -5103.6617036497,
												["x"] = 36728.735067588,
											}, -- end of [129]
											[258] = 
											{
												["y"] = -16885.157525861,
												["x"] = 24353.84221812,
											}, -- end of [258]
											[516] = 
											{
												["y"] = -25254.407668686,
												["x"] = 28656.069307719,
											}, -- end of [516]
											[517] = 
											{
												["y"] = -25260.000774588,
												["x"] = 28642.151782693,
											}, -- end of [517]
											[259] = 
											{
												["y"] = -16899.857417721,
												["x"] = 24350.872209213,
											}, -- end of [259]
											[518] = 
											{
												["y"] = -25268.425240122,
												["x"] = 28624.016182555,
											}, -- end of [518]
											[65] = 
											{
												["y"] = 943.28779555499,
												["x"] = 41551.958398836,
											}, -- end of [65]
											[130] = 
											{
												["y"] = -6818.5289357232,
												["x"] = 35056.859268147,
											}, -- end of [130]
											[260] = 
											{
												["y"] = -16909.76248437,
												["x"] = 24349.519658689,
											}, -- end of [260]
											[520] = 
											{
												["y"] = -25347.171770933,
												["x"] = 28479.075781033,
											}, -- end of [520]
											[521] = 
											{
												["y"] = -25363.844522045,
												["x"] = 28454.139506977,
											}, -- end of [521]
											[261] = 
											{
												["y"] = -16919.741033678,
												["x"] = 24348.916550946,
											}, -- end of [261]
											[522] = 
											{
												["y"] = -25387.821927015,
												["x"] = 28422.128567695,
											}, -- end of [522]
											[131] = 
											{
												["y"] = -6972.4015428441,
												["x"] = 34892.733338885,
											}, -- end of [131]
											[262] = 
											{
												["y"] = -16929.738857274,
												["x"] = 24349.069555143,
											}, -- end of [262]
											[524] = 
											{
												["y"] = -25672.983185654,
												["x"] = 28100.376503993,
											}, -- end of [524]
											[525] = 
											{
												["y"] = -25675.949213038,
												["x"] = 28097.329520652,
											}, -- end of [525]
											[263] = 
											{
												["y"] = -16949.673795512,
												["x"] = 24350.655651999,
											}, -- end of [263]
											[33] = 
											{
												["y"] = 1314.3328730838,
												["x"] = 41893.998147367,
											}, -- end of [33]
											[66] = 
											{
												["y"] = 935.03913109094,
												["x"] = 41546.311132309,
											}, -- end of [66]
											[132] = 
											{
												["y"] = -7976.588144507,
												["x"] = 33745.047148397,
											}, -- end of [132]
											[264] = 
											{
												["y"] = -17034.412052119,
												["x"] = 24357.195930146,
											}, -- end of [264]
											[265] = 
											{
												["y"] = -18429.345773622,
												["x"] = 24362.148482076,
											}, -- end of [265]
											[133] = 
											{
												["y"] = -8016.6332478663,
												["x"] = 33693.854964995,
											}, -- end of [133]
											[266] = 
											{
												["y"] = -18433.927977747,
												["x"] = 24364.056784387,
											}, -- end of [266]
											[267] = 
											{
												["y"] = -18438.121644339,
												["x"] = 24366.770044931,
											}, -- end of [267]
											[67] = 
											{
												["y"] = 931.14650126206,
												["x"] = 41543.175162245,
											}, -- end of [67]
											[134] = 
											{
												["y"] = -8033.778163524,
												["x"] = 33669.240416531,
											}, -- end of [134]
											[268] = 
											{
												["y"] = -18450.05720169,
												["x"] = 24375.875729305,
											}, -- end of [268]
											[269] = 
											{
												["y"] = -18457.67825414,
												["x"] = 24382.348260388,
											}, -- end of [269]
											[135] = 
											{
												["y"] = -8047.0654576939,
												["x"] = 33648.066810823,
											}, -- end of [135]
											[270] = 
											{
												["y"] = -18461.276332448,
												["x"] = 24385.818503596,
											}, -- end of [270]
											[17] = 
											{
												["y"] = 4087.8320349834,
												["x"] = 42765.931376212,
											}, -- end of [17]
											[34] = 
											{
												["y"] = 1314.0238818785,
												["x"] = 41889.029029933,
											}, -- end of [34]
											[68] = 
											{
												["y"] = 927.44423493958,
												["x"] = 41539.817159193,
											}, -- end of [68]
											[136] = 
											{
												["y"] = -8056.8736655532,
												["x"] = 33630.638783786,
											}, -- end of [136]
											[272] = 
											{
												["y"] = -18467.872059778,
												["x"] = 24393.328076485,
											}, -- end of [272]
											[273] = 
											{
												["y"] = -18470.816094125,
												["x"] = 24397.367644408,
											}, -- end of [273]
											[137] = 
											{
												["y"] = -8065.7537546713,
												["x"] = 33612.721404694,
											}, -- end of [137]
											[274] = 
											{
												["y"] = -18473.506059228,
												["x"] = 24401.580940207,
											}, -- end of [274]
											[275] = 
											{
												["y"] = -18475.940307863,
												["x"] = 24405.948065474,
											}, -- end of [275]
											[69] = 
											{
												["y"] = 923.92092160819,
												["x"] = 41536.268827767,
											}, -- end of [69]
											[138] = 
											{
												["y"] = -8071.6654717164,
												["x"] = 33598.937303674,
											}, -- end of [138]
											[276] = 
											{
												["y"] = -18478.124122824,
												["x"] = 24410.445150562,
											}, -- end of [276]
											[277] = 
											{
												["y"] = -18480.069939112,
												["x"] = 24415.050013219,
											}, -- end of [277]
											[139] = 
											{
												["y"] = -8076.8047336709,
												["x"] = 33584.848010037,
											}, -- end of [139]
											[278] = 
											{
												["y"] = -18483.333292741,
												["x"] = 24424.498183176,
											}, -- end of [278]
											[279] = 
											{
												["y"] = -18485.98222279,
												["x"] = 24434.141002528,
											}, -- end of [279]
											[35] = 
											{
												["y"] = 1315.1514483498,
												["x"] = 41884.168097906,
											}, -- end of [35]
											[70] = 
											{
												["y"] = 917.29047866864,
												["x"] = 41528.785101503,
											}, -- end of [70]
											[140] = 
											{
												["y"] = -8081.096591206,
												["x"] = 33570.477405275,
											}, -- end of [140]
											[280] = 
											{
												["y"] = -18489.231059215,
												["x"] = 24448.783326775,
											}, -- end of [280]
											[281] = 
											{
												["y"] = -18569.949093611,
												["x"] = 24840.480248332,
											}, -- end of [281]
											[141] = 
											{
												["y"] = -8084.529704389,
												["x"] = 33555.877873048,
											}, -- end of [141]
											[282] = 
											{
												["y"] = -18579.267369165,
												["x"] = 24874.213001612,
											}, -- end of [282]
											[283] = 
											{
												["y"] = -18587.17022554,
												["x"] = 24897.928010628,
											}, -- end of [283]
											[71] = 
											{
												["y"] = 897.83026623379,
												["x"] = 41506.056614643,
											}, -- end of [71]
											[142] = 
											{
												["y"] = -8087.110049521,
												["x"] = 33541.103388222,
											}, -- end of [142]
											[284] = 
											{
												["y"] = -18594.549843068,
												["x"] = 24916.513322336,
											}, -- end of [284]
											[285] = 
											{
												["y"] = -18600.900667579,
												["x"] = 24930.100832694,
											}, -- end of [285]
											[143] = 
											{
												["y"] = -8088.8579753401,
												["x"] = 33526.207690412,
											}, -- end of [143]
											[286] = 
											{
												["y"] = -18605.612663807,
												["x"] = 24938.919368813,
											}, -- end of [286]
											[9] = 
											{
												["y"] = 8462.6215801541,
												["x"] = 42776.040576047,
											}, -- end of [9]
											[18] = 
											{
												["y"] = 4067.8409692806,
												["x"] = 42765.471088622,
											}, -- end of [18]
											[36] = 
											{
												["y"] = 1359.6857023035,
												["x"] = 41725.30092224,
											}, -- end of [36]
											[72] = 
											{
												["y"] = 892.98375152499,
												["x"] = 41505.185473348,
											}, -- end of [72]
											[144] = 
											{
												["y"] = -8089.8074725807,
												["x"] = 33511.239157877,
											}, -- end of [144]
											[288] = 
											{
												["y"] = -18616.447144453,
												["x"] = 24955.71613294,
											}, -- end of [288]
											[289] = 
											{
												["y"] = -18622.69655997,
												["x"] = 24963.520277014,
											}, -- end of [289]
											[145] = 
											{
												["y"] = -8090.0041285684,
												["x"] = 33496.242185674,
											}, -- end of [145]
											[290] = 
											{
												["y"] = -18629.579579238,
												["x"] = 24970.769955732,
											}, -- end of [290]
											[291] = 
											{
												["y"] = -18633.271642288,
												["x"] = 24974.13955253,
											}, -- end of [291]
											[73] = 
											{
												["y"] = 888.04586247862,
												["x"] = 41505.956780679,
											}, -- end of [73]
											[146] = 
											{
												["y"] = -8089.1921575808,
												["x"] = 33476.26142045,
											}, -- end of [146]
											[292] = 
											{
												["y"] = -18637.13438185,
												["x"] = 24977.31271259,
											}, -- end of [292]
											[293] = 
											{
												["y"] = -18641.15931494,
												["x"] = 24980.277027151,
											}, -- end of [293]
											[147] = 
											{
												["y"] = -8087.2833761513,
												["x"] = 33456.354697376,
											}, -- end of [147]
											[294] = 
											{
												["y"] = -18645.333946189,
												["x"] = 24983.027990497,
											}, -- end of [294]
											[295] = 
											{
												["y"] = -18649.643707806,
												["x"] = 24985.563420287,
											}, -- end of [295]
											[37] = 
											{
												["y"] = 1363.7059278799,
												["x"] = 41705.714456187,
											}, -- end of [37]
											[74] = 
											{
												["y"] = 853.83193927033,
												["x"] = 41513.315087944,
											}, -- end of [74]
											[148] = 
											{
												["y"] = -8083.4934232315,
												["x"] = 33431.646888177,
											}, -- end of [148]
											[296] = 
											{
												["y"] = -18654.072289822,
												["x"] = 24987.883525167,
											}, -- end of [296]
											[297] = 
											{
												["y"] = -18663.227086701,
												["x"] = 24991.896514655,
											}, -- end of [297]
											[149] = 
											{
												["y"] = -8052.6109888353,
												["x"] = 33274.668199611,
											}, -- end of [149]
											[298] = 
											{
												["y"] = -18672.689629929,
												["x"] = 24995.126176274,
											}, -- end of [298]
											[299] = 
											{
												["y"] = -18682.362335396,
												["x"] = 24997.652458182,
											}, -- end of [299]
											[75] = 
											{
												["y"] = 848.85796961192,
												["x"] = 41513.833245952,
											}, -- end of [75]
											[150] = 
											{
												["y"] = -8052.5450742094,
												["x"] = 33269.675487428,
											}, -- end of [150]
											[300] = 
											{
												["y"] = -18692.176674583,
												["x"] = 24999.568182801,
											}, -- end of [300]
											[301] = 
											{
												["y"] = -18702.07709559,
												["x"] = 25000.96497086,
											}, -- end of [301]
											[151] = 
											{
												["y"] = -8053.288319073,
												["x"] = 33264.735581331,
											}, -- end of [151]
											[302] = 
											{
												["y"] = -18717.018239613,
												["x"] = 25002.276644168,
											}, -- end of [302]
											[19] = 
											{
												["y"] = 3838.4223996633,
												["x"] = 42749.627623422,
											}, -- end of [19]
											[38] = 
											{
												["y"] = 1364.7851532149,
												["x"] = 41695.777262133,
											}, -- end of [38]
											[76] = 
											{
												["y"] = 843.8623531173,
												["x"] = 41513.84444422,
											}, -- end of [76]
											[152] = 
											{
												["y"] = -8054.5043023741,
												["x"] = 33259.886628293,
											}, -- end of [152]
											[304] = 
											{
												["y"] = -18826.982421759,
												["x"] = 25003.157312289,
											}, -- end of [304]
											[305] = 
											{
												["y"] = -18851.882954565,
												["x"] = 25005.344826111,
											}, -- end of [305]
											[153] = 
											{
												["y"] = -8056.1264499889,
												["x"] = 33255.159519254,
											}, -- end of [153]
											[306] = 
											{
												["y"] = -18871.685087731,
												["x"] = 25008.137568831,
											}, -- end of [306]
											[307] = 
											{
												["y"] = -18891.329608034,
												["x"] = 25011.881067547,
											}, -- end of [307]
											[77] = 
											{
												["y"] = 838.9040932042,
												["x"] = 41513.250925157,
											}, -- end of [77]
											[154] = 
											{
												["y"] = -8058.4148461688,
												["x"] = 33250.720353974,
											}, -- end of [154]
											[308] = 
											{
												["y"] = -18910.769105978,
												["x"] = 25016.574076769,
											}, -- end of [308]
											[309] = 
											{
												["y"] = -18929.960561448,
												["x"] = 25022.196523141,
											}, -- end of [309]
											[155] = 
											{
												["y"] = -8061.3496913433,
												["x"] = 33246.677152928,
											}, -- end of [155]
											[310] = 
											{
												["y"] = -18953.54708256,
												["x"] = 25030.473221312,
											}, -- end of [310]
											[311] = 
											{
												["y"] = -18976.64110527,
												["x"] = 25040.0398939,
											}, -- end of [311]
											[39] = 
											{
												["y"] = 1373.9210056824,
												["x"] = 41541.051764524,
											}, -- end of [39]
											[78] = 
											{
												["y"] = 834.02335474327,
												["x"] = 41512.171819845,
											}, -- end of [78]
											[156] = 
											{
												["y"] = -8064.8083897325,
												["x"] = 33243.072479059,
											}, -- end of [156]
											[312] = 
											{
												["y"] = -18999.219452668,
												["x"] = 25050.767279707,
											}, -- end of [312]
											[313] = 
											{
												["y"] = -19025.669290255,
												["x"] = 25064.918939284,
											}, -- end of [313]
											[157] = 
											{
												["y"] = -8068.5954460029,
												["x"] = 33239.807869448,
											}, -- end of [157]
											[314] = 
											{
												["y"] = -19059.967361628,
												["x"] = 25085.49304415,
											}, -- end of [314]
											[315] = 
											{
												["y"] = -19101.516387149,
												["x"] = 25113.299489178,
											}, -- end of [315]
											[79] = 
											{
												["y"] = 809.90268438271,
												["x"] = 41505.630823354,
											}, -- end of [79]
											[158] = 
											{
												["y"] = -8084.0883451565,
												["x"] = 33227.174790944,
											}, -- end of [158]
											[316] = 
											{
												["y"] = -19145.690646442,
												["x"] = 25146.055628215,
											}, -- end of [316]
											[317] = 
											{
												["y"] = -19215.371600963,
												["x"] = 25203.004128834,
											}, -- end of [317]
											[159] = 
											{
												["y"] = -8087.4541815164,
												["x"] = 33223.482424017,
											}, -- end of [159]
											[318] = 
											{
												["y"] = -19233.861362269,
												["x"] = 25219.827099572,
											}, -- end of [318]
											[5] = 
											{
												["y"] = 9076.7262226663,
												["x"] = 42913.610415059,
											}, -- end of [5]
											[10] = 
											{
												["y"] = 8303.7138204455,
												["x"] = 42757.512062489,
											}, -- end of [10]
											[20] = 
											{
												["y"] = 3783.8611823455,
												["x"] = 42742.752765031,
											}, -- end of [20]
											[40] = 
											{
												["y"] = 1374.6502135922,
												["x"] = 41536.106692828,
											}, -- end of [40]
											[80] = 
											{
												["y"] = 800.0239636931,
												["x"] = 41504.0959443,
											}, -- end of [80]
											[160] = 
											{
												["y"] = -8090.1556647305,
												["x"] = 33219.282203054,
											}, -- end of [160]
											[320] = 
											{
												["y"] = -19258.010986879,
												["x"] = 25245.139564379,
											}, -- end of [320]
											[321] = 
											{
												["y"] = -19264.042999664,
												["x"] = 25253.108157745,
											}, -- end of [321]
											[161] = 
											{
												["y"] = -8091.8289258436,
												["x"] = 33214.586684212,
											}, -- end of [161]
											[322] = 
											{
												["y"] = -19266.708020153,
												["x"] = 25257.337974052,
											}, -- end of [322]
											[323] = 
											{
												["y"] = -19269.04252213,
												["x"] = 25261.758927367,
											}, -- end of [323]
											[81] = 
											{
												["y"] = 795.04092696291,
												["x"] = 41503.696301881,
											}, -- end of [81]
											[162] = 
											{
												["y"] = -8092.6411940688,
												["x"] = 33209.658110075,
											}, -- end of [162]
											[324] = 
											{
												["y"] = -19270.98302729,
												["x"] = 25266.364060337,
											}, -- end of [324]
											[325] = 
											{
												["y"] = -19272.502533826,
												["x"] = 25271.125010933,
											}, -- end of [325]
											[163] = 
											{
												["y"] = -8092.9088865459,
												["x"] = 33204.665196807,
											}, -- end of [163]
											[326] = 
											{
												["y"] = -19273.617076783,
												["x"] = 25275.995773677,
											}, -- end of [326]
											[327] = 
											{
												["y"] = -19274.377399484,
												["x"] = 25280.936759103,
											}, -- end of [327]
											[41] = 
											{
												["y"] = 1376.0039528523,
												["x"] = 41531.302175491,
											}, -- end of [41]
											[82] = 
											{
												["y"] = 790.04337525841,
												["x"] = 41503.646717873,
											}, -- end of [82]
											[164] = 
											{
												["y"] = -8092.8408688707,
												["x"] = 33199.666998205,
											}, -- end of [164]
											[328] = 
											{
												["y"] = -19274.848187695,
												["x"] = 25285.915904166,
											}, -- end of [328]
											[329] = 
											{
												["y"] = -19275.165104207,
												["x"] = 25295.907854124,
											}, -- end of [329]
											[165] = 
											{
												["y"] = -8092.122098414,
												["x"] = 33189.694250078,
											}, -- end of [165]
											[330] = 
											{
												["y"] = -19274.727362894,
												["x"] = 25310.901132901,
											}, -- end of [330]
											[331] = 
											{
												["y"] = -19270.953445367,
												["x"] = 25390.7944232,
											}, -- end of [331]
											[83] = 
											{
												["y"] = 785.05884407936,
												["x"] = 41504.023186592,
											}, -- end of [83]
											[166] = 
											{
												["y"] = -8089.5203582995,
												["x"] = 33169.866395721,
											}, -- end of [166]
											[332] = 
											{
												["y"] = -19272.139102529,
												["x"] = 25430.772367272,
											}, -- end of [332]
											[333] = 
											{
												["y"] = -19274.434202076,
												["x"] = 25460.680775334,
											}, -- end of [333]
											[167] = 
											{
												["y"] = -8060.2032299961,
												["x"] = 33017.673007029,
											}, -- end of [167]
											[334] = 
											{
												["y"] = -19277.723762966,
												["x"] = 25485.461558117,
											}, -- end of [334]
											[21] = 
											{
												["y"] = 3345.7642105719,
												["x"] = 42664.736844656,
											}, -- end of [21]
											[42] = 
											{
												["y"] = 1378.2705022356,
												["x"] = 41526.852620613,
											}, -- end of [42]
											[84] = 
											{
												["y"] = 780.11886028409,
												["x"] = 41504.789011174,
											}, -- end of [84]
											[168] = 
											{
												["y"] = -7787.3884146161,
												["x"] = 31700.702613161,
											}, -- end of [168]
											[336] = 
											{
												["y"] = -19291.058977661,
												["x"] = 25549.052406404,
											}, -- end of [336]
											[337] = 
											{
												["y"] = -19307.788361001,
												["x"] = 25606.667716324,
											}, -- end of [337]
											[169] = 
											{
												["y"] = -7771.2109250083,
												["x"] = 31576.767033128,
											}, -- end of [169]
											[338] = 
											{
												["y"] = -19343.181842885,
												["x"] = 25710.804990899,
											}, -- end of [338]
											[339] = 
											{
												["y"] = -19449.268748638,
												["x"] = 25986.049669034,
											}, -- end of [339]
											[85] = 
											{
												["y"] = 770.17914298326,
												["x"] = 41506.202671404,
											}, -- end of [85]
											[170] = 
											{
												["y"] = -7750.0218569363,
												["x"] = 31297.595920264,
											}, -- end of [170]
											[340] = 
											{
												["y"] = -19483.840210227,
												["x"] = 26063.693127454,
											}, -- end of [340]
											[341] = 
											{
												["y"] = -19508.709705157,
												["x"] = 26112.74172653,
											}, -- end of [341]
											[171] = 
											{
												["y"] = -7742.4507621642,
												["x"] = 31142.7950812,
											}, -- end of [171]
											[342] = 
											{
												["y"] = -19531.123668143,
												["x"] = 26151.756765041,
											}, -- end of [342]
											[343] = 
											{
												["y"] = -19555.430075153,
												["x"] = 26189.622053733,
											}, -- end of [343]
											[43] = 
											{
												["y"] = 1381.0689084378,
												["x"] = 41522.709551266,
											}, -- end of [43]
											[86] = 
											{
												["y"] = 766.22574227337,
												["x"] = 41503.825832947,
											}, -- end of [86]
											[172] = 
											{
												["y"] = -7744.148325385,
												["x"] = 31047.820722464,
											}, -- end of [172]
											[344] = 
											{
												["y"] = -19587.407950836,
												["x"] = 26234.363554025,
											}, -- end of [344]
											[345] = 
											{
												["y"] = -19755.570228673,
												["x"] = 26451.851606521,
											}, -- end of [345]
											[173] = 
											{
												["y"] = -7763.3624244048,
												["x"] = 30258.004299879,
											}, -- end of [173]
											[346] = 
											{
												["y"] = -19785.220662393,
												["x"] = 26498.168155062,
											}, -- end of [346]
											[347] = 
											{
												["y"] = -19817.380253697,
												["x"] = 26554.647524282,
											}, -- end of [347]
											[87] = 
											{
												["y"] = 764.64064600405,
												["x"] = 41499.095559864,
											}, -- end of [87]
											[174] = 
											{
												["y"] = -7766.7814852929,
												["x"] = 30255.634316865,
											}, -- end of [174]
											[348] = 
											{
												["y"] = -19985.91005886,
												["x"] = 26872.619402008,
											}, -- end of [348]
											[349] = 
											{
												["y"] = -20017.591365826,
												["x"] = 26923.566352173,
											}, -- end of [349]
											[175] = 
											{
												["y"] = -7771.800686886,
												["x"] = 30255.640246929,
											}, -- end of [175]
											[350] = 
											{
												["y"] = -20026.336670083,
												["x"] = 26935.750021539,
											}, -- end of [350]
											[11] = 
											{
												["y"] = 8149.1291935968,
												["x"] = 42746.368712126,
											}, -- end of [11]
											[22] = 
											{
												["y"] = 3311.5800451783,
												["x"] = 42657.243258059,
											}, -- end of [22]
											[44] = 
											{
												["y"] = 1399.0560749851,
												["x"] = 41498.756447813,
											}, -- end of [44]
											[88] = 
											{
												["y"] = 242.29550887571,
												["x"] = 39074.661786203,
											}, -- end of [88]
											[176] = 
											{
												["y"] = -8906.9081995117,
												["x"] = 30258.058440804,
											}, -- end of [176]
											[352] = 
											{
												["y"] = -20228.656280184,
												["x"] = 27177.105746351,
											}, -- end of [352]
											[353] = 
											{
												["y"] = -20466.856429131,
												["x"] = 27492.146522625,
											}, -- end of [353]
											[177] = 
											{
												["y"] = -8911.8823110814,
												["x"] = 30257.657699785,
											}, -- end of [177]
											[354] = 
											{
												["y"] = -20476.867715568,
												["x"] = 27503.314264395,
											}, -- end of [354]
											[355] = 
											{
												["y"] = -20484.023758772,
												["x"] = 27510.296861759,
											}, -- end of [355]
											[89] = 
											{
												["y"] = 241.09703626862,
												["x"] = 39069.80001935,
											}, -- end of [89]
											[178] = 
											{
												["y"] = -8915.5408740753,
												["x"] = 30254.950599295,
											}, -- end of [178]
											[356] = 
											{
												["y"] = -20491.739509034,
												["x"] = 27516.650776632,
											}, -- end of [356]
											[357] = 
											{
												["y"] = -20495.875378024,
												["x"] = 27519.458904424,
											}, -- end of [357]
											[179] = 
											{
												["y"] = -8916.1972907779,
												["x"] = 30250.021045647,
											}, -- end of [179]
											[358] = 
											{
												["y"] = -20500.22788623,
												["x"] = 27521.915712222,
											}, -- end of [358]
											[359] = 
											{
												["y"] = -20504.79855536,
												["x"] = 27523.936565406,
											}, -- end of [359]
											[45] = 
											{
												["y"] = 1400.528989459,
												["x"] = 41494.017295172,
											}, -- end of [45]
											[90] = 
											{
												["y"] = 236.55022599493,
												["x"] = 39069.168057533,
											}, -- end of [90]
											[180] = 
											{
												["y"] = -8924.040243253,
												["x"] = 29534.994519698,
											}, -- end of [180]
											[360] = 
											{
												["y"] = -20509.557116318,
												["x"] = 27525.464784442,
											}, -- end of [360]
											[361] = 
											{
												["y"] = -20514.445921015,
												["x"] = 27526.500901117,
											}, -- end of [361]
											[181] = 
											{
												["y"] = -8925.6111830395,
												["x"] = 29525.769527925,
											}, -- end of [181]
											[362] = 
											{
												["y"] = -20519.407798537,
												["x"] = 27527.112998891,
											}, -- end of [362]
											[363] = 
											{
												["y"] = -20524.399416147,
												["x"] = 27527.381825514,
											}, -- end of [363]
											[91] = 
											{
												["y"] = 216.87305228618,
												["x"] = 39072.966385483,
											}, -- end of [91]
											[182] = 
											{
												["y"] = -8930.5627163685,
												["x"] = 29525.494220834,
											}, -- end of [182]
											[364] = 
											{
												["y"] = -20539.39723929,
												["x"] = 27527.217587059,
											}, -- end of [364]
											[365] = 
											{
												["y"] = -20574.330587819,
												["x"] = 27525.1230942,
											}, -- end of [365]
											[183] = 
											{
												["y"] = -11390.556057871,
												["x"] = 29536.49057411,
											}, -- end of [183]
											[366] = 
											{
												["y"] = -20634.179893271,
												["x"] = 27520.955023311,
											}, -- end of [366]
											[23] = 
											{
												["y"] = 2003.8746521328,
												["x"] = 42265.937437153,
											}, -- end of [23]
											[46] = 
											{
												["y"] = 1400.9335227304,
												["x"] = 41489.01722086,
											}, -- end of [46]
											[92] = 
											{
												["y"] = 211.91147607302,
												["x"] = 39073.583673569,
											}, -- end of [92]
											[184] = 
											{
												["y"] = -11430.428227359,
												["x"] = 29533.357942202,
											}, -- end of [184]
											[368] = 
											{
												["y"] = -20649.122689524,
												["x"] = 27521.795541059,
											}, -- end of [368]
											[369] = 
											{
												["y"] = -20653.900542639,
												["x"] = 27523.246529996,
											}, -- end of [369]
											[185] = 
											{
												["y"] = -11455.198539481,
												["x"] = 29530.00043308,
											}, -- end of [185]
											[370] = 
											{
												["y"] = -20658.216730942,
												["x"] = 27525.740360778,
											}, -- end of [370]
											[371] = 
											{
												["y"] = -20661.763010033,
												["x"] = 27529.247328003,
											}, -- end of [371]
											[93] = 
											{
												["y"] = 206.91906128692,
												["x"] = 39073.802688213,
											}, -- end of [93]
											[186] = 
											{
												["y"] = -11474.834255797,
												["x"] = 29526.214673206,
											}, -- end of [186]
											[372] = 
											{
												["y"] = -20664.495865823,
												["x"] = 27533.425500085,
											}, -- end of [372]
											[373] = 
											{
												["y"] = -20666.587511963,
												["x"] = 27537.964632432,
											}, -- end of [373]
											[187] = 
											{
												["y"] = -11489.383233369,
												["x"] = 29522.571562279,
											}, -- end of [187]
											[374] = 
											{
												["y"] = -20668.219683041,
												["x"] = 27542.688673984,
											}, -- end of [374]
											[375] = 
											{
												["y"] = -20669.525278019,
												["x"] = 27547.514919809,
											}, -- end of [375]
											[47] = 
											{
												["y"] = 1401.3474578405,
												["x"] = 41454.028157489,
											}, -- end of [47]
											[94] = 
											{
												["y"] = 201.93298245836,
												["x"] = 39073.457597448,
											}, -- end of [94]
											[188] = 
											{
												["y"] = -11503.694582166,
												["x"] = 29518.087420433,
											}, -- end of [188]
											[376] = 
											{
												["y"] = -20671.477997052,
												["x"] = 27557.319970746,
											}, -- end of [376]
											[377] = 
											{
												["y"] = -20673.401061749,
												["x"] = 27572.194060699,
											}, -- end of [377]
											[189] = 
											{
												["y"] = -11513.046557633,
												["x"] = 29514.54990364,
											}, -- end of [189]
											[378] = 
											{
												["y"] = -20675.100835058,
												["x"] = 27597.133852169,
											}, -- end of [378]
											[379] = 
											{
												["y"] = -20677.369056927,
												["x"] = 27702.098707828,
											}, -- end of [379]
											[95] = 
											{
												["y"] = 197.01992521137,
												["x"] = 39072.546058934,
											}, -- end of [95]
											[190] = 
											{
												["y"] = -11522.194134533,
												["x"] = 29510.512237413,
											}, -- end of [190]
											[380] = 
											{
												["y"] = -20678.606577181,
												["x"] = 27907.080274968,
											}, -- end of [380]
											[381] = 
											{
												["y"] = -20680.528593049,
												["x"] = 27932.004122678,
											}, -- end of [381]
											[191] = 
											{
												["y"] = -11531.077491586,
												["x"] = 29505.92566956,
											}, -- end of [191]
											[382] = 
											{
												["y"] = -20683.226186528,
												["x"] = 27951.817324682,
											}, -- end of [382]
											[3] = 
											{
												["y"] = 9298.516380376,
												["x"] = 43005.05653995,
											}, -- end of [3]
											[6] = 
											{
												["y"] = 9000.596904647,
												["x"] = 42889.055938652,
											}, -- end of [6]
											[12] = 
											{
												["y"] = 8009.1745143071,
												["x"] = 42743.361008603,
											}, -- end of [12]
											[24] = 
											{
												["y"] = 1837.2836489572,
												["x"] = 42212.364753723,
											}, -- end of [24]
											[48] = 
											{
												["y"] = 1400.197661633,
												["x"] = 41423.991506959,
											}, -- end of [48]
											[96] = 
											{
												["y"] = 192.24400930498,
												["x"] = 39071.077387795,
											}, -- end of [96]
											[192] = 
											{
												["y"] = -11539.637039479,
												["x"] = 29500.7568259,
											}, -- end of [192]
											[384] = 
											{
												["y"] = -20689.713714877,
												["x"] = 27981.094608416,
											}, -- end of [384]
											[385] = 
											{
												["y"] = -20695.485535721,
												["x"] = 28000.240516986,
											}, -- end of [385]
											[193] = 
											{
												["y"] = -11543.764012276,
												["x"] = 29497.928163123,
											}, -- end of [193]
											[386] = 
											{
												["y"] = -20708.980663662,
												["x"] = 28037.891982763,
											}, -- end of [386]
											[387] = 
											{
												["y"] = -20844.700406671,
												["x"] = 28387.405385202,
											}, -- end of [387]
											[97] = 
											{
												["y"] = 187.64302589435,
												["x"] = 39069.125427644,
											}, -- end of [97]
											[194] = 
											{
												["y"] = -11547.710378198,
												["x"] = 29494.860339467,
											}, -- end of [194]
											[388] = 
											{
												["y"] = -20851.304064477,
												["x"] = 28400.872467778,
											}, -- end of [388]
											[389] = 
											{
												["y"] = -20856.407606838,
												["x"] = 28409.465571467,
											}, -- end of [389]
											[195] = 
											{
												["y"] = -11551.390392091,
												["x"] = 29491.483568849,
											}, -- end of [195]
											[390] = 
											{
												["y"] = -20862.237735593,
												["x"] = 28417.586910333,
											}, -- end of [390]
											[391] = 
											{
												["y"] = -20868.792523132,
												["x"] = 28425.133529674,
											}, -- end of [391]
											[49] = 
											{
												["y"] = 1396.3909456601,
												["x"] = 41421.863129345,
											}, -- end of [49]
											[98] = 
											{
												["y"] = 183.17985816791,
												["x"] = 39066.870754807,
											}, -- end of [98]
											[196] = 
											{
												["y"] = -11554.72076885,
												["x"] = 29487.755191715,
											}, -- end of [196]
											[392] = 
											{
												["y"] = -20875.957840692,
												["x"] = 28432.104150724,
											}, -- end of [392]
											[393] = 
											{
												["y"] = -20883.578044882,
												["x"] = 28438.575177876,
											}, -- end of [393]
											[197] = 
											{
												["y"] = -11557.633759445,
												["x"] = 29483.694493187,
											}, -- end of [197]
											[394] = 
											{
												["y"] = -20895.577329516,
												["x"] = 28447.576055034,
											}, -- end of [394]
											[395] = 
											{
												["y"] = -20916.408047131,
												["x"] = 28461.392122322,
											}, -- end of [395]
											[99] = 
											{
												["y"] = 170.19077272217,
												["x"] = 39059.373255536,
											}, -- end of [99]
											[198] = 
											{
												["y"] = -11560.114482272,
												["x"] = 29479.357066373,
											}, -- end of [198]
											[396] = 
											{
												["y"] = -20994.019387881,
												["x"] = 28506.948000314,
											}, -- end of [396]
											[397] = 
											{
												["y"] = -21211.496884503,
												["x"] = 28630.219374727,
											}, -- end of [397]
											[199] = 
											{
												["y"] = -11562.193104119,
												["x"] = 29474.812427171,
											}, -- end of [199]
											[398] = 
											{
												["y"] = -21232.220882416,
												["x"] = 28644.196008058,
											}, -- end of [398]
											[25] = 
											{
												["y"] = 1814.0372093658,
												["x"] = 42203.174029448,
											}, -- end of [25]
											[50] = 
											{
												["y"] = 1391.356809971,
												["x"] = 41422.253193505,
											}, -- end of [50]
											[100] = 
											{
												["y"] = -1307.1893036104,
												["x"] = 38121.393270503,
											}, -- end of [100]
											[200] = 
											{
												["y"] = -11563.925324157,
												["x"] = 29470.124630275,
											}, -- end of [200]
											[400] = 
											{
												["y"] = -21255.51443057,
												["x"] = 28663.074930315,
											}, -- end of [400]
											[401] = 
											{
												["y"] = -21269.895578505,
												["x"] = 28676.970294677,
											}, -- end of [401]
											[201] = 
											{
												["y"] = -11565.373510764,
												["x"] = 29465.33891111,
											}, -- end of [201]
											[402] = 
											{
												["y"] = -21296.940993102,
												["x"] = 28706.436834663,
											}, -- end of [402]
											[403] = 
											{
												["y"] = -21427.788022057,
												["x"] = 28850.986867226,
											}, -- end of [403]
											[101] = 
											{
												["y"] = -1323.4897139759,
												["x"] = 38109.809166801,
											}, -- end of [101]
											[202] = 
											{
												["y"] = -11567.62772425,
												["x"] = 29455.597041808,
											}, -- end of [202]
											[404] = 
											{
												["y"] = -21470.780626263,
												["x"] = 28892.829195942,
											}, -- end of [404]
											[405] = 
											{
												["y"] = -21512.089724393,
												["x"] = 28929.13369142,
											}, -- end of [405]
											[203] = 
											{
												["y"] = -11569.28426805,
												["x"] = 29445.737397079,
											}, -- end of [203]
											[406] = 
											{
												["y"] = -21570.787926681,
												["x"] = 28975.806643755,
											}, -- end of [406]
											[407] = 
											{
												["y"] = -21824.396916198,
												["x"] = 29162.572449356,
											}, -- end of [407]
											[51] = 
											{
												["y"] = 1386.3961833354,
												["x"] = 41422.858326302,
											}, -- end of [51]
											[102] = 
											{
												["y"] = -1335.226718154,
												["x"] = 38100.471483019,
											}, -- end of [102]
											[204] = 
											{
												["y"] = -11571.548301789,
												["x"] = 29425.867010979,
											}, -- end of [204]
											[408] = 
											{
												["y"] = -21839.371949944,
												["x"] = 29175.823711573,
											}, -- end of [408]
											[409] = 
											{
												["y"] = -21849.988205972,
												["x"] = 29186.417996304,
											}, -- end of [409]
											[205] = 
											{
												["y"] = -11574.547139055,
												["x"] = 29375.96183809,
											}, -- end of [205]
											[410] = 
											{
												["y"] = -21853.300770019,
												["x"] = 29190.161906584,
											}, -- end of [410]
											[411] = 
											{
												["y"] = -21856.344477386,
												["x"] = 29194.12741114,
											}, -- end of [411]
											[103] = 
											{
												["y"] = -1346.477383753,
												["x"] = 38090.553084166,
											}, -- end of [103]
											[206] = 
											{
												["y"] = -11589.371678107,
												["x"] = 28451.160616624,
											}, -- end of [206]
											[412] = 
											{
												["y"] = -21859.048006165,
												["x"] = 29198.33199555,
											}, -- end of [412]
											[413] = 
											{
												["y"] = -21861.353618842,
												["x"] = 29202.766125421,
											}, -- end of [413]
											[207] = 
											{
												["y"] = -11592.200201962,
												["x"] = 28426.323971547,
											}, -- end of [207]
											[414] = 
											{
												["y"] = -21863.179158798,
												["x"] = 29207.418122945,
											}, -- end of [414]
											[13] = 
											{
												["y"] = 5036.8538540678,
												["x"] = 42792.709201599,
											}, -- end of [13]
											[26] = 
											{
												["y"] = 1764.0658258323,
												["x"] = 42180.210454865,
											}, -- end of [26]
											[52] = 
											{
												["y"] = 1381.4951148798,
												["x"] = 41423.842893336,
											}, -- end of [52]
											[104] = 
											{
												["y"] = -1392.8015493391,
												["x"] = 38044.962977115,
											}, -- end of [104]
											[208] = 
											{
												["y"] = -11596.363599735,
												["x"] = 28401.675479835,
											}, -- end of [208]
											[416] = 
											{
												["y"] = -21865.193960229,
												["x"] = 29217.189461012,
											}, -- end of [416]
											[417] = 
											{
												["y"] = -21865.469034829,
												["x"] = 29222.180892534,
											}, -- end of [417]
											[209] = 
											{
												["y"] = -11600.662787023,
												["x"] = 28382.144922596,
											}, -- end of [209]
											[418] = 
											{
												["y"] = -21865.398332711,
												["x"] = 29232.179314834,
											}, -- end of [418]
											[419] = 
											{
												["y"] = -21864.334537387,
												["x"] = 29247.138001803,
											}, -- end of [419]
											[105] = 
											{
												["y"] = -2057.7385165892,
												["x"] = 37345.630908894,
											}, -- end of [105]
											[210] = 
											{
												["y"] = -11606.035849511,
												["x"] = 28362.883675072,
											}, -- end of [210]
											[420] = 
											{
												["y"] = -21848.151121999,
												["x"] = 29376.098471462,
											}, -- end of [420]
											[421] = 
											{
												["y"] = -21848.037699212,
												["x"] = 29386.096128325,
											}, -- end of [421]
											[211] = 
											{
												["y"] = -11610.987015635,
												["x"] = 28348.727237079,
											}, -- end of [211]
											[422] = 
											{
												["y"] = -21848.759205803,
												["x"] = 29396.066317664,
											}, -- end of [422]
											[423] = 
											{
												["y"] = -21849.495744137,
												["x"] = 29401.01094414,
											}, -- end of [423]
											[53] = 
											{
												["y"] = 1371.8615945404,
												["x"] = 41426.516640596,
											}, -- end of [53]
											[106] = 
											{
												["y"] = -2061.5066366541,
												["x"] = 37342.343858239,
											}, -- end of [106]
											[212] = 
											{
												["y"] = -11614.862237678,
												["x"] = 28339.510377956,
											}, -- end of [212]
											[424] = 
											{
												["y"] = -21850.497465663,
												["x"] = 29405.908769171,
											}, -- end of [424]
											[425] = 
											{
												["y"] = -21851.761999588,
												["x"] = 29410.745751227,
											}, -- end of [425]
											[213] = 
											{
												["y"] = -11619.268729732,
												["x"] = 28330.535227085,
											}, -- end of [213]
											[426] = 
											{
												["y"] = -21853.277511981,
												["x"] = 29415.509838664,
											}, -- end of [426]
											[427] = 
											{
												["y"] = -21855.026166773,
												["x"] = 29420.193507174,
											}, -- end of [427]
											[107] = 
											{
												["y"] = -2065.495757925,
												["x"] = 37339.335698724,
											}, -- end of [107]
											[214] = 
											{
												["y"] = -11624.219687222,
												["x"] = 28321.848922806,
											}, -- end of [214]
											[428] = 
											{
												["y"] = -21859.135404601,
												["x"] = 29429.307026441,
											}, -- end of [428]
											[429] = 
											{
												["y"] = -21863.91267207,
												["x"] = 29438.089930378,
											}, -- end of [429]
											[215] = 
											{
												["y"] = -11629.698508146,
												["x"] = 28313.485037423,
											}, -- end of [215]
											[430] = 
											{
												["y"] = -21869.202940336,
												["x"] = 29446.574682533,
											}, -- end of [430]
											[27] = 
											{
												["y"] = 1678.9417515299,
												["x"] = 42138.045378933,
											}, -- end of [27]
											[54] = 
											{
												["y"] = 1348.2593435307,
												["x"] = 41434.750930467,
											}, -- end of [54]
											[108] = 
											{
												["y"] = -2069.7657415947,
												["x"] = 37336.740823874,
											}, -- end of [108]
											[216] = 
											{
												["y"] = -11635.654485058,
												["x"] = 28305.454075869,
											}, -- end of [216]
											[432] = 
											{
												["y"] = -21890.27609696,
												["x"] = 29474.496761186,
											}, -- end of [432]
											[433] = 
											{
												["y"] = -21906.873500691,
												["x"] = 29493.188935295,
											}, -- end of [433]
											[217] = 
											{
												["y"] = -11645.307358324,
												["x"] = 28293.975660257,
											}, -- end of [217]
											[434] = 
											{
												["y"] = -21962.666585918,
												["x"] = 29550.512775944,
											}, -- end of [434]
											[435] = 
											{
												["y"] = -22429.855646611,
												["x"] = 30002.292439747,
											}, -- end of [435]
											[109] = 
											{
												["y"] = -2074.3012844383,
												["x"] = 37334.642191456,
											}, -- end of [109]
											[218] = 
											{
												["y"] = -11662.58080972,
												["x"] = 28275.90640714,
											}, -- end of [218]
											[436] = 
											{
												["y"] = -22446.38338844,
												["x"] = 30021.045118312,
											}, -- end of [436]
											[437] = 
											{
												["y"] = -22452.3811637,
												["x"] = 30029.041255796,
											}, -- end of [437]
											[219] = 
											{
												["y"] = -14725.177324299,
												["x"] = 25401.815033937,
											}, -- end of [219]
											[438] = 
											{
												["y"] = -22454.830573401,
												["x"] = 30033.393063907,
											}, -- end of [438]
											[439] = 
											{
												["y"] = -22460.116946488,
												["x"] = 30041.680366197,
											}, -- end of [439]
											[55] = 
											{
												["y"] = 1000.2356823487,
												["x"] = 41560.320856112,
											}, -- end of [55]
											[110] = 
											{
												["y"] = -2079.0203242849,
												["x"] = 37332.993034181,
											}, -- end of [110]
											[220] = 
											{
												["y"] = -14755.105178136,
												["x"] = 25375.281538909,
											}, -- end of [220]
											[440] = 
											{
												["y"] = -22464.930497926,
												["x"] = 30041.5371039,
											}, -- end of [440]
											[441] = 
											{
												["y"] = -22469.707534124,
												["x"] = 30039.86864909,
											}, -- end of [441]
											[221] = 
											{
												["y"] = -14762.939123074,
												["x"] = 25369.066803859,
											}, -- end of [221]
											[442] = 
											{
												["y"] = -22515.968847311,
												["x"] = 30020.886297865,
											}, -- end of [442]
											[443] = 
											{
												["y"] = -22547.721463625,
												["x"] = 30006.17111381,
											}, -- end of [443]
											[111] = 
											{
												["y"] = -2083.8455859623,
												["x"] = 37331.691252774,
											}, -- end of [111]
											[222] = 
											{
												["y"] = -14767.005369323,
												["x"] = 25366.159125297,
											}, -- end of [222]
											[444] = 
											{
												["y"] = -22574.230401536,
												["x"] = 29992.133958327,
											}, -- end of [444]
											[445] = 
											{
												["y"] = -22595.644477623,
												["x"] = 29979.239339007,
											}, -- end of [445]
											[223] = 
											{
												["y"] = -14771.25630999,
												["x"] = 25363.534966164,
											}, -- end of [223]
											[446] = 
											{
												["y"] = -22624.588295915,
												["x"] = 29959.566445704,
											}, -- end of [446]
											[7] = 
											{
												["y"] = 8918.4930246449,
												["x"] = 42867.089175989,
											}, -- end of [7]
											[14] = 
											{
												["y"] = 4152.556398146,
												["x"] = 42760.464510073,
											}, -- end of [14]
											[28] = 
											{
												["y"] = 1648.8648733311,
												["x"] = 42120.156954339,
											}, -- end of [28]
											[56] = 
											{
												["y"] = 990.58851367571,
												["x"] = 41562.943220715,
											}, -- end of [56]
											[112] = 
											{
												["y"] = -2098.536756094,
												["x"] = 37328.661401142,
											}, -- end of [112]
											[224] = 
											{
												["y"] = -14775.812298953,
												["x"] = 25361.503019529,
											}, -- end of [224]
											[448] = 
											{
												["y"] = -22745.220684982,
												["x"] = 29879.252817541,
											}, -- end of [448]
											[449] = 
											{
												["y"] = -22789.24292894,
												["x"] = 29855.556175024,
											}, -- end of [449]
											[225] = 
											{
												["y"] = -14799.617576717,
												["x"] = 25353.869776611,
											}, -- end of [225]
											[450] = 
											{
												["y"] = -22843.390840274,
												["x"] = 29829.723815407,
											}, -- end of [450]
											[451] = 
											{
												["y"] = -22898.770139311,
												["x"] = 29806.65359352,
											}, -- end of [451]
											[113] = 
											{
												["y"] = -3023.0968673886,
												["x"] = 37189.425806648,
											}, -- end of [113]
											[226] = 
											{
												["y"] = -14804.070003939,
												["x"] = 25351.606815904,
											}, -- end of [226]
											[452] = 
											{
												["y"] = -22959.824930275,
												["x"] = 29784.368796501,
											}, -- end of [452]
											[453] = 
											{
												["y"] = -23002.87674587,
												["x"] = 29771.286699693,
											}, -- end of [453]
											[227] = 
											{
												["y"] = -14808.330719859,
												["x"] = 25348.99165151,
											}, -- end of [227]
											[454] = 
											{
												["y"] = -23046.53925271,
												["x"] = 29760.416378589,
											}, -- end of [454]
											[455] = 
											{
												["y"] = -23228.003280183,
												["x"] = 29724.666657385,
											}, -- end of [455]
											[57] = 
											{
												["y"] = 985.68562649692,
												["x"] = 41563.913349519,
											}, -- end of [57]
											[114] = 
											{
												["y"] = -3241.6175647271,
												["x"] = 37164.180619541,
											}, -- end of [114]
											[228] = 
											{
												["y"] = -14816.438251378,
												["x"] = 25343.142509541,
											}, -- end of [228]
											[456] = 
											{
												["y"] = -23242.316946123,
												["x"] = 29720.188872829,
											}, -- end of [456]
											[457] = 
											{
												["y"] = -23256.318404984,
												["x"] = 29714.815874528,
											}, -- end of [457]
											[229] = 
											{
												["y"] = -14827.97996554,
												["x"] = 25333.56650624,
											}, -- end of [229]
											[458] = 
											{
												["y"] = -23265.417558986,
												["x"] = 29710.670684961,
											}, -- end of [458]
											[459] = 
											{
												["y"] = -23274.280386417,
												["x"] = 29706.042012433,
											}, -- end of [459]
											[115] = 
											{
												["y"] = -3405.7482918025,
												["x"] = 37147.398765615,
											}, -- end of [115]
											[230] = 
											{
												["y"] = -14942.513099171,
												["x"] = 25229.198605082,
											}, -- end of [230]
											[460] = 
											{
												["y"] = -23282.863801249,
												["x"] = 29700.914179635,
											}, -- end of [460]
											[461] = 
											{
												["y"] = -23291.128648899,
												["x"] = 29695.287065226,
											}, -- end of [461]
											[231] = 
											{
												["y"] = -14962.578286128,
												["x"] = 25214.291249635,
											}, -- end of [231]
											[462] = 
											{
												["y"] = -23299.044241564,
												["x"] = 29689.178772352,
											}, -- end of [462]
											[29] = 
											{
												["y"] = 1347.5001346322,
												["x"] = 41923.369333472,
											}, -- end of [29]
											[58] = 
											{
												["y"] = 980.71360390326,
												["x"] = 41564.403206271,
											}, -- end of [58]
											[116] = 
											{
												["y"] = -3435.3488061678,
												["x"] = 37142.541524314,
											}, -- end of [116]
											[232] = 
											{
												["y"] = -14979.230114719,
												["x"] = 25203.217556984,
											}, -- end of [232]
											[464] = 
											{
												["y"] = -23313.781841898,
												["x"] = 29675.672575936,
											}, -- end of [464]
											[465] = 
											{
												["y"] = -23320.619405817,
												["x"] = 29668.376312557,
											}, -- end of [465]
											[233] = 
											{
												["y"] = -15000.70063599,
												["x"] = 25190.415682917,
											}, -- end of [233]
											[466] = 
											{
												["y"] = -23330.198598238,
												["x"] = 29656.83687956,
											}, -- end of [466]
											[467] = 
											{
												["y"] = -23348.09957551,
												["x"] = 29632.766107611,
											}, -- end of [467]
											[117] = 
											{
												["y"] = -3459.7630724064,
												["x"] = 37137.176865524,
											}, -- end of [117]
											[234] = 
											{
												["y"] = -15031.593337053,
												["x"] = 25173.972341088,
											}, -- end of [234]
											[468] = 
											{
												["y"] = -23423.110731324,
												["x"] = 29526.635084779,
											}, -- end of [468]
											[469] = 
											{
												["y"] = -23442.150505671,
												["x"] = 29503.455012794,
											}, -- end of [469]
											[235] = 
											{
												["y"] = -15407.106609797,
												["x"] = 24997.452093625,
											}, -- end of [235]
											[470] = 
											{
												["y"] = -23459.067061187,
												["x"] = 29485.051034767,
											}, -- end of [470]
											[471] = 
											{
												["y"] = -23476.90706128,
												["x"] = 29467.541527817,
											}, -- end of [471]
											[59] = 
											{
												["y"] = 975.71651900621,
												["x"] = 41564.265760348,
											}, -- end of [59]
											[118] = 
											{
												["y"] = -3566.4502543122,
												["x"] = 37110.510881381,
											}, -- end of [118]
											[236] = 
											{
												["y"] = -15424.200939148,
												["x"] = 24987.074495706,
											}, -- end of [236]
											[472] = 
											{
												["y"] = -23499.368980275,
												["x"] = 29447.660083188,
											}, -- end of [472]
											[473] = 
											{
												["y"] = -23554.315074785,
												["x"] = 29404.299813383,
											}, -- end of [473]
											[237] = 
											{
												["y"] = -15487.24241956,
												["x"] = 24946.477545959,
											}, -- end of [237]
											[474] = 
											{
												["y"] = -23645.52876394,
												["x"] = 29334.287304817,
											}, -- end of [474]
											[475] = 
											{
												["y"] = -23675.504549547,
												["x"] = 29307.808898415,
											}, -- end of [475]
											[119] = 
											{
												["y"] = -3679.9437692735,
												["x"] = 37092.020270054,
											}, -- end of [119]
											[238] = 
											{
												["y"] = -15518.062399947,
												["x"] = 24929.898871013,
											}, -- end of [238]
											[476] = 
											{
												["y"] = -23721.839587755,
												["x"] = 29262.232597139,
											}, -- end of [476]
											[477] = 
											{
												["y"] = -23807.023671104,
												["x"] = 29177.737471602,
											}, -- end of [477]
											[239] = 
											{
												["y"] = -16420.746158133,
												["x"] = 24511.713875836,
											}, -- end of [239]
											[478] = 
											{
												["y"] = -23976.803395528,
												["x"] = 29030.112540093,
											}, -- end of [478]
											[15] = 
											{
												["y"] = 4142.5813461004,
												["x"] = 42761.092949949,
											}, -- end of [15]
											[30] = 
											{
												["y"] = 1327.1139202934,
												["x"] = 41908.904804733,
											}, -- end of [30]
											[60] = 
											{
												["y"] = 970.76354569116,
												["x"] = 41563.598058983,
											}, -- end of [60]
											[120] = 
											{
												["y"] = -4782.9663064299,
												["x"] = 36929.099500559,
											}, -- end of [120]
											[240] = 
											{
												["y"] = -16429.208736921,
												["x"] = 24506.389350792,
											}, -- end of [240]
											[480] = 
											{
												["y"] = -24071.657058226,
												["x"] = 28956.691686371,
											}, -- end of [480]
											[481] = 
											{
												["y"] = -24101.094737128,
												["x"] = 28937.766122069,
											}, -- end of [481]
											[241] = 
											{
												["y"] = -16437.324968525,
												["x"] = 24500.548193184,
											}, -- end of [241]
											[482] = 
											{
												["y"] = -24122.806205875,
												["x"] = 28925.37931378,
											}, -- end of [482]
											[483] = 
											{
												["y"] = -24145.116773939,
												["x"] = 28914.106274348,
											}, -- end of [483]
											[121] = 
											{
												["y"] = -4787.8113403207,
												["x"] = 36927.871484701,
											}, -- end of [121]
											[242] = 
											{
												["y"] = -16445.059118774,
												["x"] = 24494.214811889,
											}, -- end of [242]
											[484] = 
											{
												["y"] = -24167.965455144,
												["x"] = 28903.965532388,
											}, -- end of [484]
											[485] = 
											{
												["y"] = -24191.276864558,
												["x"] = 28894.941219576,
											}, -- end of [485]
											[243] = 
											{
												["y"] = -16452.43352923,
												["x"] = 24487.464542128,
											}, -- end of [243]
											[486] = 
											{
												["y"] = -24219.762687299,
												["x"] = 28885.540851259,
											}, -- end of [486]
											[487] = 
											{
												["y"] = -24248.696673633,
												["x"] = 28877.627363361,
											}, -- end of [487]
											[61] = 
											{
												["y"] = 965.90019691623,
												["x"] = 41562.445607193,
											}, -- end of [61]
											[122] = 
											{
												["y"] = -4792.5623855173,
												["x"] = 36926.31792327,
											}, -- end of [122]
											[244] = 
											{
												["y"] = -16466.461715805,
												["x"] = 24473.211625596,
											}, -- end of [244]
											[488] = 
											{
												["y"] = -24282.883681511,
												["x"] = 28870.14668292,
											}, -- end of [488]
											[489] = 
											{
												["y"] = -24317.403522729,
												["x"] = 28864.387058774,
											}, -- end of [489]
											[245] = 
											{
												["y"] = -16506.755901759,
												["x"] = 24428.783323188,
											}, -- end of [245]
											[490] = 
											{
												["y"] = -24362.09314578,
												["x"] = 28859.148754617,
											}, -- end of [490]
											[491] = 
											{
												["y"] = -24411.972837309,
												["x"] = 28855.757919385,
											}, -- end of [491]
											[123] = 
											{
												["y"] = -4797.1822958875,
												["x"] = 36924.410319364,
											}, -- end of [123]
											[246] = 
											{
												["y"] = -16510.870176219,
												["x"] = 24425.962899551,
											}, -- end of [246]
											[492] = 
											{
												["y"] = -24531.833372777,
												["x"] = 28850.342205309,
											}, -- end of [492]
											[493] = 
											{
												["y"] = -24556.606108793,
												["x"] = 28847.011916868,
											}, -- end of [493]
											[247] = 
											{
												["y"] = -16515.490166102,
												["x"] = 24424.087089843,
											}, -- end of [247]
											[494] = 
											{
												["y"] = -24596.246002135,
												["x"] = 28841.688519196,
											}, -- end of [494]
											[31] = 
											{
												["y"] = 1319.5390129839,
												["x"] = 41902.375120894,
											}, -- end of [31]
											[62] = 
											{
												["y"] = 961.15297647421,
												["x"] = 41560.880934363,
											}, -- end of [62]
											[124] = 
											{
												["y"] = -4806.1290022017,
												["x"] = 36919.944921913,
											}, -- end of [124]
											[248] = 
											{
												["y"] = -16520.367609257,
												["x"] = 24422.987340003,
											}, -- end of [248]
											[496] = 
											{
												["y"] = -24626.204315503,
												["x"] = 28840.508583339,
											}, -- end of [496]
											[497] = 
											{
												["y"] = -24641.190052573,
												["x"] = 28841.146925511,
											}, -- end of [497]
											[249] = 
											{
												["y"] = -16525.323562367,
												["x"] = 24422.326956521,
											}, -- end of [249]
											[498] = 
											{
												["y"] = -24840.443108587,
												["x"] = 28857.898799172,
											}, -- end of [498]
											[499] = 
											{
												["y"] = -24880.437473753,
												["x"] = 28857.54493269,
											}, -- end of [499]
											[125] = 
											{
												["y"] = -5002.3287721389,
												["x"] = 36809.811861303,
											}, -- end of [125]
											[250] = 
											{
												["y"] = -16749.434533546,
												["x"] = 24402.773429361,
											}, -- end of [250]
											[500] = 
											{
												["y"] = -24910.388727136,
												["x"] = 28855.90262529,
											}, -- end of [500]
											[255] = 
											{
												["y"] = -16837.278333022,
												["x"] = 24368.121736427,
											}, -- end of [255]
											[501] = 
											{
												["y"] = -24935.224415253,
												["x"] = 28853.064035268,
											}, -- end of [501]
											[271] = 
											{
												["y"] = -18464.684309492,
												["x"] = 24389.475825113,
											}, -- end of [271]
											[287] = 
											{
												["y"] = -18610.774397562,
												["x"] = 24947.483788763,
											}, -- end of [287]
											[251] = 
											{
												["y"] = -16764.167132024,
												["x"] = 24399.974285542,
											}, -- end of [251]
											[502] = 
											{
												["y"] = -24959.865401026,
												["x"] = 28848.863239171,
											}, -- end of [502]
											[511] = 
											{
												["y"] = -25218.866118457,
												["x"] = 28842.398138347,
											}, -- end of [511]
											[319] = 
											{
												["y"] = -19248.004247575,
												["x"] = 25233.966143172,
											}, -- end of [319]
											[335] = 
											{
												["y"] = -19283.099990408,
												["x"] = 25514.972401493,
											}, -- end of [335]
											[503] = 
											{
												["y"] = -24989.138094859,
												["x"] = 28842.309943296,
											}, -- end of [503]
											[63] = 
											{
												["y"] = 956.52478100717,
												["x"] = 41558.989825106,
											}, -- end of [63]
											[126] = 
											{
												["y"] = -5019.1550699008,
												["x"] = 36799.006084893,
											}, -- end of [126]
											[252] = 
											{
												["y"] = -16773.847385477,
												["x"] = 24397.478296693,
											}, -- end of [252]
											[504] = 
											{
												["y"] = -25037.684735195,
												["x"] = 28830.347744205,
											}, -- end of [504]
											[351] = 
											{
												["y"] = -20038.931434105,
												["x"] = 26951.283101047,
											}, -- end of [351]
											[399] = 
											{
												["y"] = -21244.129482249,
												["x"] = 28653.312462879,
											}, -- end of [399]
											[463] = 
											{
												["y"] = -23306.595017409,
												["x"] = 29682.62423335,
											}, -- end of [463]
											[505] = 
											{
												["y"] = -25047.57581129,
												["x"] = 28828.906089149,
											}, -- end of [505]
											[495] = 
											{
												["y"] = -24611.207638084,
												["x"] = 28840.670205124,
											}, -- end of [495]
											[383] = 
											{
												["y"] = -20686.101601598,
												["x"] = 27966.537229368,
											}, -- end of [383]
											[253] = 
											{
												["y"] = -16783.328454108,
												["x"] = 24394.303802796,
											}, -- end of [253]
											[506] = 
											{
												["y"] = -25052.564924259,
												["x"] = 28828.660815249,
											}, -- end of [506]
											[447] = 
											{
												["y"] = -22706.734315059,
												["x"] = 29902.563125977,
											}, -- end of [447]
											[415] = 
											{
												["y"] = -21864.480565507,
												["x"] = 29212.243728356,
											}, -- end of [415]
											[431] = 
											{
												["y"] = -21877.843749724,
												["x"] = 29458.83309621,
											}, -- end of [431]
											[507] = 
											{
												["y"] = -25057.561302319,
												["x"] = 28828.751173128,
											}, -- end of [507]
											[479] = 
											{
												["y"] = -24035.196418118,
												["x"] = 28983.057253772,
											}, -- end of [479]
											[127] = 
											{
												["y"] = -5035.371457014,
												["x"] = 36787.303436008,
											}, -- end of [127]
											[254] = 
											{
												["y"] = -16792.532097653,
												["x"] = 24390.402625035,
											}, -- end of [254]
											[508] = 
											{
												["y"] = -25067.519716465,
												["x"] = 28829.595664755,
											}, -- end of [508]
											[367] = 
											{
												["y"] = -20644.173611957,
												["x"] = 27521.107684707,
											}, -- end of [367]
											[303] = 
											{
												["y"] = -18737.004463083,
												["x"] = 25002.962454053,
											}, -- end of [303]
											[510] = 
											{
												["y"] = -25216.42671478,
												["x"] = 28846.479971023,
											}, -- end of [510]
											[509] = 
											{
												["y"] = -25211.573365304,
												["x"] = 28846.915583388,
											}, -- end of [509]
											[515] = 
											{
												["y"] = -25249.497747252,
												["x"] = 28670.240672092,
											}, -- end of [515]
											[519] = 
											{
												["y"] = -25282.566032736,
												["x"] = 28597.561064902,
											}, -- end of [519]
											[523] = 
											{
												["y"] = -25435.76487838,
												["x"] = 28364.462574262,
											}, -- end of [523]
										}, -- end of [3]
										[1] = 
										{
											[127] = 
											{
												["y"] = 20352.493077396,
												["x"] = 72234.915960558,
											}, -- end of [127]
											[158] = 
											{
												["y"] = 20368.30334368,
												["x"] = 71140.566978431,
											}, -- end of [158]
											[190] = 
											{
												["y"] = 19929.883738082,
												["x"] = 70511.196775486,
											}, -- end of [190]
											[222] = 
											{
												["y"] = 20107.592920951,
												["x"] = 69952.109408776,
											}, -- end of [222]
											[1] = 
											{
												["y"] = 12961.828564526,
												["x"] = 74710.942279501,
											}, -- end of [1]
											[316] = 
											{
												["y"] = 21589.79861726,
												["x"] = 67253.605058392,
											}, -- end of [316]
											[380] = 
											{
												["y"] = 26138.738151655,
												["x"] = 66082.976462832,
											}, -- end of [380]
											[444] = 
											{
												["y"] = 27215.44544264,
												["x"] = 64388.925423312,
											}, -- end of [444]
											[2] = 
											{
												["y"] = 13369.650800934,
												["x"] = 74413.148900409,
											}, -- end of [2]
											[3] = 
											{
												["y"] = 13377.17799851,
												["x"] = 74406.567771334,
											}, -- end of [3]
											[4] = 
											{
												["y"] = 13384.217694792,
												["x"] = 74399.46931082,
											}, -- end of [4]
											[5] = 
											{
												["y"] = 13390.772944256,
												["x"] = 74391.919275631,
											}, -- end of [5]
											[6] = 
											{
												["y"] = 13457.473276891,
												["x"] = 74304.452871512,
											}, -- end of [6]
											[7] = 
											{
												["y"] = 13778.442892035,
												["x"] = 73857.836594451,
											}, -- end of [7]
											[8] = 
											{
												["y"] = 13786.420685285,
												["x"] = 73845.137891386,
											}, -- end of [8]
											[10] = 
											{
												["y"] = 13790.664606343,
												["x"] = 73836.09994934,
											}, -- end of [10]
											[12] = 
											{
												["y"] = 13793.053899843,
												["x"] = 73826.403242604,
											}, -- end of [12]
											[14] = 
											{
												["y"] = 13793.833141619,
												["x"] = 73816.443431284,
											}, -- end of [14]
											[16] = 
											{
												["y"] = 13792.525872148,
												["x"] = 73806.567139948,
											}, -- end of [16]
											[20] = 
											{
												["y"] = 13790.071038806,
												["x"] = 73787.97790284,
											}, -- end of [20]
											[24] = 
											{
												["y"] = 13814.679257119,
												["x"] = 73791.772560975,
											}, -- end of [24]
											[28] = 
											{
												["y"] = 13831.313692017,
												["x"] = 73781.344726327,
											}, -- end of [28]
											[32] = 
											{
												["y"] = 14543.232019107,
												["x"] = 72803.015596442,
											}, -- end of [32]
											[40] = 
											{
												["y"] = 14100.341820115,
												["x"] = 72325.785536779,
											}, -- end of [40]
											[48] = 
											{
												["y"] = 13737.853721973,
												["x"] = 70945.232093331,
											}, -- end of [48]
											[56] = 
											{
												["y"] = 14796.420882296,
												["x"] = 71990.072849352,
											}, -- end of [56]
											[64] = 
											{
												["y"] = 17156.606140507,
												["x"] = 73342.295152042,
											}, -- end of [64]
											[80] = 
											{
												["y"] = 18159.894255992,
												["x"] = 73741.329652251,
											}, -- end of [80]
											[96] = 
											{
												["y"] = 19151.910679817,
												["x"] = 73141.063452679,
											}, -- end of [96]
											[112] = 
											{
												["y"] = 19033.345408076,
												["x"] = 72209.558239689,
											}, -- end of [112]
											[128] = 
											{
												["y"] = 20359.56437378,
												["x"] = 72227.846231323,
											}, -- end of [128]
											[160] = 
											{
												["y"] = 20370.112233138,
												["x"] = 71130.737965329,
											}, -- end of [160]
											[192] = 
											{
												["y"] = 19938.516732563,
												["x"] = 70498.944151564,
											}, -- end of [192]
											[224] = 
											{
												["y"] = 20134.854893027,
												["x"] = 69893.150372172,
											}, -- end of [224]
											[256] = 
											{
												["y"] = 19951.571485583,
												["x"] = 69771.756278066,
											}, -- end of [256]
											[320] = 
											{
												["y"] = 21738.979580598,
												["x"] = 67029.218987777,
											}, -- end of [320]
											[384] = 
											{
												["y"] = 26197.434104965,
												["x"] = 65934.407324379,
											}, -- end of [384]
											[448] = 
											{
												["y"] = 27128.631278826,
												["x"] = 64256.78481758,
											}, -- end of [448]
											[257] = 
											{
												["y"] = 19950.670653317,
												["x"] = 69766.853718665,
											}, -- end of [257]
											[321] = 
											{
												["y"] = 21739.460027376,
												["x"] = 67024.241335697,
											}, -- end of [321]
											[385] = 
											{
												["y"] = 26200.40323095,
												["x"] = 65930.38552124,
											}, -- end of [385]
											[449] = 
											{
												["y"] = 27118.110002483,
												["x"] = 64239.714342885,
											}, -- end of [449]
											[129] = 
											{
												["y"] = 20366.230930169,
												["x"] = 72220.395076794,
											}, -- end of [129]
											[161] = 
											{
												["y"] = 20370.581271466,
												["x"] = 71125.759562837,
											}, -- end of [161]
											[193] = 
											{
												["y"] = 19951.232211549,
												["x"] = 70483.509690484,
											}, -- end of [193]
											[225] = 
											{
												["y"] = 20137.783298505,
												["x"] = 69883.592626094,
											}, -- end of [225]
											[258] = 
											{
												["y"] = 19951.683121322,
												["x"] = 69762.016969063,
											}, -- end of [258]
											[322] = 
											{
												["y"] = 21764.507435366,
												["x"] = 66294.724768902,
											}, -- end of [322]
											[386] = 
											{
												["y"] = 26203.654746589,
												["x"] = 65926.588851152,
											}, -- end of [386]
											[450] = 
											{
												["y"] = 27118.309842683,
												["x"] = 64235.070550621,
											}, -- end of [450]
											[65] = 
											{
												["y"] = 17163.242689109,
												["x"] = 73349.775076057,
											}, -- end of [65]
											[81] = 
											{
												["y"] = 18199.838858671,
												["x"] = 73738.448816037,
											}, -- end of [81]
											[97] = 
											{
												["y"] = 19151.921351054,
												["x"] = 73136.070505493,
											}, -- end of [97]
											[113] = 
											{
												["y"] = 19035.733243121,
												["x"] = 72205.101525364,
											}, -- end of [113]
											[130] = 
											{
												["y"] = 20396.920579474,
												["x"] = 72180.923481709,
											}, -- end of [130]
											[162] = 
											{
												["y"] = 20370.70313089,
												["x"] = 71120.763621589,
											}, -- end of [162]
											[194] = 
											{
												["y"] = 20002.116711096,
												["x"] = 70428.431693627,
											}, -- end of [194]
											[226] = 
											{
												["y"] = 20138.876715481,
												["x"] = 69878.713703599,
											}, -- end of [226]
											[260] = 
											{
												["y"] = 20068.1873901,
												["x"] = 69535.215742923,
											}, -- end of [260]
											[324] = 
											{
												["y"] = 21769.563791808,
												["x"] = 66265.169527811,
											}, -- end of [324]
											[388] = 
											{
												["y"] = 26211.066009806,
												["x"] = 65919.896124801,
											}, -- end of [388]
											[452] = 
											{
												["y"] = 27167.307068316,
												["x"] = 64200.502479015,
											}, -- end of [452]
											[318] = 
											{
												["y"] = 21736.18647153,
												["x"] = 67038.759043571,
											}, -- end of [318]
											[443] = 
											{
												["y"] = 27207.214514306,
												["x"] = 64394.601044341,
											}, -- end of [443]
											[379] = 
											{
												["y"] = 26106.328093419,
												["x"] = 66182.836293774,
											}, -- end of [379]
											[261] = 
											{
												["y"] = 20101.712569772,
												["x"] = 69462.587543106,
											}, -- end of [261]
											[325] = 
											{
												["y"] = 21774.518258256,
												["x"] = 66245.793355092,
											}, -- end of [325]
											[389] = 
											{
												["y"] = 26215.190540221,
												["x"] = 65917.071408071,
											}, -- end of [389]
											[453] = 
											{
												["y"] = 27174.774150008,
												["x"] = 64193.85040509,
											}, -- end of [453]
											[131] = 
											{
												["y"] = 20408.696902543,
												["x"] = 72164.759827807,
											}, -- end of [131]
											[163] = 
											{
												["y"] = 20370.461362266,
												["x"] = 71115.772578082,
											}, -- end of [163]
											[195] = 
											{
												["y"] = 20004.984528345,
												["x"] = 70424.339353662,
											}, -- end of [195]
											[227] = 
											{
												["y"] = 20139.605535488,
												["x"] = 69873.768772293,
											}, -- end of [227]
											[262] = 
											{
												["y"] = 20104.221892846,
												["x"] = 69458.264307068,
											}, -- end of [262]
											[326] = 
											{
												["y"] = 21777.479929023,
												["x"] = 66236.243115776,
											}, -- end of [326]
											[390] = 
											{
												["y"] = 26219.543833033,
												["x"] = 65914.61579437,
											}, -- end of [390]
											[454] = 
											{
												["y"] = 27548.076025806,
												["x"] = 63846.635168619,
											}, -- end of [454]
											[33] = 
											{
												["y"] = 14550.24651718,
												["x"] = 72795.88929573,
											}, -- end of [33]
											[41] = 
											{
												["y"] = 14099.174902454,
												["x"] = 72320.927252465,
											}, -- end of [41]
											[49] = 
											{
												["y"] = 13802.1808132,
												["x"] = 70983.780474804,
											}, -- end of [49]
											[57] = 
											{
												["y"] = 14800.435560397,
												["x"] = 71987.217014781,
											}, -- end of [57]
											[66] = 
											{
												["y"] = 17166.945063745,
												["x"] = 73353.124580707,
											}, -- end of [66]
											[82] = 
											{
												["y"] = 18214.722238955,
												["x"] = 73736.597655114,
											}, -- end of [82]
											[98] = 
											{
												["y"] = 19151.027287159,
												["x"] = 73131.157295524,
											}, -- end of [98]
											[114] = 
											{
												["y"] = 19039.649190067,
												["x"] = 72202.57960173,
											}, -- end of [114]
											[132] = 
											{
												["y"] = 20414.117575653,
												["x"] = 72156.358474594,
											}, -- end of [132]
											[164] = 
											{
												["y"] = 20369.888431378,
												["x"] = 71110.802511381,
											}, -- end of [164]
											[196] = 
											{
												["y"] = 20006.009470219,
												["x"] = 70419.654048288,
											}, -- end of [196]
											[228] = 
											{
												["y"] = 20139.85338317,
												["x"] = 69868.777959244,
											}, -- end of [228]
											[264] = 
											{
												["y"] = 20152.079120558,
												["x"] = 69394.193401763,
											}, -- end of [264]
											[328] = 
											{
												["y"] = 21781.824780631,
												["x"] = 66227.273320861,
											}, -- end of [328]
											[392] = 
											{
												["y"] = 26233.324210468,
												["x"] = 65908.705697378,
											}, -- end of [392]
											[456] = 
											{
												["y"] = 27796.976962664,
												["x"] = 63645.680751547,
											}, -- end of [456]
											[315] = 
											{
												["y"] = 21584.943195568,
												["x"] = 67262.341827103,
											}, -- end of [315]
											[254] = 
											{
												["y"] = 19956.339613013,
												["x"] = 69780.474798818,
											}, -- end of [254]
											[85] = 
											{
												["y"] = 18233.995678282,
												["x"] = 73731.415530741,
											}, -- end of [85]
											[446] = 
											{
												["y"] = 27220.092658728,
												["x"] = 64381.938355415,
											}, -- end of [446]
											[265] = 
											{
												["y"] = 20155.746039471,
												["x"] = 69390.800291551,
											}, -- end of [265]
											[329] = 
											{
												["y"] = 21784.939118207,
												["x"] = 66223.367395477,
											}, -- end of [329]
											[393] = 
											{
												["y"] = 26247.473410608,
												["x"] = 65903.73250461,
											}, -- end of [393]
											[457] = 
											{
												["y"] = 27972.687624435,
												["x"] = 63530.74035269,
											}, -- end of [457]
											[133] = 
											{
												["y"] = 20418.934364289,
												["x"] = 72147.600608009,
											}, -- end of [133]
											[165] = 
											{
												["y"] = 20368.448680971,
												["x"] = 71100.907920033,
											}, -- end of [165]
											[197] = 
											{
												["y"] = 19999.680999408,
												["x"] = 70400.712356284,
											}, -- end of [197]
											[229] = 
											{
												["y"] = 20139.482957015,
												["x"] = 69863.79544833,
											}, -- end of [229]
											[266] = 
											{
												["y"] = 20159.798333498,
												["x"] = 69387.875428063,
											}, -- end of [266]
											[330] = 
											{
												["y"] = 21788.594050553,
												["x"] = 66219.959712698,
											}, -- end of [330]
											[394] = 
											{
												["y"] = 26406.4244179,
												["x"] = 65859.478827378,
											}, -- end of [394]
											[458] = 
											{
												["y"] = 27984.386533393,
												["x"] = 63521.359497257,
											}, -- end of [458]
											[86] = 
											{
												["y"] = 18243.149603283,
												["x"] = 73727.399986547,
											}, -- end of [86]
											[462] = 
											{
												["y"] = 28028.625188242,
												["x"] = 63481.038117059,
											}, -- end of [462]
											[116] = 
											{
												["y"] = 19058.228034299,
												["x"] = 72209.855068402,
											}, -- end of [116]
											[447] = 
											{
												["y"] = 27217.182846948,
												["x"] = 64377.797172373,
											}, -- end of [447]
											[267] = 
											{
												["y"] = 20164.136485839,
												["x"] = 69385.393817346,
											}, -- end of [267]
											[83] = 
											{
												["y"] = 18224.506063494,
												["x"] = 73734.541357318,
											}, -- end of [83]
											[99] = 
											{
												["y"] = 19149.265751536,
												["x"] = 73126.486097627,
											}, -- end of [99]
											[115] = 
											{
												["y"] = 19044.356632061,
												["x"] = 72203.996272151,
											}, -- end of [115]
											[134] = 
											{
												["y"] = 20422.994738438,
												["x"] = 72138.464538343,
											}, -- end of [134]
											[166] = 
											{
												["y"] = 20368.41200909,
												["x"] = 71095.916634139,
											}, -- end of [166]
											[198] = 
											{
												["y"] = 19996.626467031,
												["x"] = 70396.76868233,
											}, -- end of [198]
											[230] = 
											{
												["y"] = 20138.377313421,
												["x"] = 69858.92503616,
											}, -- end of [230]
											[268] = 
											{
												["y"] = 20168.677036108,
												["x"] = 69383.304471987,
											}, -- end of [268]
											[332] = 
											{
												["y"] = 21797.233745951,
												["x"] = 66214.99369809,
											}, -- end of [332]
											[396] = 
											{
												["y"] = 26445.411663651,
												["x"] = 65850.703481347,
											}, -- end of [396]
											[460] = 
											{
												["y"] = 28020.418334752,
												["x"] = 63486.740610919,
											}, -- end of [460]
											[259] = 
											{
												["y"] = 19953.957721535,
												["x"] = 69757.552848245,
											}, -- end of [259]
											[445] = 
											{
												["y"] = 27219.695723213,
												["x"] = 64386.166764904,
											}, -- end of [445]
											[67] = 
											{
												["y"] = 17171.232046527,
												["x"] = 73355.679942666,
											}, -- end of [67]
											[263] = 
											{
												["y"] = 20109.799011697,
												["x"] = 69449.96595142,
											}, -- end of [263]
											[269] = 
											{
												["y"] = 20173.358852875,
												["x"] = 69381.551435553,
											}, -- end of [269]
											[333] = 
											{
												["y"] = 21801.934109409,
												["x"] = 66213.293669007,
											}, -- end of [333]
											[397] = 
											{
												["y"] = 26460.355139352,
												["x"] = 65849.409967011,
											}, -- end of [397]
											[461] = 
											{
												["y"] = 28024.426340129,
												["x"] = 63483.752753595,
											}, -- end of [461]
											[135] = 
											{
												["y"] = 20426.42902792,
												["x"] = 72129.07406593,
											}, -- end of [135]
											[167] = 
											{
												["y"] = 20369.172605507,
												["x"] = 71090.977154253,
											}, -- end of [167]
											[199] = 
											{
												["y"] = 19993.105343874,
												["x"] = 70393.220924479,
											}, -- end of [199]
											[231] = 
											{
												["y"] = 20136.508951359,
												["x"] = 69854.294226725,
											}, -- end of [231]
											[17] = 
											{
												["y"] = 13790.557208454,
												["x"] = 73801.980076244,
											}, -- end of [17]
											[21] = 
											{
												["y"] = 13795.089502577,
												["x"] = 73789.34554952,
											}, -- end of [21]
											[25] = 
											{
												["y"] = 13819.453520447,
												["x"] = 73790.312681203,
											}, -- end of [25]
											[29] = 
											{
												["y"] = 13834.567193017,
												["x"] = 73777.547986865,
											}, -- end of [29]
											[34] = 
											{
												["y"] = 14553.699239535,
												["x"] = 72792.221629715,
											}, -- end of [34]
											[42] = 
											{
												["y"] = 14096.093223884,
												["x"] = 72306.254275854,
											}, -- end of [42]
											[50] = 
											{
												["y"] = 13991.531893749,
												["x"] = 71095.758421394,
											}, -- end of [50]
											[58] = 
											{
												["y"] = 15360.731553851,
												["x"] = 71527.149645915,
											}, -- end of [58]
											[68] = 
											{
												["y"] = 17175.887564546,
												["x"] = 73357.498557377,
											}, -- end of [68]
											[84] = 
											{
												["y"] = 18229.293776118,
												["x"] = 73733.111830847,
											}, -- end of [84]
											[100] = 
											{
												["y"] = 19146.817261482,
												["x"] = 73122.12925484,
											}, -- end of [100]
											[463] = 
											{
												["y"] = 28032.994995201,
												["x"] = 63478.613046349,
											}, -- end of [463]
											[136] = 
											{
												["y"] = 20436.826151774,
												["x"] = 72095.655134845,
											}, -- end of [136]
											[168] = 
											{
												["y"] = 20370.516984211,
												["x"] = 71086.163557255,
											}, -- end of [168]
											[200] = 
											{
												["y"] = 19985.543282908,
												["x"] = 70386.679053042,
											}, -- end of [200]
											[232] = 
											{
												["y"] = 20133.966619109,
												["x"] = 69849.992057576,
											}, -- end of [232]
											[272] = 
											{
												["y"] = 20197.741893835,
												["x"] = 69376.197037111,
											}, -- end of [272]
											[336] = 
											{
												["y"] = 21826.466936678,
												["x"] = 66208.687704657,
											}, -- end of [336]
											[400] = 
											{
												["y"] = 26984.808776038,
												["x"] = 65828.372863175,
											}, -- end of [400]
											[464] = 
											{
												["y"] = 28037.511751484,
												["x"] = 63476.470130004,
											}, -- end of [464]
											[271] = 
											{
												["y"] = 20187.877163789,
												["x"] = 69377.831977955,
											}, -- end of [271]
											[119] = 
											{
												["y"] = 19913.681825763,
												["x"] = 72559.765354906,
											}, -- end of [119]
											[117] = 
											{
												["y"] = 19580.395556499,
												["x"] = 72438.412827033,
											}, -- end of [117]
											[70] = 
											{
												["y"] = 18068.916350715,
												["x"] = 73598.482513477,
											}, -- end of [70]
											[273] = 
											{
												["y"] = 20217.616794233,
												["x"] = 69373.985595005,
											}, -- end of [273]
											[337] = 
											{
												["y"] = 21846.405992664,
												["x"] = 66207.160466672,
											}, -- end of [337]
											[401] = 
											{
												["y"] = 27227.113732945,
												["x"] = 65766.881942636,
											}, -- end of [401]
											[465] = 
											{
												["y"] = 28042.141521273,
												["x"] = 63474.579678518,
											}, -- end of [465]
											[137] = 
											{
												["y"] = 20441.758285976,
												["x"] = 72076.27511906,
											}, -- end of [137]
											[169] = 
											{
												["y"] = 20373.060180172,
												["x"] = 71076.508416161,
											}, -- end of [169]
											[201] = 
											{
												["y"] = 19946.566771644,
												["x"] = 70355.376033822,
											}, -- end of [201]
											[233] = 
											{
												["y"] = 20130.915638355,
												["x"] = 69846.03563164,
											}, -- end of [233]
											[274] = 
											{
												["y"] = 20617.169380743,
												["x"] = 69355.989552995,
											}, -- end of [274]
											[338] = 
											{
												["y"] = 21891.390494407,
												["x"] = 66206.139985082,
											}, -- end of [338]
											[402] = 
											{
												["y"] = 27251.177422066,
												["x"] = 65760.135893989,
											}, -- end of [402]
											[466] = 
											{
												["y"] = 28051.617583968,
												["x"] = 63471.393287916,
											}, -- end of [466]
											[118] = 
											{
												["y"] = 19909.643591261,
												["x"] = 72556.833848618,
											}, -- end of [118]
											[15] = 
											{
												["y"] = 13793.539617945,
												["x"] = 73811.45476126,
											}, -- end of [15]
											[22] = 
											{
												["y"] = 13804.750363046,
												["x"] = 73791.942647509,
											}, -- end of [22]
											[26] = 
											{
												["y"] = 13823.86720198,
												["x"] = 73787.978314527,
											}, -- end of [26]
											[275] = 
											{
												["y"] = 20627.0170133,
												["x"] = 69354.25991388,
											}, -- end of [275]
											[339] = 
											{
												["y"] = 22696.232115816,
												["x"] = 66221.757322171,
											}, -- end of [339]
											[101] = 
											{
												["y"] = 19141.280061818,
												["x"] = 73113.804524178,
											}, -- end of [101]
											[467] = 
											{
												["y"] = 28061.268603658,
												["x"] = 63468.777260286,
											}, -- end of [467]
											[138] = 
											{
												["y"] = 20443.555783822,
												["x"] = 72066.441634578,
											}, -- end of [138]
											[170] = 
											{
												["y"] = 20372.237064275,
												["x"] = 71071.665359772,
											}, -- end of [170]
											[202] = 
											{
												["y"] = 19939.415991847,
												["x"] = 70348.390388463,
											}, -- end of [202]
											[234] = 
											{
												["y"] = 20127.509142497,
												["x"] = 69842.375342253,
											}, -- end of [234]
											[276] = 
											{
												["y"] = 20641.625266987,
												["x"] = 69350.860415521,
											}, -- end of [276]
											[340] = 
											{
												["y"] = 22716.182203695,
												["x"] = 66223.123126959,
											}, -- end of [340]
											[404] = 
											{
												["y"] = 27261.075101756,
												["x"] = 65758.756605513,
											}, -- end of [404]
											[468] = 
											{
												["y"] = 28071.014757675,
												["x"] = 63466.340462497,
											}, -- end of [468]
											[30] = 
											{
												["y"] = 13840.597032845,
												["x"] = 73769.572966102,
											}, -- end of [30]
											[72] = 
											{
												["y"] = 18118.09396689,
												["x"] = 73607.355393222,
											}, -- end of [72]
											[9] = 
											{
												["y"] = 13788.750868106,
												["x"] = 73840.716155724,
											}, -- end of [9]
											[11] = 
											{
												["y"] = 13792.06954426,
												["x"] = 73831.303675655,
											}, -- end of [11]
											[277] = 
											{
												["y"] = 20752.634990009,
												["x"] = 69320.849506071,
											}, -- end of [277]
											[341] = 
											{
												["y"] = 22726.101121297,
												["x"] = 66224.386534857,
											}, -- end of [341]
											[405] = 
											{
												["y"] = 27266.071057445,
												["x"] = 65758.616221019,
											}, -- end of [405]
											[469] = 
											{
												["y"] = 28072.011737078,
												["x"] = 63462.028391803,
											}, -- end of [469]
											[139] = 
											{
												["y"] = 20444.64544304,
												["x"] = 72056.505441487,
											}, -- end of [139]
											[171] = 
											{
												["y"] = 20369.471699588,
												["x"] = 71067.527129975,
											}, -- end of [171]
											[203] = 
											{
												["y"] = 19936.173977891,
												["x"] = 70344.582024768,
											}, -- end of [203]
											[235] = 
											{
												["y"] = 20123.867651168,
												["x"] = 69838.950651684,
											}, -- end of [235]
											[278] = 
											{
												["y"] = 20776.334476304,
												["x"] = 69312.902085317,
											}, -- end of [278]
											[342] = 
											{
												["y"] = 22735.933161747,
												["x"] = 66226.202803301,
											}, -- end of [342]
											[406] = 
											{
												["y"] = 27271.063079812,
												["x"] = 65758.875859341,
											}, -- end of [406]
											[470] = 
											{
												["y"] = 28052.63326837,
												["x"] = 63379.232311503,
											}, -- end of [470]
											[35] = 
											{
												["y"] = 14552.058299518,
												["x"] = 72788.053507702,
											}, -- end of [35]
											[43] = 
											{
												["y"] = 13674.500722156,
												["x"] = 70908.306317544,
											}, -- end of [43]
											[51] = 
											{
												["y"] = 14016.403374828,
												["x"] = 71112.528513766,
											}, -- end of [51]
											[59] = 
											{
												["y"] = 15602.879143809,
												["x"] = 71341.555048723,
											}, -- end of [59]
											[279] = 
											{
												["y"] = 20823.239424465,
												["x"] = 69295.62709806,
											}, -- end of [279]
											[343] = 
											{
												["y"] = 22809.386211692,
												["x"] = 66241.304744911,
											}, -- end of [343]
											[102] = 
											{
												["y"] = 19068.591783519,
												["x"] = 73012.129980736,
											}, -- end of [102]
											[471] = 
											{
												["y"] = 28051.667774638,
												["x"] = 63369.279109573,
											}, -- end of [471]
											[140] = 
											{
												["y"] = 20445.028338024,
												["x"] = 72046.512686351,
											}, -- end of [140]
											[172] = 
											{
												["y"] = 20366.168775261,
												["x"] = 71063.751969667,
											}, -- end of [172]
											[204] = 
											{
												["y"] = 19933.397572765,
												["x"] = 70340.433179339,
											}, -- end of [204]
											[236] = 
											{
												["y"] = 20116.133389028,
												["x"] = 69832.61488599,
											}, -- end of [236]
											[280] = 
											{
												["y"] = 20828.100742414,
												["x"] = 69294.46485615,
											}, -- end of [280]
											[344] = 
											{
												["y"] = 22849.178259083,
												["x"] = 66245.349436145,
											}, -- end of [344]
											[408] = 
											{
												["y"] = 27280.931759955,
												["x"] = 65760.443634626,
											}, -- end of [408]
											[472] = 
											{
												["y"] = 28005.180260845,
												["x"] = 62570.569096918,
											}, -- end of [472]
											[13] = 
											{
												["y"] = 13793.645361583,
												["x"] = 73821.438468592,
											}, -- end of [13]
											[18] = 
											{
												["y"] = 13785.912053393,
												["x"] = 73792.89440477,
											}, -- end of [18]
											[351] = 
											{
												["y"] = 23967.230525939,
												["x"] = 66076.515160699,
											}, -- end of [351]
											[104] = 
											{
												["y"] = 19063.909155655,
												["x"] = 73003.30820964,
											}, -- end of [104]
											[281] = 
											{
												["y"] = 20833.039137487,
												["x"] = 69293.69214739,
											}, -- end of [281]
											[345] = 
											{
												["y"] = 22864.16284247,
												["x"] = 66245.95037043,
											}, -- end of [345]
											[409] = 
											{
												["y"] = 27290.591024521,
												["x"] = 65763.02470665,
											}, -- end of [409]
											[473] = 
											{
												["y"] = 28005.833633499,
												["x"] = 62565.687898208,
											}, -- end of [473]
											[141] = 
											{
												["y"] = 20444.70139568,
												["x"] = 72031.518775201,
											}, -- end of [141]
											[173] = 
											{
												["y"] = 20355.58619561,
												["x"] = 71053.108761495,
											}, -- end of [173]
											[205] = 
											{
												["y"] = 19931.353631646,
												["x"] = 70335.877246899,
											}, -- end of [205]
											[237] = 
											{
												["y"] = 20107.973352885,
												["x"] = 69826.83739577,
											}, -- end of [237]
											[282] = 
											{
												["y"] = 20838.028980145,
												["x"] = 69293.449303666,
											}, -- end of [282]
											[346] = 
											{
												["y"] = 23099.156394217,
												["x"] = 66247.344337649,
											}, -- end of [346]
											[410] = 
											{
												["y"] = 27313.754429187,
												["x"] = 65767.650216184,
											}, -- end of [410]
											[474] = 
											{
												["y"] = 28009.793044591,
												["x"] = 62563.084679985,
											}, -- end of [474]
											[479] = 
											{
												["y"] = 28023.83071994,
												["x"] = 62541.183779405,
											}, -- end of [479]
											[407] = 
											{
												["y"] = 27276.024904903,
												["x"] = 65759.488499125,
											}, -- end of [407]
											[439] = 
											{
												["y"] = 27154.872689836,
												["x"] = 64440.959264478,
											}, -- end of [439]
											[375] = 
											{
												["y"] = 24240.709806638,
												["x"] = 65719.500326179,
											}, -- end of [375]
											[283] = 
											{
												["y"] = 20843.01161303,
												["x"] = 69293.821049968,
											}, -- end of [283]
											[347] = 
											{
												["y"] = 23109.119414909,
												["x"] = 66246.53012805,
											}, -- end of [347]
											[103] = 
											{
												["y"] = 19066.096038699,
												["x"] = 73007.800132096,
											}, -- end of [103]
											[475] = 
											{
												["y"] = 28014.810365335,
												["x"] = 62562.435831808,
											}, -- end of [475]
											[142] = 
											{
												["y"] = 20442.13043414,
												["x"] = 71991.604475953,
											}, -- end of [142]
											[174] = 
											{
												["y"] = 20177.24905726,
												["x"] = 70877.973168486,
											}, -- end of [174]
											[206] = 
											{
												["y"] = 19930.23950828,
												["x"] = 70331.012143659,
											}, -- end of [206]
											[238] = 
											{
												["y"] = 20091.005972237,
												["x"] = 69816.252487033,
											}, -- end of [238]
											[284] = 
											{
												["y"] = 20851.584690874,
												["x"] = 69292.24867311,
											}, -- end of [284]
											[348] = 
											{
												["y"] = 23133.807256691,
												["x"] = 66242.605268046,
											}, -- end of [348]
											[412] = 
											{
												["y"] = 27366.15011026,
												["x"] = 65611.132970936,
											}, -- end of [412]
											[476] = 
											{
												["y"] = 28019.45397323,
												["x"] = 62560.656004407,
											}, -- end of [476]
											[311] = 
											{
												["y"] = 21533.931852142,
												["x"] = 67381.758202809,
											}, -- end of [311]
											[403] = 
											{
												["y"] = 27256.104365918,
												["x"] = 65759.2863472,
											}, -- end of [403]
											[399] = 
											{
												["y"] = 26979.92260902,
												["x"] = 65829.442570059,
											}, -- end of [399]
											[383] = 
											{
												["y"] = 26194.713630244,
												["x"] = 65938.601371713,
											}, -- end of [383]
											[285] = 
											{
												["y"] = 20852.187911935,
												["x"] = 69287.223947482,
											}, -- end of [285]
											[349] = 
											{
												["y"] = 23914.244619104,
												["x"] = 66091.179284001,
											}, -- end of [349]
											[413] = 
											{
												["y"] = 27387.34241288,
												["x"] = 65555.00694777,
											}, -- end of [413]
											[477] = 
											{
												["y"] = 28026.44926321,
												["x"] = 62556.010174219,
											}, -- end of [477]
											[143] = 
											{
												["y"] = 20438.310685117,
												["x"] = 71961.852630711,
											}, -- end of [143]
											[175] = 
											{
												["y"] = 20093.99281577,
												["x"] = 70784.751118241,
											}, -- end of [175]
											[207] = 
											{
												["y"] = 19930.007610231,
												["x"] = 70326.025604778,
											}, -- end of [207]
											[239] = 
											{
												["y"] = 20073.59412775,
												["x"] = 69806.417442131,
											}, -- end of [239]
											[286] = 
											{
												["y"] = 20853.701042564,
												["x"] = 69277.342837704,
											}, -- end of [286]
											[350] = 
											{
												["y"] = 23943.322496435,
												["x"] = 66083.81382442,
											}, -- end of [350]
											[414] = 
											{
												["y"] = 27413.30091529,
												["x"] = 65495.421241125,
											}, -- end of [414]
											[478] = 
											{
												["y"] = 28025.475850472,
												["x"] = 62551.046096617,
											}, -- end of [478]
											[36] = 
											{
												["y"] = 14191.517626761,
												["x"] = 72434.385857728,
											}, -- end of [36]
											[44] = 
											{
												["y"] = 13675.472551324,
												["x"] = 70904.09606888,
											}, -- end of [44]
											[52] = 
											{
												["y"] = 14032.333083868,
												["x"] = 71124.616141384,
											}, -- end of [52]
											[60] = 
											{
												["y"] = 15607.069459519,
												["x"] = 71338.859816014,
											}, -- end of [60]
											[287] = 
											{
												["y"] = 20854.897409831,
												["x"] = 69272.488406713,
											}, -- end of [287]
											[88] = 
											{
												["y"] = 18286.53164737,
												["x"] = 73702.578032673,
											}, -- end of [88]
											[415] = 
											{
												["y"] = 27422.336221533,
												["x"] = 65477.580724044,
											}, -- end of [415]
											[120] = 
											{
												["y"] = 19916.975649548,
												["x"] = 72563.511006154,
											}, -- end of [120]
											[144] = 
											{
												["y"] = 20430.280883712,
												["x"] = 71917.579939778,
											}, -- end of [144]
											[176] = 
											{
												["y"] = 20011.934666438,
												["x"] = 70683.937745084,
											}, -- end of [176]
											[208] = 
											{
												["y"] = 19930.431888267,
												["x"] = 70321.04447637,
											}, -- end of [208]
											[240] = 
											{
												["y"] = 20055.648349582,
												["x"] = 69797.595930157,
											}, -- end of [240]
											[288] = 
											{
												["y"] = 20856.509115515,
												["x"] = 69267.759043777,
											}, -- end of [288]
											[352] = 
											{
												["y"] = 23981.290468503,
												["x"] = 66071.293250375,
											}, -- end of [352]
											[416] = 
											{
												["y"] = 27437.276735745,
												["x"] = 65451.569880722,
											}, -- end of [416]
											[480] = 
											{
												["y"] = 28022.719947181,
												["x"] = 62531.246584754,
											}, -- end of [480]
											[382] = 
											{
												["y"] = 26189.872144828,
												["x"] = 65947.34836785,
											}, -- end of [382]
											[411] = 
											{
												["y"] = 27315.321779126,
												["x"] = 65762.841181386,
											}, -- end of [411]
											[355] = 
											{
												["y"] = 24008.185677899,
												["x"] = 66058.097774682,
											}, -- end of [355]
											[419] = 
											{
												["y"] = 27488.289684144,
												["x"] = 65360.984856193,
											}, -- end of [419]
											[289] = 
											{
												["y"] = 20858.542509875,
												["x"] = 69263.194021718,
											}, -- end of [289]
											[353] = 
											{
												["y"] = 23995.035932031,
												["x"] = 66065.293287038,
											}, -- end of [353]
											[417] = 
											{
												["y"] = 27487.326314094,
												["x"] = 65370.860432363,
											}, -- end of [417]
											[481] = 
											{
												["y"] = 28021.798852304,
												["x"] = 62516.276585493,
											}, -- end of [481]
											[145] = 
											{
												["y"] = 20305.732358566,
												["x"] = 71387.092939533,
											}, -- end of [145]
											[177] = 
											{
												["y"] = 19967.534076857,
												["x"] = 70623.504242395,
											}, -- end of [177]
											[209] = 
											{
												["y"] = 19931.289233994,
												["x"] = 70316.118401848,
											}, -- end of [209]
											[241] = 
											{
												["y"] = 20046.424146951,
												["x"] = 69793.737690409,
											}, -- end of [241]
											[290] = 
											{
												["y"] = 20867.3567394,
												["x"] = 69245.2591478,
											}, -- end of [290]
											[354] = 
											{
												["y"] = 24003.909441492,
												["x"] = 66060.688561862,
											}, -- end of [354]
											[418] = 
											{
												["y"] = 27488.244410191,
												["x"] = 65365.97978472,
											}, -- end of [418]
											[482] = 
											{
												["y"] = 27883.633896604,
												["x"] = 60095.298390569,
											}, -- end of [482]
											[483] = 
											{
												["y"] = 27871.81012516,
												["x"] = 59990.977712692,
											}, -- end of [483]
											[387] = 
											{
												["y"] = 26207.210021741,
												["x"] = 65923.075623502,
											}, -- end of [387]
											[291] = 
											{
												["y"] = 20872.255998944,
												["x"] = 69231.082978052,
											}, -- end of [291]
											[423] = 
											{
												["y"] = 27479.950205045,
												["x"] = 65306.80365571,
											}, -- end of [423]
											[73] = 
											{
												["y"] = 18128.073202292,
												["x"] = 73607.959241163,
											}, -- end of [73]
											[89] = 
											{
												["y"] = 18996.803672279,
												["x"] = 73263.967752373,
											}, -- end of [89]
											[105] = 
											{
												["y"] = 19062.268643081,
												["x"] = 72998.591645955,
											}, -- end of [105]
											[121] = 
											{
												["y"] = 19919.658150121,
												["x"] = 72567.733504307,
											}, -- end of [121]
											[146] = 
											{
												["y"] = 20302.533351281,
												["x"] = 71362.302175921,
											}, -- end of [146]
											[178] = 
											{
												["y"] = 19945.422297593,
												["x"] = 70590.176832165,
											}, -- end of [178]
											[210] = 
											{
												["y"] = 19932.451032737,
												["x"] = 70311.256781501,
											}, -- end of [210]
											[242] = 
											{
												["y"] = 20041.700691927,
												["x"] = 69792.100229965,
											}, -- end of [242]
											[292] = 
											{
												["y"] = 20910.870042376,
												["x"] = 69101.732866726,
											}, -- end of [292]
											[356] = 
											{
												["y"] = 24016.362871516,
												["x"] = 66052.345410433,
											}, -- end of [356]
											[420] = 
											{
												["y"] = 27486.767706054,
												["x"] = 65341.031280475,
											}, -- end of [420]
											[484] = 
											{
												["y"] = 27838.907489029,
												["x"] = 59783.584407488,
											}, -- end of [484]
											[487] = 
											{
												["y"] = 27770.967766212,
												["x"] = 59543.259027677,
											}, -- end of [487]
											[391] = 
											{
												["y"] = 26224.06598072,
												["x"] = 65912.483817206,
											}, -- end of [391]
											[270] = 
											{
												["y"] = 20178.137814761,
												["x"] = 69380.083720487,
											}, -- end of [270]
											[255] = 
											{
												["y"] = 19953.513004864,
												["x"] = 69776.355269309,
											}, -- end of [255]
											[293] = 
											{
												["y"] = 20924.613890706,
												["x"] = 69053.664339284,
											}, -- end of [293]
											[357] = 
											{
												["y"] = 24060.538150864,
												["x"] = 66019.556442096,
											}, -- end of [357]
											[421] = 
											{
												["y"] = 27484.903654721,
												["x"] = 65326.149856864,
											}, -- end of [421]
											[485] = 
											{
												["y"] = 27826.388479748,
												["x"] = 59724.911338874,
											}, -- end of [485]
											[147] = 
											{
												["y"] = 20301.164268666,
												["x"] = 71342.352411671,
											}, -- end of [147]
											[179] = 
											{
												["y"] = 19937.924703768,
												["x"] = 70577.186639539,
											}, -- end of [179]
											[211] = 
											{
												["y"] = 19936.797715625,
												["x"] = 70296.901127825,
											}, -- end of [211]
											[243] = 
											{
												["y"] = 20036.829572726,
												["x"] = 69791.003449799,
											}, -- end of [243]
											[294] = 
											{
												["y"] = 20929.641576136,
												["x"] = 69039.53480561,
											}, -- end of [294]
											[358] = 
											{
												["y"] = 24064.131386333,
												["x"] = 66016.108090522,
											}, -- end of [358]
											[422] = 
											{
												["y"] = 27482.857254394,
												["x"] = 65316.366045212,
											}, -- end of [422]
											[486] = 
											{
												["y"] = 27809.623088446,
												["x"] = 59662.118309723,
											}, -- end of [486]
											[37] = 
											{
												["y"] = 14117.576350258,
												["x"] = 72367.099219424,
											}, -- end of [37]
											[45] = 
											{
												["y"] = 13680.033655743,
												["x"] = 70905.47470668,
											}, -- end of [45]
											[53] = 
											{
												["y"] = 14039.918732819,
												["x"] = 71131.130254611,
											}, -- end of [53]
											[61] = 
											{
												["y"] = 15611.514103997,
												["x"] = 71339.014863252,
											}, -- end of [61]
											[74] = 
											{
												["y"] = 18138.070205017,
												["x"] = 73607.77546316,
											}, -- end of [74]
											[90] = 
											{
												["y"] = 19126.841960371,
												["x"] = 73170.755227312,
											}, -- end of [90]
											[106] = 
											{
												["y"] = 19061.282413429,
												["x"] = 72993.688574694,
											}, -- end of [106]
											[122] = 
											{
												["y"] = 19926.280935659,
												["x"] = 72573.273305964,
											}, -- end of [122]
											[148] = 
											{
												["y"] = 20301.100738427,
												["x"] = 71327.355286648,
											}, -- end of [148]
											[180] = 
											{
												["y"] = 19931.242682367,
												["x"] = 70563.761340498,
											}, -- end of [180]
											[212] = 
											{
												["y"] = 19963.799970761,
												["x"] = 70221.603604081,
											}, -- end of [212]
											[244] = 
											{
												["y"] = 20031.853000499,
												["x"] = 69791.251623715,
											}, -- end of [244]
											[296] = 
											{
												["y"] = 20944.306035405,
												["x"] = 69007.775510693,
											}, -- end of [296]
											[360] = 
											{
												["y"] = 24068.616185586,
												["x"] = 66007.273479267,
											}, -- end of [360]
											[424] = 
											{
												["y"] = 27474.583896675,
												["x"] = 65292.7952919,
											}, -- end of [424]
											[488] = 
											{
												["y"] = 27689.412416216,
												["x"] = 59312.238786464,
											}, -- end of [488]
											[395] = 
											{
												["y"] = 26435.538858886,
												["x"] = 65852.270957916,
											}, -- end of [395]
											[295] = 
											{
												["y"] = 20935.464275919,
												["x"] = 69025.712552758,
											}, -- end of [295]
											[19] = 
											{
												["y"] = 13785.474327414,
												["x"] = 73788.302396313,
											}, -- end of [19]
											[27] = 
											{
												["y"] = 13827.790092626,
												["x"] = 73784.888371033,
											}, -- end of [27]
											[297] = 
											{
												["y"] = 20965.337788644,
												["x"] = 68968.001115931,
											}, -- end of [297]
											[361] = 
											{
												["y"] = 24114.191013345,
												["x"] = 65880.200248973,
											}, -- end of [361]
											[425] = 
											{
												["y"] = 27469.193389389,
												["x"] = 65278.799660251,
											}, -- end of [425]
											[489] = 
											{
												["y"] = 27681.406667706,
												["x"] = 59293.914236918,
											}, -- end of [489]
											[149] = 
											{
												["y"] = 20301.628267351,
												["x"] = 71317.370353967,
											}, -- end of [149]
											[181] = 
											{
												["y"] = 19927.512036459,
												["x"] = 70554.48605408,
											}, -- end of [181]
											[213] = 
											{
												["y"] = 19995.125957717,
												["x"] = 70137.243339277,
											}, -- end of [213]
											[245] = 
											{
												["y"] = 20002.031548027,
												["x"] = 69794.502015041,
											}, -- end of [245]
											[298] = 
											{
												["y"] = 20970.820234702,
												["x"] = 68959.642393607,
											}, -- end of [298]
											[362] = 
											{
												["y"] = 24131.701718929,
												["x"] = 65838.752568838,
											}, -- end of [362]
											[426] = 
											{
												["y"] = 27466.242481198,
												["x"] = 65269.247059814,
											}, -- end of [426]
											[490] = 
											{
												["y"] = 27640.562534081,
												["x"] = 59213.72261904,
											}, -- end of [490]
											[31] = 
											{
												["y"] = 14539.915213804,
												["x"] = 72806.755717417,
											}, -- end of [31]
											[363] = 
											{
												["y"] = 24140.478940806,
												["x"] = 65820.783773371,
											}, -- end of [363]
											[359] = 
											{
												["y"] = 24066.816772437,
												["x"] = 66011.939819817,
											}, -- end of [359]
											[23] = 
											{
												["y"] = 13809.720626806,
												["x"] = 73792.376978821,
											}, -- end of [23]
											[299] = 
											{
												["y"] = 20994.618200401,
												["x"] = 68927.491261113,
											}, -- end of [299]
											[91] = 
											{
												["y"] = 19138.547975144,
												["x"] = 73161.379940476,
											}, -- end of [91]
											[107] = 
											{
												["y"] = 19060.737358914,
												["x"] = 72988.720988229,
											}, -- end of [107]
											[123] = 
											{
												["y"] = 19930.631081481,
												["x"] = 72570.737597547,
											}, -- end of [123]
											[150] = 
											{
												["y"] = 20302.679422496,
												["x"] = 71307.426893602,
											}, -- end of [150]
											[182] = 
											{
												["y"] = 19925.974126663,
												["x"] = 70549.7292658,
											}, -- end of [182]
											[214] = 
											{
												["y"] = 20007.902309117,
												["x"] = 70094.101400801,
											}, -- end of [214]
											[246] = 
											{
												["y"] = 19992.045907813,
												["x"] = 69794.990150113,
											}, -- end of [246]
											[300] = 
											{
												["y"] = 21116.687788241,
												["x"] = 68781.899247902,
											}, -- end of [300]
											[364] = 
											{
												["y"] = 24147.731964817,
												["x"] = 65807.655186046,
											}, -- end of [364]
											[428] = 
											{
												["y"] = 27334.340680708,
												["x"] = 64678.869991892,
											}, -- end of [428]
											[492] = 
											{
												["y"] = 25663.331447237,
												["x"] = 55898.761612178,
											}, -- end of [492]
											[303] = 
											{
												["y"] = 21555.786488719,
												["x"] = 68323.323619858,
											}, -- end of [303]
											[92] = 
											{
												["y"] = 19142.255937179,
												["x"] = 73158.024932598,
											}, -- end of [92]
											[431] = 
											{
												["y"] = 27328.882110477,
												["x"] = 64664.937556547,
											}, -- end of [431]
											[495] = 
											{
												["y"] = 24066.884809149,
												["x"] = 52251.606182831,
											}, -- end of [495]
											[301] = 
											{
												["y"] = 21180.383546264,
												["x"] = 68711.429760417,
											}, -- end of [301]
											[365] = 
											{
												["y"] = 24153.037415706,
												["x"] = 65799.180327849,
											}, -- end of [365]
											[429] = 
											{
												["y"] = 27332.879015283,
												["x"] = 64674.09044588,
											}, -- end of [429]
											[493] = 
											{
												["y"] = 25650.328052669,
												["x"] = 55871.729975305,
											}, -- end of [493]
											[151] = 
											{
												["y"] = 20304.296813039,
												["x"] = 71297.560685054,
											}, -- end of [151]
											[183] = 
											{
												["y"] = 19924.729846214,
												["x"] = 70544.887210402,
											}, -- end of [183]
											[215] = 
											{
												["y"] = 20009.865028003,
												["x"] = 70089.507100475,
											}, -- end of [215]
											[247] = 
											{
												["y"] = 19987.048614694,
												["x"] = 69794.852640115,
											}, -- end of [247]
											[302] = 
											{
												["y"] = 21523.450809357,
												["x"] = 68354.612388838,
											}, -- end of [302]
											[366] = 
											{
												["y"] = 24161.648662117,
												["x"] = 65786.901100185,
											}, -- end of [366]
											[430] = 
											{
												["y"] = 27331.084218035,
												["x"] = 64669.422351841,
											}, -- end of [430]
											[494] = 
											{
												["y"] = 24064.760395642,
												["x"] = 52254.859124207,
											}, -- end of [494]
											[38] = 
											{
												["y"] = 14114.5238431,
												["x"] = 72363.148677554,
											}, -- end of [38]
											[46] = 
											{
												["y"] = 13684.44197274,
												["x"] = 70908.204302983,
											}, -- end of [46]
											[54] = 
											{
												["y"] = 14047.130562973,
												["x"] = 71138.055019327,
											}, -- end of [54]
											[62] = 
											{
												["y"] = 15614.892176356,
												["x"] = 71342.635884436,
											}, -- end of [62]
											[76] = 
											{
												["y"] = 18147.070196525,
												["x"] = 73610.39143241,
											}, -- end of [76]
											[367] = 
											{
												["y"] = 24189.389842629,
												["x"] = 65751.473584439,
											}, -- end of [367]
											[108] = 
											{
												["y"] = 19032.120879685,
												["x"] = 72289.307532317,
											}, -- end of [108]
											[124] = 
											{
												["y"] = 20006.67792424,
												["x"] = 72522.564763322,
											}, -- end of [124]
											[152] = 
											{
												["y"] = 20306.493822429,
												["x"] = 71287.806503626,
											}, -- end of [152]
											[184] = 
											{
												["y"] = 19923.854953617,
												["x"] = 70539.966181253,
											}, -- end of [184]
											[216] = 
											{
												["y"] = 20012.285817984,
												["x"] = 70085.137688265,
											}, -- end of [216]
											[248] = 
											{
												["y"] = 19982.0704312,
												["x"] = 69794.383189024,
											}, -- end of [248]
											[304] = 
											{
												["y"] = 21559.083515841,
												["x"] = 68319.564550611,
											}, -- end of [304]
											[368] = 
											{
												["y"] = 24205.602247387,
												["x"] = 65732.448483176,
											}, -- end of [368]
											[432] = 
											{
												["y"] = 27326.255162863,
												["x"] = 64660.687890534,
											}, -- end of [432]
											[496] = 
											{
												["y"] = 24072.090813937,
												["x"] = 52252.031346484,
											}, -- end of [496]
											[335] = 
											{
												["y"] = 21816.554735781,
												["x"] = 66210.001187473,
											}, -- end of [335]
											[499] = 
											{
												["y"] = 24087.108376939,
												["x"] = 52252.378467376,
											}, -- end of [499]
											[435] = 
											{
												["y"] = 27244.33122257,
												["x"] = 64573.110172328,
											}, -- end of [435]
											[371] = 
											{
												["y"] = 24221.06606427,
												["x"] = 65720.016261153,
											}, -- end of [371]
											[305] = 
											{
												["y"] = 21561.991265114,
												["x"] = 68315.502144498,
											}, -- end of [305]
											[369] = 
											{
												["y"] = 24212.704621557,
												["x"] = 65725.41490112,
											}, -- end of [369]
											[433] = 
											{
												["y"] = 27323.294553015,
												["x"] = 64656.661294887,
											}, -- end of [433]
											[497] = 
											{
												["y"] = 24077.111934952,
												["x"] = 52252.477433961,
											}, -- end of [497]
											[153] = 
											{
												["y"] = 20309.243007397,
												["x"] = 71278.192619616,
											}, -- end of [153]
											[185] = 
											{
												["y"] = 19923.437198558,
												["x"] = 70534.985828544,
											}, -- end of [185]
											[217] = 
											{
												["y"] = 20015.134200629,
												["x"] = 70081.029284323,
											}, -- end of [217]
											[249] = 
											{
												["y"] = 19977.155335379,
												["x"] = 69793.485121787,
											}, -- end of [249]
											[306] = 
											{
												["y"] = 21563.719563694,
												["x"] = 68310.871713569,
											}, -- end of [306]
											[370] = 
											{
												["y"] = 24216.653765977,
												["x"] = 65722.355517676,
											}, -- end of [370]
											[434] = 
											{
												["y"] = 27316.794233694,
												["x"] = 64649.062419979,
											}, -- end of [434]
											[498] = 
											{
												["y"] = 24082.10975506,
												["x"] = 52252.560758359,
											}, -- end of [498]
											[307] = 
											{
												["y"] = 21563.704838271,
												["x"] = 68305.861225305,
											}, -- end of [307]
											[334] = 
											{
												["y"] = 21806.749537433,
												["x"] = 66211.95187034,
											}, -- end of [334]
											[331] = 
											{
												["y"] = 21792.737915644,
												["x"] = 66217.174641599,
											}, -- end of [331]
											[327] = 
											{
												["y"] = 21779.332365751,
												["x"] = 66231.601891142,
											}, -- end of [327]
											[77] = 
											{
												["y"] = 18148.081953095,
												["x"] = 73615.264216941,
											}, -- end of [77]
											[93] = 
											{
												["y"] = 19145.731023183,
												["x"] = 73154.432118465,
											}, -- end of [93]
											[109] = 
											{
												["y"] = 19031.075928848,
												["x"] = 72229.322573501,
											}, -- end of [109]
											[125] = 
											{
												["y"] = 20035.013657282,
												["x"] = 72502.030460759,
											}, -- end of [125]
											[154] = 
											{
												["y"] = 20314.238591897,
												["x"] = 71264.052144968,
											}, -- end of [154]
											[186] = 
											{
												["y"] = 19923.563802061,
												["x"] = 70529.990286258,
											}, -- end of [186]
											[218] = 
											{
												["y"] = 20018.295657414,
												["x"] = 70077.156044677,
											}, -- end of [218]
											[250] = 
											{
												["y"] = 19972.377177416,
												["x"] = 69792.02676917,
											}, -- end of [250]
											[308] = 
											{
												["y"] = 21530.575513915,
												["x"] = 67406.47704918,
											}, -- end of [308]
											[372] = 
											{
												["y"] = 24225.84810717,
												["x"] = 65718.59332301,
											}, -- end of [372]
											[436] = 
											{
												["y"] = 27153.816014069,
												["x"] = 64453.497810369,
											}, -- end of [436]
											[500] = 
											{
												["y"] = 24092.071634953,
												["x"] = 52251.806653938,
											}, -- end of [500]
											[491] = 
											{
												["y"] = 27568.477817021,
												["x"] = 59082.20226917,
											}, -- end of [491]
											[427] = 
											{
												["y"] = 27462.751611654,
												["x"] = 65254.660873695,
											}, -- end of [427]
											[75] = 
											{
												["y"] = 18143.126088895,
												["x"] = 73607.901451473,
											}, -- end of [75]
											[317] = 
											{
												["y"] = 21600.649599899,
												["x"] = 67236.809530276,
											}, -- end of [317]
											[309] = 
											{
												["y"] = 21531.239361641,
												["x"] = 67396.502594727,
											}, -- end of [309]
											[373] = 
											{
												["y"] = 24230.822980898,
												["x"] = 65718.160873289,
											}, -- end of [373]
											[437] = 
											{
												["y"] = 27151.167301609,
												["x"] = 64449.197351032,
											}, -- end of [437]
											[501] = 
											{
												["y"] = 24093.332546455,
												["x"] = 52251.561445212,
											}, -- end of [501]
											[155] = 
											{
												["y"] = 20321.977118986,
												["x"] = 71245.611753438,
											}, -- end of [155]
											[187] = 
											{
												["y"] = 19924.297299045,
												["x"] = 70525.048339632,
											}, -- end of [187]
											[219] = 
											{
												["y"] = 20069.545525148,
												["x"] = 70022.421718522,
											}, -- end of [219]
											[251] = 
											{
												["y"] = 19967.824108419,
												["x"] = 69789.967040703,
											}, -- end of [251]
											[310] = 
											{
												["y"] = 21531.911329764,
												["x"] = 67391.548341365,
											}, -- end of [310]
											[374] = 
											{
												["y"] = 24235.803231058,
												["x"] = 65718.544562508,
											}, -- end of [374]
											[438] = 
											{
												["y"] = 27151.349608625,
												["x"] = 64444.538695692,
											}, -- end of [438]
											[381] = 
											{
												["y"] = 26183.607248175,
												["x"] = 65960.974575659,
											}, -- end of [381]
											[39] = 
											{
												["y"] = 14112.316504336,
												["x"] = 72358.675651319,
											}, -- end of [39]
											[47] = 
											{
												["y"] = 13696.73681976,
												["x"] = 70916.793622792,
											}, -- end of [47]
											[55] = 
											{
												["y"] = 14070.859886032,
												["x"] = 71163.779362089,
											}, -- end of [55]
											[63] = 
											{
												["y"] = 15648.662454298,
												["x"] = 71386.191808065,
											}, -- end of [63]
											[78] = 
											{
												["y"] = 18150.814929207,
												["x"] = 73660.228965593,
											}, -- end of [78]
											[94] = 
											{
												["y"] = 19148.746355567,
												["x"] = 73150.452370736,
											}, -- end of [94]
											[110] = 
											{
												["y"] = 19031.492152053,
												["x"] = 72219.332366638,
											}, -- end of [110]
											[126] = 
											{
												["y"] = 20070.029306984,
												["x"] = 72473.771210116,
											}, -- end of [126]
											[156] = 
											{
												["y"] = 20362.331162873,
												["x"] = 71159.639509368,
											}, -- end of [156]
											[188] = 
											{
												["y"] = 19925.643714559,
												["x"] = 70520.235792744,
											}, -- end of [188]
											[220] = 
											{
												["y"] = 20072.388388875,
												["x"] = 70018.310078239,
											}, -- end of [220]
											[252] = 
											{
												["y"] = 19963.584333627,
												["x"] = 69787.325318905,
											}, -- end of [252]
											[312] = 
											{
												["y"] = 21536.695721912,
												["x"] = 67372.149484085,
											}, -- end of [312]
											[376] = 
											{
												["y"] = 24255.22165862,
												["x"] = 65723.290331423,
											}, -- end of [376]
											[440] = 
											{
												["y"] = 27178.088706412,
												["x"] = 64421.952796582,
											}, -- end of [440]
											[398] = 
											{
												["y"] = 26974.983587915,
												["x"] = 65830.195468131,
											}, -- end of [398]
											[87] = 
											{
												["y"] = 18256.442298826,
												["x"] = 73720.449800299,
											}, -- end of [87]
											[71] = 
											{
												["y"] = 18103.232252275,
												["x"] = 73605.34500104,
											}, -- end of [71]
											[323] = 
											{
												["y"] = 21766.634393291,
												["x"] = 66279.877795759,
											}, -- end of [323]
											[319] = 
											{
												["y"] = 21738.030085123,
												["x"] = 67034.122387661,
											}, -- end of [319]
											[313] = 
											{
												["y"] = 21541.73890601,
												["x"] = 67358.025087219,
											}, -- end of [313]
											[377] = 
											{
												["y"] = 26083.073146795,
												["x"] = 66259.20977399,
											}, -- end of [377]
											[441] = 
											{
												["y"] = 27188.736645872,
												["x"] = 64411.390251499,
											}, -- end of [441]
											[69] = 
											{
												["y"] = 17185.468688552,
												["x"] = 73360.358641382,
											}, -- end of [69]
											[157] = 
											{
												["y"] = 20365.622520656,
												["x"] = 71150.198077478,
											}, -- end of [157]
											[189] = 
											{
												["y"] = 19927.541696903,
												["x"] = 70515.613555446,
											}, -- end of [189]
											[221] = 
											{
												["y"] = 20077.531746869,
												["x"] = 70009.735424312,
											}, -- end of [221]
											[253] = 
											{
												["y"] = 19959.731967619,
												["x"] = 69784.142584325,
											}, -- end of [253]
											[314] = 
											{
												["y"] = 21551.359991294,
												["x"] = 67334.953010485,
											}, -- end of [314]
											[378] = 
											{
												["y"] = 26085.178545379,
												["x"] = 66254.791491897,
											}, -- end of [378]
											[442] = 
											{
												["y"] = 27199.444224862,
												["x"] = 64400.890497103,
											}, -- end of [442]
											[451] = 
											{
												["y"] = 27122.015459462,
												["x"] = 64231.725514089,
											}, -- end of [451]
											[455] = 
											{
												["y"] = 27756.394125253,
												["x"] = 63674.882946189,
											}, -- end of [455]
											[459] = 
											{
												["y"] = 27995.499631225,
												["x"] = 63511.289003242,
											}, -- end of [459]
											[223] = 
											{
												["y"] = 20129.383525915,
												["x"] = 69907.114281784,
											}, -- end of [223]
											[191] = 
											{
												["y"] = 19932.559992432,
												["x"] = 70506.974944874,
											}, -- end of [191]
											[79] = 
											{
												["y"] = 18155.441585765,
												["x"] = 73740.092917496,
											}, -- end of [79]
											[95] = 
											{
												["y"] = 19150.885287336,
												["x"] = 73145.946558251,
											}, -- end of [95]
											[111] = 
											{
												["y"] = 19032.029499643,
												["x"] = 72214.36269521,
											}, -- end of [111]
											[159] = 
											{
												["y"] = 20369.33724469,
												["x"] = 71135.676642828,
											}, -- end of [159]
										}, -- end of [1]
										[4] = 
										{
											[1] = 
											{
												["y"] = -25675.932666459,
												["x"] = 28097.34665386,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -25686.632388037,
												["x"] = 28086.83658001,
											}, -- end of [2]
											[3] = 
											{
												["y"] = -25694.191049304,
												["x"] = 28080.293522732,
											}, -- end of [3]
											[4] = 
											{
												["y"] = -25698.369054277,
												["x"] = 28077.563368273,
											}, -- end of [4]
											[5] = 
											{
												["y"] = -25703.190797992,
												["x"] = 28076.299333332,
											}, -- end of [5]
											[6] = 
											{
												["y"] = -25708.093472482,
												["x"] = 28075.248649455,
											}, -- end of [6]
											[7] = 
											{
												["y"] = -25712.863042627,
												["x"] = 28073.784691164,
											}, -- end of [7]
											[8] = 
											{
												["y"] = -25717.246322308,
												["x"] = 28071.464427842,
											}, -- end of [8]
											[9] = 
											{
												["y"] = -25720.936825666,
												["x"] = 28068.131969332,
											}, -- end of [9]
											[10] = 
											{
												["y"] = -25734.628665146,
												["x"] = 28053.525975942,
											}, -- end of [10]
											[11] = 
											{
												["y"] = -26414.5649736,
												["x"] = 27299.941640772,
											}, -- end of [11]
											[12] = 
											{
												["y"] = -26448.641104133,
												["x"] = 27256.778276885,
											}, -- end of [12]
											[13] = 
											{
												["y"] = -26466.056229103,
												["x"] = 27232.354840707,
											}, -- end of [13]
											[14] = 
											{
												["y"] = -26474.011168579,
												["x"] = 27219.639781453,
											}, -- end of [14]
											[15] = 
											{
												["y"] = -26481.292233019,
												["x"] = 27206.527523982,
											}, -- end of [15]
											[16] = 
											{
												["y"] = -26487.807765376,
												["x"] = 27193.018969864,
											}, -- end of [16]
											[17] = 
											{
												["y"] = -26493.457120316,
												["x"] = 27179.126401906,
											}, -- end of [17]
											[18] = 
											{
												["y"] = -26498.181816863,
												["x"] = 27164.892839768,
											}, -- end of [18]
											[19] = 
											{
												["y"] = -26501.974546944,
												["x"] = 27150.382846817,
											}, -- end of [19]
											[20] = 
											{
												["y"] = -26504.875711529,
												["x"] = 27135.668295965,
											}, -- end of [20]
											[21] = 
											{
												["y"] = -26506.959893792,
												["x"] = 27120.815457956,
											}, -- end of [21]
											[22] = 
											{
												["y"] = -26508.648836843,
												["x"] = 27100.889596614,
											}, -- end of [22]
											[23] = 
											{
												["y"] = -26509.317823723,
												["x"] = 27080.902605407,
											}, -- end of [23]
											[24] = 
											{
												["y"] = -26508.487953975,
												["x"] = 27040.91451598,
											}, -- end of [24]
											[25] = 
											{
												["y"] = -26504.511092907,
												["x"] = 26981.054263557,
											}, -- end of [25]
											[26] = 
											{
												["y"] = -26465.906332055,
												["x"] = 26577.989966909,
											}, -- end of [26]
											[27] = 
											{
												["y"] = -26463.716646272,
												["x"] = 26463.021885408,
											}, -- end of [27]
											[28] = 
											{
												["y"] = -26465.951624096,
												["x"] = 26383.06035108,
											}, -- end of [28]
											[29] = 
											{
												["y"] = -26469.760466469,
												["x"] = 26333.210897109,
											}, -- end of [29]
											[30] = 
											{
												["y"] = -26474.164693769,
												["x"] = 26298.49263691,
											}, -- end of [30]
											[31] = 
											{
												["y"] = -26479.453686418,
												["x"] = 26268.966153626,
											}, -- end of [31]
											[32] = 
											{
												["y"] = -26485.16167317,
												["x"] = 26244.629611381,
											}, -- end of [32]
											[33] = 
											{
												["y"] = -26492.217797963,
												["x"] = 26220.649585239,
											}, -- end of [33]
											[34] = 
											{
												["y"] = -26498.87890751,
												["x"] = 26201.793794163,
											}, -- end of [34]
											[35] = 
											{
												["y"] = -26508.426815313,
												["x"] = 26178.691297744,
											}, -- end of [35]
											[36] = 
											{
												["y"] = -26514.910513716,
												["x"] = 26165.167633485,
											}, -- end of [36]
											[37] = 
											{
												["y"] = -26522.097605366,
												["x"] = 26152.003214562,
											}, -- end of [37]
											[38] = 
											{
												["y"] = -26530.011116022,
												["x"] = 26139.263283076,
											}, -- end of [38]
											[39] = 
											{
												["y"] = -26538.601715934,
												["x"] = 26126.969194932,
											}, -- end of [39]
											[40] = 
											{
												["y"] = -26550.950259702,
												["x"] = 26111.240296725,
											}, -- end of [40]
											[41] = 
											{
												["y"] = -26567.495931646,
												["x"] = 26092.503577756,
											}, -- end of [41]
											[42] = 
											{
												["y"] = -26588.492158837,
												["x"] = 26071.07913039,
											}, -- end of [42]
											[43] = 
											{
												["y"] = -26628.88645282,
												["x"] = 26033.760012218,
											}, -- end of [43]
											[44] = 
											{
												["y"] = -26713.118160544,
												["x"] = 25963.029509152,
											}, -- end of [44]
											[45] = 
											{
												["y"] = -26792.324349664,
												["x"] = 25901.998819466,
											}, -- end of [45]
											[46] = 
											{
												["y"] = -26817.021018302,
												["x"] = 25884.97416059,
											}, -- end of [46]
											[47] = 
											{
												["y"] = -26834.140515569,
												["x"] = 25874.640283767,
											}, -- end of [47]
											[48] = 
											{
												["y"] = -26847.434082248,
												["x"] = 25867.697619137,
											}, -- end of [48]
											[49] = 
											{
												["y"] = -26861.107606268,
												["x"] = 25861.535584695,
											}, -- end of [49]
											[50] = 
											{
												["y"] = -26879.792596739,
												["x"] = 25854.412133057,
											}, -- end of [50]
											[51] = 
											{
												["y"] = -26908.370785427,
												["x"] = 25845.293502714,
											}, -- end of [51]
											[52] = 
											{
												["y"] = -27005.028134602,
												["x"] = 25819.688658006,
											}, -- end of [52]
											[53] = 
											{
												["y"] = -27573.388500414,
												["x"] = 25681.362465021,
											}, -- end of [53]
											[54] = 
											{
												["y"] = -27635.205136087,
												["x"] = 25661.289865754,
											}, -- end of [54]
											[55] = 
											{
												["y"] = -27691.268382683,
												["x"] = 25639.93504541,
											}, -- end of [55]
											[56] = 
											{
												["y"] = -27759.868868895,
												["x"] = 25609.639078221,
											}, -- end of [56]
											[57] = 
											{
												["y"] = -27884.862591036,
												["x"] = 25546.608471205,
											}, -- end of [57]
											[58] = 
											{
												["y"] = -28095.3018927,
												["x"] = 25431.252514416,
											}, -- end of [58]
											[59] = 
											{
												["y"] = -28171.681053564,
												["x"] = 25383.662158465,
											}, -- end of [59]
											[60] = 
											{
												["y"] = -28212.708962361,
												["x"] = 25355.093949783,
											}, -- end of [60]
											[61] = 
											{
												["y"] = -28248.310961737,
												["x"] = 25327.578724767,
											}, -- end of [61]
											[62] = 
											{
												["y"] = -28282.520618113,
												["x"] = 25298.351143225,
											}, -- end of [62]
											[63] = 
											{
												["y"] = -28340.613781483,
												["x"] = 25243.360116824,
											}, -- end of [63]
											[64] = 
											{
												["y"] = -28419.778461149,
												["x"] = 25159.961211904,
											}, -- end of [64]
											[65] = 
											{
												["y"] = -28723.845039324,
												["x"] = 24835.11991299,
											}, -- end of [65]
											[66] = 
											{
												["y"] = -28839.815498835,
												["x"] = 24717.774891438,
											}, -- end of [66]
											[67] = 
											{
												["y"] = -28869.277033449,
												["x"] = 24683.767239046,
											}, -- end of [67]
											[68] = 
											{
												["y"] = -28887.723116486,
												["x"] = 24660.111004968,
											}, -- end of [68]
											[69] = 
											{
												["y"] = -28902.132535863,
												["x"] = 24639.685408172,
											}, -- end of [69]
											[70] = 
											{
												["y"] = -28918.135244765,
												["x"] = 24614.31468785,
											}, -- end of [70]
											[71] = 
											{
												["y"] = -28932.836408103,
												["x"] = 24588.166798542,
											}, -- end of [71]
											[72] = 
											{
												["y"] = -28948.476365556,
												["x"] = 24556.859315659,
											}, -- end of [72]
											[73] = 
											{
												["y"] = -28962.560807577,
												["x"] = 24524.821958857,
											}, -- end of [73]
											[74] = 
											{
												["y"] = -28975.009408642,
												["x"] = 24492.115202105,
											}, -- end of [74]
											[75] = 
											{
												["y"] = -28981.160110244,
												["x"] = 24473.086583007,
											}, -- end of [75]
											[76] = 
											{
												["y"] = -28984.954470009,
												["x"] = 24458.577221216,
											}, -- end of [76]
											[77] = 
											{
												["y"] = -28986.836276716,
												["x"] = 24448.757779655,
											}, -- end of [77]
											[78] = 
											{
												["y"] = -28987.968481655,
												["x"] = 24438.82492698,
											}, -- end of [78]
											[79] = 
											{
												["y"] = -28988.340471386,
												["x"] = 24428.833361082,
											}, -- end of [79]
											[80] = 
											{
												["y"] = -28991.349945384,
												["x"] = 24206.301773929,
											}, -- end of [80]
										}, -- end of [4]
										[5] = 
										{
											[1] = 
											{
												["y"] = -28989.389308296,
												["x"] = 24206.275315768,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -28921.779676374,
												["x"] = 24156.990776869,
											}, -- end of [2]
										}, -- end of [5]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 44,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 12962.909874301,
											["x"] = 74712.427177701,
											["ETA_locked"] = true,
											["speed"] = 6.1666666666667,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Hold",
															["number"] = 2,
															["params"] = 
															{
																["templateId"] = "",
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 39,
											["type"] = "Turning Point",
											["ETA"] = 3276.637175131,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 24093.547760356,
											["x"] = 52253.057951711,
											["ETA_locked"] = false,
											["speed"] = 10.791666666667,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 30,
											["type"] = "Turning Point",
											["ETA"] = 4746.9217336353,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 11722.703294981,
											["x"] = 44258.579771314,
											["ETA_locked"] = false,
											["speed"] = 15.930555555556,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 36,
											["type"] = "Turning Point",
											["ETA"] = 7919.3822649531,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -25674.573168458,
											["x"] = 28096.017728296,
											["ETA_locked"] = false,
											["speed"] = 16.958333333333,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 39,
											["type"] = "Turning Point",
											["ETA"] = 8689.8397904447,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -28989.389308296,
											["x"] = 24206.275315768,
											["ETA_locked"] = false,
											["speed"] = 16.958333333333,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 38,
											["type"] = "Turning Point",
											["ETA"] = 14434.304867158,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -28921.779676374,
											["x"] = 24156.990776869,
											["ETA_locked"] = false,
											["speed"] = 21.069444444444,
											["action"] = "Vee",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
									}, -- end of ["points"]
									["routeRelativeTOT"] = false,
								}, -- end of ["route"]
								["groupId"] = 13,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "MaxxPro_MRAP",
										["unitId"] = 14,
										["y"] = 12962.909874301,
										["x"] = 74712.427177701,
										["name"] = "Iraqi Special Forces-2",
										["heading"] = 2.2051446160483,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1043 HMMWV Armament",
										["unitId"] = 17,
										["y"] = 12938.658855321,
										["x"] = 74730.086911277,
										["name"] = "Iraqi Special Forces-5",
										["heading"] = 2.2002026466016,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1043 HMMWV Armament",
										["unitId"] = 16,
										["y"] = 12914.407540466,
										["x"] = 74747.746860203,
										["name"] = "Iraqi Special Forces-4",
										["heading"] = 2.2002026436929,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "HL_KORD",
										["unitId"] = 15,
										["y"] = 12890.156225921,
										["x"] = 74765.40680764,
										["name"] = "Iraqi Special Forces-3",
										["heading"] = 2.2002026096613,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "MaxxPro_MRAP",
										["unitId"] = 13,
										["y"] = 12865.904910154,
										["x"] = 74783.066753549,
										["name"] = "Iraqi Special Forces-1",
										["heading"] = 2.2002025445224,
										["playerCanDrive"] = true,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 12962.909874301,
								["x"] = 74712.427177701,
								["name"] = "Iraqi Special Forces",
								["start_time"] = 0,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 0.83775804095728,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12691.476742994,
											["speed"] = 0,
											["x"] = 74977.234326933,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 3,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "iqaf",
										["category"] = "Helicopters",
										["type"] = "Mi-24P",
										["unitId"] = 3,
										["rate"] = 20,
										["y"] = 12691.476742994,
										["x"] = 74977.234326933,
										["name"] = "Static Mi-24P-2-1",
										["heading"] = 0.83775804095728,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12691.476742994,
								["x"] = 74977.234326933,
								["name"] = "Static Mi-24P-2",
								["dead"] = false,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [1]
				[2] = 
				{
					["id"] = 80,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 13150.054657087,
											["speed"] = 0,
											["x"] = 74568.598081793,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 4,
								["units"] = 
								{
									[1] = 
									{
										["mass"] = 1500,
										["category"] = "Cargos",
										["canCargo"] = true,
										["shape_name"] = "ammo_box_cargo",
										["type"] = "ammo_cargo",
										["unitId"] = 4,
										["rate"] = 100,
										["y"] = 13150.054657087,
										["x"] = 74568.598081793,
										["name"] = "Static Ammo-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13150.054657087,
								["x"] = 74568.598081793,
								["name"] = "Static Ammo-1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12813.523759734,
											["speed"] = 0,
											["x"] = 74883.871470972,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 5,
								["units"] = 
								{
									[1] = 
									{
										["mass"] = 1500,
										["category"] = "Cargos",
										["canCargo"] = true,
										["shape_name"] = "ammo_box_cargo",
										["type"] = "ammo_cargo",
										["unitId"] = 5,
										["rate"] = 100,
										["y"] = 12813.523759734,
										["x"] = 74883.871470972,
										["name"] = "Static Ammo-2-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12813.523759734,
								["x"] = 74883.871470972,
								["name"] = "Static Ammo-2",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12870.305858959,
											["speed"] = 0,
											["x"] = 74832.549188981,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 6,
								["units"] = 
								{
									[1] = 
									{
										["mass"] = 1500,
										["category"] = "Cargos",
										["canCargo"] = true,
										["shape_name"] = "ammo_box_cargo",
										["type"] = "ammo_cargo",
										["unitId"] = 6,
										["rate"] = 100,
										["y"] = 12870.305858959,
										["x"] = 74832.549188981,
										["name"] = "Static Ammo-3-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12870.305858959,
								["x"] = 74832.549188981,
								["name"] = "Static Ammo-3",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12848.362242398,
											["speed"] = 0,
											["x"] = 74876.976179595,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 7,
								["units"] = 
								{
									[1] = 
									{
										["mass"] = 1500,
										["category"] = "Cargos",
										["canCargo"] = true,
										["shape_name"] = "ammo_box_cargo",
										["type"] = "ammo_cargo",
										["unitId"] = 7,
										["rate"] = 100,
										["y"] = 12848.362242398,
										["x"] = 74876.976179595,
										["name"] = "Static Ammo-4-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12848.362242398,
								["x"] = 74876.976179595,
								["name"] = "Static Ammo-4",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12924.90403129,
											["speed"] = 0,
											["x"] = 74808.525993155,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 8,
								["units"] = 
								{
									[1] = 
									{
										["mass"] = 1500,
										["category"] = "Cargos",
										["canCargo"] = true,
										["shape_name"] = "ammo_box_cargo",
										["type"] = "ammo_cargo",
										["unitId"] = 8,
										["rate"] = 100,
										["y"] = 12924.90403129,
										["x"] = 74808.525993155,
										["name"] = "Static Ammo-5-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12924.90403129,
								["x"] = 74808.525993155,
								["name"] = "Static Ammo-5",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 0.80285145591739,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12886.084128275,
											["speed"] = 0,
											["x"] = 74841.238073944,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 19,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "dark green",
										["category"] = "Helicopters",
										["type"] = "CH-47Fbl1",
										["unitId"] = 60,
										["rate"] = 40,
										["y"] = 12886.084128275,
										["x"] = 74841.238073944,
										["name"] = "Static CH-47F-1",
										["heading"] = 0.80285145591739,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12886.084128275,
								["x"] = 74841.238073944,
								["name"] = "Static CH-47F-1",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 0.7679448708775,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12729.029997861,
											["speed"] = 0,
											["x"] = 74951.415881244,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 21,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "IQAA no Exh-IR supp",
										["category"] = "Helicopters",
										["type"] = "Mi-8MT",
										["unitId"] = 62,
										["rate"] = "30",
										["y"] = 12729.029997861,
										["x"] = 74951.415881244,
										["name"] = "Static Mi-8MTV2-1",
										["heading"] = 0.7679448708775,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12729.029997861,
								["x"] = 74951.415881244,
								["name"] = "Static Mi-8MTV2-1",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 0.80285145591739,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12911.354667853,
											["speed"] = 0,
											["x"] = 74821.920217594,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 27,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "dark green",
										["category"] = "Helicopters",
										["type"] = "CH-47Fbl1",
										["unitId"] = 68,
										["rate"] = 40,
										["y"] = 12911.354667853,
										["x"] = 74821.920217594,
										["name"] = "Static CH-47F-3-1",
										["heading"] = 0.80285145591739,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12911.354667853,
								["x"] = 74821.920217594,
								["name"] = "Static CH-47F-3",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 0.80285145591739,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12936.490933292,
											["speed"] = 0,
											["x"] = 74805.670510644,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 28,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "dark green",
										["category"] = "Helicopters",
										["type"] = "CH-47Fbl1",
										["unitId"] = 69,
										["rate"] = 40,
										["y"] = 12936.490933292,
										["x"] = 74805.670510644,
										["name"] = "Static CH-47F-4-1",
										["heading"] = 0.80285145591739,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12936.490933292,
								["x"] = 74805.670510644,
								["name"] = "Static CH-47F-4",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 0.80285145591739,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12836.580625712,
											["speed"] = 0,
											["x"] = 74878.794191922,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 29,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "dark green",
										["category"] = "Helicopters",
										["type"] = "CH-47Fbl1",
										["unitId"] = 70,
										["rate"] = 40,
										["y"] = 12836.580625712,
										["x"] = 74878.794191922,
										["name"] = "Static CH-47F-5-1",
										["heading"] = 0.80285145591739,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12836.580625712,
								["x"] = 74878.794191922,
								["name"] = "Static CH-47F-5",
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 0.80285145591739,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12803.065605126,
											["speed"] = 0,
											["x"] = 74898.090718926,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 30,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "dark green",
										["category"] = "Helicopters",
										["type"] = "CH-47Fbl1",
										["unitId"] = 71,
										["rate"] = 40,
										["y"] = 12803.065605126,
										["x"] = 74898.090718926,
										["name"] = "Static CH-47F-6-1",
										["heading"] = 0.80285145591739,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12803.065605126,
								["x"] = 74898.090718926,
								["name"] = "Static CH-47F-6",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 0.80285145591739,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12762.971336252,
											["speed"] = 0,
											["x"] = 74926.321318853,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 31,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "dark green",
										["category"] = "Helicopters",
										["type"] = "CH-47Fbl1",
										["unitId"] = 72,
										["rate"] = 40,
										["y"] = 12762.971336252,
										["x"] = 74926.321318853,
										["name"] = "Static CH-47F-7-1",
										["heading"] = 0.80285145591739,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12762.971336252,
								["x"] = 74926.321318853,
								["name"] = "Static CH-47F-7",
								["dead"] = false,
							}, -- end of [12]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["name"] = "CJTF Blue",
				}, -- end of [2]
				[3] = 
				{
					["id"] = 2,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 3.4906585039887,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12837.488110409,
											["speed"] = 0,
											["x"] = 74896.298245608,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 9,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Personnel",
										["shape_name"] = "carrier_tech_USA",
										["type"] = "us carrier tech",
										["unitId"] = 9,
										["rate"] = 20,
										["y"] = 12837.488110409,
										["x"] = 74896.298245608,
										["name"] = "Static Carrier Technician-1",
										["heading"] = 3.4906585039887,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12837.488110409,
								["x"] = 74896.298245608,
								["name"] = "Static Carrier Technician-1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 2.7052603405912,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12917.928209901,
											["speed"] = 0,
											["x"] = 74763.808669973,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 10,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "brown",
										["category"] = "Personnel",
										["shape_name"] = "carrier_tech_USA",
										["type"] = "us carrier tech",
										["unitId"] = 10,
										["rate"] = 20,
										["y"] = 12917.928209901,
										["x"] = 74763.808669973,
										["name"] = "Static Carrier Technician-2-1",
										["heading"] = 2.7052603405912,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12917.928209901,
								["x"] = 74763.808669973,
								["name"] = "Static Carrier Technician-2",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 3.4906585039887,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12887.819587459,
											["speed"] = 0,
											["x"] = 74851.000153236,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 11,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Personnel",
										["shape_name"] = "carrier_tech_USA",
										["type"] = "us carrier tech",
										["unitId"] = 11,
										["rate"] = 20,
										["y"] = 12887.819587459,
										["x"] = 74851.000153236,
										["name"] = "Static Carrier Technician-3-1",
										["heading"] = 3.4906585039887,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12887.819587459,
								["x"] = 74851.000153236,
								["name"] = "Static Carrier Technician-3",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 3.4906585039887,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12903.055983122,
											["speed"] = 0,
											["x"] = 74830.551306425,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 12,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Personnel",
										["shape_name"] = "carrier_tech_USA",
										["type"] = "us carrier tech",
										["unitId"] = 12,
										["rate"] = 20,
										["y"] = 12903.055983122,
										["x"] = 74830.551306425,
										["name"] = "Static Carrier Technician-4-1",
										["heading"] = 3.4906585039887,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12903.055983122,
								["x"] = 74830.551306425,
								["name"] = "Static Carrier Technician-4",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 12977.481938018,
											["speed"] = 0,
											["x"] = 74908.859907132,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 18,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-Windsock_RW",
										["type"] = "Windsock",
										["unitId"] = 59,
										["rate"] = 3,
										["y"] = 12977.481938018,
										["x"] = 74908.859907132,
										["name"] = "Static Windsock-1-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 12977.481938018,
								["x"] = 74908.859907132,
								["name"] = "Static Windsock-1",
								["dead"] = false,
							}, -- end of [5]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["name"] = "USA",
				}, -- 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"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["id"] = 17,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 38,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -28937.373324928,
											["x"] = 24120.285640586,
											["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"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 14,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "T-55",
										["unitId"] = 21,
										["y"] = -28937.373324928,
										["x"] = 24120.285640586,
										["name"] = "Insurgents-3",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "HL_DSHK",
										["unitId"] = 20,
										["y"] = -28921.927915498,
										["x"] = 24166.131538418,
										["name"] = "Insurgents-2",
										["heading"] = 0.90757121103705,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Ural-375 ZU-23 Insurgent",
										["unitId"] = 19,
										["y"] = -28932.224855118,
										["x"] = 24108.272544363,
										["name"] = "Insurgents-1",
										["heading"] = 3.9793506945471,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "HL_DSHK",
										["unitId"] = 18,
										["y"] = -28891.037096638,
										["x"] = 24164.905712273,
										["name"] = "Insurgents",
										["heading"] = 2.9496064358704,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -28937.373324928,
								["x"] = 24120.285640586,
								["name"] = "Insurgents",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 39,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -28919.721428437,
											["x"] = 24131.563241122,
											["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"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 15,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 35,
										["y"] = -28919.721428437,
										["x"] = 24131.563241122,
										["name"] = "Insurgents Guards-13",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 34,
										["y"] = -28932.530403117,
										["x"] = 24122.829849302,
										["name"] = "Insurgents Guards-12",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 33,
										["y"] = -28925.056637957,
										["x"] = 24132.201412702,
										["name"] = "Insurgents Guards-11",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 32,
										["y"] = -28895.475244567,
										["x"] = 24175.070871762,
										["name"] = "Insurgents Guards-10",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 31,
										["y"] = -28898.348992187,
										["x"] = 24186.565862232,
										["name"] = "Insurgents Guards-9",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 30,
										["y"] = -28900.303140567,
										["x"] = 24179.209068332,
										["name"] = "Insurgents Guards-8",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 29,
										["y"] = -28920.885880677,
										["x"] = 24112.349779112,
										["name"] = "Insurgents Guards-7",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 27,
										["y"] = -28912.443601917,
										["x"] = 24123.703188482,
										["name"] = "Insurgents Guards-6",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 26,
										["y"] = -28931.365950867,
										["x"] = 24128.652110522,
										["name"] = "Insurgents Guards-5",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 25,
										["y"] = -28911.861375797,
										["x"] = 24132.436580312,
										["name"] = "Insurgents Guards-4",
										["heading"] = 3.0543261909901,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 24,
										["y"] = -28911.008308927,
										["x"] = 24137.939963792,
										["name"] = "Insurgents Guards-3",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 23,
										["y"] = -28925.863948937,
										["x"] = 24139.567979132,
										["name"] = "Insurgents Guards-2",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Soldier stinger",
										["unitId"] = 22,
										["y"] = -28918.834650607,
										["x"] = 24120.626787232,
										["name"] = "Insurgents Guards-1",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [13]
								}, -- end of ["units"]
								["y"] = -28919.721428437,
								["x"] = 24131.563241122,
								["name"] = "Insurgents Guards",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 29,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 6702.5712881566,
											["x"] = 42810.106370538,
											["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"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 16,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 49,
										["y"] = 6702.5712881566,
										["x"] = 42810.106370538,
										["name"] = "Ambush-9",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 48,
										["y"] = 6697.3015609266,
										["x"] = 42817.678566098,
										["name"] = "Ambush-8",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 47,
										["y"] = 6698.5301323566,
										["x"] = 42818.107137528,
										["name"] = "Ambush-7",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 46,
										["y"] = 6696.1587037866,
										["x"] = 42815.678566098,
										["name"] = "Ambush-6",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Soldier RPG",
										["unitId"] = 45,
										["y"] = 6699.8350003266,
										["x"] = 42815.512853068,
										["name"] = "Ambush-5",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 44,
										["y"] = 6696.3872752066,
										["x"] = 42819.192851818,
										["name"] = "Ambush-4",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 43,
										["y"] = 6695.7015609266,
										["x"] = 42817.364280388,
										["name"] = "Ambush-3",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "2B11 mortar",
										["unitId"] = 42,
										["y"] = 6697.9048098867,
										["x"] = 42816.565684218,
										["name"] = "Ambush-2",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 36,
										["y"] = 6702.2516501366,
										["x"] = 42812.556890748,
										["name"] = "Ambush-1",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [9]
								}, -- end of ["units"]
								["y"] = 6702.5712881566,
								["x"] = 42810.106370538,
								["name"] = "Ambush",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 29,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 6689.6581730675,
											["x"] = 42807.600768663,
											["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"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 17,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 50,
										["y"] = 6689.6581730675,
										["x"] = 42807.600768663,
										["name"] = "Ambush-1-1",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 51,
										["y"] = 6688.3354869275,
										["x"] = 42816.237518783,
										["name"] = "Ambush-1-2",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 52,
										["y"] = 6685.6170172675,
										["x"] = 42815.601535663,
										["name"] = "Ambush-1-3",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 53,
										["y"] = 6683.6887021075,
										["x"] = 42811.724375453,
										["name"] = "Ambush-1-4",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Igla manpad INS",
										["unitId"] = 54,
										["y"] = 6690.8150705675,
										["x"] = 42812.894376243,
										["name"] = "Ambush-1-5",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 55,
										["y"] = 6683.4741601275,
										["x"] = 42816.687249943,
										["name"] = "Ambush-1-6",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 56,
										["y"] = 6694.5378003675,
										["x"] = 42808.817100753,
										["name"] = "Ambush-1-7",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["livery_id"] = "summer",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "HL_DSHK",
										["unitId"] = 57,
										["y"] = 6693.5805269875,
										["x"] = 42815.659832663,
										["name"] = "Ambush-1-8",
										["heading"] = 2.8274333882308,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 58,
										["y"] = 6686.0783440675,
										["x"] = 42811.066090213,
										["name"] = "Ambush-1-9",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [9]
								}, -- end of ["units"]
								["y"] = 6689.6581730675,
								["x"] = 42807.600768663,
								["name"] = "Ambush-1",
								["start_time"] = 0,
							}, -- end of [4]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["name"] = "Insurgents",
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 23,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = "",
					["group"] = 1,
					["predicate"] = "c_group_alive",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "INtro",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["file"] = "ResKey_Action_6",
					["predicate"] = "a_out_sound",
					["start_delay"] = 20,
				}, -- end of [1]
				[2] = 
				{
					["vertAlignment"] = "1",
					["start_delay"] = 20,
					["size_units"] = "0",
					["predicate"] = "a_out_picture",
					["size"] = 50,
					["seconds"] = 11,
					["file"] = "ResKey_Action_9",
					["horzAlignment"] = "1",
					["clearview"] = false,
				}, -- end of [2]
			}, -- end of ["actions"]
		}, -- end of [1]
		[2] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["altitude"] = 10,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 240,
					["group"] = 1,
					["predicate"] = "c_unit_speed_higher",
					["speedU"] = 1.0277777777778,
					["unit"] = 1,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["file"] = "ResKey_Action_7",
					["predicate"] = "a_out_sound",
					["start_delay"] = 5,
				}, -- end of [1]
				[2] = 
				{
					["group"] = 13,
					["predicate"] = "a_group_resume",
				}, -- end of [2]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "On the move",
		}, -- end of [2]
		[3] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 120,
					["group"] = 13,
					["predicate"] = "c_part_of_group_in_zone",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 14,
					["start_delay"] = 10,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_10",
					["KeyDict_text"] = "DictKey_ActionText_10",
					["clearview"] = false,
				}, -- end of [1]
				[2] = 
				{
					["file"] = "ResKey_Action_12",
					["start_delay"] = 10,
					["predicate"] = "a_out_sound",
				}, -- end of [2]
				[3] = 
				{
					["file"] = "ResKey_Action_15",
					["start_delay"] = 30,
					["predicate"] = "a_out_sound",
				}, -- end of [3]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "Success",
		}, -- end of [3]
		[4] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 360,
					["group"] = 1,
					["predicate"] = "c_part_of_group_in_zone",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["file"] = "ResKey_Action_14",
					["start_delay"] = 0,
					["predicate"] = "a_out_sound",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 13,
					["predicate"] = "a_group_stop",
				}, -- end of [2]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "Ambush zone",
		}, -- end of [4]
		[5] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 360,
					["predicate"] = "c_unit_damaged",
					["unit"] = 57,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "UNit hit",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["file"] = "ResKey_Action_16",
					["predicate"] = "a_out_sound",
					["start_delay"] = 0,
				}, -- end of [1]
				[2] = 
				{
					["group"] = 13,
					["predicate"] = "a_group_resume",
				}, -- end of [2]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [5]
		[6] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 360,
					["group"] = 16,
					["predicate"] = "c_group_dead",
				}, -- end of [1]
				[2] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 360,
					["group"] = 17,
					["predicate"] = "c_group_dead",
				}, -- end of [2]
			}, -- end of ["rules"]
			["comment"] = "Get some",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["file"] = "ResKey_Action_17",
					["predicate"] = "a_out_sound",
					["start_delay"] = 0,
				}, -- end of [1]
			}, -- end of ["actions"]
		}, -- end of [6]
	}, -- end of ["trigrules"]
	["currentKey"] = 6970,
	["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"]
		["MainReducer_Fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MainReducer_Fire",
			["mm"] = 0,
		}, -- end of ["MainReducer_Fire"]
		["RightEngine_Fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RightEngine_Fire",
			["mm"] = 0,
		}, -- end of ["RightEngine_Fire"]
	}, -- end of ["failures"]
	["forcedOptions"] = 
	{
		["radio"] = true,
		["RBDAI"] = true,
		["birds"] = 0,
		["optionsView"] = "optview_allies",
		["externalViews"] = true,
		["civTraffic"] = "low",
		["easyCommunication"] = true,
		["wakeTurbulence"] = true,
		["labels"] = 0,
	}, -- end of ["forcedOptions"]
	["start_time"] = 32100,
} -- end of mission
