Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --___!!IMPORTANT!!___
- --Your model was too big, and the plugin couldn't put it all in 1 script.
- --Concatencate all scripts following volumes order.
- -- Converted using Mokiros's Model to Script plugin
- -- Converted string size: 244189
- local genv={}
- local Scripts = {
- function() local bin = script.Parent.Parent
- local debounce = false
- local openvalue = script.Open.Value
- function onClick()
- if (debounce == false) and (openvalue == false) then
- debounce = true
- for i = 1,25 do
- wait(0.01)
- bin.FPC1.CFrame = bin.FPC1.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC2.CFrame = bin.FPC2.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC3.CFrame = bin.FPC3.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC4.CFrame = bin.FPC4.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP1.CFrame = bin.FPP1.CFrame * CFrame.new(0,0.1,0)
- bin.FPP2.CFrame = bin.FPP2.CFrame * CFrame.new(0,0.1,0)
- bin.FPP3.CFrame = bin.FPP3.CFrame * CFrame.new(0,0.1,0)
- bin.FPP4.CFrame = bin.FPP4.CFrame * CFrame.new(0,0.1,0)
- bin.FPP5.CFrame = bin.FPP5.CFrame * CFrame.new(0,0.1,0)
- bin.SFP1.CFrame = bin.SFP1.CFrame * CFrame.new(-0.1,0,0)
- bin.SFP2.CFrame = bin.SFP2.CFrame * CFrame.new(-0.1,0,0)
- bin.SFP3.CFrame = bin.SFP3.CFrame * CFrame.new(-0.1,0,0)
- end
- openvalue = true
- debounce = false
- elseif (debounce == false) and (openvalue == true) then
- debounce = true
- for i = 1,25 do
- wait(0.01)
- bin.FPC1.CFrame = bin.FPC1.CFrame * CFrame.new(0,0.1,0)
- bin.FPC2.CFrame = bin.FPC2.CFrame * CFrame.new(0,0.1,0)
- bin.FPC3.CFrame = bin.FPC3.CFrame * CFrame.new(0,0.1,0)
- bin.FPC4.CFrame = bin.FPC4.CFrame * CFrame.new(0,0.1,0)
- bin.FPP1.CFrame = bin.FPP1.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP2.CFrame = bin.FPP2.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP3.CFrame = bin.FPP3.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP4.CFrame = bin.FPP4.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP5.CFrame = bin.FPP5.CFrame * CFrame.new(0,-0.1,0)
- bin.SFP1.CFrame = bin.SFP1.CFrame * CFrame.new(0.1,0,0)
- bin.SFP2.CFrame = bin.SFP2.CFrame * CFrame.new(0.1,0,0)
- bin.SFP3.CFrame = bin.SFP3.CFrame * CFrame.new(0.1,0,0)
- end
- openvalue = false
- debounce = false
- end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClick) end;
- function() local bin = script.Parent.Parent
- local debounce = false
- local openvalue = script.Open.Value
- function onClick()
- if (debounce == false) and (openvalue == false) then
- debounce = true
- for i = 1,25 do
- wait(0.01)
- bin.FPC1.CFrame = bin.FPC1.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC2.CFrame = bin.FPC2.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC3.CFrame = bin.FPC3.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC4.CFrame = bin.FPC4.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP1.CFrame = bin.FPP1.CFrame * CFrame.new(0,0.1,0)
- bin.FPP2.CFrame = bin.FPP2.CFrame * CFrame.new(0,0.1,0)
- bin.FPP3.CFrame = bin.FPP3.CFrame * CFrame.new(0,0.1,0)
- bin.FPP4.CFrame = bin.FPP4.CFrame * CFrame.new(0,0.1,0)
- bin.FPP5.CFrame = bin.FPP5.CFrame * CFrame.new(0,0.1,0)
- bin.SFP1.CFrame = bin.SFP1.CFrame * CFrame.new(-0.1,0,0)
- bin.SFP2.CFrame = bin.SFP2.CFrame * CFrame.new(-0.1,0,0)
- bin.SFP3.CFrame = bin.SFP3.CFrame * CFrame.new(-0.1,0,0)
- end
- openvalue = true
- debounce = false
- elseif (debounce == false) and (openvalue == true) then
- debounce = true
- for i = 1,25 do
- wait(0.01)
- bin.FPC1.CFrame = bin.FPC1.CFrame * CFrame.new(0,0.1,0)
- bin.FPC2.CFrame = bin.FPC2.CFrame * CFrame.new(0,0.1,0)
- bin.FPC3.CFrame = bin.FPC3.CFrame * CFrame.new(0,0.1,0)
- bin.FPC4.CFrame = bin.FPC4.CFrame * CFrame.new(0,0.1,0)
- bin.FPP1.CFrame = bin.FPP1.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP2.CFrame = bin.FPP2.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP3.CFrame = bin.FPP3.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP4.CFrame = bin.FPP4.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP5.CFrame = bin.FPP5.CFrame * CFrame.new(0,-0.1,0)
- bin.SFP1.CFrame = bin.SFP1.CFrame * CFrame.new(0.1,0,0)
- bin.SFP2.CFrame = bin.SFP2.CFrame * CFrame.new(0.1,0,0)
- bin.SFP3.CFrame = bin.SFP3.CFrame * CFrame.new(0.1,0,0)
- end
- openvalue = false
- debounce = false
- end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClick) end;
- function() local bin = script.Parent.Parent
- local debounce = false
- local openvalue = script.Open.Value
- function onClick()
- if (debounce == false) and (openvalue == false) then
- debounce = true
- for i = 1,25 do
- wait(0.01)
- bin.FPC1.CFrame = bin.FPC1.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC2.CFrame = bin.FPC2.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC3.CFrame = bin.FPC3.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC4.CFrame = bin.FPC4.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP1.CFrame = bin.FPP1.CFrame * CFrame.new(0,0.1,0)
- bin.FPP2.CFrame = bin.FPP2.CFrame * CFrame.new(0,0.1,0)
- bin.FPP3.CFrame = bin.FPP3.CFrame * CFrame.new(0,0.1,0)
- bin.FPP4.CFrame = bin.FPP4.CFrame * CFrame.new(0,0.1,0)
- bin.FPP5.CFrame = bin.FPP5.CFrame * CFrame.new(0,0.1,0)
- bin.SFP1.CFrame = bin.SFP1.CFrame * CFrame.new(-0.1,0,0)
- bin.SFP2.CFrame = bin.SFP2.CFrame * CFrame.new(-0.1,0,0)
- bin.SFP3.CFrame = bin.SFP3.CFrame * CFrame.new(-0.1,0,0)
- end
- openvalue = true
- debounce = false
- elseif (debounce == false) and (openvalue == true) then
- debounce = true
- for i = 1,25 do
- wait(0.01)
- bin.FPC1.CFrame = bin.FPC1.CFrame * CFrame.new(0,0.1,0)
- bin.FPC2.CFrame = bin.FPC2.CFrame * CFrame.new(0,0.1,0)
- bin.FPC3.CFrame = bin.FPC3.CFrame * CFrame.new(0,0.1,0)
- bin.FPC4.CFrame = bin.FPC4.CFrame * CFrame.new(0,0.1,0)
- bin.FPP1.CFrame = bin.FPP1.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP2.CFrame = bin.FPP2.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP3.CFrame = bin.FPP3.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP4.CFrame = bin.FPP4.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP5.CFrame = bin.FPP5.CFrame * CFrame.new(0,-0.1,0)
- bin.SFP1.CFrame = bin.SFP1.CFrame * CFrame.new(0.1,0,0)
- bin.SFP2.CFrame = bin.SFP2.CFrame * CFrame.new(0.1,0,0)
- bin.SFP3.CFrame = bin.SFP3.CFrame * CFrame.new(0.1,0,0)
- end
- openvalue = false
- debounce = false
- end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClick) end;
- function() local bin = script.Parent.Parent
- local debounce = false
- local openvalue = script.Open.Value
- function onClick()
- if (debounce == false) and (openvalue == false) then
- debounce = true
- for i = 1,25 do
- wait(0.01)
- bin.FPC1.CFrame = bin.FPC1.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC2.CFrame = bin.FPC2.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC3.CFrame = bin.FPC3.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC4.CFrame = bin.FPC4.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP1.CFrame = bin.FPP1.CFrame * CFrame.new(0,0.1,0)
- bin.FPP2.CFrame = bin.FPP2.CFrame * CFrame.new(0,0.1,0)
- bin.FPP3.CFrame = bin.FPP3.CFrame * CFrame.new(0,0.1,0)
- bin.FPP4.CFrame = bin.FPP4.CFrame * CFrame.new(0,0.1,0)
- bin.FPP5.CFrame = bin.FPP5.CFrame * CFrame.new(0,0.1,0)
- bin.SFP1.CFrame = bin.SFP1.CFrame * CFrame.new(-0.1,0,0)
- bin.SFP2.CFrame = bin.SFP2.CFrame * CFrame.new(-0.1,0,0)
- bin.SFP3.CFrame = bin.SFP3.CFrame * CFrame.new(-0.1,0,0)
- end
- openvalue = true
- debounce = false
- elseif (debounce == false) and (openvalue == true) then
- debounce = true
- for i = 1,25 do
- wait(0.01)
- bin.FPC1.CFrame = bin.FPC1.CFrame * CFrame.new(0,0.1,0)
- bin.FPC2.CFrame = bin.FPC2.CFrame * CFrame.new(0,0.1,0)
- bin.FPC3.CFrame = bin.FPC3.CFrame * CFrame.new(0,0.1,0)
- bin.FPC4.CFrame = bin.FPC4.CFrame * CFrame.new(0,0.1,0)
- bin.FPP1.CFrame = bin.FPP1.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP2.CFrame = bin.FPP2.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP3.CFrame = bin.FPP3.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP4.CFrame = bin.FPP4.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP5.CFrame = bin.FPP5.CFrame * CFrame.new(0,-0.1,0)
- bin.SFP1.CFrame = bin.SFP1.CFrame * CFrame.new(0.1,0,0)
- bin.SFP2.CFrame = bin.SFP2.CFrame * CFrame.new(0.1,0,0)
- bin.SFP3.CFrame = bin.SFP3.CFrame * CFrame.new(0.1,0,0)
- end
- openvalue = false
- debounce = false
- end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClick) end;
- function() local bin = script.Parent.Parent
- local debounce = false
- local openvalue = script.Open.Value
- function onClick()
- if (debounce == false) and (openvalue == false) then
- debounce = true
- for i = 1,25 do
- wait(0.01)
- bin.FPC1.CFrame = bin.FPC1.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC2.CFrame = bin.FPC2.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC3.CFrame = bin.FPC3.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC4.CFrame = bin.FPC4.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP1.CFrame = bin.FPP1.CFrame * CFrame.new(0,0.1,0)
- bin.FPP2.CFrame = bin.FPP2.CFrame * CFrame.new(0,0.1,0)
- bin.FPP3.CFrame = bin.FPP3.CFrame * CFrame.new(0,0.1,0)
- bin.FPP4.CFrame = bin.FPP4.CFrame * CFrame.new(0,0.1,0)
- bin.FPP5.CFrame = bin.FPP5.CFrame * CFrame.new(0,0.1,0)
- bin.SFP1.CFrame = bin.SFP1.CFrame * CFrame.new(-0.1,0,0)
- bin.SFP2.CFrame = bin.SFP2.CFrame * CFrame.new(-0.1,0,0)
- bin.SFP3.CFrame = bin.SFP3.CFrame * CFrame.new(-0.1,0,0)
- end
- openvalue = true
- debounce = false
- elseif (debounce == false) and (openvalue == true) then
- debounce = true
- for i = 1,25 do
- wait(0.01)
- bin.FPC1.CFrame = bin.FPC1.CFrame * CFrame.new(0,0.1,0)
- bin.FPC2.CFrame = bin.FPC2.CFrame * CFrame.new(0,0.1,0)
- bin.FPC3.CFrame = bin.FPC3.CFrame * CFrame.new(0,0.1,0)
- bin.FPC4.CFrame = bin.FPC4.CFrame * CFrame.new(0,0.1,0)
- bin.FPP1.CFrame = bin.FPP1.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP2.CFrame = bin.FPP2.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP3.CFrame = bin.FPP3.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP4.CFrame = bin.FPP4.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP5.CFrame = bin.FPP5.CFrame * CFrame.new(0,-0.1,0)
- bin.SFP1.CFrame = bin.SFP1.CFrame * CFrame.new(0.1,0,0)
- bin.SFP2.CFrame = bin.SFP2.CFrame * CFrame.new(0.1,0,0)
- bin.SFP3.CFrame = bin.SFP3.CFrame * CFrame.new(0.1,0,0)
- end
- openvalue = false
- debounce = false
- end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClick) end;
- function() local bin = script.Parent.Parent
- local debounce = false
- local openvalue = script.Open.Value
- function onClick()
- if (debounce == false) and (openvalue == false) then
- debounce = true
- for i = 1,25 do
- wait(0.01)
- bin.FPC1.CFrame = bin.FPC1.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC2.CFrame = bin.FPC2.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC3.CFrame = bin.FPC3.CFrame * CFrame.new(0,-0.1,0)
- bin.FPC4.CFrame = bin.FPC4.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP1.CFrame = bin.FPP1.CFrame * CFrame.new(0,0.1,0)
- bin.FPP2.CFrame = bin.FPP2.CFrame * CFrame.new(0,0.1,0)
- bin.FPP3.CFrame = bin.FPP3.CFrame * CFrame.new(0,0.1,0)
- bin.FPP4.CFrame = bin.FPP4.CFrame * CFrame.new(0,0.1,0)
- bin.FPP5.CFrame = bin.FPP5.CFrame * CFrame.new(0,0.1,0)
- bin.SFP1.CFrame = bin.SFP1.CFrame * CFrame.new(-0.1,0,0)
- bin.SFP2.CFrame = bin.SFP2.CFrame * CFrame.new(-0.1,0,0)
- bin.SFP3.CFrame = bin.SFP3.CFrame * CFrame.new(-0.1,0,0)
- end
- openvalue = true
- debounce = false
- elseif (debounce == false) and (openvalue == true) then
- debounce = true
- for i = 1,25 do
- wait(0.01)
- bin.FPC1.CFrame = bin.FPC1.CFrame * CFrame.new(0,0.1,0)
- bin.FPC2.CFrame = bin.FPC2.CFrame * CFrame.new(0,0.1,0)
- bin.FPC3.CFrame = bin.FPC3.CFrame * CFrame.new(0,0.1,0)
- bin.FPC4.CFrame = bin.FPC4.CFrame * CFrame.new(0,0.1,0)
- bin.FPP1.CFrame = bin.FPP1.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP2.CFrame = bin.FPP2.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP3.CFrame = bin.FPP3.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP4.CFrame = bin.FPP4.CFrame * CFrame.new(0,-0.1,0)
- bin.FPP5.CFrame = bin.FPP5.CFrame * CFrame.new(0,-0.1,0)
- bin.SFP1.CFrame = bin.SFP1.CFrame * CFrame.new(0.1,0,0)
- bin.SFP2.CFrame = bin.SFP2.CFrame * CFrame.new(0.1,0,0)
- bin.SFP3.CFrame = bin.SFP3.CFrame * CFrame.new(0.1,0,0)
- end
- openvalue = false
- debounce = false
- end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClick) end;
- function() local bin = script.Parent.Parent.GearStrutr1
- local opendebounce = script.Open
- local debounce = false
- local diff1 = CFrame.new(3,0,0.7)
- local diff2 = CFrame.new(3.5,0,-0.7)
- local diff3 = CFrame.new(2.2,0,0)
- local diff4 = CFrame.new(3.2,0,0)
- local diff5 = CFrame.new(4.2,0,0)
- local diff6 = CFrame.new(5.2,0,0)
- local diff7 = CFrame.new(6.2,0,0.4)
- local diff8 = CFrame.new(6.5,0,-0.3)
- local diff9 = CFrame.new(6.9,0,0.4)
- local diff10 = CFrame.new(8,0,1)
- local diff10b = CFrame.new(1.1,0,0.6)
- function onClick()
- if (debounce == false) and (opendebounce.Value == false) then
- debounce = true
- for i = 1,118 do
- wait(0.01)
- bin.Parent.Doorr1.CFrame = bin.Parent.Doorr1.CFrame * CFrame.new(-0.1,0,0)
- end
- for i = 1,16 do
- wait(0.01)
- bin.Parent.Doorr1b.CFrame = bin.Parent.Doorr1b.CFrame * CFrame.new(0,-0.1,0)
- end
- for i = 1,135 do
- wait(0.01)
- bin.MainPart.CFrame = bin.MainPart.CFrame * CFrame.fromEulerAnglesXYZ(0,math.pi/180,0)
- bin.Part01.CFrame = bin.MainPart.CFrame * diff1 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part02.CFrame = bin.MainPart.CFrame * diff2 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part03.CFrame = bin.MainPart.CFrame * diff3 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part04.CFrame = bin.MainPart.CFrame * diff4 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part05.CFrame = bin.MainPart.CFrame * diff5 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part06.CFrame = bin.MainPart.CFrame * diff6 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part07.CFrame = bin.MainPart.CFrame * diff7 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part08.CFrame = bin.MainPart.CFrame * diff8 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part09.CFrame = bin.MainPart.CFrame * diff9
- bin.Part10.CFrame = bin.MainPart.CFrame * diff10 * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- for i = 1,45 do
- wait(0.01)
- bin.Part09.CFrame = bin.Part09.CFrame * CFrame.fromEulerAnglesXYZ(0,math.pi/180,0)
- bin.Part10.CFrame = bin.Part09.CFrame * diff10b * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- debounce = false
- opendebounce.Value = true
- elseif (debounce == false) and (opendebounce.Value == true) then
- debounce = true
- for i = 1,45 do
- wait(0.01)
- bin.Part09.CFrame = bin.Part09.CFrame * CFrame.fromEulerAnglesXYZ(0,-math.pi/180,0)
- bin.Part10.CFrame = bin.Part09.CFrame * diff10b * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- for i = 1,135 do
- wait(0.01)
- bin.MainPart.CFrame = bin.MainPart.CFrame * CFrame.fromEulerAnglesXYZ(0,-math.pi/180,0)
- bin.Part01.CFrame = bin.MainPart.CFrame * diff1 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part02.CFrame = bin.MainPart.CFrame * diff2 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part03.CFrame = bin.MainPart.CFrame * diff3 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part04.CFrame = bin.MainPart.CFrame * diff4 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part05.CFrame = bin.MainPart.CFrame * diff5 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part06.CFrame = bin.MainPart.CFrame * diff6 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part07.CFrame = bin.MainPart.CFrame * diff7 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part08.CFrame = bin.MainPart.CFrame * diff8 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part09.CFrame = bin.MainPart.CFrame * diff9
- bin.Part10.CFrame = bin.MainPart.CFrame * diff10 * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- for i = 1,16 do
- wait(0.01)
- bin.Parent.Doorr1b.CFrame = bin.Parent.Doorr1b.CFrame * CFrame.new(0,0.1,0)
- end
- for i = 1,118 do
- wait(0.01)
- bin.Parent.Doorr1.CFrame = bin.Parent.Doorr1.CFrame * CFrame.new(0.1,0,0)
- end
- debounce = false
- opendebounce.Value = false
- end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClick) end;
- function() local bin = script.Parent.Parent.GearStrutr2
- local opendebounce = script.Open
- local debounce = false
- local diff1 = CFrame.new(3,0,0.7)
- local diff2 = CFrame.new(3.5,0,-0.7)
- local diff3 = CFrame.new(2.2,0,0)
- local diff4 = CFrame.new(3.2,0,0)
- local diff5 = CFrame.new(4.2,0,0)
- local diff6 = CFrame.new(5.2,0,0)
- local diff7 = CFrame.new(6.2,0,0.4)
- local diff8 = CFrame.new(6.5,0,-0.3)
- local diff9 = CFrame.new(6.9,0,0.4)
- local diff10 = CFrame.new(8,0,1)
- local diff10b = CFrame.new(1.1,0,0.6)
- function onClick()
- if (debounce == false) and (opendebounce.Value == false) then
- debounce = true
- for i = 1,118 do
- wait(0.01)
- bin.Parent.Doorr2.CFrame = bin.Parent.Doorr2.CFrame * CFrame.new(-0.1,0,0)
- end
- for i = 1,16 do
- wait(0.01)
- bin.Parent.Doorr2b.CFrame = bin.Parent.Doorr2b.CFrame * CFrame.new(0,-0.1,0)
- end
- for i = 1,135 do
- wait(0.01)
- bin.MainPart.CFrame = bin.MainPart.CFrame * CFrame.fromEulerAnglesXYZ(0,math.pi/180,0)
- bin.Part01.CFrame = bin.MainPart.CFrame * diff1 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part02.CFrame = bin.MainPart.CFrame * diff2 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part03.CFrame = bin.MainPart.CFrame * diff3 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part04.CFrame = bin.MainPart.CFrame * diff4 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part05.CFrame = bin.MainPart.CFrame * diff5 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part06.CFrame = bin.MainPart.CFrame * diff6 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part07.CFrame = bin.MainPart.CFrame * diff7 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part08.CFrame = bin.MainPart.CFrame * diff8 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part09.CFrame = bin.MainPart.CFrame * diff9
- bin.Part10.CFrame = bin.MainPart.CFrame * diff10 * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- for i = 1,45 do
- wait(0.01)
- bin.Part09.CFrame = bin.Part09.CFrame * CFrame.fromEulerAnglesXYZ(0,math.pi/180,0)
- bin.Part10.CFrame = bin.Part09.CFrame * diff10b * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- debounce = false
- opendebounce.Value = true
- elseif (debounce == false) and (opendebounce.Value == true) then
- debounce = true
- for i = 1,45 do
- wait(0.01)
- bin.Part09.CFrame = bin.Part09.CFrame * CFrame.fromEulerAnglesXYZ(0,-math.pi/180,0)
- bin.Part10.CFrame = bin.Part09.CFrame * diff10b * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- for i = 1,135 do
- wait(0.01)
- bin.MainPart.CFrame = bin.MainPart.CFrame * CFrame.fromEulerAnglesXYZ(0,-math.pi/180,0)
- bin.Part01.CFrame = bin.MainPart.CFrame * diff1 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part02.CFrame = bin.MainPart.CFrame * diff2 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part03.CFrame = bin.MainPart.CFrame * diff3 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part04.CFrame = bin.MainPart.CFrame * diff4 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part05.CFrame = bin.MainPart.CFrame * diff5 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part06.CFrame = bin.MainPart.CFrame * diff6 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part07.CFrame = bin.MainPart.CFrame * diff7 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part08.CFrame = bin.MainPart.CFrame * diff8 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part09.CFrame = bin.MainPart.CFrame * diff9
- bin.Part10.CFrame = bin.MainPart.CFrame * diff10 * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- for i = 1,16 do
- wait(0.01)
- bin.Parent.Doorr2b.CFrame = bin.Parent.Doorr2b.CFrame * CFrame.new(0,0.1,0)
- end
- for i = 1,118 do
- wait(0.01)
- bin.Parent.Doorr2.CFrame = bin.Parent.Doorr2.CFrame * CFrame.new(0.1,0,0)
- end
- debounce = false
- opendebounce.Value = false
- end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClick) end;
- function() local bin = script.Parent.Parent.GearStrutl1
- local opendebounce = script.Open
- local debounce = false
- local diff1 = CFrame.new(3,0,0.7)
- local diff2 = CFrame.new(3.5,0,-0.7)
- local diff3 = CFrame.new(2.2,0,0)
- local diff4 = CFrame.new(3.2,0,0)
- local diff5 = CFrame.new(4.2,0,0)
- local diff6 = CFrame.new(5.2,0,0)
- local diff7 = CFrame.new(6.2,0,0.4)
- local diff8 = CFrame.new(6.5,0,-0.3)
- local diff9 = CFrame.new(6.9,0,0.4)
- local diff10 = CFrame.new(8,0,1)
- local diff10b = CFrame.new(1.1,0,0.6)
- function onClick()
- if (debounce == false) and (opendebounce.Value == false) then
- debounce = true
- script.Parent.Decal.Texture = "http://www.roblox.com/asset/?id=29380585"
- for i = 1,118 do
- wait(0.01)
- bin.Parent.Doorl1.CFrame = bin.Parent.Doorl1.CFrame * CFrame.new(-0.1,0,0)
- end
- for i = 1,16 do
- wait(0.01)
- bin.Parent.Doorl1b.CFrame = bin.Parent.Doorl1b.CFrame * CFrame.new(0,-0.1,0)
- end
- for i = 1,135 do
- wait(0.01)
- bin.MainPart.CFrame = bin.MainPart.CFrame * CFrame.fromEulerAnglesXYZ(0,math.pi/180,0)
- bin.Part01.CFrame = bin.MainPart.CFrame * diff1 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part02.CFrame = bin.MainPart.CFrame * diff2 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part03.CFrame = bin.MainPart.CFrame * diff3 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part04.CFrame = bin.MainPart.CFrame * diff4 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part05.CFrame = bin.MainPart.CFrame * diff5 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part06.CFrame = bin.MainPart.CFrame * diff6 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part07.CFrame = bin.MainPart.CFrame * diff7 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part08.CFrame = bin.MainPart.CFrame * diff8 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part09.CFrame = bin.MainPart.CFrame * diff9
- bin.Part10.CFrame = bin.MainPart.CFrame * diff10 * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- for i = 1,45 do
- wait(0.01)
- bin.Part09.CFrame = bin.Part09.CFrame * CFrame.fromEulerAnglesXYZ(0,math.pi/180,0)
- bin.Part10.CFrame = bin.Part09.CFrame * diff10b * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- debounce = false
- opendebounce.Value = true
- elseif (debounce == false) and (opendebounce.Value == true) then
- debounce = true
- script.Parent.Decal.Texture = "http://www.roblox.com/asset/?id=29380507"
- for i = 1,45 do
- wait(0.01)
- bin.Part09.CFrame = bin.Part09.CFrame * CFrame.fromEulerAnglesXYZ(0,-math.pi/180,0)
- bin.Part10.CFrame = bin.Part09.CFrame * diff10b * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- for i = 1,135 do
- wait(0.01)
- bin.MainPart.CFrame = bin.MainPart.CFrame * CFrame.fromEulerAnglesXYZ(0,-math.pi/180,0)
- bin.Part01.CFrame = bin.MainPart.CFrame * diff1 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part02.CFrame = bin.MainPart.CFrame * diff2 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part03.CFrame = bin.MainPart.CFrame * diff3 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part04.CFrame = bin.MainPart.CFrame * diff4 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part05.CFrame = bin.MainPart.CFrame * diff5 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part06.CFrame = bin.MainPart.CFrame * diff6 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part07.CFrame = bin.MainPart.CFrame * diff7 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part08.CFrame = bin.MainPart.CFrame * diff8 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part09.CFrame = bin.MainPart.CFrame * diff9
- bin.Part10.CFrame = bin.MainPart.CFrame * diff10 * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- for i = 1,16 do
- wait(0.01)
- bin.Parent.Doorl1b.CFrame = bin.Parent.Doorl1b.CFrame * CFrame.new(0,0.1,0)
- end
- for i = 1,118 do
- wait(0.01)
- bin.Parent.Doorl1.CFrame = bin.Parent.Doorl1.CFrame * CFrame.new(0.1,0,0)
- end
- debounce = false
- opendebounce.Value = false
- end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClick) end;
- function() local bin = script.Parent.Parent.GearStrutl2
- local opendebounce = script.Open
- local debounce = false
- local diff1 = CFrame.new(3,0,0.7)
- local diff2 = CFrame.new(3.5,0,-0.7)
- local diff3 = CFrame.new(2.2,0,0)
- local diff4 = CFrame.new(3.2,0,0)
- local diff5 = CFrame.new(4.2,0,0)
- local diff6 = CFrame.new(5.2,0,0)
- local diff7 = CFrame.new(6.2,0,0.4)
- local diff8 = CFrame.new(6.5,0,-0.3)
- local diff9 = CFrame.new(6.9,0,0.4)
- local diff10 = CFrame.new(8,0,1)
- local diff10b = CFrame.new(1.1,0,0.6)
- function onClick()
- if (debounce == false) and (opendebounce.Value == false) then
- debounce = true
- for i = 1,118 do
- wait(0.01)
- bin.Parent.Doorl2.CFrame = bin.Parent.Doorl2.CFrame * CFrame.new(-0.1,0,0)
- end
- for i = 1,16 do
- wait(0.01)
- bin.Parent.Doorl2b.CFrame = bin.Parent.Doorl2b.CFrame * CFrame.new(0,-0.1,0)
- end
- for i = 1,135 do
- wait(0.01)
- bin.MainPart.CFrame = bin.MainPart.CFrame * CFrame.fromEulerAnglesXYZ(0,math.pi/180,0)
- bin.Part01.CFrame = bin.MainPart.CFrame * diff1 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part02.CFrame = bin.MainPart.CFrame * diff2 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part03.CFrame = bin.MainPart.CFrame * diff3 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part04.CFrame = bin.MainPart.CFrame * diff4 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part05.CFrame = bin.MainPart.CFrame * diff5 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part06.CFrame = bin.MainPart.CFrame * diff6 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part07.CFrame = bin.MainPart.CFrame * diff7 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part08.CFrame = bin.MainPart.CFrame * diff8 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part09.CFrame = bin.MainPart.CFrame * diff9
- bin.Part10.CFrame = bin.MainPart.CFrame * diff10 * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- for i = 1,45 do
- wait(0.01)
- bin.Part09.CFrame = bin.Part09.CFrame * CFrame.fromEulerAnglesXYZ(0,math.pi/180,0)
- bin.Part10.CFrame = bin.Part09.CFrame * diff10b * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- debounce = false
- opendebounce.Value = true
- elseif (debounce == false) and (opendebounce.Value == true) then
- debounce = true
- for i = 1,45 do
- wait(0.01)
- bin.Part09.CFrame = bin.Part09.CFrame * CFrame.fromEulerAnglesXYZ(0,-math.pi/180,0)
- bin.Part10.CFrame = bin.Part09.CFrame * diff10b * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- for i = 1,135 do
- wait(0.01)
- bin.MainPart.CFrame = bin.MainPart.CFrame * CFrame.fromEulerAnglesXYZ(0,-math.pi/180,0)
- bin.Part01.CFrame = bin.MainPart.CFrame * diff1 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part02.CFrame = bin.MainPart.CFrame * diff2 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part03.CFrame = bin.MainPart.CFrame * diff3 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part04.CFrame = bin.MainPart.CFrame * diff4 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part05.CFrame = bin.MainPart.CFrame * diff5 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part06.CFrame = bin.MainPart.CFrame * diff6 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part07.CFrame = bin.MainPart.CFrame * diff7 * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2)
- bin.Part08.CFrame = bin.MainPart.CFrame * diff8 * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
- bin.Part09.CFrame = bin.MainPart.CFrame * diff9
- bin.Part10.CFrame = bin.MainPart.CFrame * diff10 * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- end
- for i = 1,16 do
- wait(0.01)
- bin.Parent.Doorl2b.CFrame = bin.Parent.Doorl2b.CFrame * CFrame.new(0,0.1,0)
- end
- for i = 1,118 do
- wait(0.01)
- bin.Parent.Doorl2.CFrame = bin.Parent.Doorl2.CFrame * CFrame.new(0.1,0,0)
- end
- debounce = false
- opendebounce.Value = false
- end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClick) end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() local bin = script.Parent.Parent
- local opendebounce = script.Open
- local debounce = false
- function onClick()
- if (debounce == false) and (opendebounce.Value == true) then
- debounce = true
- script.Parent.Decal.Texture = "http://www.roblox.com/asset/?id=29391273"
- bin.WindowA.BrickColor = BrickColor.new("Olive")
- bin.WindowB.BrickColor = BrickColor.new("Olive")
- bin.WindowC.BrickColor = BrickColor.new("Olive")
- bin.WindowD.BrickColor = BrickColor.new("Olive")
- bin.WindowE.BrickColor = BrickColor.new("Olive")
- bin.WindowF.BrickColor = BrickColor.new("Olive")
- bin.WindowG.BrickColor = BrickColor.new("Olive")
- bin.WindowH.BrickColor = BrickColor.new("Olive")
- bin.WindowI.BrickColor = BrickColor.new("Olive")
- bin.WindowJ.BrickColor = BrickColor.new("Olive")
- bin.WindowK.BrickColor = BrickColor.new("Olive")
- bin.WindowL.BrickColor = BrickColor.new("Olive")
- bin.WindowM.BrickColor = BrickColor.new("Olive")
- bin.WindowN.BrickColor = BrickColor.new("Olive")
- bin.WindowO.BrickColor = BrickColor.new("Olive")
- bin.WindowP.BrickColor = BrickColor.new("Olive")
- bin.WindowQ.BrickColor = BrickColor.new("Olive")
- bin.WindowA.Transparency = 0.6
- bin.WindowB.Transparency = 0.6
- bin.WindowC.Transparency = 0.6
- bin.WindowD.Transparency = 0.6
- bin.WindowE.Transparency = 0.6
- bin.WindowF.Transparency = 0.6
- bin.WindowG.Transparency = 0.6
- bin.WindowH.Transparency = 0.6
- bin.WindowI.Transparency = 0.6
- bin.WindowJ.Transparency = 0.6
- bin.WindowK.Transparency = 0.6
- bin.WindowL.Transparency = 0.6
- bin.WindowM.Transparency = 0.6
- bin.WindowN.Transparency = 0.6
- bin.WindowO.Transparency = 0.6
- bin.WindowP.Transparency = 0.6
- bin.WindowQ.Transparency = 0.6
- wait(0.5)
- bin.WindowA.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowB.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowC.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowD.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowE.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowF.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowG.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowH.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowI.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowJ.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowK.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowL.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowM.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowN.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowO.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowP.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowQ.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowA.Transparency = 0.5
- bin.WindowB.Transparency = 0.5
- bin.WindowC.Transparency = 0.5
- bin.WindowD.Transparency = 0.5
- bin.WindowE.Transparency = 0.5
- bin.WindowF.Transparency = 0.5
- bin.WindowG.Transparency = 0.5
- bin.WindowH.Transparency = 0.5
- bin.WindowI.Transparency = 0.5
- bin.WindowJ.Transparency = 0.5
- bin.WindowK.Transparency = 0.5
- bin.WindowL.Transparency = 0.5
- bin.WindowM.Transparency = 0.5
- bin.WindowN.Transparency = 0.5
- bin.WindowO.Transparency = 0.5
- bin.WindowP.Transparency = 0.5
- bin.WindowQ.Transparency = 0.5
- wait(0.5)
- bin.WindowA.BrickColor = BrickColor.new("Nougat")
- bin.WindowB.BrickColor = BrickColor.new("Nougat")
- bin.WindowC.BrickColor = BrickColor.new("Nougat")
- bin.WindowD.BrickColor = BrickColor.new("Nougat")
- bin.WindowE.BrickColor = BrickColor.new("Nougat")
- bin.WindowF.BrickColor = BrickColor.new("Nougat")
- bin.WindowG.BrickColor = BrickColor.new("Nougat")
- bin.WindowH.BrickColor = BrickColor.new("Nougat")
- bin.WindowI.BrickColor = BrickColor.new("Nougat")
- bin.WindowJ.BrickColor = BrickColor.new("Nougat")
- bin.WindowK.BrickColor = BrickColor.new("Nougat")
- bin.WindowL.BrickColor = BrickColor.new("Nougat")
- bin.WindowM.BrickColor = BrickColor.new("Nougat")
- bin.WindowN.BrickColor = BrickColor.new("Nougat")
- bin.WindowO.BrickColor = BrickColor.new("Nougat")
- bin.WindowP.BrickColor = BrickColor.new("Nougat")
- bin.WindowQ.BrickColor = BrickColor.new("Nougat")
- bin.WindowA.Transparency = 0.4
- bin.WindowB.Transparency = 0.4
- bin.WindowC.Transparency = 0.4
- bin.WindowD.Transparency = 0.4
- bin.WindowE.Transparency = 0.4
- bin.WindowF.Transparency = 0.4
- bin.WindowG.Transparency = 0.4
- bin.WindowH.Transparency = 0.4
- bin.WindowI.Transparency = 0.4
- bin.WindowJ.Transparency = 0.4
- bin.WindowK.Transparency = 0.4
- bin.WindowL.Transparency = 0.4
- bin.WindowM.Transparency = 0.4
- bin.WindowN.Transparency = 0.4
- bin.WindowO.Transparency = 0.4
- bin.WindowP.Transparency = 0.4
- bin.WindowQ.Transparency = 0.4
- wait(0.5)
- bin.WindowA.BrickColor = BrickColor.new("Sand red")
- bin.WindowB.BrickColor = BrickColor.new("Sand red")
- bin.WindowC.BrickColor = BrickColor.new("Sand red")
- bin.WindowD.BrickColor = BrickColor.new("Sand red")
- bin.WindowE.BrickColor = BrickColor.new("Sand red")
- bin.WindowF.BrickColor = BrickColor.new("Sand red")
- bin.WindowG.BrickColor = BrickColor.new("Sand red")
- bin.WindowH.BrickColor = BrickColor.new("Sand red")
- bin.WindowI.BrickColor = BrickColor.new("Sand red")
- bin.WindowJ.BrickColor = BrickColor.new("Sand red")
- bin.WindowK.BrickColor = BrickColor.new("Sand red")
- bin.WindowL.BrickColor = BrickColor.new("Sand red")
- bin.WindowM.BrickColor = BrickColor.new("Sand red")
- bin.WindowN.BrickColor = BrickColor.new("Sand red")
- bin.WindowO.BrickColor = BrickColor.new("Sand red")
- bin.WindowP.BrickColor = BrickColor.new("Sand red")
- bin.WindowQ.BrickColor = BrickColor.new("Sand red")
- bin.WindowA.Transparency = 0.3
- bin.WindowB.Transparency = 0.3
- bin.WindowC.Transparency = 0.3
- bin.WindowD.Transparency = 0.3
- bin.WindowE.Transparency = 0.3
- bin.WindowF.Transparency = 0.3
- bin.WindowG.Transparency = 0.3
- bin.WindowH.Transparency = 0.3
- bin.WindowI.Transparency = 0.3
- bin.WindowJ.Transparency = 0.3
- bin.WindowK.Transparency = 0.3
- bin.WindowL.Transparency = 0.3
- bin.WindowM.Transparency = 0.3
- bin.WindowN.Transparency = 0.3
- bin.WindowO.Transparency = 0.3
- bin.WindowP.Transparency = 0.3
- bin.WindowQ.Transparency = 0.3
- wait(0.5)
- bin.WindowA.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowB.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowC.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowD.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowE.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowF.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowG.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowH.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowI.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowJ.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowK.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowL.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowM.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowN.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowO.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowP.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowQ.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowA.Transparency = 0.2
- bin.WindowB.Transparency = 0.2
- bin.WindowC.Transparency = 0.2
- bin.WindowD.Transparency = 0.2
- bin.WindowE.Transparency = 0.2
- bin.WindowF.Transparency = 0.2
- bin.WindowG.Transparency = 0.2
- bin.WindowH.Transparency = 0.2
- bin.WindowI.Transparency = 0.2
- bin.WindowJ.Transparency = 0.2
- bin.WindowK.Transparency = 0.2
- bin.WindowL.Transparency = 0.2
- bin.WindowM.Transparency = 0.2
- bin.WindowN.Transparency = 0.2
- bin.WindowO.Transparency = 0.2
- bin.WindowP.Transparency = 0.2
- bin.WindowQ.Transparency = 0.2
- wait(0.5)
- bin.WindowA.BrickColor = BrickColor.new("Black")
- bin.WindowB.BrickColor = BrickColor.new("Black")
- bin.WindowC.BrickColor = BrickColor.new("Black")
- bin.WindowD.BrickColor = BrickColor.new("Black")
- bin.WindowE.BrickColor = BrickColor.new("Black")
- bin.WindowF.BrickColor = BrickColor.new("Black")
- bin.WindowG.BrickColor = BrickColor.new("Black")
- bin.WindowH.BrickColor = BrickColor.new("Black")
- bin.WindowI.BrickColor = BrickColor.new("Black")
- bin.WindowJ.BrickColor = BrickColor.new("Black")
- bin.WindowK.BrickColor = BrickColor.new("Black")
- bin.WindowL.BrickColor = BrickColor.new("Black")
- bin.WindowM.BrickColor = BrickColor.new("Black")
- bin.WindowN.BrickColor = BrickColor.new("Black")
- bin.WindowO.BrickColor = BrickColor.new("Black")
- bin.WindowP.BrickColor = BrickColor.new("Black")
- bin.WindowQ.BrickColor = BrickColor.new("Black")
- bin.WindowA.Transparency = 0.1
- bin.WindowB.Transparency = 0.1
- bin.WindowC.Transparency = 0.1
- bin.WindowD.Transparency = 0.1
- bin.WindowE.Transparency = 0.1
- bin.WindowF.Transparency = 0.1
- bin.WindowG.Transparency = 0.1
- bin.WindowH.Transparency = 0.1
- bin.WindowI.Transparency = 0.1
- bin.WindowJ.Transparency = 0.1
- bin.WindowK.Transparency = 0.1
- bin.WindowL.Transparency = 0.1
- bin.WindowM.Transparency = 0.1
- bin.WindowN.Transparency = 0.1
- bin.WindowO.Transparency = 0.1
- bin.WindowP.Transparency = 0.1
- bin.WindowQ.Transparency = 0.1
- wait(0.5)
- bin.WindowA.Transparency = 0
- bin.WindowB.Transparency = 0
- bin.WindowC.Transparency = 0
- bin.WindowD.Transparency = 0
- bin.WindowE.Transparency = 0
- bin.WindowF.Transparency = 0
- bin.WindowG.Transparency = 0
- bin.WindowH.Transparency = 0
- bin.WindowI.Transparency = 0
- bin.WindowJ.Transparency = 0
- bin.WindowK.Transparency = 0
- bin.WindowL.Transparency = 0
- bin.WindowM.Transparency = 0
- bin.WindowN.Transparency = 0
- bin.WindowO.Transparency = 0
- bin.WindowP.Transparency = 0
- bin.WindowQ.Transparency = 0
- debounce = false
- opendebounce.Value = false
- elseif (debounce == false) and (opendebounce.Value == false) then
- debounce = true
- script.Parent.Decal.Texture = "http://www.roblox.com/asset/?id=29391133"
- bin.WindowA.Transparency = 0
- bin.WindowB.Transparency = 0
- bin.WindowC.Transparency = 0
- bin.WindowD.Transparency = 0
- bin.WindowE.Transparency = 0
- bin.WindowF.Transparency = 0
- bin.WindowG.Transparency = 0
- bin.WindowH.Transparency = 0
- bin.WindowI.Transparency = 0
- bin.WindowJ.Transparency = 0
- bin.WindowK.Transparency = 0
- bin.WindowL.Transparency = 0
- bin.WindowM.Transparency = 0
- bin.WindowN.Transparency = 0
- bin.WindowO.Transparency = 0
- bin.WindowP.Transparency = 0
- bin.WindowQ.Transparency = 0
- wait(0.5)
- bin.WindowA.Transparency = 0.1
- bin.WindowB.Transparency = 0.1
- bin.WindowC.Transparency = 0.1
- bin.WindowD.Transparency = 0.1
- bin.WindowE.Transparency = 0.1
- bin.WindowF.Transparency = 0.1
- bin.WindowG.Transparency = 0.1
- bin.WindowH.Transparency = 0.1
- bin.WindowI.Transparency = 0.1
- bin.WindowJ.Transparency = 0.1
- bin.WindowK.Transparency = 0.1
- bin.WindowL.Transparency = 0.1
- bin.WindowM.Transparency = 0.1
- bin.WindowN.Transparency = 0.1
- bin.WindowO.Transparency = 0.1
- bin.WindowP.Transparency = 0.1
- bin.WindowQ.Transparency = 0.1
- wait(0.5)
- bin.WindowA.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowB.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowC.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowD.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowE.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowF.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowG.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowH.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowI.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowJ.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowK.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowL.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowM.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowN.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowO.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowP.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowQ.BrickColor = BrickColor.new("Dark stone grey")
- bin.WindowA.Transparency = 0.2
- bin.WindowB.Transparency = 0.2
- bin.WindowC.Transparency = 0.2
- bin.WindowD.Transparency = 0.2
- bin.WindowE.Transparency = 0.2
- bin.WindowF.Transparency = 0.2
- bin.WindowG.Transparency = 0.2
- bin.WindowH.Transparency = 0.2
- bin.WindowI.Transparency = 0.2
- bin.WindowJ.Transparency = 0.2
- bin.WindowK.Transparency = 0.2
- bin.WindowL.Transparency = 0.2
- bin.WindowM.Transparency = 0.2
- bin.WindowN.Transparency = 0.2
- bin.WindowO.Transparency = 0.2
- bin.WindowP.Transparency = 0.2
- bin.WindowQ.Transparency = 0.2
- wait(0.5)
- bin.WindowA.BrickColor = BrickColor.new("Sand red")
- bin.WindowB.BrickColor = BrickColor.new("Sand red")
- bin.WindowC.BrickColor = BrickColor.new("Sand red")
- bin.WindowD.BrickColor = BrickColor.new("Sand red")
- bin.WindowE.BrickColor = BrickColor.new("Sand red")
- bin.WindowF.BrickColor = BrickColor.new("Sand red")
- bin.WindowG.BrickColor = BrickColor.new("Sand red")
- bin.WindowH.BrickColor = BrickColor.new("Sand red")
- bin.WindowI.BrickColor = BrickColor.new("Sand red")
- bin.WindowJ.BrickColor = BrickColor.new("Sand red")
- bin.WindowK.BrickColor = BrickColor.new("Sand red")
- bin.WindowL.BrickColor = BrickColor.new("Sand red")
- bin.WindowM.BrickColor = BrickColor.new("Sand red")
- bin.WindowN.BrickColor = BrickColor.new("Sand red")
- bin.WindowO.BrickColor = BrickColor.new("Sand red")
- bin.WindowP.BrickColor = BrickColor.new("Sand red")
- bin.WindowQ.BrickColor = BrickColor.new("Sand red")
- bin.WindowA.Transparency = 0.3
- bin.WindowB.Transparency = 0.3
- bin.WindowC.Transparency = 0.3
- bin.WindowD.Transparency = 0.3
- bin.WindowE.Transparency = 0.3
- bin.WindowF.Transparency = 0.3
- bin.WindowG.Transparency = 0.3
- bin.WindowH.Transparency = 0.3
- bin.WindowI.Transparency = 0.3
- bin.WindowJ.Transparency = 0.3
- bin.WindowK.Transparency = 0.3
- bin.WindowL.Transparency = 0.3
- bin.WindowM.Transparency = 0.3
- bin.WindowN.Transparency = 0.3
- bin.WindowO.Transparency = 0.3
- bin.WindowP.Transparency = 0.3
- bin.WindowQ.Transparency = 0.3
- wait(0.5)
- bin.WindowA.BrickColor = BrickColor.new("Nougat")
- bin.WindowB.BrickColor = BrickColor.new("Nougat")
- bin.WindowC.BrickColor = BrickColor.new("Nougat")
- bin.WindowD.BrickColor = BrickColor.new("Nougat")
- bin.WindowE.BrickColor = BrickColor.new("Nougat")
- bin.WindowF.BrickColor = BrickColor.new("Nougat")
- bin.WindowG.BrickColor = BrickColor.new("Nougat")
- bin.WindowH.BrickColor = BrickColor.new("Nougat")
- bin.WindowI.BrickColor = BrickColor.new("Nougat")
- bin.WindowJ.BrickColor = BrickColor.new("Nougat")
- bin.WindowK.BrickColor = BrickColor.new("Nougat")
- bin.WindowL.BrickColor = BrickColor.new("Nougat")
- bin.WindowM.BrickColor = BrickColor.new("Nougat")
- bin.WindowN.BrickColor = BrickColor.new("Nougat")
- bin.WindowO.BrickColor = BrickColor.new("Nougat")
- bin.WindowP.BrickColor = BrickColor.new("Nougat")
- bin.WindowQ.BrickColor = BrickColor.new("Nougat")
- bin.WindowA.Transparency = 0.4
- bin.WindowB.Transparency = 0.4
- bin.WindowC.Transparency = 0.4
- bin.WindowD.Transparency = 0.4
- bin.WindowE.Transparency = 0.4
- bin.WindowF.Transparency = 0.4
- bin.WindowG.Transparency = 0.4
- bin.WindowH.Transparency = 0.4
- bin.WindowI.Transparency = 0.4
- bin.WindowJ.Transparency = 0.4
- bin.WindowK.Transparency = 0.4
- bin.WindowL.Transparency = 0.4
- bin.WindowM.Transparency = 0.4
- bin.WindowN.Transparency = 0.4
- bin.WindowO.Transparency = 0.4
- bin.WindowP.Transparency = 0.4
- bin.WindowQ.Transparency = 0.4
- wait(0.5)
- bin.WindowA.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowB.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowC.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowD.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowE.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowF.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowG.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowH.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowI.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowJ.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowK.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowL.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowM.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowN.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowO.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowP.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowQ.BrickColor = BrickColor.new("Br. yellowish orange")
- bin.WindowA.Transparency = 0.5
- bin.WindowB.Transparency = 0.5
- bin.WindowC.Transparency = 0.5
- bin.WindowD.Transparency = 0.5
- bin.WindowE.Transparency = 0.5
- bin.WindowF.Transparency = 0.5
- bin.WindowG.Transparency = 0.5
- bin.WindowH.Transparency = 0.5
- bin.WindowI.Transparency = 0.5
- bin.WindowJ.Transparency = 0.5
- bin.WindowK.Transparency = 0.5
- bin.WindowL.Transparency = 0.5
- bin.WindowM.Transparency = 0.5
- bin.WindowN.Transparency = 0.5
- bin.WindowO.Transparency = 0.5
- bin.WindowP.Transparency = 0.5
- bin.WindowQ.Transparency = 0.5
- wait(0.5)
- bin.WindowA.BrickColor = BrickColor.new("Olive")
- bin.WindowB.BrickColor = BrickColor.new("Olive")
- bin.WindowC.BrickColor = BrickColor.new("Olive")
- bin.WindowD.BrickColor = BrickColor.new("Olive")
- bin.WindowE.BrickColor = BrickColor.new("Olive")
- bin.WindowF.BrickColor = BrickColor.new("Olive")
- bin.WindowG.BrickColor = BrickColor.new("Olive")
- bin.WindowH.BrickColor = BrickColor.new("Olive")
- bin.WindowI.BrickColor = BrickColor.new("Olive")
- bin.WindowJ.BrickColor = BrickColor.new("Olive")
- bin.WindowK.BrickColor = BrickColor.new("Olive")
- bin.WindowL.BrickColor = BrickColor.new("Olive")
- bin.WindowM.BrickColor = BrickColor.new("Olive")
- bin.WindowN.BrickColor = BrickColor.new("Olive")
- bin.WindowO.BrickColor = BrickColor.new("Olive")
- bin.WindowP.BrickColor = BrickColor.new("Olive")
- bin.WindowQ.BrickColor = BrickColor.new("Olive")
- bin.WindowA.Transparency = 0.6
- bin.WindowB.Transparency = 0.6
- bin.WindowC.Transparency = 0.6
- bin.WindowD.Transparency = 0.6
- bin.WindowE.Transparency = 0.6
- bin.WindowF.Transparency = 0.6
- bin.WindowG.Transparency = 0.6
- bin.WindowH.Transparency = 0.6
- bin.WindowI.Transparency = 0.6
- bin.WindowJ.Transparency = 0.6
- bin.WindowK.Transparency = 0.6
- bin.WindowL.Transparency = 0.6
- bin.WindowM.Transparency = 0.6
- bin.WindowN.Transparency = 0.6
- bin.WindowO.Transparency = 0.6
- bin.WindowP.Transparency = 0.6
- bin.WindowQ.Transparency = 0.6
- wait(0.5)
- bin.WindowA.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowB.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowC.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowD.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowE.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowF.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowG.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowH.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowI.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowJ.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowK.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowL.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowM.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowN.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowO.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowP.BrickColor = BrickColor.new("Bright yellow")
- bin.WindowQ.BrickColor = BrickColor.new("Bright yellow")
- debounce = true
- opendebounce.Value = false
- end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClick) end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() local bin = script.Parent.Parent.Parent
- local opendebounce = bin.Open
- local debounce = false
- function onClick()
- if (debounce == false) and (opendebounce.Value == false) then
- debounce = true
- for i = 1,40 do
- wait(0.01)
- bin.Lower.Part01.CFrame = bin.Lower.Part01.CFrame * CFrame.new(0,0.1,0)
- bin.Lower.Part02.CFrame = bin.Lower.Part02.CFrame * CFrame.new(0,0.1,0)
- bin.Lower.Part03.CFrame = bin.Lower.Part03.CFrame * CFrame.new(0,-0.1,0)
- bin.Lower.Part04.CFrame = bin.Lower.Part04.CFrame * CFrame.new(0,-0.1,0)
- bin.Lower.Part05.CFrame = bin.Lower.Part05.CFrame * CFrame.new(0,0,-0.1)
- bin.Lower.Part06.CFrame = bin.Lower.Part06.CFrame * CFrame.new(0,0,-0.1)
- bin.Upper.Part01.CFrame = bin.Upper.Part01.CFrame * CFrame.new(0,-0.1,0)
- bin.Upper.Part02.CFrame = bin.Upper.Part02.CFrame * CFrame.new(0,0,0.1)
- bin.Upper.Part03.CFrame = bin.Upper.Part03.CFrame * CFrame.new(0,0,0.1)
- bin.Upper.Part04.CFrame = bin.Upper.Part04.CFrame * CFrame.new(0,0.1,0)
- bin.Upper.Part05.CFrame = bin.Upper.Part05.CFrame * CFrame.new(0,0,0.1)
- bin.Upper.Part06.CFrame = bin.Upper.Part06.CFrame * CFrame.new(0,0,0.1)
- bin.Upper.Part07.CFrame = bin.Upper.Part07.CFrame * CFrame.new(0,0.1,0)
- bin.Upper.Part08.CFrame = bin.Upper.Part08.CFrame * CFrame.new(0,0.1,0)
- bin.Upper.Part09.CFrame = bin.Upper.Part09.CFrame * CFrame.new(0,-0.1,0)
- bin.Upper.Part10.CFrame = bin.Upper.Part10.CFrame * CFrame.new(0,-0.1,0)
- bin.Upper.Part11.CFrame = bin.Upper.Part11.CFrame * CFrame.new(0,-0.1,0)
- end
- debounce = false
- opendebounce.Value = true
- elseif (debounce == false) and (opendebounce.Value == true) then
- debounce = true
- for i = 1,40 do
- wait(0.01)
- bin.Lower.Part01.CFrame = bin.Lower.Part01.CFrame * CFrame.new(0,-0.1,0)
- bin.Lower.Part02.CFrame = bin.Lower.Part02.CFrame * CFrame.new(0,-0.1,0)
- bin.Lower.Part03.CFrame = bin.Lower.Part03.CFrame * CFrame.new(0,0.1,0)
- bin.Lower.Part04.CFrame = bin.Lower.Part04.CFrame * CFrame.new(0,0.1,0)
- bin.Lower.Part05.CFrame = bin.Lower.Part05.CFrame * CFrame.new(0,0,0.1)
- bin.Lower.Part06.CFrame = bin.Lower.Part06.CFrame * CFrame.new(0,0,0.1)
- bin.Upper.Part01.CFrame = bin.Upper.Part01.CFrame * CFrame.new(0,0.1,0)
- bin.Upper.Part02.CFrame = bin.Upper.Part02.CFrame * CFrame.new(0,0,-0.1)
- bin.Upper.Part03.CFrame = bin.Upper.Part03.CFrame * CFrame.new(0,0,-0.1)
- bin.Upper.Part04.CFrame = bin.Upper.Part04.CFrame * CFrame.new(0,-0.1,0)
- bin.Upper.Part05.CFrame = bin.Upper.Part05.CFrame * CFrame.new(0,0,-0.1)
- bin.Upper.Part06.CFrame = bin.Upper.Part06.CFrame * CFrame.new(0,0,-0.1)
- bin.Upper.Part07.CFrame = bin.Upper.Part07.CFrame * CFrame.new(0,-0.1,0)
- bin.Upper.Part08.CFrame = bin.Upper.Part08.CFrame * CFrame.new(0,-0.1,0)
- bin.Upper.Part09.CFrame = bin.Upper.Part09.CFrame * CFrame.new(0,0.1,0)
- bin.Upper.Part10.CFrame = bin.Upper.Part10.CFrame * CFrame.new(0,0.1,0)
- bin.Upper.Part11.CFrame = bin.Upper.Part11.CFrame * CFrame.new(0,0.1,0)
- end
- debounce = false
- opendebounce.Value = false
- end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClick) end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() local bin = script.Parent.Parent.Parent
- local opendebounce = bin.Open
- local debounce = false
- function onClick()
- if (debounce == false) and (opendebounce.Value == false) then
- debounce = true
- for i = 1,40 do
- wait(0.01)
- bin.Lower.Part01.CFrame = bin.Lower.Part01.CFrame * CFrame.new(0,0.1,0)
- bin.Lower.Part02.CFrame = bin.Lower.Part02.CFrame * CFrame.new(0,0.1,0)
- bin.Lower.Part03.CFrame = bin.Lower.Part03.CFrame * CFrame.new(0,-0.1,0)
- bin.Lower.Part04.CFrame = bin.Lower.Part04.CFrame * CFrame.new(0,-0.1,0)
- bin.Lower.Part05.CFrame = bin.Lower.Part05.CFrame * CFrame.new(0,0,-0.1)
- bin.Lower.Part06.CFrame = bin.Lower.Part06.CFrame * CFrame.new(0,0,-0.1)
- bin.Upper.Part01.CFrame = bin.Upper.Part01.CFrame * CFrame.new(0,-0.1,0)
- bin.Upper.Part02.CFrame = bin.Upper.Part02.CFrame * CFrame.new(0,0,0.1)
- bin.Upper.Part03.CFrame = bin.Upper.Part03.CFrame * CFrame.new(0,0,0.1)
- bin.Upper.Part04.CFrame = bin.Upper.Part04.CFrame * CFrame.new(0,0.1,0)
- bin.Upper.Part05.CFrame = bin.Upper.Part05.CFrame * CFrame.new(0,0,0.1)
- bin.Upper.Part06.CFrame = bin.Upper.Part06.CFrame * CFrame.new(0,0,0.1)
- bin.Upper.Part07.CFrame = bin.Upper.Part07.CFrame * CFrame.new(0,0.1,0)
- bin.Upper.Part08.CFrame = bin.Upper.Part08.CFrame * CFrame.new(0,0.1,0)
- bin.Upper.Part09.CFrame = bin.Upper.Part09.CFrame * CFrame.new(0,-0.1,0)
- bin.Upper.Part10.CFrame = bin.Upper.Part10.CFrame * CFrame.new(0,-0.1,0)
- bin.Upper.Part11.CFrame = bin.Upper.Part11.CFrame * CFrame.new(0,-0.1,0)
- end
- debounce = false
- opendebounce.Value = true
- elseif (debounce == false) and (opendebounce.Value == true) then
- debounce = true
- for i = 1,40 do
- wait(0.01)
- bin.Lower.Part01.CFrame = bin.Lower.Part01.CFrame * CFrame.new(0,-0.1,0)
- bin.Lower.Part02.CFrame = bin.Lower.Part02.CFrame * CFrame.new(0,-0.1,0)
- bin.Lower.Part03.CFrame = bin.Lower.Part03.CFrame * CFrame.new(0,0.1,0)
- bin.Lower.Part04.CFrame = bin.Lower.Part04.CFrame * CFrame.new(0,0.1,0)
- bin.Lower.Part05.CFrame = bin.Lower.Part05.CFrame * CFrame.new(0,0,0.1)
- bin.Lower.Part06.CFrame = bin.Lower.Part06.CFrame * CFrame.new(0,0,0.1)
- bin.Upper.Part01.CFrame = bin.Upper.Part01.CFrame * CFrame.new(0,0.1,0)
- bin.Upper.Part02.CFrame = bin.Upper.Part02.CFrame * CFrame.new(0,0,-0.1)
- bin.Upper.Part03.CFrame = bin.Upper.Part03.CFrame * CFrame.new(0,0,-0.1)
- bin.Upper.Part04.CFrame = bin.Upper.Part04.CFrame * CFrame.new(0,-0.1,0)
- bin.Upper.Part05.CFrame = bin.Upper.Part05.CFrame * CFrame.new(0,0,-0.1)
- bin.Upper.Part06.CFrame = bin.Upper.Part06.CFrame * CFrame.new(0,0,-0.1)
- bin.Upper.Part07.CFrame = bin.Upper.Part07.CFrame * CFrame.new(0,-0.1,0)
- bin.Upper.Part08.CFrame = bin.Upper.Part08.CFrame * CFrame.new(0,-0.1,0)
- bin.Upper.Part09.CFrame = bin.Upper.Part09.CFrame * CFrame.new(0,0.1,0)
- bin.Upper.Part10.CFrame = bin.Upper.Part10.CFrame * CFrame.new(0,0.1,0)
- bin.Upper.Part11.CFrame = bin.Upper.Part11.CFrame * CFrame.new(0,0.1,0)
- end
- debounce = false
- opendebounce.Value = false
- end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClick) end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() --Made by RobPowers100. This regen can work on anything in a smaller size to medium size.
- --Do not change anything besides the lines mentioned below. Group it with anything you want (Cars,Trains,Planes, Etc.).
- model = script.Parent.Parent--Indicates that the script interacts with the model the button is grouped with.
- messageText = "Regenerating Shooting Range and Givers."--If you want a message to appear upon pressing, type it here.
- message = Instance.new("Message")
- message.Text = messageText
- backup = model:clone()
- enabled = true
- function regenerate()
- message.Parent = game.Workspace
- model:remove()
- wait(5)--Change this number to display the regen message as long as you want in seconds.
- model = backup:clone()
- model.Parent = game.Workspace
- model:makeJoints()
- message.Parent = nil
- script.Disabled = true
- script.Parent.BrickColor = BrickColor.new(26)--Black
- wait(10)--Change this number to change the time in between regenerations via the button, in seconds..
- script.Parent.BrickColor = BrickColor.new(104)--Purple
- script.Disabled = false
- end
- function onHit(hit)
- if (hit.Parent:FindFirstChild("Humanoid") ~= nil) and enabled then
- regenerate()
- end
- end
- script.Parent.Touched:connect(onHit)
- --Remember To read EVERYTHING on this button that includes the top >_> Edit it only for Pros. end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() while true do
- for i= 10,1,-1 do
- script.Parent.Reflectance = i * 0.1
- wait(.01)
- end
- for i = 1,10,1 do
- script.Parent.Reflectance = i * 0.1
- wait(.01)
- end
- end end;
- function() while true do
- for i= 10,1,-1 do
- script.Parent.Reflectance = i * 0.1
- wait(.01)
- end
- for i = 1,10,1 do
- script.Parent.Reflectance = i * 0.1
- wait(.01)
- end
- end end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;
- function() function Spread(part)
- check = part:findFirstChild("Fire")
- if check == nil then
- script.Parent:Clone().Parent = part
- elseif check ~= nil then
- check.Size = check.Size + 1000000
- check.Heat = check.Heat +1000000
- end
- end
- script.Parent.Parent.Touched:connect(Spread)
- end;}local ActualScripts = {}
- function s(var)
- local func = table.remove(Scripts,1)
- setfenv(func,setmetatable({script=var,require=fake_require or require,global=genv},{
- __index = getfenv(func),
- }))
- table.insert(ActualScripts,coroutine.wrap(func))
- end
- Decode = function(str,t,props,classes,values,ICList,Model,CurPar,LastIns,split,RemoveAndSplit,InstanceList)
- local tonum,table_remove,inst,parnt,comma,table_foreach = tonumber,table.remove,Instance.new,"Parent",",",
- function(t,f)
- for a,b in pairs(t) do
- f(a,b)
- end
- end
- local Types = {
- Color3 = Color3.new,
- Vector3 = Vector3.new,
- Vector2 = Vector2.new,
- UDim = UDim.new,
- UDim2 = UDim2.new,
- CFrame = CFrame.new,
- Rect = Rect.new,
- NumberRange = NumberRange.new,
- BrickColor = BrickColor.new,
- PhysicalProperties = PhysicalProperties.new,
- NumberSequence = function(...)
- local a = {...}
- local t = {}
- repeat
- t[#t+1] = NumberSequenceKeypoint.new(table_remove(a,1),table_remove(a,1),table_remove(a,1))
- until #a==0
- return NumberSequence.new(t)
- end,
- ColorSequence = function(...)
- local a = {...}
- local t = {}
- repeat
- t[#t+1] = ColorSequenceKeypoint.new(table_remove(a,1),Color3.new(table_remove(a,1),table_remove(a,1),table_remove(a,1)))
- until #a==0
- return ColorSequence.new(t)
- end,
- number = tonumber,
- boolean = function(a)
- return a=="1"
- end
- }
- split = function(str,sep)
- if not str then return end
- local fields = {}
- local ConcatNext = false
- str:gsub(("([^%s]+)"):format(sep),function(c)
- if ConcatNext == true then
- fields[#fields] = fields[#fields]..sep..c
- ConcatNext = false
- else
- fields[#fields+1] = c
- end
- if c:sub(#c)=="\\" then
- c = fields[#fields]
- fields[#fields] = c:sub(1,#c-1)
- ConcatNext = true
- end
- end)
- return fields
- end
- RemoveAndSplit = function(t)
- return split(table_remove(t,1),comma)
- end
- t = split(str,";")
- props = RemoveAndSplit(t)
- classes = RemoveAndSplit(t)
- values = split(table_remove(t,1),'|')
- ICList = RemoveAndSplit(t)
- InstanceList = {}
- Model = inst"Model"
- CurPar = Model
- table_foreach(t,function(ct,c)
- if c=="n" or c=="p" then
- CurPar = c=="n" and LastIns or CurPar[parnt]
- else
- ct = split(c,"|")
- local class = classes[tonum(table_remove(ct,1))]
- if class=="UnionOperation" then
- LastIns = {UsePartColor="1"}
- else
- LastIns = inst(class)
- if LastIns:IsA"Script" then
- s(LastIns)
- elseif LastIns:IsA("ModuleScript") then
- ms(LastIns)
- end
- end
- local function SetProperty(LastIns,p,str,s)
- s = Types[typeof(LastIns[p])]
- if p=="CustomPhysicalProperties" then
- s = PhysicalProperties.new
- end
- if s then
- LastIns[p] = s(unpack(split(str,comma)))
- else
- LastIns[p] = str
- end
- end
- local UnionData
- table_foreach(ct,function(s,p,a,str)
- a = p:find":"
- p,str = props[tonum(p:sub(1,a-1))],values[tonum(p:sub(a+1))]
- if p=="UnionData" then
- UnionData = split(str," ")
- return
- end
- if class=="UnionOperation" then
- LastIns[p] = str
- return
- end
- SetProperty(LastIns,p,str)
- end)
- if UnionData then
- local LI_Data = LastIns
- LastIns = DecodeUnion(UnionData)
- table_foreach(LI_Data,function(p,str)
- SetProperty(LastIns,p,str)
- end)
- end
- table.insert(InstanceList,LastIns)
- LastIns[parnt] = CurPar
- end
- end)
- table_remove(ICList,1)
- table_foreach(ICList,function(a,b)
- b = split(b,">")
- InstanceList[tonum(b[1])][props[tonum(b[2])]] = InstanceList[tonum(b[3])]
- end)
- return Model:GetChildren()
- end
- local Objects = Decode('Name,Anchored,Color,Position,Orientation,Size,BottomSurface,TopSurface,Offset,Scale,Reflectance,CanCollide,MeshType,Texture,Face,Value,Transparency,MeshId,Enabled,Heat,SecondaryColor,TextureId,Material,Velocity;Part,Model,BlockMesh,ClickDetector,Script,BoolValue,CylinderMesh,WedgePart,SpecialMesh,Decal,Fire,TrussPart;Part|Drawer|SFP3|1|0.8431,0.7725,0.6039|-8.0305,17.3999,44.9447|-89.89,90,90|3,0.4,1|0|0,0.15,-0.2001|1,0.25,1.3999|FPP5|-6.7305,17.3994,46.7447|-89.89,90,180|4,0.4,1|0,-0.1501,-0.2001|SFP1|-8.0305,16.6994,46.7447|3,0.4,4|0,-0.1501,0|1,0.25,1|FPP4|0,0,1|-9.1305,17.3999,46.7447|2,0.8,1|0,0.6,0|0.5,0.5,0.2|FPP1|0.8,0.5568,0.4117|-9.7305,17.3994,46.7447|2,0.4,1|0,-0.1001,-0.2001|2,0.5,1.5|MoveScript|Open|FPC4|-9.7305,17.3999,45.2447|0,0,-90|1,0.4,1|0|-0.3001,0.1,-0.5|0.5,0.5,0.5|FPP3|-10.1305,17.3999,47.2447|-1.25,-0.5,-0.2001|1,0.5,1|FPP2|-10.1305,16.9999,46.2447|89.8899,-90,180|FPC1|-9.7305,16.3998,45.2447|FPC3|-9.7305,16.4,48.2447|0,180,90|0.3,0.1,-0.5|SFP2|-8.0305,17.3994,48.5447|FPC2|-9.7305,17.4001,48.2447|-2.3305,18.3994,41.7447|-89.89,90,0|-2.3305,18.4003,40.2447|0,0,90|-1.9305,18.4003,41.2447|-2.9306,18.4002,41.7447|-1.9305,18.0001,42.2447|89.8099,-180,90|-2.3305,18.4002,43.2447|0,-180,-90|-4.0305,18.3994,39.9447|-89.89,90,-90|-4.0296,18.4002,43.5447|-2.3305,17.4003,40.2447|-4.0305,17.6994,41.7447|0,180,0|-2.3305,17.4003,43.2447|0,180,-90|-5.3305,18.3994,41.7447|Drawers|-2.3305,18.3994,51.7447|-2.3305,18.4003,50.2447|-1.9305,18.4003,51.2447|-2.9306,18.4002,51.7447|-1.9305,18.0001,52.2447|-2.3305,18.4002,53.2447|-4.0305,18.3994,49.9447|-4.0296,18.4001,53.5446|-2.3305,17.4003,50.2447'
- ..'|-4.0305,17.6994,51.7447|-2.3305,17.4003,53.2447|-5.3305,18.3994,51.7447|-2.3305,18.3994,46.7447|-2.3305,18.4003,45.2447|-1.9305,18.4003,46.2447|-2.9306,18.4002,46.7447|-1.9305,18.0001,47.2447|-2.3305,18.4002,48.2447|-4.0305,18.3994,44.9447|-4.0296,18.4002,48.5447|-2.3305,17.4003,45.2447|-4.0305,17.6994,46.7447|-2.3305,17.4003,48.2447|-5.3305,18.3994,46.7447|-2.3305,20.3994,46.7447|-2.3305,20.4003,45.2447|-1.9305,20.4003,46.2447|-2.9306,20.4002,46.7447|-1.9305,20.0002,47.2447|-2.3305,20.4002,48.2447|-4.0305,20.3994,44.9447|-4.0296,20.4002,48.5447|-2.3305,19.4003,45.2447|-4.0305,19.6994,46.7447|-2.3305,19.4003,48.2447|-5.3305,20.3994,46.7447|-2.3305,20.3994,41.7447|-2.3305,20.4003,40.2447|-1.9305,20.4003,41.2447|-2.9306,20.4002,41.7447|-1.9305,20.0002,42.2447|-2.3305,20.4002,43.2447|-4.0305,20.3994,39.9447|-4.0296,20.4002,43.5447|-2.3305,19.4003,40.2447|-4.0305,19.6994,41.7447|-2.3305,19.4003,43.2447|-5.3305,20.3994,41.7447|Gear|Doorl1|0.0666,0.0666,0.0666|-35.0005,5.0002,47.6447|0,90,180|12,0.4,3|0,-0.1001,0|GearStrutl1|Part07|0.3882,0.3725,0.3843|0.25|-35.0005,1.4332,67.5459|45,-180,0|Part08|-35.0005,1.7161,68.253|45,0,-180|Part06|-35.0005,2.4232,67.1216|Part03|-35.0005,4.5445,65.0003|Part05|-35.0005,3.1303,66.4145|Part01|-35.0005,3.4839,65.071|1,0.4,6|Part04|-35.0005,3.8374,65.7074|Part02|-35.0005,4.1203,66.4145|1,0.4,7|MainPart|-35.0005,6.1002,63.4447|45,-180,-90|2,1,1|1,1,1.7999|Part09|-35.0005,0.9383,68.0409|90,-90,0|1,1,1|1.5,1,1.7999|Part10|-35.0005,0.3383,69.1409|0,90,-180|3,0.4,2|Doorr2b|9.9994,7.8002,23.9447|0,0,-180|3,2,1|1,1.2999,1|2|GearStrutr2|9.9994,1.4332,22.3435|45,0,0|9.9994,1.7161,'
- ..'21.6364|45,-180,-180|9.9994,2.4232,22.7677|9.9994,4.5445,24.8891|9.9994,3.1303,23.4749|9.9994,3.4839,24.8184|9.9994,3.8374,24.182|9.9994,4.1203,23.4748|9.9994,6.1002,26.4447|45,0,-90|9.9994,0.9383,21.8485|90,90,0|9.9994,0.3383,20.7485|0,-90,-180|Doorr2|9.9994,5.0002,42.2447|0,-90,180|Doorr1b|-35.0005,7.8002,23.9447|Doorl2b|9.9994,7.9002,65.9446|0,180,180|Doorl1b|-35.0005,7.9001,65.9446|GearStrutr1|-35.0005,1.4332,22.3435|-35.0005,1.7161,21.6364|-35.0005,2.4232,22.7677|-35.0005,4.5445,24.8891|-35.0005,3.1303,23.4749|-35.0005,3.4839,24.8184|-35.0005,3.8374,24.182|-35.0005,4.1203,23.4749|-35.0005,6.1002,26.4447|-35.0005,0.9383,21.8485|-35.0005,0.3383,20.7485|Doorl2|9.9994,5.0002,47.6447|Doorr1|-35.0005,5.0002,42.2447|GearStrutl2|9.9994,1.4332,67.5459|9.9994,1.7161,68.253|9.9994,2.4232,67.1216|9.9994,4.5445,65.0003|9.9994,3.1303,66.4145|9.9994,3.4839,65.071|9.9994,3.8374,65.7074|9.9994,4.1203,66.4145|9.9994,6.1002,63.4446|9.9994,0.9383,68.0409|9.9994,0.3383,69.1409|Button|-60.3999,14.5364,44.9447|-60.5801,-90,0|4,1,2|-0,-0.4901,0|1,0,1|http://www.roblox.com/asset/?id=29380585|1|MoveScriptr1|MoveScriptr2|MoveScriptl1|MoveScriptl2|ReactorTube|SBM|18.3423,10.2705,37.7007|89.8899,-90,0|1,3,1|1,1.3999,1|20.8423,11.3705,37.2007|4,2,4|18.1423,12.4705,37.7007|1,3.2,1|0.0156,0.6862,0.9254|0.2|28.3423,11.3708,37.2007|3,13,3|0.9725,0.9725,0.9725|1,13,1|0.0705,0.9333,0.8313|0.5|2,13,2|36.6422,11.3703,37.2007|4,2.4,4|28.3423,11.3708,38.9007|0,-90,90|1,0.4,13|1,1,1.2|28.3423,13.0711,37.2007|0,-90,0|28.3423,9.6708,37.2007|28.3423,11.3708,35.5007|18.3423,10.2704,51.7007|20.8423,11.3704,52.2006|18.1423,12.4704,51.7007|28'
- ..'.3423,11.3706,52.2007|36.6423,11.3702,52.2006|28.3423,11.3706,53.9006|28.3423,13.071,52.2006|28.3423,9.6706,52.2006|28.3423,11.3706,50.5006|Refridgerator|-14.9305,21.1001,48.2447|1,0.4,2|0.4,0.5,0.8|-14.5305,21.6002,48.2447|0.2,-0.5,0|0.4,1,0.4|-14.5305,20.4002,48.2447|-0,-0.5,0|0.1|-15.3305,21.1002,47.2447|-14.5305,19.4001,48.2447|-14.9305,18.4001,48.2447|1,0.4,3|-16.0305,18.0003,47.3447|0.3499,0,0|1,8,0.1|-15.3305,17.9001,47.2447|-16.5305,18.9994,45.5447|2,0.4,7|0.898,0.8941,0.8745|-16.5305,19.8994,47.2447|-16.5305,22.2994,47.2447|-16.5305,18.9999,48.9447|-14.5305,17.2002,48.2447|-16.9305,18.0001,46.7447|0,0.3,0|1,5,0.1|-16.9305,18.0001,47.7447|-16.5305,15.6994,47.2447|-17.3305,17.9994,47.2447|0,0.6999,0|-17.3305,17.9994,46.2447|-17.3305,17.9994,48.2447|-17.7305,19.0001,47.2447|3,0.4,7|1.2649,1,1|Seats|Flight Engineer\'s Seat|-49.6754,15.213,51.5697|0,90,90|0.5,0.25,1.25|-49.6754,15.413,51.7447|0.25,0.25,1.25|-49.6754,15.213,51.9197|-50.4254,15.113,51.7447|89.87,-90,0|0.25,0.25,0.5|-49.4254,14.988,49.4947|89.8899,90,180|1,2,1|0.25,0.875,0.25|-50.4254,15.113,49.4947|-49.6754,15.413,49.4947|-49.4254,14.988,51.7447|-49.6754,15.213,49.3197|-50.0504,13.9629,51.1197|1,0.25,0.5|-49.6754,15.213,49.6697|-48.2255,17.4006,51.4947|0.25,0.25,0.25|http://www.roblox.com/Asset/?id=9755053|5|-48.6761,14.8827,50.6197|67.08,-90,0|2,0.4,3|0.75,0.5,0.9166|-48.2255,16.3005,50.6197|0.75,0.25,0.25|-48.4255,15.113,49.4947|-89.88,-19.1001,-95|-48.4254,15.113,51.7447|-48.6761,14.8827,49.7447|0.25,1,0.9166|-48.2255,16.7255,50.6197|0.75,0.75,0.25|-48.2255,16.8505,51.4947|0.8474,0.25,0.25|-48.2255,16.3005,51.4947|-48.0504,16.85'
- ..'05,51.4947|0,-180,90|1.35,0.25,0.25|-47.9504,16.8505,51.4947|1.3531,0.25,0.25|-48.2255,17.4005,50.6197|-48.2255,16.3005,49.7447|0,90,-90|-48.6755,15.113,49.3197|0,-0.0751,0|0.5,0.25,0.25|-48.2255,17.1505,50.6197|-48.8143,14.9411,50.1197|0,180,-67.0801|0.9166,0.25,0.5|-48.3333,14.6021,50.1197|-22.9201,-90,90|3,1,1|1,0.5,0.25|-50.0504,13.9628,50.1197|-49.9254,13.3628,51.4947|0.875,0.5,0.25|-48.2643,14.5728,50.6197|0,0,-112.92|-48.8005,15.238,49.4947|0.25,0.5,0.25|-48.5406,14.6897,50.6197|0.75,0.5,1|-50.1754,13.6379,49.5697|0.0375,0,-0.2001|0.25,0.25,0.15|0,-180,112.9199|-50.0504,13.8129,49.7447|0.25,1,1|-48.6761,14.8827,51.4947|-49.9254,13.2378,50.6197|2,2,1|0,0,0.3499|0.75,0.875,2|-48.8004,15.238,51.7447|-49.4254,13.6379,49.5197|-49.8004,13.6379,49.5697|-0.0501,0,0.0874|0.125,0.25,0.5|-48.3564,14.6118,50.6197|0.5,0.5,1|-50.0504,13.7629,50.6197|2,0.4,2|0.75,0.75,1|-48.3333,14.6021,51.1197|-22.9201,-90,-90|-48.8143,14.9411,51.1197|0,0,67.08|-48.6754,15.113,51.9197|-50.0504,13.8129,51.4947|-50.8004,13.9628,50.6197|0.75,0.25,0.5|-50.9254,13.3628,50.6197|0.75,0.5,0.25|-50.9254,13.3628,51.4947|-48.0505,16.8505,49.7447|-48.0004,16.7755,50.6197|89.8899,11.76,102.4|0.75,0.5,0.75|-47.9505,16.8505,49.7447|-47.7754,16.7755,50.6197|1,1,2|0.5,0.25,0.75|-48.2255,16.8505,49.7447|-48.2255,17.4006,49.7447|0,90,0|-47.7754,16.7755,51.1197|0,-90,-90|-47.7754,16.7755,50.1197|-50.9254,13.3628,49.7447|-89.89,-90,180|-49.9254,13.3628,49.7447|Navigator\'s Seat|-49.6754,15.213,40.5697|-49.6754,15.413,40.7447|-49.6754,15.213,40.9197|-50.4254,15.113,40.7447|-49.4254,14.988,38.4947|-50.4254,15.113,38.4947|-49.6754,15.413,38.4947|-'
- ..'49.4254,14.988,40.7447|-49.6754,15.213,38.3197|-50.0504,13.9629,40.1197|-49.6754,15.213,38.6697|-48.2255,17.4006,40.4947|-48.6761,14.8827,39.6197|-48.2255,16.3006,39.6197|-48.4254,15.113,38.4947|-48.4254,15.113,40.7447|-48.6761,14.8827,38.7447|-48.2255,16.7256,39.6197|-48.2255,16.8506,40.4947|-48.2255,16.3006,40.4947|-48.0505,16.8506,40.4947|-47.9505,16.8506,40.4947|-48.2255,17.4006,39.6197|-48.2255,16.3006,38.7447|-48.6754,15.113,38.3197|-48.2255,17.1506,39.6197|-48.8143,14.9411,39.1197|-48.3333,14.6021,39.1197|-50.0504,13.9629,39.1197|-49.9254,13.3628,40.4947|-48.2643,14.5729,39.6197|-48.8004,15.238,38.4947|-48.5406,14.6897,39.6197|-50.1754,13.6379,38.5697|-50.0504,13.8129,38.7447|-48.6761,14.8827,40.4947|-49.9254,13.2378,39.6197|-48.8004,15.238,40.7447|-49.4254,13.6379,38.5197|-49.8004,13.6379,38.5697|-48.3564,14.6118,39.6197|-50.0504,13.7629,39.6197|-48.3333,14.6021,40.1197|-48.8143,14.9411,40.1197|-48.6754,15.113,40.9197|-50.0504,13.8129,40.4947|-50.8004,13.9629,39.6197|-50.9254,13.3629,39.6197|-50.9254,13.3628,40.4947|-48.0504,16.8506,38.7447|-48.0005,16.7756,39.6197|-47.9504,16.8506,38.7447|-47.7754,16.7756,39.6197|-48.2255,16.8506,38.7447|-48.2255,17.4006,38.7447|-47.7754,16.7756,40.1197|-47.7754,16.7756,39.1197|-50.9254,13.3628,38.7447|-49.9254,13.3628,38.7447|Pilot\'s Seat|-57.6754,14.5129,48.5697|-57.6754,14.7129,48.7447|-57.6754,14.5129,48.9197|-58.4254,14.4129,48.7447|-57.4254,14.2879,46.4947|1,0.6784,0|30|25|1,0,0|Spread|-58.4254,14.4129,46.4947|-57.6754,14.7129,46.4947|-57.4254,14.2879,48.7447|-57.6754,14.5129,46.3197|-58.0504,13.2628,48.1197|-57.6754,14.5129,46.6697|-56.2254,16.7005,4'
- ..'8.4947|-56.6761,14.1826,47.6197|-56.2254,15.6005,47.6197|-56.4254,14.4129,46.4947|-56.4254,14.4129,48.7447|-56.6761,14.1826,46.7447|-56.2254,16.0255,47.6197|-56.2254,16.1505,48.4947|-56.2254,15.6005,48.4947|-56.0504,16.1505,48.4947|-55.9504,16.1505,48.4947|-56.2254,16.7005,47.6197|-56.2254,15.6005,46.7447|-56.6754,14.4129,46.3197|-56.2254,16.4505,47.6197|-56.8143,14.241,47.1197|-56.3333,13.902,47.1197|-58.0504,13.2628,47.1197|-57.9254,12.6628,48.4947|-56.2642,13.8728,47.6197|-56.8004,14.5379,46.4947|-56.5406,13.9896,47.6197|-58.1754,12.9378,46.5697|-58.0504,13.1128,46.7447|-56.6761,14.1826,48.4947|-57.9254,12.5378,47.6197|-56.8004,14.5379,48.7447|-57.4254,12.9378,46.5197|-57.8004,12.9378,46.5697|-56.3564,13.9117,47.6197|-58.0504,13.0628,47.6197|-56.3333,13.902,48.1197|-56.8143,14.241,48.1197|-56.6754,14.4129,48.9197|-58.0504,13.1128,48.4947|-58.8004,13.2628,47.6197|-58.9254,12.6628,47.6197|-58.9254,12.6628,48.4947|-56.0504,16.1505,46.7447|-56.0004,16.0755,47.6197|-55.9504,16.1505,46.7447|-55.7754,16.0755,47.6197|-56.2254,16.1505,46.7447|-56.2254,16.7005,46.7447|-55.7754,16.0755,48.1197|-55.7754,16.0755,47.1197|-58.9254,12.6628,46.7447|-57.9254,12.6628,46.7447|CoPilot\'s Seat|-57.6754,14.5129,42.5697|-57.6754,14.7129,42.7447|-57.6754,14.5129,42.9197|-58.4254,14.4129,42.7447|-57.4254,14.2879,40.4947|-58.4254,14.4129,40.4947|-57.6754,14.7129,40.4947|-57.4254,14.2879,42.7447|-57.6754,14.5129,40.3197|-58.0504,13.2628,42.1197|-57.6754,14.5129,40.6697|-56.2254,16.7005,42.4947|-56.6761,14.1826,41.6197|-56.2254,15.6004,41.6197|-56.4254,14.4129,40.4947|-56.4254,14.4129,42.7447|-56.6761,14.1826,40.7447|-56.2254'
- ..',16.0254,41.6197|-56.2254,16.1504,42.4947|-56.2254,15.6005,42.4947|-56.0504,16.1504,42.4947|-55.9504,16.1504,42.4947|-56.2254,16.7005,41.6197|-56.2254,15.6005,40.7447|-56.6754,14.4129,40.3197|-56.2254,16.4505,41.6197|-56.8143,14.241,41.1197|-56.3333,13.902,41.1197|-58.0504,13.2628,41.1197|-57.9254,12.6628,42.4947|-56.2642,13.8727,41.6197|-56.8004,14.5379,40.4947|-56.5406,13.9896,41.6197|-58.1754,12.9378,40.5697|-58.0504,13.1128,40.7447|-56.6761,14.1826,42.4947|-57.9254,12.5378,41.6197|-56.8004,14.5379,42.7447|-57.4254,12.9378,40.5197|-57.8004,12.9378,40.5697|-56.3564,13.9117,41.6197|-58.0504,13.0628,41.6197|-56.3333,13.902,42.1197|-56.8143,14.241,42.1197|-56.6754,14.4129,42.9197|-58.0504,13.1128,42.4947|-58.8004,13.2628,41.6197|-58.9254,12.6628,41.6197|-58.9254,12.6628,42.4947|-56.0504,16.1504,40.7447|-56.0004,16.0754,41.6197|-55.9504,16.1504,40.7447|-55.7754,16.0754,41.6197|-56.2254,16.1504,40.7447|-56.2254,16.7005,40.7447|-55.7754,16.0755,42.1197|-55.7754,16.0755,41.1197|-58.9254,12.6628,40.7447|-57.9254,12.6628,40.7447|Seat|0.6274,0.3725,0.2078|4.3244,18.0128,38.5697|4.3244,18.2128,38.7447|4.3244,18.0128,38.9197|3.5744,17.9128,38.7447|4.5744,17.7878,36.4947|3.5744,17.9128,36.4947|4.3244,18.2128,36.4947|4.5744,17.7878,38.7447|4.3244,18.0128,36.3197|3.9494,16.7628,38.1197|4.3244,18.0128,36.6697|5.7744,20.2004,38.4947|5.3238,17.6825,37.6197|5.7744,19.1003,37.6197|5.5744,17.9128,36.4947|5.5744,17.9128,38.7447|5.3238,17.6825,36.7447|5.7744,19.5253,37.6197|5.7744,19.6504,38.4947|5.7744,19.1004,38.4947|5.9494,19.6504,38.4947|6.0494,19.6504,38.4947|5.7744,20.2004,37.6197|5.7744,19.1004,36.7447|5.3244,17.9'
- ..'128,36.3197|5.7744,19.9503,37.6197|5.1856,17.7409,37.1197|5.6665,17.4018,37.1197|3.9494,16.7628,37.1197|4.0744,16.1628,38.4947|5.7356,17.3726,37.6197|5.1994,18.0378,36.4947|5.4593,17.4895,37.6197|3.8244,16.4378,36.5697|3.9494,16.6128,36.7447|5.3238,17.6825,38.4947|4.0744,16.0378,37.6197|0.75,0.875,1|5.1994,18.0378,38.7447|4.5744,16.4378,36.5197|4.1994,16.4378,36.5697|5.6435,17.4116,37.6197|3.9494,16.5628,37.6197|5.6665,17.4018,38.1197|5.1856,17.7409,38.1197|5.3244,17.9128,38.9197|3.9494,16.6128,38.4947|3.1994,16.7628,37.6197|3.0744,16.1628,37.6197|3.0744,16.1628,38.4947|5.9494,19.6504,36.7447|5.9994,19.5754,37.6197|6.0494,19.6504,36.7447|6.2244,19.5754,37.6197|5.7744,19.6504,36.7447|5.7744,20.2004,36.7447|6.2244,19.5754,38.1197|6.2244,19.5754,37.1197|3.0744,16.1628,36.7447|4.0744,16.1628,36.7447|4.3244,18.0128,42.5697|4.3244,18.2128,42.7447|4.3244,18.0128,42.9197|3.5744,17.9128,42.7447|4.5744,17.7878,40.4947|3.5744,17.9128,40.4947|4.3244,18.2128,40.4947|4.5744,17.7878,42.7447|4.3244,18.0128,40.3197|3.9494,16.7628,42.1197|4.3244,18.0128,40.6697|5.7744,20.2004,42.4947|5.3238,17.6825,41.6197|5.7744,19.1004,41.6197|5.5744,17.9128,40.4947|5.5744,17.9128,42.7447|5.3238,17.6825,40.7447|5.7744,19.5254,41.6197|5.7744,19.6504,42.4947|5.7744,19.1004,42.4947|5.9494,19.6504,42.4947|6.0494,19.6504,42.4947|5.7744,20.2004,41.6197|5.7744,19.1004,40.7447|5.3244,17.9128,40.3197|5.7744,19.9504,41.6197|5.1856,17.7409,41.1197|5.6665,17.4019,41.1197|3.9494,16.7628,41.1197|4.0744,16.1628,42.4947|5.7356,17.3727,41.6197|5.1994,18.0378,40.4947|5.4593,17.4895,41.6197|3.8244,16.4378,40.5697|3.9494,16.6128,40.7447|5.3238,17.6825,'
- ..'42.4947|4.0744,16.0378,41.6197|5.1994,18.0378,42.7447|4.5744,16.4378,40.5197|4.1994,16.4378,40.5697|5.6435,17.4116,41.6197|3.9494,16.5628,41.6197|5.6665,17.4019,42.1197|5.1856,17.7409,42.1197|5.3244,17.9128,42.9197|3.9494,16.6128,42.4947|3.1994,16.7628,41.6197|3.0744,16.1628,41.6197|3.0744,16.1628,42.4947|5.9494,19.6504,40.7447|5.9994,19.5754,41.6197|6.0494,19.6504,40.7447|6.2244,19.5754,41.6197|5.7744,19.6504,40.7447|5.7744,20.2004,40.7447|6.2244,19.5754,42.1197|6.2244,19.5754,41.1197|3.0744,16.1628,40.7447|4.0744,16.1628,40.7447|8.3244,18.0128,42.5697|8.3244,18.2128,42.7447|8.3244,18.0128,42.9197|7.5744,17.9128,42.7447|8.5744,17.7878,40.4947|7.5744,17.9128,40.4947|8.3244,18.2128,40.4947|8.5744,17.7878,42.7447|8.3244,18.0128,40.3197|7.9494,16.7628,42.1197|8.3244,18.0128,40.6697|9.7744,20.2004,42.4947|9.3237,17.6825,41.6197|9.7744,19.1004,41.6197|9.5744,17.9128,40.4947|9.5744,17.9128,42.7447|9.3237,17.6825,40.7447|9.7744,19.5254,41.6197|9.7744,19.6504,42.4947|9.7744,19.1004,42.4947|9.9494,19.6504,42.4947|10.0494,19.6504,42.4947|9.7744,20.2004,41.6197|9.7744,19.1004,40.7447|9.3244,17.9128,40.3197|9.7744,19.9504,41.6197|9.1856,17.7409,41.1197|9.6665,17.4019,41.1197|7.9494,16.7628,41.1197|8.0744,16.1628,42.4947|9.7356,17.3727,41.6197|9.1994,18.0378,40.4947|9.4593,17.4895,41.6197|7.8244,16.4378,40.5697|7.9494,16.6128,40.7447|9.3237,17.6825,42.4947|8.0744,16.0378,41.6197|9.1994,18.0378,42.7447|8.5744,16.4378,40.5197|8.1994,16.4378,40.5697|9.6435,17.4116,41.6197|7.9494,16.5628,41.6197|9.6665,17.4019,42.1197|9.1856,17.7409,42.1197|9.3244,17.9128,42.9197|7.9494,16.6128,42.4947|7.1994,16.7628,41.6197|7.0744,1'
- ..'6.1628,41.6197|7.0744,16.1628,42.4947|9.9494,19.6504,40.7447|9.9994,19.5754,41.6197|10.0494,19.6504,40.7447|10.2244,19.5754,41.6197|9.7744,19.6504,40.7447|9.7744,20.2004,40.7447|10.2244,19.5754,42.1197|10.2244,19.5754,41.1197|7.0744,16.1628,40.7447|8.0744,16.1628,40.7447|8.3244,18.0128,38.5697|8.3244,18.2128,38.7447|8.3244,18.0128,38.9197|7.5744,17.9128,38.7447|8.5744,17.7878,36.4947|7.5744,17.9128,36.4947|8.3244,18.2128,36.4947|8.5744,17.7878,38.7447|8.3244,18.0128,36.3197|7.9494,16.7628,38.1197|8.3244,18.0128,36.6697|9.7744,20.2004,38.4947|9.3237,17.6825,37.6197|9.7744,19.1003,37.6197|9.5744,17.9128,36.4947|9.5744,17.9128,38.7447|9.3237,17.6825,36.7447|9.7744,19.5253,37.6197|9.7744,19.6503,38.4947|9.7744,19.1003,38.4947|9.9494,19.6503,38.4947|10.0494,19.6503,38.4947|9.7744,20.2003,37.6197|9.7744,19.1003,36.7447|9.3244,17.9128,36.3197|9.7744,19.9503,37.6197|9.1856,17.7409,37.1197|9.6665,17.4018,37.1197|7.9494,16.7628,37.1197|8.0744,16.1628,38.4947|9.7356,17.3726,37.6197|9.1994,18.0378,36.4947|9.4593,17.4895,37.6197|7.8244,16.4378,36.5697|7.9494,16.6128,36.7447|9.3237,17.6825,38.4947|8.0744,16.0378,37.6197|9.1994,18.0378,38.7447|8.5744,16.4378,36.5197|8.1994,16.4378,36.5697|9.6435,17.4116,37.6197|7.9494,16.5628,37.6197|9.6665,17.4018,38.1197|9.1856,17.7409,38.1197|9.3244,17.9128,38.9197|7.9494,16.6128,38.4947|7.1994,16.7628,37.6197|7.0744,16.1628,37.6197|7.0744,16.1628,38.4947|9.9494,19.6503,36.7447|9.9994,19.5753,37.6197|10.0494,19.6503,36.7447|10.2244,19.5753,37.6197|9.7744,19.6503,36.7447|9.7744,20.2004,36.7447|10.2244,19.5753,38.1197|10.2244,19.5753,37.1197|7.0744,16.1627,36.7447|8.0744,16.1628,3'
- ..'6.7447|12.3244,18.0128,42.5697|12.3244,18.2128,42.7447|12.3244,18.0128,42.9197|11.5744,17.9128,42.7447|12.5744,17.7878,40.4947|11.5744,17.9128,40.4947|12.3244,18.2128,40.4947|12.5744,17.7878,42.7447|12.3244,18.0128,40.3197|11.9494,16.7628,42.1197|12.3244,18.0128,40.6697|13.7744,20.2004,42.4947|13.3237,17.6825,41.6197|13.7744,19.1004,41.6197|13.5744,17.9128,40.4947|13.5744,17.9128,42.7447|13.3237,17.6825,40.7447|13.7744,19.5254,41.6197|13.7744,19.6504,42.4947|13.7744,19.1004,42.4947|13.9494,19.6504,42.4947|14.0494,19.6504,42.4947|13.7744,20.2004,41.6197|13.7744,19.1004,40.7447|13.3244,17.9128,40.3197|13.7744,19.9504,41.6197|13.1856,17.7409,41.1197|13.6665,17.4019,41.1197|11.9494,16.7628,41.1197|12.0744,16.1628,42.4947|13.7356,17.3727,41.6197|13.1994,18.0378,40.4947|13.4593,17.4895,41.6197|11.8244,16.4378,40.5697|11.9494,16.6128,40.7447|13.3237,17.6825,42.4947|12.0744,16.0378,41.6197|13.1994,18.0378,42.7447|12.5744,16.4378,40.5197|12.1994,16.4378,40.5697|13.6435,17.4116,41.6197|11.9494,16.5628,41.6197|13.6665,17.4018,42.1197|13.1856,17.7409,42.1197|13.3244,17.9128,42.9197|11.9494,16.6128,42.4947|11.1994,16.7628,41.6197|11.0744,16.1628,41.6197|11.0744,16.1628,42.4947|13.9494,19.6504,40.7447|13.9994,19.5754,41.6197|14.0494,19.6504,40.7447|14.2244,19.5754,41.6197|13.7744,19.6504,40.7447|13.7744,20.2004,40.7447|14.2244,19.5754,42.1197|14.2244,19.5754,41.1197|11.0744,16.1628,40.7447|12.0744,16.1628,40.7447|12.3244,18.0128,38.5697|12.3244,18.2128,38.7447|12.3244,18.0128,38.9197|11.5744,17.9128,38.7447|12.5744,17.7878,36.4947|11.5744,17.9128,36.4947|12.3244,18.2128,36.4947|12.5744,17.7878,38.7447|12.3244,18.0'
- ..'128,36.3197|11.9494,16.7627,38.1197|12.3244,18.0128,36.6697|13.7744,20.2003,38.4947|13.3237,17.6825,37.6197|13.7744,19.1003,37.6197|13.5744,17.9128,36.4947|13.5744,17.9128,38.7447|13.3237,17.6825,36.7447|13.7744,19.5253,37.6197|13.7744,19.6503,38.4947|13.7744,19.1003,38.4947|13.9494,19.6503,38.4947|14.0494,19.6503,38.4947|13.7744,20.2003,37.6197|13.7744,19.1003,36.7447|13.3244,17.9128,36.3197|13.7744,19.9503,37.6197|13.1856,17.7409,37.1197|13.6665,17.4018,37.1197|11.9494,16.7627,37.1197|12.0744,16.1627,38.4947|13.7356,17.3726,37.6197|13.1994,18.0378,36.4947|13.4593,17.4894,37.6197|11.8244,16.4377,36.5697|11.9494,16.6127,36.7447|13.3237,17.6825,38.4947|12.0744,16.0377,37.6197|13.1994,18.0378,38.7447|12.5744,16.4377,36.5197|12.1994,16.4377,36.5697|13.6435,17.4115,37.6197|11.9494,16.5627,37.6197|13.6665,17.4018,38.1197|13.1856,17.7409,38.1197|13.3244,17.9128,38.9197|11.9494,16.6127,38.4947|11.1994,16.7627,37.6197|11.0744,16.1628,37.6197|11.0744,16.1628,38.4947|13.9494,19.6503,36.7447|13.9994,19.5753,37.6197|14.0494,19.6503,36.7447|14.2244,19.5753,37.6197|13.7744,19.6503,36.7447|13.7744,20.2003,36.7447|14.2244,19.5753,38.1197|14.2244,19.5753,37.1197|11.0744,16.1627,36.7447|12.0744,16.1627,36.7447|4.3244,18.0128,48.5697|4.3244,18.2128,48.7447|4.3244,18.0128,48.9197|3.5744,17.9128,48.7447|4.5744,17.7878,46.4947|3.5744,17.9128,46.4947|4.3244,18.2128,46.4947|4.5744,17.7878,48.7447|4.3244,18.0128,46.3197|3.9494,16.7628,48.1197|4.3244,18.0128,46.6697|5.7744,20.2004,48.4947|5.3238,17.6825,47.6197|5.7744,19.1004,47.6197|5.5744,17.9128,46.4947|5.5744,17.9128,48.7447|5.3238,17.6825,46.7447|5.7744,19.5254,47.6197|5'
- ..'.7744,19.6504,48.4947|5.7744,19.1004,48.4947|5.9494,19.6504,48.4947|6.0494,19.6504,48.4947|5.7744,20.2004,47.6197|5.7744,19.1004,46.7447|5.3244,17.9128,46.3197|5.7744,19.9504,47.6197|5.1856,17.7409,47.1197|5.6665,17.4019,47.1197|3.9494,16.7628,47.1197|4.0744,16.1628,48.4947|5.7356,17.3727,47.6197|5.1994,18.0378,46.4947|5.4593,17.4895,47.6197|3.8244,16.4378,46.5697|3.9494,16.6128,46.7447|5.3238,17.6825,48.4947|4.0744,16.0378,47.6197|5.1994,18.0378,48.7447|4.5744,16.4378,46.5197|4.1994,16.4378,46.5697|5.6435,17.4116,47.6197|3.9494,16.5628,47.6197|5.6665,17.4019,48.1197|5.1856,17.7409,48.1197|5.3244,17.9128,48.9197|3.9494,16.6128,48.4947|3.1994,16.7628,47.6197|3.0744,16.1628,47.6197|3.0744,16.1628,48.4947|5.9494,19.6504,46.7447|5.9994,19.5754,47.6197|6.0494,19.6504,46.7447|6.2244,19.5754,47.6197|5.7744,19.6504,46.7447|5.7744,20.2004,46.7447|6.2244,19.5754,48.1197|6.2244,19.5754,47.1197|3.0744,16.1628,46.7447|4.0744,16.1628,46.7447|8.3244,18.0128,48.5697|8.3244,18.2128,48.7447|8.3244,18.0128,48.9197|7.5744,17.9128,48.7447|8.5744,17.7878,46.4947|7.5744,17.9128,46.4947|8.3244,18.2128,46.4947|8.5744,17.7878,48.7447|8.3244,18.0128,46.3197|7.9494,16.7628,48.1197|8.3244,18.0128,46.6697|9.7744,20.2004,48.4947|9.3237,17.6825,47.6197|9.7744,19.1004,47.6197|9.5744,17.9128,46.4947|9.5744,17.9128,48.7447|9.3237,17.6825,46.7447|9.7744,19.5254,47.6197|9.7744,19.6504,48.4947|9.7744,19.1004,48.4947|9.9494,19.6504,48.4947|10.0494,19.6504,48.4947|9.7744,20.2004,47.6197|9.7744,19.1004,46.7447|9.3244,17.9128,46.3197|9.7744,19.9504,47.6197|9.1856,17.7409,47.1197|9.6665,17.4019,47.1197|7.9494,16.7628,47.1197|8.0744,16.1628,48'
- ..'.4947|9.7356,17.3727,47.6197|9.1994,18.0378,46.4947|9.4593,17.4895,47.6197|7.8244,16.4378,46.5697|7.9494,16.6128,46.7447|9.3237,17.6825,48.4947|8.0744,16.0378,47.6197|9.1994,18.0378,48.7447|8.5744,16.4378,46.5197|8.1994,16.4378,46.5697|9.6435,17.4116,47.6197|7.9494,16.5628,47.6197|9.6665,17.4019,48.1197|9.1856,17.7409,48.1197|9.3244,17.9128,48.9197|7.9494,16.6128,48.4947|7.1994,16.7628,47.6197|7.0744,16.1628,47.6197|7.0744,16.1628,48.4947|9.9494,19.6504,46.7447|9.9994,19.5754,47.6197|10.0494,19.6504,46.7447|10.2244,19.5754,47.6197|9.7744,19.6504,46.7447|9.7744,20.2004,46.7447|10.2244,19.5754,48.1197|10.2244,19.5754,47.1197|7.0744,16.1628,46.7447|8.0744,16.1628,46.7447|12.3244,18.0128,48.5697|12.3244,18.2128,48.7447|12.3244,18.0128,48.9197|11.5744,17.9128,48.7447|12.5744,17.7878,46.4947|11.5744,17.9128,46.4947|12.3244,18.2128,46.4947|12.5744,17.7878,48.7447|12.3244,18.0128,46.3197|11.9494,16.7628,48.1197|12.3244,18.0128,46.6697|13.7744,20.2004,48.4947|13.3237,17.6825,47.6197|13.7744,19.1004,47.6197|13.5744,17.9128,46.4947|13.5744,17.9128,48.7447|13.3237,17.6825,46.7447|13.7744,19.5254,47.6197|13.7744,19.6504,48.4947|13.7744,19.1004,48.4947|13.9494,19.6504,48.4947|14.0494,19.6504,48.4947|13.7744,20.2004,47.6197|13.7744,19.1004,46.7447|13.3244,17.9128,46.3197|13.7744,19.9504,47.6197|13.1856,17.7409,47.1197|13.6665,17.4019,47.1197|11.9494,16.7628,47.1197|12.0744,16.1628,48.4947|13.7356,17.3727,47.6197|13.1994,18.0378,46.4947|13.4593,17.4895,47.6197|11.8244,16.4378,46.5697|11.9494,16.6128,46.7447|13.3237,17.6825,48.4947|12.0744,16.0378,47.6197|13.1994,18.0378,48.7447|12.5744,16.4378,46.5197|12.1994,16.437'
- ..'8,46.5697|13.6435,17.4116,47.6197|11.9494,16.5628,47.6197|13.6665,17.4019,48.1197|13.1856,17.7409,48.1197|13.3244,17.9128,48.9197|11.9494,16.6128,48.4947|11.1994,16.7628,47.6197|11.0744,16.1628,47.6197|11.0744,16.1628,48.4947|13.9494,19.6504,46.7447|13.9994,19.5754,47.6197|14.0494,19.6504,46.7447|14.2244,19.5754,47.6197|13.7744,19.6504,46.7447|13.7744,20.2004,46.7447|14.2244,19.5754,48.1197|14.2244,19.5754,47.1197|11.0744,16.1628,46.7447|12.0744,16.1628,46.7447|4.3244,18.0129,52.5697|4.3244,18.2129,52.7447|4.3244,18.0129,52.9197|3.5744,17.9129,52.7447|4.5744,17.7879,50.4947|3.5744,17.9129,50.4947|4.3244,18.2129,50.4947|4.5744,17.7879,52.7447|4.3244,18.0129,50.3197|3.9494,16.7629,52.1197|4.3244,18.0129,50.6697|5.7744,20.2004,52.4947|5.3238,17.6826,51.6197|5.7744,19.1004,51.6197|5.5744,17.9129,50.4947|5.5744,17.9129,52.7447|5.3238,17.6826,50.7447|5.7744,19.5254,51.6197|5.7744,19.6504,52.4947|5.7744,19.1004,52.4947|5.9494,19.6504,52.4947|6.0494,19.6504,52.4947|5.7744,20.2004,51.6197|5.7744,19.1004,50.7447|5.3244,17.9129,50.3197|5.7744,19.9504,51.6197|5.1856,17.741,51.1197|5.6665,17.4019,51.1197|3.9494,16.7629,51.1197|4.0744,16.1629,52.4947|5.7356,17.3727,51.6197|5.1994,18.0379,50.4947|5.4593,17.4896,51.6197|3.8244,16.4379,50.5697|3.9494,16.6129,50.7447|5.3238,17.6826,52.4947|4.0744,16.0379,51.6197|5.1994,18.0379,52.7447|4.5744,16.4379,50.5197|4.1994,16.4379,50.5697|5.6435,17.4117,51.6197|3.9494,16.5629,51.6197|5.6665,17.4019,52.1197|5.1856,17.741,52.1197|5.3244,17.9129,52.9197|3.9494,16.6129,52.4947|3.1994,16.7629,51.6197|3.0744,16.1629,51.6197|3.0744,16.1629,52.4947|5.9494,19.6504,50.7447|5.9994,19.575'
- ..'4,51.6197|6.0494,19.6504,50.7447|6.2244,19.5754,51.6197|5.7744,19.6504,50.7447|5.7744,20.2004,50.7447|6.2244,19.5754,52.1197|6.2244,19.5754,51.1197|3.0744,16.1628,50.7447|4.0744,16.1629,50.7447|8.3244,18.0129,52.5697|8.3244,18.2129,52.7447|8.3244,18.0129,52.9197|7.5744,17.9129,52.7447|8.5744,17.7879,50.4947|7.5744,17.9129,50.4947|8.3244,18.2129,50.4947|8.5744,17.7879,52.7447|8.3244,18.0129,50.3197|7.9494,16.7628,52.1197|8.3244,18.0129,50.6697|9.7744,20.2004,52.4947|9.3237,17.6826,51.6197|9.7744,19.1004,51.6197|9.5744,17.9129,50.4947|9.5744,17.9129,52.7447|9.3237,17.6826,50.7447|9.7744,19.5254,51.6197|9.7744,19.6504,52.4947|9.7744,19.1004,52.4947|9.9494,19.6504,52.4947|10.0494,19.6504,52.4947|9.7744,20.2004,51.6197|9.7744,19.1004,50.7447|9.3244,17.9129,50.3197|9.7744,19.9504,51.6197|9.1856,17.741,51.1197|9.6665,17.4019,51.1197|7.9494,16.7629,51.1197|8.0744,16.1629,52.4947|9.7356,17.3727,51.6197|9.1994,18.0379,50.4947|9.4593,17.4895,51.6197|7.8244,16.4379,50.5697|7.9494,16.6129,50.7447|9.3237,17.6826,52.4947|8.0744,16.0378,51.6197|9.1994,18.0379,52.7447|8.5744,16.4379,50.5197|8.1994,16.4379,50.5697|9.6435,17.4117,51.6197|7.9494,16.5629,51.6197|9.6665,17.4019,52.1197|9.1856,17.741,52.1197|9.3244,17.9129,52.9197|7.9494,16.6129,52.4947|7.1994,16.7629,51.6197|7.0744,16.1629,51.6197|7.0744,16.1629,52.4947|9.9494,19.6504,50.7447|9.9994,19.5754,51.6197|10.0494,19.6504,50.7447|10.2244,19.5754,51.6197|9.7744,19.6504,50.7447|9.7744,20.2004,50.7447|10.2244,19.5754,52.1197|10.2244,19.5754,51.1197|7.0744,16.1628,50.7447|8.0744,16.1628,50.7447|12.3244,18.0128,52.5697|12.3244,18.2128,52.7447|12.3244,18.0128,52.9197|1'
- ..'1.5744,17.9128,52.7447|12.5744,17.7878,50.4947|11.5744,17.9128,50.4947|12.3244,18.2128,50.4947|12.5744,17.7878,52.7447|12.3244,18.0128,50.3197|11.9494,16.7628,52.1197|12.3244,18.0128,50.6697|13.7744,20.2004,52.4947|13.3237,17.6825,51.6197|13.7744,19.1004,51.6197|13.5744,17.9128,50.4947|13.5744,17.9128,52.7447|13.3237,17.6825,50.7447|13.7744,19.5254,51.6197|13.7744,19.6504,52.4947|13.7744,19.1004,52.4947|13.9494,19.6504,52.4947|14.0494,19.6504,52.4947|13.7744,20.2004,51.6197|13.7744,19.1004,50.7447|13.3244,17.9128,50.3197|13.7744,19.9504,51.6197|13.1856,17.741,51.1197|13.6665,17.4019,51.1197|11.9494,16.7628,51.1197|12.0744,16.1628,52.4947|13.7356,17.3727,51.6197|13.1994,18.0378,50.4947|13.4593,17.4895,51.6197|11.8244,16.4378,50.5697|11.9494,16.6128,50.7447|13.3237,17.6825,52.4947|12.0744,16.0378,51.6197|13.1994,18.0378,52.7447|12.5744,16.4378,50.5197|12.1994,16.4378,50.5697|13.6435,17.4116,51.6197|11.9494,16.5628,51.6197|13.6665,17.4019,52.1197|13.1856,17.741,52.1197|13.3244,17.9128,52.9197|11.9494,16.6128,52.4947|11.1994,16.7628,51.6197|11.0744,16.1629,51.6197|11.0744,16.1628,52.4947|13.9494,19.6504,50.7447|13.9994,19.5754,51.6197|14.0494,19.6504,50.7447|14.2244,19.5754,51.6197|13.7744,19.6504,50.7447|13.7744,20.2004,50.7447|14.2244,19.5754,52.1197|14.2244,19.5754,51.1197|11.0744,16.1628,50.7447|12.0744,16.1628,50.7447|Windows|WindowN|0.9607,0.8039,0.1882|0.6|-55.1887,16.5231,55.8053|-53.7001,-145.87,-124.07|1,17,9|0.5,1,1|WindowO|-57.7145,19.9429,53.5446|19,-90,-90|1,1.2,17|WindowA|-59.0004,19.5001,44.7447|-71,-90,90|20,16.3999,1|1,1,0.5|WindowQ|-57.8563,19.8941,35.9447|19,-90,90|WindowP|-55.7023,16'
- ..'.3326,33.7864|-54.25,-34.37,124.2099|WindowB|-29.5307,19.6448,33.4081|-45,0,-180|8,1,5|1.25,1.5,1.1|WindowC|-18.5308,19.6448,33.4081|WindowD|-9.5308,19.6448,33.4081|-45,0,0|4,1,5|1.2999,1.5,1.1|WindowE|0.9692,19.6448,33.4081|45,180,180|5,1,5|WindowF|10.4691,19.6448,33.4081|WindowG|21.9691,19.7155,33.4789|9,1,6|WindowH|-29.5305,19.2628,56.2444|WindowI|-18.5306,19.263,56.2444|WindowJ|-9.5306,19.263,56.2444|-45,-180,-180|WindowK|0.9694,19.263,56.2444|-45,-180,0|WindowL|10.4693,19.263,56.2444|-45,180,0|WindowM|21.9693,19.3335,56.1737|-60.4,14.5364,40.9447|http://www.roblox.com/asset/?id=29391133|DimmerScript|Dome|-20.9305,16.5001,48.3447|2,2,2|http://www.roblox.com/asset/?id=1038653|http://ww.roblox.com/asset/?id=1038653|0,0.5607,0.6117|0.3|-20.9305,16.1001,48.3447|0.999,1.0499,0.999|-3.2565,12.8702,5.4878|1,14,1|-3.2565,12.8702,-2.5122|14,1,1|-18.2565,12.8702,4.4878|1,1,16|-3.2565,17.8703,83.4876|-3.2565,12.8702,83.4876|-18.2565,12.8702,84.4876|-18.2565,17.8702,84.4876|-18.2565,12.8702,90.4876|-18.2565,17.8703,90.4876|-3.2565,17.8703,91.4876|0,-180,0|-3.2565,12.8702,91.4876|-18.2565,12.8702,-1.5122|-18.2565,17.8702,-1.5122|-18.2565,17.8703,4.4878|800|-20.9305,15.7001,48.3447|-3.2565,17.8703,-2.5122|-3.2565,17.8703,5.4878|-21.0305,18.2999,49.1447|89.8899,-90,-90|0,-0.4001,0|1,2,1.25|-37.5305,17.2122,59.0021|0,90,135|1,1,4|0.75,1,1|-37.5305,16.5053,59.7092|-37.5305,16.8871,29.9433|0,-90,135|-37.5305,17.5942,30.6504|-38.9305,18.6266,57.5879|-45,-180,90|-37.5305,14.7375,61.477|1,4,4|-37.5305,15.1193,28.1756|-36.1307,19.0083,32.0647|-45,0,90|-39.3305,18.6266,57.5879|-35.7308,19.0083,32.0647|-37.5305,17.7072,'
- ..'58.5072|0,-90,45|0.75,1,1.2|-37.5305,18.0892,31.1454|0,90,45|-36.1305,18.6264,57.5879|-45,180,90|-37.5305,16.2932,60.9113|-45,180,-180|0,0.4,0.8|0.5,0.5,0.4|-37.5305,16.6749,28.7413|-45,0,180|-38.9307,19.0083,32.0647|-35.7305,18.6264,57.5879|-37.5305,15.3032,59.9213|-37.5305,15.685,29.7312|-39.3307,19.0083,32.0647|0.6999|-37.5305,18.5557,57.6586|1,2,2|0.25,1.2,1.2|-37.5307,19.079,32.1354|-37.5305,19.5457,56.6687|-37.5307,19.9276,32.9839|-37.5305,20.0407,56.1737|-37.5307,20.4225,33.4789|Regen Button|18.4994,0.7002,89.4446|4,1.2,4|Regen|-27.3304,21,41.7447|-0.75,0.25,3|0.4,1,5|0.125|-30.0005,26.7002,40.4447|0,1.2999,0|1.3999,1,0.25|-15.3305,18.9997,50.2447|0.75,0.25,0|0.4,1,1|-26.0304,18.3013,42.7447|3,0.4,6|0,0.0799,0|1,1.5,1|-19.5005,25.5002,40.9447|-0.5,-0.2001,0|-22.0305,16.0001,38.5447|-17.0305,15.9999,49.5447|1.4994,25.5002,48.9447|0.5,-0.2001,0|1056|-9.7005,12.6002,45.2447|15,5,1|-9.0305,16.9999,50.9447|1,0.4,5|-18.0305,19.9994,41.2447|-0.5,0,-0.5|1,0.25,0.2|-20.0305,15.9994,44.2447|-0.5,0.75,0.5|1,0.4,0.3|-60.2691,15.8375,36.1417|-3.7001,104.3799,40.99|3,0.8,13|-9.5308,17.5942,30.6504|52,1,1|-20.0305,17.9994,41.2447|-0.5,-0.75,0.5|-18.5308,17.7356,31.499|10,0.4,2|-23.3308,19.7154,33.4789|2,0.4,4|1,1,1.2999|-13.0308,20.0691,33.1253|1,6,1|15.9795,19.3001,40.2347|5,8,1|-19.7305,20.9998,47.2447|-0.75,0.25,0|0.4,1,1.7|-9.5306,22.162,54.0524|50,1,1|-27.2305,18.0014,47.7447|1.1,1,1|-60.8915,18.849,44.7447|16,0.4,1|-19.0305,20.9,44.5447|-2.5,0.25,0.3|8,1,0.2|-47.0305,19.3336,54.7595|1,8,2|7.4994,25.5002,48.9447|-47.0305,21.0265,54.5049|-12.0305,20.9994,51.2447|-69.2692,18.6074,51.3446|19,-90,180|0,2.09'
- ..'99,0.6|1.3999,1,0.15|-27.0005,17.9016,46.7447|1,1.6,1|0.1,-0.2001,-0|0.8,1,0.8|-3.0305,22.4994,45.7447|1,2,12|-57.7012,19.9476,53.5724|-71,-90,95|17,0.4,1|-22.0305,15.9999,49.5447|-79.6543,13.445,51.3447|0,180,-19|2,1,2|0,-1,0|3,0.99,3|10.4691,21.6953,35.4588|2,0.4,10|-10.5305,16.9999,39.9447|-46.7376,19.9967,34.6994|42,0,-180|1,8,1|-15.0305,18.9994,40.2447|-0.5,0.75,-0.5|-19.0305,20.9999,40.9447|-19.7305,19.9999,47.2447|5.9692,15.2607,27.327|0,90,-45|5,0.4,1|0,-0.2001,0|-32.0005,27.5002,40.4447|-29.0304,19.9994,38.2447|-0.5,0,0.5|-15.0305,18.9994,49.2447|-51.436,22.1056,48.9365|-71,-90,27|9,0.4,1|-7.0305,17.9,40.7447|-0.1001,-0.2001,-0|-15.3305,17.9997,50.2447|-12.0305,19.9994,51.2447|-11.7305,20.9996,50.2447|-37.5308,21.8368,34.8931|3,1,4|-12.0305,15.9994,49.2447|-9.5308,17.7356,31.499|2,0.4,6|-6.0308,13.8465,25.9129|0,-0.3701,0|1.25,1,0.25|-4.0305,18.2994,54.7447|3,1.6,2|1.9692,11.3716,23.438|1.5,1,0.25|-18.3305,19.9998,47.2447|-35.0304,13.5994,36.7447|12,7,1|-9.2006,13.6002,30.2447|1,7,52|-18.3305,20.9998,47.2447|-28.7304,19.0001,44.7447|1,0.4,12|-22.0305,15.9999,50.9447|-17.0305,19.9998,49.5447|-9.5306,21.3135,54.1938|0,-90,-135|-29.0304,15.9994,38.2447|-9.5307,13.3515,26.4078|52,11,1|-15.0305,17.9994,38.2447|-18.0305,20.9994,41.2447|-0.5,-0.75,-0.5|-56.5379,15.8118,54.6307|-1.3201,76.6399,137.2299|3,0.8,20|5.7435,17.8703,1.4878|7,1,32|12.7434,15.3702,-2.0122|2,4,18|-1.7006,12.6001,32.2447|1,5,3|-66.0658,14.3226,57.5056|5.15,-102.4401,-48.85|1.75,1,0.25|13.9691,17.3821,29.4484|12.2434,15.3702,-3.2122|-89.8701,90,90|17,0.4,2|-38.5304,11.2994,42.2447|1,2.4,6|0.1058,0.1647,0.2078|-32.0005,27.9002,4'
- ..'0.4447|4,0.4,5|0,2.5899,0|-12.0305,17.9994,40.2447|-10.0307,14.5537,26.6199|-29.0304,19.9994,51.2447|-18.5308,21.6953,35.4588|-29.5305,17.3538,58.1536|15.495,17.5703,19.9545|0,116.5699,0|-33.0005,26.7002,49.4447|-4.0305,19.2994,47.7447|3,0.4,16|-9.0305,17.9999,50.9447|8.9994,5.9002,26.4447|-42.6005,13.5003,46.2447|-0.9,-2.4001,1.7|1,15,0.2|-15.0305,15.9994,49.2447|-51.7106,15.0001,50.3447|-84.84,-90,0|5,1,2|http://www.roblox.com/asset/?id=29327801|-11.5308,15.2607,27.3271|32,0.4,1|1,1,0.25|-18.0305,19.9994,44.2447|-19.7305,20.9998,40.2447|9.9692,13.1394,25.2057|-19.0305,18.9999,40.9447|-17.0305,16.9999,49.5447|-27.0005,19.1014,48.7447|0,-0.2001,0.1|-23.5305,18.9999,39.9447|1,0.4,8|-42.6005,13.1002,46.2447|-0.9,-2.8,1.1|10.9994,5.9002,26.4447|-60.0788,16.361,57.4788|48.58,-6.58,7.8|7,0.4,1|-18.0305,16.9994,41.2447|-9.2305,18.9998,40.7447|-0.3001,-1,0.6999|1,1,0.4|-24.0306,19.6873,56.5272|5.6694,19.3336,56.1737|11.9692,13.1394,25.2057|-26.3304,18.701,44.7447|0.75,-0.41,0|1,1,1.5|-23.3306,19.3337,56.1737|-45,-180,-90|-30.0005,26.3002,40.4447|0,0.8999,0.3|-63.9691,16.002,56.6205|5.9692,17.3821,29.4484|-12.0305,15.9994,51.2447|-16.2005,12.6001,52.2447|12,5,1|-12.0308,23.6045,36.6608|57,1,2|-9.5308,22.8974,37.3679|52,2,1|-11.7305,19.9997,39.2447|-18.3305,16.9999,47.2447|14.9704,15.7002,46.2447|-0.8001,-2.8,-1.3|1,15,0.3989|-19.0305,19.9998,44.5447|-29.5306,21.3135,54.1938|-15.0305,17.9994,51.2447|-15.3305,20.8999,39.2447|-70.345,18.6601,51.3446|19,-90,-180|-19.7305,17.9998,40.2447|10.1284,17.5702,9.2214|-9.0305,18.0001,38.5447|-7.0305,17.9,42.7447|-69.9543,17.5254,52.8446|0,180,161|1.4199,1,0.25|-45.1995,2'
- ..'1.1002,44.8447|16,2.7999,4|-4.5006,25.5002,40.9447|-7.7006,12.6001,32.2447|-89.89,74.66,-74.6601|1,3,5|-34.0005,26.7002,40.4447|-32.0005,26.7002,41.9447|-9.0305,16.0001,38.5447|-12.0305,18.9994,40.2447|-17.0305,18.9999,39.9447|-18.3305,20.9996,40.2447|-15.3305,18.9996,39.2447|-17.0305,16.9999,39.9447|-20.0305,18.9994,41.2447|-16.5005,25.5002,40.9447|-12.0305,20.9994,38.2447|-19.7305,16.9999,40.2447|-35.0304,20.0994,40.2447|5,6,1|-51.6073,22.0461,40.5763|-71,-90,155|-9.0305,15.9999,50.9447|-15.3305,20.9995,39.2447|-13.5305,22.4994,39.2447|4,2,1|0.9694,17.3538,58.1536|-68.0867,13.3931,57.7336|-5.1501,77.5599,48.8499|-19.0305,19.4994,47.2447|1,8,5|-79.0266,10.5986,37.9447|0,-180,5|0,0.8999,0|2.5,0.8,2.5|-15.0305,18.9994,38.2447|-18.3305,19.9997,40.2447|-7.5006,25.5002,44.9447|-11.7305,16.9993,50.2447|-3.2565,15.3702,-1.5122|1,4,14|816|-9.7005,15.3001,44.7447|28,0.4,51|-11.7305,19.9995,50.2447|-18.0305,16.9994,44.2447|16.6694,13.0002,43.2447|-0.25,0,0|0.5,3.5,0.5|-4.0305,20.2994,51.2447|3,1.6,5|-9.5306,17.2124,59.0021|-28.5005,25.5002,40.9447|-9.0305,18.9999,39.9447|-11.7305,18.9997,50.2447|-22.0305,16.9999,50.9447|-15.3305,19.9996,50.2447|-10.5005,25.5002,48.9447|-23.5305,20.9997,49.5447|-24.7306,19.3337,56.1737|-32.0005,26.7002,38.9447|-15.3305,15.9996,50.2447|-11.2008,24.0005,37.0568|-53.5901,0,180|56,1,2|-22.0305,17.9999,39.9447|16.6694,11.0002,43.2447|0.8894,8.7656,22.5451|-46,0,-180|32,2,1|-12.0305,16.9994,38.2447|-64.1207,14.5022,57.9348|-15.5308,12.4323,24.4986|48,0.4,1|-19.7305,19.9998,40.2447|-10.5305,15.9999,39.9447|-43.5307,23.6542,37.8667|0,90,172.82|3,1,6|-20.0305,19.9994,44.2447|-13.5005,2'
- ..'5.5002,40.9447|5.9692,13.1394,25.2057|17.3694,13.0002,44.7447|1,4,1|0.5,1,0.5|-35.0295,12.6002,42.2457|1,5,1|-20.0305,20.9994,44.2447|-17.0305,17.9999,49.5447|4.4994,25.5002,44.9447|-15.3305,17.9997,39.2447|-29.0304,20.9994,38.2447|-31.0005,27.5002,40.4447|-15.0305,19.9994,49.2447|-6.7305,17.9999,41.7447|4.4994,25.5002,48.9447|-15.0305,15.9994,51.2447|-9.5306,17.3538,58.1536|4.4994,25.5002,40.9447|17.3694,11.0002,44.7447|-12.0305,17.9994,49.2447|-69.994,13.5887,56.9758|-15.0305,16.9994,49.2447|-1.5006,25.5002,48.9447|-9.2005,13.6002,59.2446|-4.5308,20.0691,33.1253|45,0,180|4,6,1|-33.0005,26.7002,40.4447|-15.0305,20.9994,38.2447|-11.7305,15.9996,50.2447|-26.3005,18.0016,45.9447|-0.0751,0,0|1.1499,1,1|-43.5305,17.2124,59.0021|6,1,1|-9.7005,15.2901,44.7447|-15.0305,16.9994,51.2447|-7.8506,17.3,41.7447|4,0.4,2|-34.0304,12.5994,36.7447|-22.0305,18.0001,38.5447|-18.0305,20.9994,44.2447|-12.3306,19.3337,56.1737|-13.0306,19.6873,56.5272|-6.0305,16.4994,38.2447|-12.0305,19.9994,38.2447|-8.9305,17.9998,41.7447|-47.8861,19.4805,54.7159|-33.7201,5.2899,-68.02|-43.5305,20.3942,55.8201|8,1,6|14.9704,16.1002,46.2447|-0.8001,-2.4001,-0.7|-15.0305,17.9994,49.2447|-9.5308,16.18,30.6504|52,1,3|-9.0305,17.0001,38.5447|-17.0305,20.9999,39.9447|-56.0868,17.2174,55.6277|-88,172,180|19,0.4,1|-11.7305,16.9998,39.2447|-12.0305,16.9994,40.2447|-27.3304,20,41.7447|0,0.3,-3|-21.5305,19.4994,50.2447|12,8,1|-4.0305,21.2994,46.7447|3,0.4,14|7.4994,25.5002,44.9447|-32.0005,27.1002,40.4447|0,1.7,0.3|-29.0304,17.9994,38.2447|-19.0305,19.9999,40.9447|-11.7305,21.9001,39.2447|-3.5,0.25,-0.3001|-53.3587,14.3493,37.8447|84.8399,90,180|8,2'
- ..'.4,4|-27.0005,19.1014,46.7447|14.9704,15.7002,43.2447|0.8,-2.8,-1.3|-24.0306,18.9801,55.8201|-51.7106,15.0001,39.3447|http://www.roblox.com/asset/?id=11528223|-9.0305,19.9999,39.9447|-6.0305,20.4994,38.2447|-32.0005,26.7002,50.9447|-4.5305,15.7994,32.2447|3,2,4|-12.0305,17.9994,51.2447|-22.0305,21.0001,38.5447|7.9692,15.2608,27.3271|-20.0305,16.9994,44.2447|-68.0633,18.1766,51.3446|-34.0005,26.7002,49.4447|-29.0304,16.9994,38.2447|-26.0304,17.3013,45.2447|3,1.6,1|-57.8644,19.8914,35.8926|-71,-90,85|-19.0305,22.5994,42.7447|-27.3304,19.0001,41.7447|0.75,0.25,3|5.7435,12.8702,1.4878|-22.0305,15.9999,39.9447|-25.5005,25.5002,40.9447|-18.3305,16.9999,40.2447|-15.0305,19.9994,38.2447|-17.0305,18.9999,49.5447|-19.7305,16.9999,47.2447|-20.0305,19.9994,41.2447|-9.5308,22.5438,35.6002|-33.0005,27.5002,40.4447|-9.0305,20.9999,50.9447|-18.5306,21.3135,54.1938|-22.0305,17.0001,38.5447|-35.0304,22.4994,44.7447|16.6694,11.0002,46.2447|0.25,0,0|-68.3237,18.9329,51.3446|-19.0305,21.8999,40.9447|-10.5305,16.9999,49.5447|-9.5308,21.8367,36.3073|-26.0304,17.3013,40.2447|-15.3305,15.9996,39.2447|-16.2005,12.6002,38.2447|-11.7305,17.9997,39.2447|-17.0305,19.9999,39.9447|-31.0005,26.7002,40.4447|-12.3308,19.7155,33.4789|-66.977,16.7537,39.8158|-71,-90,164|10,0.4,1|-39.2005,12.7002,54.7447|16,0.4,8|-50.7146,15.09,53.3447|84.8399,90,0|-0,-1.4901,0|4,0,1|-9.0305,19.0001,38.5447|4.9691,19.3618,33.8324|45,180,0|1,1,6|-20.0305,15.9994,41.2447|14.9704,16.1002,43.2447|0.8,-2.4001,-0.7|-27.0005,17.9016,48.7447|-19.0305,16.9999,40.9447|-3.2565,15.3702,4.4878|-17.0305,17.9999,39.9447|-18.0305,15.9994,41.2447|-19.7305,18.9998,40.2447'
- ..'|-27.0306,11.3716,23.438|-20.0305,16.9994,41.2447|-12.0305,15.9994,38.2447|-29.0304,18.9994,38.2447|-1.0308,11.7252,23.7915|-4.7006,12.6001,34.2447|7,1,5|-23.5305,19.9996,39.9447|-18.0305,18.9994,41.2447|-24.0308,20.0689,33.1253|-18.3305,15.9998,40.2447|-29.5308,21.6953,35.4588|-22.0305,20.0001,38.5447|-17.0305,15.9999,39.9447|-23.5305,20.9999,39.9447|-19.0305,15.9999,40.9447|-21.5305,19.4994,39.2447|-39.0305,10.311,22.3773|-37.5305,10.8059,21.8824|45,-180,90|-50.5965,16.7679,29.2039|48.5099,-174.17,-8.86|0.5,-0.3701,0|-36.0305,11.7252,23.7915|-40.0307,12.7151,24.2158|0.5,-0.77,0|-40.0307,21.1296,34.186|1,9,1|-43.2376,17.991,30.2021|-39.0305,11.7252,23.7915|-39.0305,13.1394,25.2058|-37.5305,11.5838,24.6401|6,1,6|-47.3629,13.9716,26.7414|41.4199,9.64,-177.48|2,12,1|-43.7376,13.532,26.1873|7,11,1|-51.1836,14.361,32.8376|-22.6101,12.84,-176|6,0.8,4|-50.4037,15.9127,34.2909|3.7,-75.6201,139.0099|1,0.8,7|1.25,1,1|-35.0308,19.7154,34.186|1,7,1|-24.0308,19.3618,33.8324|-29.5307,17.7356,31.499|-31.1105,8.7656,22.5451|-68.1797,13.8081,32.088|-5.85,102.4899,-48.8601|-43.5307,20.7761,33.8324|-36.0305,13.1394,25.2058|-37.5305,13.6344,24.7108|45,180,90|-28.0306,15.2607,27.3271|-41.5005,6.1002,23.9447|1,8,2.4|-36.0005,5.9002,26.4447|-41.5307,15.4727,29.9433|13,1,4|-64.3957,13.0924,30.2389|48.5099,-174.17,171.1399|0.5,0.2,0|-56.2422,17.1542,33.8493|-88,8,0|-61.7658,15.5948,31.6781|-48.51,5.8299,8.8599|22,0.4,1|-37.5305,12.2202,23.2966|-31.1105,8.4828,22.9097|-30,0,180|-56.6258,13.9084,28.5177|-0.5,0.2,0|-56.817,14.8975,30.4478|-40.8801,-162.42,172.25|20,7,1|-60.3762,14.9987,30.6963|0,0.2,0|-39.2005,12.7002,34.7447|'
- ..'-31.1205,8.7302,29.9447|32,12,1|-60.5108,13.5004,29.3783|-60.2416,16.4969,32.0143|-64.1265,16.0889,32.8749|-40.0307,13.7051,26.7614|0,-90,-45|1,12,1|-56.3566,16.9049,31.1538|-36.0305,10.311,22.3773|-56.4912,15.4067,29.8358|-66.2709,13.6375,31.3282|-64.2611,14.5907,31.5569|-24.7308,19.7154,33.4789|-72.935,14.4217,34.1522|-63.8097,10.2852,29.1688|-48.7201,27.1299,-7.2|37,2,1|-70.1558,13.2295,32.1888|-34.0005,5.9002,26.4447|-34.3308,19.7154,33.4789|-21.0307,13.8465,25.9128|48.5493,11.1702,44.9747|1,0.4,4|0,0,-0.3001|0.8,0.25,1.25|45.7349,15.9802,44.3747|0,180,135|47.9692,20.0861,55.7304|0,0,-0.5|1,0.25,2|48.5493,11.3702,48.9747|40.9692,21.5003,57.1447|10,1,17|48.5493,10.3702,44.9747|11.6811,17.5702,76.4663|0,-116.57,0|48.5493,11.3702,40.4747|-89.89,76.9199,-166.92|43.7551,15.1317,42.1747|-45,-90,90|5,0.4,10|9.8923,17.5702,80.044|46.0178,15.6974,44.3747|26.7434,21.9704,38.2778|0,-180,-180|46.3006,15.4145,44.3747|0,-180,135|26.7434,21.9704,51.2777|48.5493,10.7702,44.9747|22.7434,13.8702,87.4876|2,1,7|1.2,0,0|4.5,1,4.5|23.7434,21.9704,51.2777|22.7434,15.3703,87.4876|2,2,7|48.5493,12.9702,44.9747|0,0,22.5|23.7434,21.9704,38.2778|46.0493,11.3702,42.1747|6,0.4,4|-3.2565,15.3702,84.4876|48.5493,12.3702,44.9747|48.5493,11.9702,44.9747|22.7434,16.8702,87.4876|47.432,14.2831,44.3747|46.0493,11.3702,47.2747|-89.89,-42.6501,42.65|22.7434,12.8702,87.4876|3.5,1,4|27.4694,22.8503,44.9447|1,22,16|48.5493,11.5702,44.9747|21.5335,17.5703,80.9876|0.3,-0.3701,0|1,1,0.625|22.7434,17.8703,87.4876|15.2434,17.5702,80.9876|-2.2565,15.3702,87.4876|5,4,48|5.7435,12.8702,87.4876|5.7435,17.8703,87.4876|38.3693,12.6902,44.4747|89.88'
- ..'99,-175.2401,94.76|12,0.4,9|38.9693,11.6902,41.9747|23.7434,20.3706,38.2778|1,1,0.8999|19.5335,17.9703,80.9876|0,-0.77,0|0.5,1,0.25|47.969,21.7861,34.8424|40.9692,23.9752,51.8414|1,3,17|25.4691,23.5853,36.6396|1,1,18|-29.5437,14.7422,86.4218|14.3199,107.19,0|1,1,5|0.3,-0.3001,0|0.4,0.4,1.5|1072|46.669,20.069,32.4182|2,0.4,9|37.7433,20.3703,50.4877|12.5756,17.5702,70.2054|21,0.4,1|-29.2564,14.3703,85.9876|2,2,6|42.9065,18.8085,44.3747|40.9692,16.5505,59.9731|1,4,17|47.969,17.5233,30.5797|-29.2564,16.3703,85.9876|47.969,20.3719,33.4282|47.9977,13.7174,44.3747|-29.5437,15.9982,86.4218|-14.32,107.19,0|0.3,0.3,0|13.47,17.5702,72.8886|46.5834,15.1317,44.3747|20.5335,17.9703,80.9876|43.7551,15.1317,47.2747|12.7434,15.3702,90.9876|50.4692,31.7534,68.1047|1,1,8|-17.7855,15.3702,90.7174|89.8899,90,-90|1,0.99,1|48.5493,9.9702,44.9747|15.2589,17.5702,69.311|47.1491,14.566,44.3747|22.5335,17.5703,80.9876|0.8,-0.3701,0|1.25,1,2|-29.5437,14.7422,88.5534|14.3199,72.8099,0|-0.3001,-0.3001,0|46.8663,14.8488,44.3747|-13.7933,15.3702,90.9669|7,0.4,2|27.2434,17.5703,26.7778|47.969,20.0891,33.1454|27.2691,21.4831,35.2466|0.99,1,1.2999|47.9692,20.3689,55.4476|33.7434,15.3703,38.7778|89.8899,-90,90|28,1,4|-39.0305,9.9291,67.2752|47.9692,18.9547,56.8618|40.9692,24.3287,50.7807|1,2,17|47.9692,17.5405,58.276|40.9692,20.0861,54.3162|1,12,17|31.7434,15.3703,49.4877|89.7799,154.6,-7.97|12,1,2|-29.2564,14.3703,88.9876|47.969,23.2003,36.2566|47.969,18.3719,31.4282|-29.5437,15.9982,88.5534|-14.32,72.8099,0|-0.3001,0.3,0|47.969,22.069,35.1253|-32.7564,15.3702,87.4876|5,1,1|0.2,0.5,1|6|47.9692,17.8233,57.9932|21.2434,15.3702,92.1876|1'
- ..'6.1533,17.5702,71.9942|47.9692,22.4091,53.4074|19.7434,15.3702,92.5876|1,-0.77,0|29.7434,17.5706,38.2778|47.9692,22.066,53.7505|-3.2886,15.3702,91.6858|14,0.4,2|18.5335,17.5703,80.4876|47.969,22.6346,35.691|18.5335,17.5703,81.4876|47.9692,20.6518,55.1648|17.5335,17.9703,80.9876|47.969,22.3518,35.4081|12.2434,15.3702,92.1876|89.8899,90,90|19.2434,17.5703,76.4876|47.969,17.8062,30.8626|-3.2565,15.3702,90.4876|40.9693,24.8503,44.4447|19,1,17|14.2434,17.5703,80.9876|47.9692,21.5003,54.3162|18.5335,17.9703,80.9876|47.9692,21.7832,54.0334|0,1,0|29.7434,20.7706,38.2778|1,1,0.85|-29.2564,16.3703,88.9876|47.9692,22.692,53.1245|26.7434,18.1706,38.2778|2,0.8,2|47.9692,19.8032,56.0133|29.7434,18.7706,38.2778|50.469,31.7363,20.7511|47.9692,16.9748,58.8417|16.5335,17.9703,80.9876|47.969,18.6748,31.7312|19.2434,17.5702,78.4876|40.9692,23.6216,52.902|29.7434,19.7706,38.2778|1,1,0.8|47.969,21.2204,34.2768|29.7434,20.3706,38.2778|47.969,17.2405,30.2969|29.7434,21.3706,38.2778|47.9692,20.9346,54.8819|17.9421,17.5702,70.6526|23,0.4,1|1.09,1,0.5|47.9692,19.5204,56.2961|29.7434,18.1706,38.2778|47.9692,18.389,57.4275|17.2434,17.5702,76.4876|-1.1001,-0.3701,0|2,1,0.25|47.9692,18.6718,57.1446|22.2434,15.8702,71.9876|89.8899,-177.6101,2.39|5,10,3|47.9692,17.2576,58.5589|29.7434,19.1706,38.2778|42.6237,19.0914,44.3747|21.2435,17.5703,72.4875|47.9692,21.2175,54.5991|23.2435,17.5703,70.4876|46.6692,20.086,56.4375|21.2435,17.5703,74.4875|47.9692,19.2375,56.579|28.8993,20.391,55.8272|10,1,3|40.969,16.5334,28.8827|47.969,18.089,31.1454|29.969,19.7154,32.7717|11,1,5|47.969,20.9376,33.9939|27.1993,21.0981,54.413|45,0,90|42.058,19.657'
- ..',44.3747|30.4691,19.3618,33.8324|10,6,1|47.9692,18.1062,57.7103|38.9693,15.3002,41.9747|47.969,18.9577,32.014|21.9691,22.8974,37.3679|2,11,1|-13.7933,15.3702,-1.9916|-89.89,-51.73,75.5299|-17.7856,15.3702,-1.742|-89.89,90,3.5799|-29.2564,16.3703,2.9878|-29.5437,15.9982,0.422|-29.5437,14.7423,0.422|-29.5437,14.7423,2.5536|-29.2564,14.3703,2.9878|-29.2564,14.3703,-0.0122|-32.7564,15.3702,1.4878|-29.2564,16.3703,-0.0122|-29.5437,15.9982,2.5536|-55.4086,11.0158,44.8447|-8.5901,-90,0|20,0.4,20|-22.5005,25.5002,40.9447|-34.3305,19.3335,56.1737|-28.0304,19.4994,44.7447|-26.3005,18.0016,49.5447|10.4693,21.3135,54.1938|-27.0005,18.7012,48.7447|5.6691,19.7154,33.4789|-36.0304,16.0994,46.2447|-65.1073,15.4034,44.9447|5,90,0|18,1,7|-43.5305,23.8401,44.7947|11,1,6|0.8894,8.4851,22.9084|-18.0305,17.9994,41.2447|-15.0305,19.9994,40.2447|-15.3305,16.9997,39.2447|-19.0305,20.8999,40.9447|-32.0005,26.7002,40.4447|-30.0005,27.5002,40.4447|-15.0305,15.9994,40.2447|-48.2183,19.3788,34.7141|-33.4001,175.6799,-112.02|-12.0305,18.9994,38.2447|-13.7308,19.7155,33.4789|15.9795,19.5002,49.2447|-18.0305,18.9994,44.2447|-22.0305,16.9999,39.9447|-15.3305,19.9995,39.2447|-11.7305,21.7001,39.2447|-15.3305,22.9,39.2447|-12.0305,18.9994,51.2447|-3.2886,15.3702,-2.7105|-89.89,-90,90|-15.0305,16.9994,38.2447|-45.1994,15.9002,39.8447|6,6,4|-19.0305,19.4994,40.2447|-33.0005,27.1002,49.4447|-32.0005,26.7002,47.9447|-50.7146,15.09,37.3447|-6.0305,20.4994,51.2447|-18.5306,17.3538,58.1536|-43.5305,23.4706,51.6896|0,90,13.8299|1.0499,1,1|-15.3305,16.9997,50.2447|-53.3587,14.3493,51.8447|-10.5305,15.9999,49.5447|-6.0305,16.4994,54.7447|8,2,1|1'
- ..'6.6694,13.0002,46.2447|-4.0306,19.6873,56.5272|3,6,1|-28.7304,21.0001,44.7447|4.9691,20.069,33.1253|0,90,-135|-55.8034,12.9502,37.048|-3.7001,104.3799,67.3399|5,0.8,20|-10.5305,17.9999,39.9447|10.4691,17.7356,31.499|-12.0305,20.9994,40.2447|-26.5005,18.7012,47.7447|0,0,-0.2001|4.9694,19.6871,56.5272|-79.6543,13.445,38.1447|0,-180,-19|-39.5308,21.8368,36.3073|5,1,8|-12.0305,16.9994,51.2447|-18.3305,18.9999,47.2447|7.4994,25.5002,40.9447|-8.5305,19.4994,39.2447|6,8,1|16.3893,17.5702,17.2712|0,-63.4301,0|-9.3305,17.4997,41.7447|-22.0305,20.9999,50.9447|-59.5289,15.0276,39.4447|-11.7305,17.9997,50.2447|-22.0305,19.0001,38.5447|-11.7305,20.9996,39.2447|-19.0305,16.9999,44.5447|-11.7305,18.9997,39.2447|-27.0005,18.7012,46.7447|11.9692,17.3821,29.4484|-42.6136,23.8475,44.7392|77.8399,90.43,-90.5801|7,14,1|-17.0305,20.9998,49.5447|-72.798,14.4443,55.3464|-32.0005,26.7002,49.4447|-7.7305,17.9999,40.0447|-7.7305,18.6999,41.7447|2.25,-0.41,0|-19.7305,15.9998,40.2447|-11.7305,15.9996,39.2447|-9.0307,13.493,25.5593|-19.0305,17.9999,40.9447|-12.0305,17.9994,38.2447|-12.0305,19.9994,40.2447|-18.3305,17.9998,40.2447|-33.0005,27.1002,40.4447|-18.3305,18.9998,40.2447|-15.0305,17.9994,40.2447|-31.0005,27.1002,40.4447|-15.0305,15.9994,38.2447|-20.0305,20.9994,41.2447|-15.0305,16.9994,40.2447|-15.0305,20.9994,40.2447|-13.0308,19.362,33.8324|-12.0305,16.9994,49.2447|-28.7304,20.0001,44.7447|-36.0304,15.6994,46.2447|-26.3304,19.1008,44.7447|5.25,-0.8101,0|-56.1886,16.72,58.3372|-13.5305,22.4994,50.2447|-16.5005,25.5002,48.9447|-55.8582,12.5899,52.8423|-1.3201,76.6399,111.4499|1.0494,7.8701,44.7747|-89.89,0,-180|32,43.6,1|-'
- ..'19.5005,25.5002,48.9447|-13.5005,25.5002,44.9447|-61.6134,15.4764,57.8141|23.7434,19.1706,51.2777|-12.0305,18.9994,49.2447|23.7434,20.7706,51.2777|-13.5005,25.5002,48.9447|26.7434,18.1707,51.2777|-12.0305,20.9994,49.2447|-8.0305,15.9994,44.7447|3,1,10|13.4994,25.5002,40.9447|-15.3305,20.9001,50.2447|10.4994,25.5002,44.9447|10.4994,25.5002,48.9447|15.9694,22.4994,44.7447|14.9994,6.1002,23.9447|5,1,2.4|11.9994,6.1002,44.9447|41,2.4,1|10.4994,25.5002,40.9447|-30.0005,26.3002,49.4447|22.2434,15.8702,17.2778|-32.0005,27.1002,49.4447|-30.0005,26.7002,49.4447|17.2434,17.5702,12.7778|-31.0005,27.1002,49.4447|18.1782,17.5702,18.6128|-32.0005,27.9002,49.4447|-28.5005,25.5002,48.9447|18.5335,17.5703,8.4878|-32.0005,27.5002,49.4447|18.5335,17.9703,7.9878|22.5335,17.5703,7.9878|-28.5005,25.5002,44.9447|21.5335,17.5703,7.9878|19.5334,17.5702,12.7778|-31.0005,27.5002,49.4447|-63.0527,10.2045,44.9447|-85,90,-90|34,18,1|17.5335,17.9703,7.9878|-80.747,12.0112,44.7447|3,13.1999,1|13.4994,25.5002,44.9447|-73.6556,14.453,44.7447|12,19.2,1|21.2434,17.5703,14.7778|9.9994,6.1002,44.9447|17,2.4,3|21.2434,17.5703,16.7778|-26.0305,16.2931,60.9113|11,0.4,1|-30.9505,8.4146,67.0346|-50,180,-180|-31.0005,26.7002,49.4447|10.9994,5.9002,63.4446|-33.0005,27.5002,49.4447|34.1033,10.7984,44.4747|0,180,149.0599|8,3.2,8|-79.0266,10.5986,51.9447|35.1562,9.8173,44.4747|0,180,172.55|6,2,6|33.1733,11.3702,57.8537|-89.82,103.9499,180|1,35,4|20.7434,18.7703,38.2778|32.7665,13.0285,44.4747|8,2,8|20.7434,18.1703,38.2778|20.7434,17.5703,38.2778|-56.6725,14.7165,59.0384|-40.9501,-16.9301,6.82|-3.0305,15.9994,58.2446|-25.5005,25.5002,44.9447|-9.530'
- ..'8,21.6953,35.4588|-45.1994,19.3002,44.8447|16,0.8,4|-53.3266,21.4545,44.7447|-26.0304,15.9994,44.7447|-36.0304,16.0994,43.2447|-36.0304,15.6994,43.2447|-28.7304,16.0001,44.7447|-13.9904,7.7902,44.7747|63,43.6,1|-29.0304,15.9994,51.2447|-29.0304,16.9994,51.2447|-19.0305,20.9998,44.5447|-7.2305,18.9999,43.7447|-0.5,-1,0.3|7.9692,13.1394,25.2057|-2.2565,15.3702,1.4878|-2.3308,19.7155,33.4788|-45,0,-90|8.9692,12.4323,24.4986|-35.0304,13.5994,52.7447|4.9692,15.2607,27.3271|-30.0005,27.5002,49.4447|-45.1994,15.9001,49.8447|-35.0305,20.7478,55.4666|0.9692,17.7356,31.499|-26.1005,17.3016,47.7447|1,1,1.1|-42.2005,12.7002,44.7447|-35.0305,18.98,55.8201|-18.0305,17.9994,44.2447|-15.2005,9.6002,44.7447|64,32,1|-22.0305,16.9999,49.5447|-15.2005,8.9002,44.7447|64,45,1|-37.5305,21.4549,54.7595|-54.1794,22.2629,44.7447|-19,90,0|-0,-0.5401,0.5|1.5,0,1.5|http://www.roblox.com/asset/?id=13117621|-22.7005,12.6001,45.2447|-27.3005,19.0014,47.7447|0,0,0.5|0.4,1,1.2|-60.2304,14.8611,58.7931|-20.0305,18.9994,44.2447|-18.3305,15.9999,47.2447|-24.7304,17.5014,47.7447|-24.8304,19.0011,48.7447|-0.3001,-1,0.8|-18.0305,15.9994,44.2447|-19.7305,18.9998,47.2447|-19.7305,15.9998,47.2447|-18.3305,17.9999,47.2447|-29.0304,18.9994,51.2447|20.2434,15.3702,49.4877|-35.0304,20.0994,49.2447|-34.0304,12.5994,52.7447|-19.0305,15.9998,44.5447|-6.7305,20.9998,47.7447|-29.0304,20.9994,51.2447|-24.8304,19.0011,45.7447|-0.3001,-1,0.2|-54.157,12.0683,44.8447|5.1599,-90,0|26,0.4,14|-70.8998,17.1999,51.3446|-59.5289,15.0276,50.4447|-9.5306,22.5156,52.2846|-60.3999,14.5364,48.9447|http://www.roblox.com/asset/?id=5315398|-38.5304,11.2994,47.2447|-4.03'
- ..'05,18.2994,44.2447|-35.0284,12.6001,47.2437|-8.5305,19.4994,50.2447|-71.03,17.5781,51.3446|-9.5306,21.4549,53.3452|-67.933,17.7984,51.3446|-66.8945,16.782,49.6716|-71,-90,17|-25.1305,18.0014,47.7447|1.2,1,1|-29.0304,17.9994,51.2447|-73.9812,15.3985,44.8446|19,1,10|-0,-0.4901,0.5|-39.5305,21.455,53.3453|-60.7797,13.174,44.9447|60.58,90,0|18,1,5|-9.2305,18.9998,43.7447|-0.3001,-1,0.3|-31.1005,8.7302,59.9447|-22.0305,19.9999,50.9447|-30.9505,7.8701,44.7747|-41.6996,11.3002,44.7447|6,2.4,1|-45.1994,11.5001,44.8447|-28.7304,17.0001,44.7447|-28.7304,18.0001,44.7447|-11.2006,24.6001,44.7447|89.8899,-107.74,72.26|56,15,1|12.8117,17.5702,19.06|11.9172,17.5703,12.7991|-1.5006,25.5002,40.9447|4.9694,18.98,55.8201|-2.3306,19.3336,56.1737|-6.0306,19.6871,56.5272|-6.7306,19.3336,56.1737|-45,180,-90|-19.0305,21.9,44.5447|-9.0305,20.9999,39.9447|-6.0308,19.362,33.8324|13.7061,17.5703,16.3768|-9.0305,21.0001,38.5447|-4.0308,19.362,33.8324|16.6694,15.0002,46.2447|14.2434,17.5703,7.9878|4.2694,19.3335,56.1737|-19.5005,25.5002,44.9447|0.9694,21.3135,54.1938|-15.3305,21.9,50.2447|10.4693,17.3538,58.1536|-6.7308,19.7155,33.4788|-16.5005,25.5002,44.9447|-25.5005,25.5002,48.9447|-9.0305,20.0001,38.5447|-22.5005,25.5002,48.9447|-4.5006,25.5002,48.9447|-22.5005,25.5002,44.9447|-7.5006,25.5002,48.9447|-9.0305,19.9997,49.5447|-11.2006,23.9988,52.3882|-34.1101,0,180|56,2,1|-4.5006,25.5002,44.9447|-6.7305,19,47.7447|1.4994,25.5002,40.9447|-11.7305,21.9001,50.2447|-1.5006,25.5002,44.9447|-9.0305,18.9999,49.5447|1.4994,25.5002,44.9447|-10.5005,25.5002,40.9447|-12.5005,6.1002,44.9447|41,2.4,42|-6.7305,19.9997,47.7447|-37.0005,6.1002'
- ..',44.9447|15.9694,19.2994,40.2447|-35.0005,6.1002,44.9447|-11.7305,20.9002,50.2447|15.9694,19.4994,49.2447|15.2691,19.7154,33.4789|-42.6005,13.5003,43.2447|0.6999,-2.4001,1.7|15.9693,18.98,55.8201|-9.0305,18.9999,50.9447|15.2693,19.3335,56.1737|-13.0306,18.98,55.8201|-42.6005,13.1002,43.2447|0.6999,-2.8,1.1|16.6693,19.3335,56.1737|-13.7306,19.3336,56.1737|-48.008,22.8741,44.7447|-83,-90,-89|4,16,1|-42.4605,23.1301,44.7447|7,1,15|7.9692,17.3821,29.4484|-9.0305,20.9997,49.5447|-4.0305,20.2994,44.2447|-12.0306,23.5762,52.6381|57,3,1|-4.5305,16.4994,48.7447|18,2,4|-4.0305,18.2994,49.2447|11.9692,15.2608,27.3271|-9.0305,19.9999,50.9447|15.2434,17.5703,7.9878|-10.5305,17.9999,49.5447|4.2691,19.7154,33.4789|-4.5305,19.4994,39.2447|4,8,1|0.9691,21.6953,35.4587|-4.5305,16.4994,38.2447|1,2,4|-71.8453,16.8743,51.3446|-10.5005,25.5002,44.9447|-4.5305,20.4994,38.2447|1,6,4|-22.0305,18.9999,50.9447|-6.0305,19.4994,44.7447|1,8,10|9.9692,17.3821,29.4484|-22.0305,17.9999,50.9447|-7.5006,25.5002,40.9447|13.9691,13.1394,25.2057|-69.9543,17.5254,49.8446|13.9691,15.2608,27.3271|9.9692,15.2608,27.3271|-69.0088,17.851,51.3446|-9.5305,23.1994,44.7447|52,14,1|-11.2006,25.0501,44.7447|0,180,-180|56,0.4,13|-41.5305,15.4446,59.3557|4,12,1|-71.1603,17.9563,51.3446|-70.0845,17.9037,51.3446|14.7434,11.3702,25.3277|4,6,4|17.3694,15.0002,44.7447|-40.0305,16.8588,59.3557|1,20,1|-69.139,18.2292,51.3446|-69.9543,17.5254,51.3446|-7.5305,19.0999,41.7447|-70.2147,18.2819,51.3446|-19.0305,17.9999,44.5447|-8.0305,17.2994,49.2447|-20.0305,17.9994,44.2447|-7.7305,18.6999,44.7447|-19.0305,18.9998,44.5447|-7.0305,18.6999,42.7447|-19.7305,17.9999'
- ..',47.2447|-7.0305,19.1,40.7447|-7.0305,19.1,42.7447|-8.0305,17.2994,44.2447|-15.3305,20.9996,50.2447|-10.0306,16.1515,58.6485|51,2,1|16.6694,15.0002,43.2447|-7.7305,17.9999,43.4447|-6.7305,19.3998,41.7447|-22.0305,17.9999,49.5447|-7.2305,18.9999,40.7447|-0.5,-1,0.6999|-15.0305,20.9994,49.2447|15.9694,12.4994,44.7447|28,6,1|-8.0305,18.2994,46.7447|-23.5305,19.9997,49.5447|-7.0305,18.7,40.7447|-23.5305,18.9999,49.5447|20.7434,21.3703,38.2778|48.2805,13.4346,44.3747|20.7434,20.7704,38.2778|26.79,22.0564,44.5447|0,180,164.5299|23.7434,19.1706,38.2778|31.7382,14.7439,44.4747|0,-180,149.0599|8,1.2,8|19.7434,15.3702,-3.6122|-89.84,0,0|28.8874,19.1317,44.4747|0,-1.2001,0|1,3,0.8999|32.1496,14.0577,44.4747|8,0.4,8|22.7434,13.8702,1.4878|21.9717,21.9113,35.6747|2.25,-92.25,-45.0401|-44.0305,12.9697,63.2447|-44.9394,13.2522,62.5489|-39.01,16.01,164.8899|5,12,1|31.1496,15.3578,44.4747|-50.4289,16.5086,60.2819|-48.5801,173.4199,-7.8001|30.7382,16.0439,44.4747|23.2434,17.5703,18.7778|33.7434,15.3702,50.4877|29.8128,17.5878,44.4747|8,2.4,8|17.2839,17.5703,23.5322|47.7148,14.0003,44.3747|25.2434,17.5703,22.7778|48.5493,9.5702,44.9747|19.0726,17.5702,27.1099|25.4693,23.5762,52.6381|25.4691,23.2509,36.3073|-32.0305,16.2931,60.9113|41.2493,21.9503,44.4447|13,4,1|40.969,20.069,34.5395|12,1,17|40.969,23.9581,37.0144|8.9994,5.9002,63.4446|40.9693,24.1503,44.4447|25.4704,23.7902,44.4447|16,1,18|0.1899,0,0|45.3814,16.758,48.9747|0,180,-135|10,0.4,3|-32.0305,12.7575,64.4468|47.969,20.6547,33.7111|-39.0305,11.3433,65.861|44.8864,16.8287,44.3747|-36.0305,11.3433,65.861|25.4693,23.2227,52.9917|2,1,18|-37.5305,11.2019,65.0125|29.'
- ..'7434,21.9704,51.2777|-26.0305,13.4647,63.7397|-37.5305,11.8383,66.356|47.969,21.5033,34.5596|-31.0305,13.4647,63.7397|-63.7477,10.1883,60.3003|-48.53,152.1499,-171.7701|22.7434,15.3703,1.4878|47.969,16.9576,30.014|3.9694,13.8182,63.3862|19.5335,17.9703,7.9878|43.7551,17.9601,44.3747|2.9694,12.7575,64.4468|22.7434,16.8703,1.4878|40.969,23.6045,35.9537|-17.0306,12.0504,65.1539|51,0.4,1|16.5335,17.9703,7.9878|47.9692,16.6919,59.1245|7.9694,12.7575,64.4468|22.7434,17.8703,1.4878|29.7434,21.9704,38.2778|1.0494,8.4146,67.0346|-50,-180,-180|-20.0306,16.2931,60.9113|45.4521,16.263,44.3747|-0.5306,14.8789,62.3255|28,0.4,1|23.2434,15.3702,49.4877|8.9694,12.0504,65.1539|42.3409,19.3742,44.3747|20.7434,21.9704,51.2777|40.0855,18.8155,44.6447|5,0.4,12|22.7434,12.8702,1.4878|45.3815,16.758,40.4747|25.2434,17.5703,64.4876|37.7433,20.3702,38.7778|28.7433,15.3702,39.7777|89.8199,-90,-90|18,1,2|25.8513,24.23,44.6447|0,-180,-174.84|19,0.4,13|43.1894,18.5258,44.3747|-26.0305,14.8789,62.3255|27.2434,17.5703,62.4877|40.969,24.3116,38.075|47.969,19.5234,32.5797|20.7434,20.3704,51.2777|13.9694,14.8789,62.3255|44.6036,17.1116,44.3747|20.7434,18.7704,51.2777|-36.0305,12.7575,64.4468|43.4723,18.2429,44.3747|26.7434,17.5706,38.2778|-32.0305,14.8789,62.3255|44.0379,17.6773,44.3747|20.7434,20.7704,51.2777|-37.5305,13.2525,64.9418|47.969,16.6748,29.7312|25.2434,17.5703,66.4876|-39.0305,12.7576,64.4468|41.7752,19.9399,44.3747|20.7434,17.5704,51.2777|40.969,21.4832,31.7111|16.4994,25.5002,44.9447|20.7434,19.7704,51.2777|38.4348,21.9717,44.6447|0,0,-24|7,0.4,12|45.1693,16.5459,44.3747|23.2434,17.5703,68.4876|13.4994,25.5002,48.9447|4'
- ..'7.969,19.2405,32.2969|20.7434,19.1704,51.2777|25.2434,17.5703,24.7778|15.9691,21.1296,34.186|47.969,19.8062,32.8626|20.7434,18.1704,51.2777|27.2434,15.8703,30.2778|89.87,73.4599,-106.5401|15,16,3|16.4994,25.5002,40.9447|44.3208,17.3944,44.3747|25.4693,16.8588,59.3557|18,2,1|16.6691,19.7154,33.4789|-36.0305,9.9291,67.2752|17.0477,17.5702,65.7333|21.8146,19.5693,32.6256|-14.8501,74.62,47.02|1,0.4,9|-0.5,0,0|1.99,1,1.2999|-37.5305,10.4241,67.7702|16.4994,25.5002,48.9447|15.9691,19.7154,34.186|27.2434,15.8702,58.9877|15.9694,20.7478,55.4666|26.7434,20.3706,38.2778|18.8365,17.5702,62.1556|21.972,21.5294,53.9778|2.25,-87.75,45.04|25.4691,17.2407,30.2969|23.7434,20.7706,38.2778|21.8148,19.1874,57.0269|14.85,-74.6201,47.02|33.1733,11.3702,31.5957|-89.89,60.2999,175.0299|21.2434,15.3702,-3.2122|-89.8301,-40.98,40.99|23.7434,21.3705,38.2778|33.0493,8.3701,49.4747|-89.89,3.3499,-90|32,2,2|33.0493,8.3702,44.4747|32,11,2|26.7434,19.1706,38.2778|-36.0005,5.9002,63.4447|26.7434,21.3706,38.2778|26.7434,20.7706,38.2778|-15.0306,14.8789,62.3255|26.7434,18.7706,38.2778|-60.382,13.3612,60.1074|29.8993,19.6839,55.1201|1,5,10|26.7434,19.7706,38.2778|-20.0306,14.8789,62.3255|26.7434,20.7706,51.2777|23.7434,21.3706,51.2777|-41.5005,6.1002,65.9446|8,1,2|8,1,2.4|23.2434,17.5703,20.7778|29.7434,20.3707,51.2777|-34.0005,5.9002,63.4446|-11.0306,13.4647,63.7397|-9.5306,12.9697,63.2448|29.7434,17.5707,51.2777|-56.4917,13.7203,60.9658|-21.0305,13.4647,63.7397|26.7434,18.7706,51.2777|-18.0306,13.4647,63.7397|29.7434,19.7707,51.2777|14.9994,6.1002,65.9446|1,5,2|1,5,2.4|-20.0306,13.1111,64.0933|29.7434,21.3706,51.2777|14.7434,11.3702,'
- ..'64.1276|-64.2723,13.0023,59.2491|26.7434,21.3706,51.2777|-43.0305,12.0504,65.1539|19.5334,17.5702,10.7778|29.7434,20.7707,51.2777|15.9795,22.4901,44.7447|-56.3401,15.2202,59.6515|29.7434,18.7707,51.2777|20.5335,17.9703,7.9878|23.7434,19.7705,38.2778|26.7434,20.3707,51.2777|18.5335,17.5703,7.4878|23.7434,17.5706,38.2778|29.7434,19.1707,51.2777|23.7434,18.1706,51.2777|20.7434,19.1703,38.2778|29.7434,18.1707,51.2777|20.7434,21.3704,51.2777|23.7434,18.1706,38.2778|26.7434,19.1707,51.2777|26.7434,17.5707,51.2777|20.7434,21.9704,38.2778|26.7434,19.7706,51.2777|23.7434,17.5706,51.2777|23.7434,18.7705,38.2778|38.9693,11.6902,46.9747|23.7434,19.7706,51.2777|20.7434,19.7703,38.2778|23.7434,18.7706,51.2777|20.7434,20.3703,38.2778|21.9693,22.5156,52.2846|1,11,2|38.9993,15.3002,46.9747|23.7434,20.3706,51.2777|-35.0308,21.1296,34.186|-12.0305,15.9994,40.2447|-39.0305,16.5053,59.7092|-36.0305,16.8871,29.9433|-36.0305,16.5053,59.7092|-39.0305,16.8871,29.9433|Part11|-72.3852,11.7805,56.9193|-5.1501,77.5599,138.85|1,3,12|15.9893,19.3001,55.7446|1,8,8|11.9994,6.1002,23.9447|1,2.4,1|-67.1171,16.6998,35.747|0.4399,-179.5701,-108.67|-49.8934,22.6363,41.4216|7.9099,-23.7901,-72.67|1,3.6,7|-3.2565,15.3702,-2.5122|4,1,14|-73.5409,14.6457,53.9688|-5.1501,77.5599,-41.1501|1,5,15|-47.6983,19.5251,54.647|-58.7401,175.91,-87.5|1,4,8|-47.0305,20.3942,55.8201|-68.3797,16.2707,39.9106|-5.1501,164.83,-108.31|1,2.4,9|-3.2565,15.3702,5.4878|12.7434,12.8702,-2.5122|-89.8701,90,-90|18,1,1|-73.679,14.6107,35.5308|-5.85,102.4899,41.1399|-35.0304,20.0994,34.7447|1,6,6|1.2435,15.8702,9.2779|1,8,23|-49.7708,22.6799,48.0058|8.5,-154.28,72.94|-'
- ..'66.988,16.7389,53.8446|0,0,109|-18.2565,15.3702,4.4878|4,1,16|-56.1494,17.0608,55.6872|5.15,-102.4401,41.15|3,1,20|-43.2305,20.1184,32.2838|6,1,5|-46.7376,21.0004,33.5847|48,180,0|1,2,8|-48.7948,16.8631,32.7432|3.7,-75.6201,49.0099|1,2,11|-39.7005,12.8002,34.6047|89.8899,9.0399,9.0399|9,15,1|-35.0304,13.5994,27.2447|1,7,7|-37.0005,6.1002,23.9447|-45.1995,16.6001,30.3447|4,13,13|-56.3194,17.2395,33.8046|5.8499,-77.5101,-41.14|-57.2208,10.4027,26.4938|-5.85,102.4899,-138.8601|1,5,20|-72.4914,11.7672,32.5721|-63.0527,10.2045,29.9447|5,90,-90|1,12,32|-12.5005,6.1002,23.9447|42,2.4,1|12.7434,12.8702,83.4876|4.2435,15.3702,82.4876|4,3,3|-3.2565,15.3702,83.4876|1.2435,15.8703,79.9876|44.2433,15.3702,48.9877|4,7,2|12.7434,17.8703,83.4876|30.5434,17.2402,71.9876|1,8.4,10|25.5434,17.2402,74.9877|1,1.6,4|30.5434,15.1702,71.9876|0.1,1,1|30.5434,16.0702,71.9876|40.9693,26.45,62.8015|1,17,14|51.9692,26.45,62.8015|1,5,14|45.9692,31.7534,68.1047|41.2434,15.8702,58.9877|3,13,16|30.5434,15.1702,17.2778|26.7434,15.8703,71.9876|3,4,10|30.5434,17.2452,17.2778|30.5434,15.4702,71.9876|30.5434,16.3702,17.2778|25.7993,24.3,44.7447|15,1.6,18|30.5434,16.6702,17.2778|-18.2566,15.3702,84.4876|30.5434,16.9702,71.9876|30.5434,14.5702,17.2778|51.969,26.433,26.0543|11.7434,15.3702,68.9876|4,16,32|23.0335,15.8702,80.9876|3,6,8|1,1.1,1|45.969,31.7363,20.7511|30.5434,16.3702,71.9876|-29.2564,14.3703,87.4876|1,2,6|30.5434,14.5702,71.9876|30.5434,15.7702,71.9876|41.2433,20.3703,53.2877|30.5434,16.6702,71.9876|44.2433,15.3702,40.2777|-18.2564,17.8702,87.4876|5,1,16|12.7434,12.8702,91.4876|-18.2565,12.8702,87.4876|25.4693,21.4549,53.3453|1'
- ..',18,1|30.5434,14.8702,71.9876|-18.2565,15.3702,90.4876|-29.2564,16.3703,87.4876|33.7434,13.8702,21.2778|1,28,34|30.4693,24.3503,44.4447|19,4,2|30.5434,15.7702,17.2778|30.5434,16.9702,17.2778|30.5434,15.4702,17.2778|30.5434,14.8702,17.2778|42.9433,18.8723,50.4867|89.7799,-90,180|1,3,3|30.5434,16.0702,17.2778|40.9691,26.433,26.0543|12.7434,17.8702,91.4876|-3.2565,15.3702,91.4876|25.4693,20.0406,56.1737|1,18,7|25.4693,22.162,54.0524|41.2433,15.8702,30.2778|25.4691,22.5438,35.6002|25.4691,20.4225,33.4789|45,180,-90|-18.2566,15.3702,-1.5122|-29.2564,16.3703,1.4878|-29.2564,14.3703,1.4878|4.2435,15.3703,6.4878|-18.2564,17.8703,1.4878|-39.2005,21.7804,44.4447|17,2,8|-4.5305,17.7994,32.7447|4,2,2|-48.2574,19.3984,34.7721|-56.5,5.1399,86.1399|-18.2565,12.8702,1.4878|12.7434,12.8702,5.4878|14.9994,6.1002,44.9447|41,2.4,5|25.5434,17.2402,14.2778|23.0334,15.8702,8.2778|-54.0129,21.2169,44.5447|7.19,-158.5,-107.63|-54.0133,21.2177,44.9447|7.19,-21.5,107.6299|-48.5305,19.8943,54.5051|0,90,147.36|1,7,2|11.7435,15.3702,20.2778|-4.5305,22.4994,36.7447|9.7434,11.3702,25.3277|4,4,4|12.7434,17.8702,5.4878|-45.1995,16.6001,59.3447|12.7434,17.8703,-2.5122|-41.5005,6.1002,44.9447|41,2.4,8|-52.0059,21.9089,44.7932|-7.91,156.21,72.6699|-6.47,19.2199,-72.1|15.9793,19.3001,55.7446|-68.2986,16.2985,49.6028|-5.4601,16.12,108.23|-35.0304,20.0994,54.7447|30.469,20.776,31.7111|11,4,2|26.7434,15.8703,17.2778|30.4693,20.7932,57.1446|15.9793,19.5001,33.7447|25.4693,19.3335,55.4666|1,7,18|43.0433,18.8703,38.7777|41.2433,20.3703,35.5777|34.2434,20.3703,35.5777|-57.1272,10.2168,62.9813|34.2434,20.3703,53.2877|33.7434,13.8702,67.9877|33.0'
- ..'493,8.3702,30.9747|2,16,32|-35.0304,13.5994,62.2446|15.9694,19.2994,33.7447|33.0493,8.3702,58.4747|-12.5005,6.1002,65.9446|11.9994,6.1002,65.9446|9.7434,11.3702,64.1276|-63.0003,10.2004,59.9447|5,90,90|-37.0005,6.1002,65.9446|25.4691,19.7154,34.1859|25.4691,21.8367,36.3073|SWM|-3.0305,18.4994,56.7446|-3.0305,20.4994,54.7447|-6.0305,20.4994,54.7447|-3.0305,22.4994,52.7447|0.8|-37.4597,5.0928,69.3768|0,0.18,-0.04|0.1837,0.0219,-0.0698|2,10,2|-39.5003,5.0908,20.4446|0,0.07,0|-0.0004,0.0004,-0.0001;0;2;n;2;n;2|1:2;n;1|1:3|2:4|3:5|4:6|5:7|6:8|7:9|8:9|3:5|3:5;n;3|9:10|10:11;p;1|1:12|2:4|3:5|4:13|5:14|6:15|7:9|8:9|3:5|3:5;n;3|9:16|10:11;p;1|1:17|2:4|3:5|4:18|6:19|7:9|8:9|3:5|3:5;n;3|9:20|10:21;p;1|1:22|2:4|3:23|11:4|4:24|5:14|6:25|7:9|8:9|3:23|3:23;n;3|9:26|10:27;p;1|1:28|2:4|3:29|4:30|5:14|6:31|7:9|8:9|3:29|3:29;n;3|9:32|10:33;4;5|1:34;n;6|1:35;p;p;1|1:36|2:4|3:29|4:37|5:38|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:41|10:42;p;1|1:43|2:4|3:29|4:44|5:14|6:39|7:9|8:9|3:29|3:29;n;3|9:45|10:46;p;1|1:47|2:4|3:29|4:48|5:49|6:39|7:9|8:9|3:29|3:29;n;3|9:45|10:46;p;1|1:50|2:4|3:29|4:51|5:38|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:41|10:42;p;1|1:52|2:4|3:29|4:53|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:55|10:42;p;1|1:56|2:4|3:5|4:57|5:7|6:8|7:9|8:9|3:5|3:5;n;3|9:16|10:11;p;1|1:58|2:4|3:29|4:59|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:55|10:42;p;p;2|1:2;n;1|1:28|2:4|3:29|4:60|5:61|6:31|7:9|8:9|3:29|3:29;n;3|9:32|10:33;4;5|1:34;n;6|1:35;p;p;1|1:58|2:4|3:29|4:62|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:55|10:42;p;1|1:43|2:4|3:29|4:64|5:61|6:39|7:9|8:9|3:29|3:29;n;3|9:45|10:46;p;1|1:22|2:4|3:23|11:4|4:65|5:61|6:31|7:9|8:9|3:23|3:23;n;3'
- ..'|9:26|10:27;p;1|1:47|2:4|3:29|4:66|5:67|6:39|7:9|8:9|3:29|3:29;n;3|9:45|10:46;p;1|1:36|2:4|3:29|4:68|5:69|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:41|10:42;p;1|1:56|2:4|3:5|4:70|5:71|6:8|7:9|8:9|3:5|3:5;n;3|9:16|10:11;p;1|1:3|2:4|3:5|4:72|5:71|6:8|7:9|8:9|3:5|3:5;n;3|9:10|10:11;p;1|1:52|2:4|3:29|4:73|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:55|10:42;p;1|1:17|2:4|3:5|4:74|5:75|6:19|7:9|8:9|3:5|3:5;n;3|9:20|10:21;p;1|1:50|2:4|3:29|4:76|5:77|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:41|10:42;p;1|1:12|2:4|3:5|4:78|5:61|6:15|7:9|8:9|3:5|3:5;n;3|9:16|10:11;p;p;2|1:79;2|1:2;n;1|1:28|2:4|3:29|4:80|5:61|6:31|7:9|8:9|3:29|3:29;n;3|9:32|10:33;4;5|1:34;n;6|1:35;p;p;1|1:58|2:4|3:29|4:81|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:55|10:42;p;1|1:43|2:4|3:29|4:82|5:61|6:39|7:9|8:9|3:29|3:29;n;3|9:45|10:46;p;1|1:22|2:4|3:23|11:4|4:83|5:61|6:31|7:9|8:9|3:23|3:23;n;3|9:26|10:27;p;1|1:47|2:4|3:29|4:84|5:67|6:39|7:9|8:9|3:29|3:29;n;3|9:45|10:46;p;1|1:36|2:4|3:29|4:85|5:69|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:41|10:42;p;1|1:56|2:4|3:5|4:86|5:71|6:8|7:9|8:9|3:5|3:5;n;3|9:16|10:11;p;1|1:3|2:4|3:5|4:87|5:71|6:8|7:9|8:9|3:5|3:5;n;3|9:10|10:11;p;1|1:52|2:4|3:29|4:88|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:55|10:42;p;1|1:17|2:4|3:5|4:89|5:75|6:19|7:9|8:9|3:5|3:5;n;3|9:20|10:21;p;1|1:50|2:4|3:29|4:90|5:77|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:41|10:42;p;1|1:12|2:4|3:5|4:91|5:61|6:15|7:9|8:9|3:5|3:5;n;3|9:16|10:11;p;p;2|1:2;n;1|1:28|2:4|3:29|4:92|5:61|6:31|7:9|8:9|3:29|3:29;n;3|9:32|10:33;4;5|1:34;n;6|1:35;p;p;1|1:58|2:4|3:29|4:93|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:55|10:42;p;1|1:43|2:4|3:29|4:94|5:61|6:39|7:9|8:9|3:29|3:29;n;3|9:45|10:46;p;1|1:2'
- ..'2|2:4|3:23|11:4|4:95|5:61|6:31|7:9|8:9|3:23|3:23;n;3|9:26|10:27;p;1|1:47|2:4|3:29|4:96|5:67|6:39|7:9|8:9|3:29|3:29;n;3|9:45|10:46;p;1|1:36|2:4|3:29|4:97|5:69|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:41|10:42;p;1|1:56|2:4|3:5|4:98|5:71|6:8|7:9|8:9|3:5|3:5;n;3|9:16|10:11;p;1|1:3|2:4|3:5|4:99|5:71|6:8|7:9|8:9|3:5|3:5;n;3|9:10|10:11;p;1|1:52|2:4|3:29|4:100|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:55|10:42;p;1|1:17|2:4|3:5|4:101|5:75|6:19|7:9|8:9|3:5|3:5;n;3|9:20|10:21;p;1|1:50|2:4|3:29|4:102|5:77|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:41|10:42;p;1|1:12|2:4|3:5|4:103|5:61|6:15|7:9|8:9|3:5|3:5;n;3|9:16|10:11;p;p;2|1:2;n;1|1:28|2:4|3:29|4:104|5:61|6:31|7:9|8:9|3:29|3:29;n;3|9:32|10:33;4;5|1:34;n;6|1:35;p;p;1|1:58|2:4|3:29|4:105|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:55|10:42;p;1|1:43|2:4|3:29|4:106|5:61|6:39|7:9|8:9|3:29|3:29;n;3|9:45|10:46;p;1|1:22|2:4|3:23|11:4|4:107|5:61|6:31|7:9|8:9|3:23|3:23;n;3|9:26|10:27;p;1|1:47|2:4|3:29|4:108|5:67|6:39|7:9|8:9|3:29|3:29;n;3|9:45|10:46;p;1|1:36|2:4|3:29|4:109|5:69|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:41|10:42;p;1|1:56|2:4|3:5|4:110|5:71|6:8|7:9|8:9|3:5|3:5;n;3|9:16|10:11;p;1|1:3|2:4|3:5|4:111|5:71|6:8|7:9|8:9|3:5|3:5;n;3|9:10|10:11;p;1|1:52|2:4|3:29|4:112|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:55|10:42;p;1|1:17|2:4|3:5|4:113|5:75|6:19|7:9|8:9|3:5|3:5;n;3|9:20|10:21;p;1|1:50|2:4|3:29|4:114|5:77|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:41|10:42;p;1|1:12|2:4|3:5|4:115|5:61|6:15|7:9|8:9|3:5|3:5;n;3|9:16|10:11;p;p;2|1:2;n;1|1:28|2:4|3:29|4:116|5:61|6:31|7:9|8:9|3:29|3:29;n;3|9:32|10:33;4;5|1:34;n;6|1:35;p;p;1|1:58|2:4|3:29|4:117|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:55|10:42;p;1|1:43|2'
- ..':4|3:29|4:118|5:61|6:39|7:9|8:9|3:29|3:29;n;3|9:45|10:46;p;1|1:22|2:4|3:23|11:4|4:119|5:61|6:31|7:9|8:9|3:23|3:23;n;3|9:26|10:27;p;1|1:47|2:4|3:29|4:120|5:67|6:39|7:9|8:9|3:29|3:29;n;3|9:45|10:46;p;1|1:36|2:4|3:29|4:121|5:69|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:41|10:42;p;1|1:56|2:4|3:5|4:122|5:71|6:8|7:9|8:9|3:5|3:5;n;3|9:16|10:11;p;1|1:3|2:4|3:5|4:123|5:71|6:8|7:9|8:9|3:5|3:5;n;3|9:10|10:11;p;1|1:52|2:4|3:29|4:124|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:55|10:42;p;1|1:17|2:4|3:5|4:125|5:75|6:19|7:9|8:9|3:5|3:5;n;3|9:20|10:21;p;1|1:50|2:4|3:29|4:126|5:77|6:39|12:40|7:9|8:9|3:29|3:29;n;7|9:41|10:42;p;1|1:12|2:4|3:5|4:127|5:61|6:15|7:9|8:9|3:5|3:5;n;3|9:16|10:11;p;p;2|1:128;n;1|1:129|2:4|3:130|4:131|5:132|6:133|7:9|8:9|3:130|3:130;n;3|9:134|10:46;p;2|1:135;n;1|1:136|2:4|3:137|11:138|4:139|5:140|6:39|7:9|8:9|3:137|3:137;1|1:141|2:4|3:137|11:138|4:142|5:143|6:39|7:9|8:9|3:137|3:137;1|1:144|2:4|3:137|11:138|4:145|5:140|6:39|7:9|8:9|3:137|3:137;1|1:146|2:4|3:137|11:138|4:147|5:140|6:39|7:9|8:9|3:137|3:137;1|1:148|2:4|3:137|11:138|4:149|5:140|6:39|7:9|8:9|3:137|3:137;1|1:150|2:4|3:137|11:138|4:151|5:143|6:152|7:9|8:9|3:137|3:137;1|1:153|2:4|3:137|11:138|4:154|5:140|6:39|7:9|8:9|3:137|3:137;1|1:155|2:4|3:137|11:138|4:156|5:143|6:157|7:9|8:9|3:137|3:137;1|1:158|2:4|3:137|11:138|4:159|5:160|6:161|7:9|8:9|3:137|3:137;n;7|10:162;p;1|1:163|2:4|3:137|11:138|4:164|5:165|6:166|7:9|8:9|3:137|3:137;n;7|10:167;p;1|1:168|2:4|3:137|11:138|4:169|5:170|6:171|7:9|8:9|3:137|3:137;p;8|1:172|2:4|4:173|5:174|6:175|7:9;n;9|10:176|13:177;p;2|1:178;n;1|1:136|2:4|3:137|11:138|4:179|5:180|6:39|7:9|8:9|3:137|3:137;1|1:141|2:4|3:137|11'
- ..':138|4:181|5:182|6:39|7:9|8:9|3:137|3:137;1|1:144|2:4|3:137|11:138|4:183|5:180|6:39|7:9|8:9|3:137|3:137;1|1:146|2:4|3:137|11:138|4:184|5:180|6:39|7:9|8:9|3:137|3:137;1|1:148|2:4|3:137|11:138|4:185|5:180|6:39|7:9|8:9|3:137|3:137;1|1:150|2:4|3:137|11:138|4:186|5:182|6:152|7:9|8:9|3:137|3:137;1|1:153|2:4|3:137|11:138|4:187|5:180|6:39|7:9|8:9|3:137|3:137;1|1:155|2:4|3:137|11:138|4:188|5:182|6:157|7:9|8:9|3:137|3:137;1|1:158|2:4|3:137|11:138|4:189|5:190|6:161|7:9|8:9|3:137|3:137;n;7|10:162;p;1|1:163|2:4|3:137|11:138|4:191|5:192|6:166|7:9|8:9|3:137|3:137;n;7|10:167;p;1|1:168|2:4|3:137|11:138|4:193|5:194|6:171|7:9|8:9|3:137|3:137;p;1|1:195|2:4|3:130|4:196|5:197|6:133|7:9|8:9|3:130|3:130;n;3|9:134|10:46;p;8|1:198|2:4|4:199|5:174|6:175|7:9;n;9|10:176|13:177;p;8|1:200|2:4|4:201|5:202|6:175|7:9;n;9|10:176|13:177;p;8|1:203|2:4|4:204|5:202|6:175|7:9;n;9|10:176|13:177;p;2|1:205;n;1|1:136|2:4|3:137|11:138|4:206|5:180|6:39|7:9|8:9|3:137|3:137;1|1:141|2:4|3:137|11:138|4:207|5:182|6:39|7:9|8:9|3:137|3:137;1|1:144|2:4|3:137|11:138|4:208|5:180|6:39|7:9|8:9|3:137|3:137;1|1:146|2:4|3:137|11:138|4:209|5:180|6:39|7:9|8:9|3:137|3:137;1|1:148|2:4|3:137|11:138|4:210|5:180|6:39|7:9|8:9|3:137|3:137;1|1:150|2:4|3:137|11:138|4:211|5:182|6:152|7:9|8:9|3:137|3:137;1|1:153|2:4|3:137|11:138|4:212|5:180|6:39|7:9|8:9|3:137|3:137;1|1:155|2:4|3:137|11:138|4:213|5:182|6:157|7:9|8:9|3:137|3:137;1|1:158|2:4|3:137|11:138|4:214|5:190|6:161|7:9|8:9|3:137|3:137;n;7|10:162;p;1|1:163|2:4|3:137|11:138|4:215|5:192|6:166|7:9|8:9|3:137|3:137;n;7|10:167;p;1|1:168|2:4|3:137|11:138|4:216|5:194|6:171|7:9|8:9|3:137|3:137;p;1|1:217|2:4|3:130|4:218|5:132|6:1'
- ..'33|7:9|8:9|3:130|3:130;n;3|9:134|10:46;p;1|1:219|2:4|3:130|4:220|5:197|6:133|7:9|8:9|3:130|3:130;n;3|9:134|10:46;p;2|1:221;n;1|1:136|2:4|3:137|11:138|4:222|5:140|6:39|7:9|8:9|3:137|3:137;1|1:141|2:4|3:137|11:138|4:223|5:143|6:39|7:9|8:9|3:137|3:137;1|1:144|2:4|3:137|11:138|4:224|5:140|6:39|7:9|8:9|3:137|3:137;1|1:146|2:4|3:137|11:138|4:225|5:140|6:39|7:9|8:9|3:137|3:137;1|1:148|2:4|3:137|11:138|4:226|5:140|6:39|7:9|8:9|3:137|3:137;1|1:150|2:4|3:137|11:138|4:227|5:143|6:152|7:9|8:9|3:137|3:137;1|1:153|2:4|3:137|11:138|4:228|5:140|6:39|7:9|8:9|3:137|3:137;1|1:155|2:4|3:137|11:138|4:229|5:143|6:157|7:9|8:9|3:137|3:137;1|1:158|2:4|3:137|11:138|4:230|5:160|6:161|7:9|8:9|3:137|3:137;n;7|10:162;p;1|1:163|2:4|3:137|11:138|4:231|5:165|6:166|7:9|8:9|3:137|3:137;n;7|10:167;p;1|1:168|2:4|3:137|11:138|4:232|5:170|6:171|7:9|8:9|3:137|3:137;p;1|1:233|2:4|3:130|4:234|5:235|6:236|7:9|8:9|3:130|3:130;n;3|9:237|10:238;4;10|14:239|15:240;5|1:241;n;6|1:35|16:4;p;5|1:242;n;6|1:35|16:4;p;5|1:243;n;6|1:35|16:4;p;5|1:244;n;6|1:35|16:4;p;p;p;2|1:245;n;2;n;1|1:246|2:4|3:137|4:247|5:248|6:249|7:9|8:9|3:137|3:137;n;7|10:250;p;1|1:246|2:4|3:137|4:251|5:248|6:252|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:137|4:253|5:248|6:254|7:9|8:9|3:137|3:137;n;7|10:176;p;1|1:246|2:4|3:255|17:256|4:257|5:248|6:258|7:9|8:9|3:255|3:255;n;7;p;1|1:246|2:4|3:259|4:257|5:248|6:260|7:9|8:9|3:259|3:259;n;7;p;1|1:246|2:4|3:261|17:262|4:257|5:248|6:263|7:9|8:9|3:261|3:261;n;7;p;1|1:246|2:4|3:137|4:264|5:248|6:265|7:9|8:9|3:137|3:137;n;7;p;p;1|1:246|2:4|3:137|4:266|5:267|6:268|7:9|8:9|3:137|3:137;n;3|10:269;p;1|1:246|2:4|3:137|4:270|5:271|6:268|7:9|8:9|3:13'
- ..'7|3:137;n;3|10:269;p;1|1:246|2:4|3:137|4:272|5:271|6:268|7:9|8:9|3:137|3:137;n;3|10:269;p;1|1:246|2:4|3:137|4:273|5:267|6:268|7:9|8:9|3:137|3:137;n;3|10:269;p;p;2|1:245;n;2;n;1|1:246|2:4|3:137|4:274|5:248|6:249|7:9|8:9|3:137|3:137;n;7|10:250;p;1|1:246|2:4|3:137|4:275|5:248|6:252|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:137|4:276|5:248|6:254|7:9|8:9|3:137|3:137;n;7|10:176;p;1|1:246|2:4|3:255|17:256|4:277|5:248|6:258|7:9|8:9|3:255|3:255;n;7;p;1|1:246|2:4|3:259|4:277|5:248|6:260|7:9|8:9|3:259|3:259;n;7;p;1|1:246|2:4|3:261|17:262|4:277|5:248|6:263|7:9|8:9|3:261|3:261;n;7;p;1|1:246|2:4|3:137|4:278|5:248|6:265|7:9|8:9|3:137|3:137;n;7;p;p;1|1:246|2:4|3:137|4:279|5:267|6:268|7:9|8:9|3:137|3:137;n;3|10:269;p;1|1:246|2:4|3:137|4:280|5:271|6:268|7:9|8:9|3:137|3:137;n;3|10:269;p;1|1:246|2:4|3:137|4:281|5:271|6:268|7:9|8:9|3:137|3:137;n;3|10:269;p;1|1:246|2:4|3:137|4:282|5:267|6:268|7:9|8:9|3:137|3:137;n;3|10:269;p;p;2|1:283;n;1|1:246|2:4|3:130|11:262|4:284|5:49|6:285|12:40|7:9|8:9|3:130|3:130;n;3|10:286;p;1|1:246|2:4|3:255|11:262|4:287|5:54|6:39|7:9|8:9|3:255|3:255;n;7|9:288|10:289;p;1|1:246|2:4|3:255|11:262|4:290|5:54|6:39|7:9|8:9|3:255|3:255;n;7|9:291|10:289;p;1|1:246|2:4|3:130|11:292|4:293|5:49|6:171|7:9|8:9|3:130|3:130;1|1:246|2:4|3:255|11:262|4:294|5:54|6:39|7:9|8:9|3:255|3:255;n;7|9:288|10:289;p;1|1:246|2:4|3:130|11:262|4:295|5:49|6:296|12:40|7:9|8:9|3:130|3:130;n;3|10:286;p;1|1:246|2:4|11:262|4:297|5:7|6:39|7:9|8:9;n;7|9:298|10:299;p;1|1:246|2:4|3:130|11:292|4:300|5:49|6:19|7:9|8:9|3:130|3:130;1|1:246|2:4|3:255|11:292|4:301|5:7|6:302|7:9|8:9|3:255|3:255;1|1:246|2:4|3:303|11:292|4:304|5:271|6:171|7:9|8:9|3:'
- ..'303|3:303;1|1:246|2:4|3:255|11:292|4:305|5:271|6:171|7:9|8:9|3:255|3:255;1|1:246|2:4|3:303|11:292|4:306|5:7|6:302|7:9|8:9|3:303|3:303;1|1:246|2:4|3:255|11:262|4:307|5:54|6:39|7:9|8:9|3:255|3:255;n;7|9:291|10:289;p;1|1:246|2:4|11:262|4:308|5:61|6:39|7:9|8:9;n;7|9:309|10:310;p;1|1:246|2:4|11:262|4:311|5:61|6:39|7:9|8:9;n;7|9:309|10:310;p;1|1:246|2:4|3:303|11:292|4:312|5:271|6:171|7:9|8:9|3:303|3:303;1|1:246|2:4|11:262|4:313|5:61|6:39|7:9|8:9;n;7|9:314|10:310;p;1|1:246|2:4|11:262|4:315|5:61|6:39|7:9|8:9;n;7|9:314|10:310;p;1|1:246|2:4|11:262|4:316|5:61|6:39|7:9|8:9;n;7|9:314|10:310;p;1|1:246|2:4|3:303|11:292|4:317|5:61|6:318|7:9|8:9|3:303|3:303;n;3|10:319;p;p;2|1:320;n;2|1:321;n;1|1:246|2:4|3:137|4:322|5:323|6:39|7:9|8:9|3:137|3:137;n;3|10:324;p;1|1:246|2:4|3:130|4:325|5:132|6:39|7:9|8:9|3:130|3:130;n;3|10:326;p;1|1:246|2:4|3:137|4:327|5:323|6:39|7:9|8:9|3:137|3:137;n;3|10:324;p;1|1:246|2:4|3:29|4:328|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:331|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:130|4:335|5:329|6:166|7:9|8:9|3:130|3:130;n;9|10:330|13:177;p;1|1:246|2:4|3:137|4:336|5:132|6:39|7:9|8:9|3:137|3:137;n;3|10:326;p;1|1:246|2:4|3:29|4:337|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:130|4:338|5:323|6:39|7:9|8:9|3:130|3:130;n;3|10:324;p;1|1:246|2:4|3:137|4:339|6:31|7:9|8:9|3:137|3:137;n;9|10:340|13:177;p;1|1:246|2:4|3:137|4:341|5:323|6:39|7:9|8:9|3:137|3:137;n;3|10:324;p;1|1:246|2:4|3:137|4:342|5:323|6:166|7:9|8:9|3:137|3:137;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:346|5:347|6:348|7:9|8:9|3:137|3:137;n;3|10:349;p;1|1:246|2:4|3:137|4:350|5:132|6:1'
- ..'61|7:9|8:9|3:137|3:137;n;9|10:351|13:177;p;1|1:246|2:4|3:29|4:352|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:354|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:137|4:355|5:347|6:296|7:9|8:9|3:137|3:137;n;3|10:356;p;1|1:246|2:4|3:137|4:357|5:271|6:25|7:9|8:9|3:137|3:137;n;3|10:358;p;1|1:246|2:4|3:137|4:359|5:323|6:166|7:9|8:9|3:137|3:137;n;9|10:360|13:177;p;1|1:246|2:4|3:137|4:361|5:132|6:166|7:9|8:9|3:137|3:137;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:362|5:363|6:39|7:9|8:9|3:137|3:137;n;3|10:364;p;1|1:246|2:4|3:137|4:365|5:363|6:39|7:9|8:9|3:137|3:137;n;9|10:366|13:177;p;1|1:246|2:4|3:137|4:367|5:165|6:161|7:9|8:9|3:137|3:137;n;9|10:351|13:177;p;1|1:246|2:4|3:137|4:368|5:369|6:166|7:9|8:9|3:137|3:137;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:370|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:255|4:373|5:271|6:161|7:9|8:9|3:255|3:255;n;3|10:351;p;1|1:246|2:4|3:130|4:374|5:375|6:8|7:9|8:9|3:130|3:130;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:377|5:378|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:137|4:381|5:75|6:31|7:9|8:9|3:137|3:137;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:382|5:202|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:384|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:130|4:386|5:332|6:166|7:9|8:9|3:130|3:130;n;3|10:387;p;1|1:246|2:4|3:29|4:388|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;p;1|1:246|2:4|3:137|4:390|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:384|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:137|4:394|5:132|6:285|7:9|8:9|3:137|3:'
- ..'137;n;3|10:395;p;1|1:246|2:4|3:137|4:396|5:347|6:296|7:9|8:9|3:137|3:137;n;3|10:356;p;1|1:246|2:4|3:29|4:397|5:49|6:398|7:9|8:9|3:29|3:29;n;3|9:399|10:400;p;1|1:246|2:4|3:29|4:401|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:137|4:402|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:403|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:406|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;p;1|1:246|2:4|3:137|4:408|5:132|6:409|7:9|8:9|3:137|3:137;n;3|10:410;p;1|1:246|2:4|3:29|4:411|5:412|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:130|4:413|5:414|6:8|7:9|8:9|3:130|3:130;n;9|10:376|13:177;p;1|1:246|2:4|3:137|4:415|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:137|4:416|5:132|6:285|7:9|8:9|3:137|3:137;n;3|10:395;p;1|1:246|2:4|3:137|4:417|5:271|6:31|7:9|8:9|3:137|3:137;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:419|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:421|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:137|4:422|5:363|6:39|7:9|8:9|3:137|3:137;n;3|10:364;p;1|1:246|2:4|3:29|4:423|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;p;1|1:246|2:4|3:137|4:426|5:38|6:39|7:9|8:9|3:137|3:137;n;9|10:366|13:177;p;1|1:246|2:4|3:29|4:427|5:49|6:428|7:9|8:9|3:29|3:29;n;3|10:429;p;1|1:246|2:4|3:255|4:430|5:369|6:166|7:9|8:9|3:255|3:255;n;9|10:360|13:177;p;1|1:246|2:4|3:255|4:431|5:432|6:166|7:9|8:9|3:255|3:255;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:29|4:433|5:434|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:435|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:436|5:4'
- ..'37|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:130|4:438|5:174|6:161|7:9|8:9|3:130|3:130;n;9|10:383|13:177;p;p;2|1:439;n;1|1:246|2:4|3:137|4:440|5:323|6:39|7:9|8:9|3:137|3:137;n;3|10:324;p;1|1:246|2:4|3:255|4:441|5:132|6:39|7:9|8:9|3:255|3:255;n;3|10:326;p;1|1:246|2:4|3:137|4:442|5:323|6:39|7:9|8:9|3:137|3:137;n;3|10:324;p;1|1:246|2:4|3:255|4:443|5:329|6:166|7:9|8:9|3:255|3:255;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:444|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:29|4:445|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:255|4:446|5:132|6:39|7:9|8:9|3:255|3:255;n;3|10:326;p;1|1:246|2:4|3:29|4:447|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:137|4:448|5:323|6:39|7:9|8:9|3:137|3:137;n;3|10:324;p;1|1:246|2:4|3:137|4:449|6:31|7:9|8:9|3:137|3:137;n;9|10:340|13:177;p;1|1:246|2:4|3:137|4:450|5:323|6:39|7:9|8:9|3:137|3:137;n;3|10:324;p;1|1:246|2:4|3:255|4:451|5:323|6:166|7:9|8:9|3:255|3:255;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:452|5:347|6:348|7:9|8:9|3:137|3:137;n;3|10:349;p;1|1:246|2:4|3:137|4:453|5:132|6:161|7:9|8:9|3:137|3:137;n;9|10:351|13:177;p;1|1:246|2:4|3:29|4:454|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:455|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:137|4:456|5:347|6:296|7:9|8:9|3:137|3:137;n;3|10:356;p;1|1:246|2:4|3:255|4:457|5:271|6:25|7:9|8:9|3:255|3:255;n;3|10:358;p;1|1:246|2:4|3:255|4:458|5:323|6:166|7:9|8:9|3:255|3:255;n;9|10:360|13:177;p;1|1:246|2:4|3:255|4:459|5:132|6:166|7:9|8:9|3:255|3:255;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:460|5:363|6:39|7:9|8:9|3:137|3:137;n;'
- ..'3|10:364;p;1|1:246|2:4|3:137|4:461|5:363|6:39|7:9|8:9|3:137|3:137;n;9|10:366|13:177;p;1|1:246|2:4|3:255|4:462|5:165|6:161|7:9|8:9|3:255|3:255;n;9|10:351|13:177;p;1|1:246|2:4|3:137|4:463|5:369|6:166|7:9|8:9|3:137|3:137;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:464|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:137|4:465|5:271|6:161|7:9|8:9|3:137|3:137;n;3|10:351;p;1|1:246|2:4|3:255|4:466|5:375|6:8|7:9|8:9|3:255|3:255;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:467|5:378|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:255|4:468|5:75|6:31|7:9|8:9|3:255|3:255;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:469|5:202|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:470|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:471|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:29|4:472|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;p;1|1:246|2:4|3:137|4:473|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:470|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:137|4:474|5:132|6:285|7:9|8:9|3:137|3:137;n;3|10:395;p;1|1:246|2:4|3:137|4:475|5:347|6:296|7:9|8:9|3:137|3:137;n;3|10:356;p;1|1:246|2:4|3:29|4:476|5:49|6:398|7:9|8:9|3:29|3:29;n;3|9:399|10:400;p;1|1:246|2:4|3:255|4:477|5:332|6:166|7:9|8:9|3:255|3:255;n;3|10:387;p;1|1:246|2:4|3:137|4:478|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:479|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:480|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;p;1|1:246|2:4|3:137|4:481|5:132|6:409|7:9|8:9|3:137|3:137;n;3|10:410;p;1|1:246|2:4|3:29|4:482|5:412|6:379|7'
- ..':9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:255|4:483|5:414|6:8|7:9|8:9|3:255|3:255;n;9|10:376|13:177;p;1|1:246|2:4|3:137|4:484|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:255|4:485|5:132|6:285|7:9|8:9|3:255|3:255;n;3|10:395;p;1|1:246|2:4|3:255|4:486|5:271|6:31|7:9|8:9|3:255|3:255;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:487|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:488|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:137|4:489|5:363|6:39|7:9|8:9|3:137|3:137;n;3|10:364;p;1|1:246|2:4|3:29|4:490|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;p;1|1:246|2:4|3:137|4:491|5:38|6:39|7:9|8:9|3:137|3:137;n;9|10:366|13:177;p;1|1:246|2:4|3:29|4:492|5:49|6:428|7:9|8:9|3:29|3:29;n;3|10:429;p;1|1:246|2:4|3:255|4:493|5:369|6:166|7:9|8:9|3:255|3:255;n;9|10:360|13:177;p;1|1:246|2:4|3:137|4:494|5:432|6:166|7:9|8:9|3:137|3:137;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:29|4:495|5:434|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:496|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:497|5:437|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:29|4:498|5:174|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;p;2|1:499;n;1|1:246|2:4|3:137|4:500|5:323|6:39|7:9|8:9|3:137|3:137;n;3|10:324;p;1|1:246|2:4|3:137|4:501|5:132|6:39|7:9|8:9|3:137|3:137;n;3|10:326;p;1|1:246|2:4|3:137|4:502|5:323|6:39|7:9|8:9|3:137|3:137;n;3|10:324;p;1|1:246|2:4|3:29|4:503|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:504|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1'
- ..'|1:246|2:4|3:29|4:510|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:137|4:511|5:132|6:39|7:9|8:9|3:137|3:137;n;3|10:326;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:512|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:137|4:513|5:323|6:39|7:9|8:9|3:137|3:137;n;3|10:324;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:514|6:31|7:9|8:9|3:137|3:137;n;9|10:340|13:177;p;1|1:246|2:4|3:137|4:515|5:323|6:39|7:9|8:9|3:137|3:137;n;3|10:324;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:516|5:323|6:166|7:9|8:9|3:137|3:137;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:517|5:347|6:348|7:9|8:9|3:137|3:137;n;3|10:349;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:518|5:132|6:161|7:9|8:9|3:137|3:137;n;9|10:351|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:130|4:519|5:353|6:166|7:9|8:9|3:130|3:130;n;9|10:330|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:520|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:137|4:521|5:347|6:296|7:9|8:9|3:137|3:137;n;3|10:356;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:522|5:271|6:25|7:9|8:9|3:137|3:137;n;3|10:358;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:523|5:323|6:166|7:9|8:9|3:137|3:137;n;9|10:360|13:177;p;1|1:246|2:4|3:137|4:524|5:132|6:166|7:9|8:9|3:137|3:137;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:525|5:363|6:39|7:9|8:9|3:137|3:137;n;3|10:364;p;1|1'
- ..':246|2:4|3:137|4:526|5:363|6:39|7:9|8:9|3:137|3:137;n;9|10:366|13:177;p;1|1:246|2:4|3:137|4:527|5:165|6:161|7:9|8:9|3:137|3:137;n;9|10:351|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:528|5:369|6:166|7:9|8:9|3:137|3:137;n;9|10:343|18:344|13:345;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:529|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:530|5:271|6:161|7:9|8:9|3:137|3:137;n;3|10:351;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:255|4:531|5:375|6:8|7:9|8:9|3:255|3:255;n;9|10:376|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:255|4:532|5:378|6:379|7:9|8:9|3:255|3:255;n;9|10:380|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:533|5:75|6:31|7:9|8:9|3:137|3:137;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:534|5:202|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:535|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:255|4:536|5:332|6:166|7:9|8:9|3:255|3:255;n;3|10:387;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:537|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:538|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:535|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:1'
- ..'37|4:539|5:132|6:285|7:9|8:9|3:137|3:137;n;3|10:395;p;1|1:246|2:4|3:137|4:540|5:347|6:296|7:9|8:9|3:137|3:137;n;3|10:356;p;1|1:246|2:4|3:29|4:541|5:49|6:398|7:9|8:9|3:29|3:29;n;3|9:399|10:400;p;1|1:246|2:4|3:29|4:542|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:137|4:543|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:544|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:545|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:546|5:132|6:409|7:9|8:9|3:137|3:137;n;3|10:410;p;1|1:246|2:4|3:130|4:547|5:412|6:379|7:9|8:9|3:130|3:130;n;9|10:380|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:255|4:548|5:414|6:8|7:9|8:9|3:255|3:255;n;9|10:376|13:177;p;1|1:246|2:4|3:137|4:549|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:137|4:550|5:132|6:285|7:9|8:9|3:137|3:137;n;3|10:395;p;1|1:246|2:4|3:137|4:551|5:271|6:31|7:9|8:9|3:137|3:137;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:552|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:553|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:137|4:554|5:363|6:39|7:9|8:9|3:137|3:137;n;3|10:364;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:555|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:556|5:38|6:39|7:9|8:9|3:137|3:137;n;9|10:366|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:255|4:557|5:49|6:428|7:9|8:9|3:255|3:255;n;3|10'
- ..':429;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:558|5:369|6:166|7:9|8:9|3:137|3:137;n;9|10:360|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:255|4:559|5:432|6:166|7:9|8:9|3:255|3:255;n;9|10:343|18:344|13:345;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:130|4:560|5:434|6:161|7:9|8:9|3:130|3:130;n;9|10:420|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:255|4:561|5:267|6:161|7:9|8:9|3:255|3:255;n;9|10:420|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:562|5:437|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:29|4:563|5:174|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;p;2|1:564;n;1|1:246|2:4|3:255|4:565|5:323|6:39|7:9|8:9|3:255|3:255;n;3|10:324;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:566|5:132|6:39|7:9|8:9|3:137|3:137;n;3|10:326;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:567|5:323|6:39|7:9|8:9|3:137|3:137;n;3|10:324;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:568|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:569|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:29|4:570|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:137|4:571|5:132|6:39|7:9|8:9|3:137|3:137;n;3|10:326;p;1|1:246|2:4|3:29|4:572|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:'
- ..'246|2:4|3:137|4:573|5:323|6:39|7:9|8:9|3:137|3:137;n;3|10:324;p;1|1:246|2:4|3:137|4:574|6:31|7:9|8:9|3:137|3:137;n;9|10:340|13:177;p;1|1:246|2:4|3:137|4:575|5:323|6:39|7:9|8:9|3:137|3:137;n;3|10:324;p;1|1:246|2:4|3:255|4:576|5:323|6:166|7:9|8:9|3:255|3:255;n;9|10:343|18:344|13:345;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:577|5:347|6:348|7:9|8:9|3:137|3:137;n;3|10:349;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:255|4:578|5:132|6:161|7:9|8:9|3:255|3:255;n;9|10:351|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:579|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:580|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:581|5:347|6:296|7:9|8:9|3:137|3:137;n;3|10:356;p;1|1:246|2:4|3:137|4:582|5:271|6:25|7:9|8:9|3:137|3:137;n;3|10:358;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:583|5:323|6:166|7:9|8:9|3:137|3:137;n;9|10:360|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:584|5:132|6:166|7:9|8:9|3:137|3:137;n;9|10:343|18:344|13:345;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:585|5:363|6:39|7:9|8:9|3:137|3:137;n;3|10:364;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:586|5:363|6:39|7:9|8:9|3:137|3:137;n;9|10:366|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:587|5:165|6:161|7:9|8:9|3:137|3:137;n;9|10:351|13:177;11|3:505'
- ..'|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:588|5:369|6:166|7:9|8:9|3:137|3:137;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:589|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:137|4:590|5:271|6:161|7:9|8:9|3:137|3:137;n;3|10:351;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:591|5:375|6:8|7:9|8:9|3:137|3:137;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:592|5:378|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:255|4:593|5:75|6:31|7:9|8:9|3:255|3:255;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:594|5:202|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:595|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:596|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:29|4:597|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:598|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:595|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:137|4:599|5:132|6:285|7:9|8:9|3:137|3:137;n;3|10:395;p;1|1:246|2:4|3:137|4:600|5:347|6:296|7:9|8:9|3:137|3:137;n;3|10:356;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:601|5:49|6:398|7:9|8:9|3:29|3:29;n;3|9:399|10:400;p;1|1:246|2:4|3:29|4:602|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:603|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:604|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:605|5:347|6:296|7:9|8:9|3:29'
- ..'|3:29;n;3|10:407;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:606|5:132|6:409|7:9|8:9|3:137|3:137;n;3|10:410;p;1|1:246|2:4|3:255|4:607|5:412|6:379|7:9|8:9|3:255|3:255;n;9|10:380|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:608|5:414|6:8|7:9|8:9|3:137|3:137;n;9|10:376|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:609|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:610|5:132|6:285|7:9|8:9|3:137|3:137;n;3|10:395;p;1|1:246|2:4|3:137|4:611|5:271|6:31|7:9|8:9|3:137|3:137;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:612|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:613|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:137|4:614|5:363|6:39|7:9|8:9|3:137|3:137;n;3|10:364;p;1|1:246|2:4|3:29|4:615|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:616|5:38|6:39|7:9|8:9|3:137|3:137;n;9|10:366|13:177;p;1|1:246|2:4|3:255|4:617|5:49|6:428|7:9|8:9|3:255|3:255;n;3|10:429;p;1|1:246|2:4|3:137|4:618|5:369|6:166|7:9|8:9|3:137|3:137;n;9|10:360|13:177;p;1|1:246|2:4|3:137|4:619|5:432|6:166|7:9|8:9|3:137|3:137;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:255|4:620|5:434|6:161|7:9|8:9|3:255|3:255;n;9|10:420|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:621|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:622|5:437|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1'
- ..'|1:246|2:4|3:29|4:623|5:174|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;p;2|1:624;n;1|1:246|2:4|3:625|4:626|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:627|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:625|4:628|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:29|4:629|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:630|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:29|4:631|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:632|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:29|4:633|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:625|4:634|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:635|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:636|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:637|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:638|5:347|6:348|7:9|8:9|3:625|3:625;n;3|10:349;p;1|1:246|2:4|3:625|4:639|5:132|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:29|4:640|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:641|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:642|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:625|4:643|5:271|6:25|7:9|8:9|3:625|3:625;n;3|10:358;p;1|1:246|2:4|3:625|4:644|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:645|5:132|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:646|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:625|4:647|5:363|6:39|7:9|8:9|3:625|3'
- ..':625;n;9|10:366|13:177;p;1|1:246|2:4|3:625|4:648|5:165|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:625|4:649|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:650|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:651|5:271|6:161|7:9|8:9|3:625|3:625;n;3|10:351;p;1|1:246|2:4|3:625|4:652|5:375|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:653|5:378|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:654|5:75|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:655|5:202|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:656|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:657|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:29|4:658|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;p;1|1:246|2:4|3:137|4:659|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:656|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:660|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:661|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:29|4:662|5:49|6:398|7:9|8:9|3:29|3:29;n;3|10:663;p;1|1:246|2:4|3:29|4:664|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:137|4:665|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:666|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:667|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;p;1|1:246|2:4|3:625|4:668|5:132|6:409|7:9|8:9|3:625|3:625;n;3|10:410;p;1|1:246|2:4|3:29|4:669|5:412|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:670|5:414|6:8'
- ..'|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:137|4:671|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:672|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:673|5:271|6:31|7:9|8:9|3:625|3:625;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:674|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:675|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:625|4:676|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:29|4:677|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;p;1|1:246|2:4|3:625|4:678|5:38|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:29|4:679|5:49|6:428|7:9|8:9|3:29|3:29;n;3|10:429;p;1|1:246|2:4|3:625|4:680|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:681|5:432|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:29|4:682|5:434|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:683|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:684|5:437|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:29|4:685|5:174|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;p;2|1:624;n;1|1:246|2:4|3:625|4:686|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:687|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:625|4:688|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:29|4:689|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:690|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:29|4:691|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:692|5:132|6:39|7:9|8:9|3:625|3:625;n;'
- ..'3|10:326;p;1|1:246|2:4|3:29|4:693|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:625|4:694|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:695|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:696|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:697|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:698|5:347|6:348|7:9|8:9|3:625|3:625;n;3|10:349;p;1|1:246|2:4|3:625|4:699|5:132|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:29|4:700|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:701|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:702|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:625|4:703|5:271|6:25|7:9|8:9|3:625|3:625;n;3|10:358;p;1|1:246|2:4|3:625|4:704|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:705|5:132|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:706|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:625|4:707|5:363|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:625|4:708|5:165|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:625|4:709|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:710|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:711|5:271|6:161|7:9|8:9|3:625|3:625;n;3|10:351;p;1|1:246|2:4|3:625|4:712|5:375|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:713|5:378|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:714|5:75|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2'
- ..':4|3:29|4:715|5:202|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:716|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:717|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:29|4:718|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;p;1|1:246|2:4|3:137|4:719|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:716|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:720|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:721|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:29|4:722|5:49|6:398|7:9|8:9|3:29|3:29;n;3|10:663;p;1|1:246|2:4|3:29|4:723|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:137|4:724|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:725|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:726|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;p;1|1:246|2:4|3:625|4:727|5:132|6:409|7:9|8:9|3:625|3:625;n;3|10:410;p;1|1:246|2:4|3:29|4:728|5:412|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:729|5:414|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:137|4:730|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:731|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:732|5:271|6:31|7:9|8:9|3:625|3:625;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:733|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:734|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:625|4:735|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:29|4:736|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;p;1|1:246|2:4|'
- ..'3:625|4:737|5:38|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:29|4:738|5:49|6:428|7:9|8:9|3:29|3:29;n;3|10:429;p;1|1:246|2:4|3:625|4:739|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:740|5:432|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:29|4:741|5:434|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:742|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:743|5:437|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:29|4:744|5:174|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;p;2|1:624;n;1|1:246|2:4|3:625|4:745|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:746|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:625|4:747|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:29|4:748|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:749|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:29|4:750|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:751|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:29|4:752|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:625|4:753|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:754|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:755|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:756|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:757|5:347|6:348|7:9|8:9|3:625|3:625;n;3|10:349;p;1|1:246|2:4|3:625|4:758|5:132|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:29|4:759|5:353|6:166|7:9|8:9|3:29'
- ..'|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:760|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:761|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:625|4:762|5:271|6:25|7:9|8:9|3:625|3:625;n;3|10:358;p;1|1:246|2:4|3:625|4:763|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:764|5:132|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:765|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:625|4:766|5:363|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:625|4:767|5:165|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:625|4:768|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:769|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:770|5:271|6:161|7:9|8:9|3:625|3:625;n;3|10:351;p;1|1:246|2:4|3:625|4:771|5:375|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:772|5:378|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:773|5:75|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:774|5:202|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:775|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:776|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:29|4:777|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;p;1|1:246|2:4|3:137|4:778|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:775|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:779|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:780|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246'
- ..'|2:4|3:29|4:781|5:49|6:398|7:9|8:9|3:29|3:29;n;3|10:663;p;1|1:246|2:4|3:29|4:782|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:137|4:783|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:784|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:785|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;p;1|1:246|2:4|3:625|4:786|5:132|6:409|7:9|8:9|3:625|3:625;n;3|10:410;p;1|1:246|2:4|3:29|4:787|5:412|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:788|5:414|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:137|4:789|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:790|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:791|5:271|6:31|7:9|8:9|3:625|3:625;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:792|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:793|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:625|4:794|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:29|4:795|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;p;1|1:246|2:4|3:625|4:796|5:38|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:29|4:797|5:49|6:428|7:9|8:9|3:29|3:29;n;3|10:429;p;1|1:246|2:4|3:625|4:798|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:799|5:432|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:29|4:800|5:434|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:801|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:802|5:437|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:29|4:803|5:174|6:161|7:9|8:9|3:'
- ..'29|3:29;n;9|10:383|13:177;p;p;2|1:624;n;1|1:246|2:4|3:625|4:804|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:805|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:625|4:806|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:29|4:807|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:808|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:29|4:809|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:810|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:29|4:811|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:625|4:812|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:813|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:814|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:815|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:816|5:347|6:348|7:9|8:9|3:625|3:625;n;3|10:349;p;1|1:246|2:4|3:625|4:817|5:132|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:29|4:818|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:819|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:820|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:625|4:821|5:271|6:25|7:9|8:9|3:625|3:625;n;3|10:358;p;1|1:246|2:4|3:625|4:822|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:823|5:132|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:824|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:625|4:825|5:363|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:625|4'
- ..':826|5:165|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:625|4:827|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:828|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:829|5:271|6:161|7:9|8:9|3:625|3:625;n;3|10:351;p;1|1:246|2:4|3:625|4:830|5:375|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:831|5:378|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:832|5:75|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:833|5:202|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:834|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:835|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:29|4:836|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;p;1|1:246|2:4|3:137|4:837|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:834|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:838|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:839|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:29|4:840|5:49|6:398|7:9|8:9|3:29|3:29;n;3|10:663;p;1|1:246|2:4|3:29|4:841|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:137|4:842|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:843|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:844|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;p;1|1:246|2:4|3:625|4:845|5:132|6:409|7:9|8:9|3:625|3:625;n;3|10:410;p;1|1:246|2:4|3:29|4:846|5:412|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:847|5:414|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1'
- ..':246|2:4|3:137|4:848|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:849|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:850|5:271|6:31|7:9|8:9|3:625|3:625;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:851|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:852|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:625|4:853|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:29|4:854|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;p;1|1:246|2:4|3:625|4:855|5:38|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:29|4:856|5:49|6:428|7:9|8:9|3:29|3:29;n;3|10:429;p;1|1:246|2:4|3:625|4:857|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:858|5:432|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:29|4:859|5:434|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:860|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:861|5:437|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:29|4:862|5:174|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;p;2|1:624;n;1|1:246|2:4|3:625|4:863|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:864|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:625|4:865|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:29|4:866|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:867|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:29|4:868|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:869|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:29|4:870|5:332|6:33'
- ..'3|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:625|4:871|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:872|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:873|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:874|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:875|5:347|6:348|7:9|8:9|3:625|3:625;n;3|10:349;p;1|1:246|2:4|3:625|4:876|5:132|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:29|4:877|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:878|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:879|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:625|4:880|5:271|6:25|7:9|8:9|3:625|3:625;n;3|10:358;p;1|1:246|2:4|3:625|4:881|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:882|5:132|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:883|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:625|4:884|5:363|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:625|4:885|5:165|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:625|4:886|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:887|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:888|5:271|6:161|7:9|8:9|3:625|3:625;n;3|10:351;p;1|1:246|2:4|3:625|4:889|5:375|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:890|5:378|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:891|5:75|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:892|5:202|6:161|7:9|8:9|3:29|3:29;'
- ..'n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:893|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:894|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:29|4:895|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;p;1|1:246|2:4|3:137|4:896|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:893|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:897|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:898|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:29|4:899|5:49|6:398|7:9|8:9|3:29|3:29;n;3|10:663;p;1|1:246|2:4|3:29|4:900|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:137|4:901|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:902|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:903|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;p;1|1:246|2:4|3:625|4:904|5:132|6:409|7:9|8:9|3:625|3:625;n;3|10:410;p;1|1:246|2:4|3:29|4:905|5:412|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:906|5:414|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:137|4:907|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:908|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:909|5:271|6:31|7:9|8:9|3:625|3:625;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:910|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:911|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:625|4:912|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:29|4:913|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;p;1|1:246|2:4|3:625|4:914|5:38|6:39|7:9|8:9|3:625|3:625;n;'
- ..'9|10:366|13:177;p;1|1:246|2:4|3:29|4:915|5:49|6:428|7:9|8:9|3:29|3:29;n;3|10:429;p;1|1:246|2:4|3:625|4:916|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:917|5:432|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:29|4:918|5:434|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:919|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:920|5:437|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:29|4:921|5:174|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;p;2|1:624;n;1|1:246|2:4|3:625|4:922|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:923|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:625|4:924|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:29|4:925|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:926|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:29|4:927|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:928|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:29|4:929|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:625|4:930|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:931|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:932|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:933|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:934|5:347|6:348|7:9|8:9|3:625|3:625;n;3|10:349;p;1|1:246|2:4|3:625|4:935|5:132|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:29|4:936|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4'
- ..':937|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:938|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:625|4:939|5:271|6:25|7:9|8:9|3:625|3:625;n;3|10:358;p;1|1:246|2:4|3:625|4:940|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:941|5:132|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:942|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:625|4:943|5:363|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:625|4:944|5:165|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:625|4:945|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:946|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:947|5:271|6:161|7:9|8:9|3:625|3:625;n;3|10:351;p;1|1:246|2:4|3:625|4:948|5:375|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:949|5:378|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:950|5:75|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:951|5:202|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:952|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:953|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:29|4:954|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;p;1|1:246|2:4|3:137|4:955|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:952|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:956|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:957|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:29|4:958|5:49|6:398|7:9|8:9|3:29|3:29'
- ..';n;3|10:663;p;1|1:246|2:4|3:29|4:959|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:137|4:960|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:961|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:962|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;p;1|1:246|2:4|3:625|4:963|5:132|6:409|7:9|8:9|3:625|3:625;n;3|10:410;p;1|1:246|2:4|3:29|4:964|5:412|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:965|5:414|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:137|4:966|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:967|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:968|5:271|6:31|7:9|8:9|3:625|3:625;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:969|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:970|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:625|4:971|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:29|4:972|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;p;1|1:246|2:4|3:625|4:973|5:38|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:29|4:974|5:49|6:428|7:9|8:9|3:29|3:29;n;3|10:429;p;1|1:246|2:4|3:625|4:975|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:976|5:432|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:29|4:977|5:434|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:978|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:979|5:437|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:29|4:980|5:174|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;p;2|1:624;n;1|1:'
- ..'246|2:4|3:625|4:981|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:982|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:625|4:983|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:29|4:984|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:985|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:29|4:986|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:987|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:29|4:988|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:625|4:989|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:990|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:991|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:992|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:993|5:347|6:348|7:9|8:9|3:625|3:625;n;3|10:349;p;1|1:246|2:4|3:625|4:994|5:132|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:29|4:995|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:996|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:997|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:625|4:998|5:271|6:25|7:9|8:9|3:625|3:625;n;3|10:358;p;1|1:246|2:4|3:625|4:999|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:1000|5:132|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:1001|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:625|4:1002|5:363|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:625|4:1003|5:165|6:161|7:9|8:9|3:625|3:625;n;9'
- ..'|10:351|13:177;p;1|1:246|2:4|3:625|4:1004|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:1005|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:1006|5:271|6:161|7:9|8:9|3:625|3:625;n;3|10:351;p;1|1:246|2:4|3:625|4:1007|5:375|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:1008|5:378|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:1009|5:75|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:1010|5:202|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:1011|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:1012|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:29|4:1013|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;p;1|1:246|2:4|3:137|4:1014|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:1011|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:1015|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:1016|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:29|4:1017|5:49|6:398|7:9|8:9|3:29|3:29;n;3|10:663;p;1|1:246|2:4|3:29|4:1018|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:137|4:1019|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:1020|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:1021|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;p;1|1:246|2:4|3:625|4:1022|5:132|6:409|7:9|8:9|3:625|3:625;n;3|10:410;p;1|1:246|2:4|3:29|4:1023|5:412|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:1024|5:414|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:137|4:1'
- ..'025|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:1026|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:1027|5:271|6:31|7:9|8:9|3:625|3:625;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:1028|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1029|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:625|4:1030|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:29|4:1031|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;p;1|1:246|2:4|3:625|4:1032|5:38|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:29|4:1033|5:49|6:428|7:9|8:9|3:29|3:29;n;3|10:429;p;1|1:246|2:4|3:625|4:1034|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:1035|5:432|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:29|4:1036|5:434|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1037|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1038|5:437|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:29|4:1039|5:174|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;p;2|1:624;n;1|1:246|2:4|3:625|4:1040|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1041|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:625|4:1042|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:29|4:1043|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:1044|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:29|4:1045|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:1046|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:29|4:1047|5:332'
- ..'|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:625|4:1048|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1049|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:1050|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1051|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:1052|5:347|6:348|7:9|8:9|3:625|3:625;n;3|10:349;p;1|1:246|2:4|3:625|4:1053|5:132|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:29|4:1054|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:1055|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:1056|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:625|4:1057|5:271|6:25|7:9|8:9|3:625|3:625;n;3|10:358;p;1|1:246|2:4|3:625|4:1058|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:1059|5:132|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:1060|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:625|4:1061|5:363|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:625|4:1062|5:165|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:625|4:1063|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:1064|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:1065|5:271|6:161|7:9|8:9|3:625|3:625;n;3|10:351;p;1|1:246|2:4|3:625|4:1066|5:375|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:1067|5:378|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:1068|5:75|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:1069|5:2'
- ..'02|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:1070|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:1071|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:29|4:1072|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;p;1|1:246|2:4|3:137|4:1073|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:1070|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:1074|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:1075|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:29|4:1076|5:49|6:398|7:9|8:9|3:29|3:29;n;3|10:663;p;1|1:246|2:4|3:29|4:1077|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:137|4:1078|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:1079|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:1080|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;p;1|1:246|2:4|3:625|4:1081|5:132|6:409|7:9|8:9|3:625|3:625;n;3|10:410;p;1|1:246|2:4|3:29|4:1082|5:412|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:1083|5:414|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:137|4:1084|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:1085|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:1086|5:271|6:31|7:9|8:9|3:625|3:625;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:1087|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1088|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:625|4:1089|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:29|4:1090|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;p;1|1:246'
- ..'|2:4|3:625|4:1091|5:38|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:29|4:1092|5:49|6:428|7:9|8:9|3:29|3:29;n;3|10:429;p;1|1:246|2:4|3:625|4:1093|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:1094|5:432|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:29|4:1095|5:434|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1096|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1097|5:437|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:29|4:1098|5:174|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;p;2|1:624;n;1|1:246|2:4|3:625|4:1099|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1100|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:625|4:1101|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:29|4:1102|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:1103|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:29|4:1104|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:1105|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:29|4:1106|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:625|4:1107|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1108|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:1109|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1110|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:1111|5:347|6:348|7:9|8:9|3:625|3:625;n;3|10:349;p;1|1:246|2:4|3:625|4:1112|5:132|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:29|4:1'
- ..'113|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:1114|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:1115|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:625|4:1116|5:271|6:25|7:9|8:9|3:625|3:625;n;3|10:358;p;1|1:246|2:4|3:625|4:1117|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:1118|5:132|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:1119|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:625|4:1120|5:363|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:625|4:1121|5:165|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:625|4:1122|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:1123|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:1124|5:271|6:161|7:9|8:9|3:625|3:625;n;3|10:351;p;1|1:246|2:4|3:625|4:1125|5:375|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:1126|5:378|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:1127|5:75|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:1128|5:202|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:1129|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:1130|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:29|4:1131|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;p;1|1:246|2:4|3:137|4:1132|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:1129|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:1133|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:1134|5:'
- ..'347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:29|4:1135|5:49|6:398|7:9|8:9|3:29|3:29;n;3|10:663;p;1|1:246|2:4|3:29|4:1136|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:137|4:1137|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:1138|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:1139|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;p;1|1:246|2:4|3:625|4:1140|5:132|6:409|7:9|8:9|3:625|3:625;n;3|10:410;p;1|1:246|2:4|3:29|4:1141|5:412|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:1142|5:414|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:137|4:1143|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:1144|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:1145|5:271|6:31|7:9|8:9|3:625|3:625;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:1146|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1147|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:625|4:1148|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:29|4:1149|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;p;1|1:246|2:4|3:625|4:1150|5:38|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:29|4:1151|5:49|6:428|7:9|8:9|3:29|3:29;n;3|10:429;p;1|1:246|2:4|3:625|4:1152|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:1153|5:432|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:29|4:1154|5:434|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1155|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1156|5:437|6:166|7:9|8:9|3:29|3:29;'
- ..'n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:29|4:1157|5:174|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;p;2|1:624;n;1|1:246|2:4|3:625|4:1158|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1159|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:625|4:1160|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:29|4:1161|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:1162|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:29|4:1163|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:1164|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:29|4:1165|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:625|4:1166|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1167|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:1168|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1169|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:1170|5:347|6:348|7:9|8:9|3:625|3:625;n;3|10:349;p;1|1:246|2:4|3:625|4:1171|5:132|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:29|4:1172|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:1173|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:1174|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:625|4:1175|5:271|6:25|7:9|8:9|3:625|3:625;n;3|10:358;p;1|1:246|2:4|3:625|4:1176|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:1177|5:132|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:1178|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;'
- ..'1|1:246|2:4|3:625|4:1179|5:363|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:625|4:1180|5:165|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:625|4:1181|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:1182|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:1183|5:271|6:161|7:9|8:9|3:625|3:625;n;3|10:351;p;1|1:246|2:4|3:625|4:1184|5:375|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:1185|5:378|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:1186|5:75|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:1187|5:202|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:1188|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:1189|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:29|4:1190|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;p;1|1:246|2:4|3:137|4:1191|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:1188|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:1192|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:1193|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:29|4:1194|5:49|6:398|7:9|8:9|3:29|3:29;n;3|10:663;p;1|1:246|2:4|3:29|4:1195|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:137|4:1196|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:1197|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:1198|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;p;1|1:246|2:4|3:625|4:1199|5:132|6:409|7:9|8:9|3:625|3:625;n;3|10:410;p;1|1:246|2:4|3:29|4:1200|5:412|6:37'
- ..'9|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:1201|5:414|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:137|4:1202|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:1203|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:1204|5:271|6:31|7:9|8:9|3:625|3:625;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:1205|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1206|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:625|4:1207|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:29|4:1208|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;p;1|1:246|2:4|3:625|4:1209|5:38|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:29|4:1210|5:49|6:428|7:9|8:9|3:29|3:29;n;3|10:429;p;1|1:246|2:4|3:625|4:1211|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:1212|5:432|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:29|4:1213|5:434|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1214|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1215|5:437|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:29|4:1216|5:174|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;p;2|1:624;n;1|1:246|2:4|3:625|4:1217|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1218|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:625|4:1219|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:29|4:1220|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:1221|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:29|4:1222|5:329|6:166|'
- ..'7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:1223|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:29|4:1224|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:625|4:1225|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1226|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:1227|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1228|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:1229|5:347|6:348|7:9|8:9|3:625|3:625;n;3|10:349;p;1|1:246|2:4|3:625|4:1230|5:132|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:29|4:1231|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:1232|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:1233|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:625|4:1234|5:271|6:25|7:9|8:9|3:625|3:625;n;3|10:358;p;1|1:246|2:4|3:625|4:1235|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:1236|5:132|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:1237|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:625|4:1238|5:363|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:625|4:1239|5:165|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:625|4:1240|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:1241|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:1242|5:271|6:161|7:9|8:9|3:625|3:625;n;3|10:351;p;1|1:246|2:4|3:625|4:1243|5:375|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:1244|5:378|6:379|7:9|'
- ..'8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:1245|5:75|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:1246|5:202|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:1247|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:1248|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:29|4:1249|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;p;1|1:246|2:4|3:137|4:1250|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:1247|5:393|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:1251|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:1252|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:29|4:1253|5:49|6:398|7:9|8:9|3:29|3:29;n;3|10:663;p;1|1:246|2:4|3:29|4:1254|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:137|4:1255|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:1256|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:1257|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;p;1|1:246|2:4|3:625|4:1258|5:132|6:409|7:9|8:9|3:625|3:625;n;3|10:410;p;1|1:246|2:4|3:29|4:1259|5:412|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:1260|5:414|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:137|4:1261|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:1262|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:1263|5:271|6:31|7:9|8:9|3:625|3:625;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:1264|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1265|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246'
- ..'|2:4|3:625|4:1266|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:29|4:1267|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;p;1|1:246|2:4|3:625|4:1268|5:38|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:29|4:1269|5:49|6:428|7:9|8:9|3:29|3:29;n;3|10:429;p;1|1:246|2:4|3:625|4:1270|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:1271|5:432|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:29|4:1272|5:434|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1273|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1274|5:437|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:29|4:1275|5:174|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;p;2|1:624;n;1|1:246|2:4|3:625|4:1276|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1277|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:625|4:1278|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:29|4:1279|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:1280|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:29|4:1281|5:329|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:1282|5:132|6:39|7:9|8:9|3:625|3:625;n;3|10:326;p;1|1:246|2:4|3:29|4:1283|5:332|6:333|7:9|8:9|3:29|3:29;n;3|10:334;p;1|1:246|2:4|3:625|4:1284|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1285|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:1286|5:323|6:39|7:9|8:9|3:625|3:625;n;3|10:324;p;1|1:246|2:4|3:625|4:1287|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:1288|5:347|'
- ..'6:348|7:9|8:9|3:625|3:625;n;3|10:349;p;1|1:246|2:4|3:625|4:1289|5:132|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:29|4:1290|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:29|4:1291|5:353|6:166|7:9|8:9|3:29|3:29;n;9|10:330|13:177;p;1|1:246|2:4|3:625|4:1292|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:625|4:1293|5:271|6:25|7:9|8:9|3:625|3:625;n;3|10:358;p;1|1:246|2:4|3:625|4:1294|5:323|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:1295|5:132|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:625|4:1296|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:625|4:1297|5:363|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:625|4:1298|5:165|6:161|7:9|8:9|3:625|3:625;n;9|10:351|13:177;p;1|1:246|2:4|3:625|4:1299|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:137|4:1300|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:1301|5:271|6:161|7:9|8:9|3:625|3:625;n;3|10:351;p;1|1:246|2:4|3:625|4:1302|5:375|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:29|4:1303|5:378|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:1304|5:75|6:31|7:9|8:9|3:625|3:625;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:1305|5:202|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;1|1:246|2:4|3:29|4:1306|5:385|6:8|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:29|4:1307|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:29|4:1308|5:347|6:348|7:9|8:9|3:29|3:29;n;3|10:389;p;1|1:246|2:4|3:137|4:1309|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:391|10:392;p;1|1:246|2:4|3:29|4:1306|5:393|6:8'
- ..'|7:9|8:9|3:29|3:29;n;9|10:340|13:177;p;1|1:246|2:4|3:625|4:1310|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:1311|5:347|6:296|7:9|8:9|3:625|3:625;n;3|10:356;p;1|1:246|2:4|3:29|4:1312|5:49|6:398|7:9|8:9|3:29|3:29;n;3|10:663;p;1|1:246|2:4|3:29|4:1313|5:332|6:166|7:9|8:9|3:29|3:29;n;3|10:387;p;1|1:246|2:4|3:137|4:1314|5:267|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:387;p;1|1:246|2:4|3:137|4:1315|5:369|6:39|7:9|8:9|3:137|3:137;n;3|9:404|10:405;p;1|1:246|2:4|3:29|4:1316|5:347|6:296|7:9|8:9|3:29|3:29;n;3|10:407;p;1|1:246|2:4|3:625|4:1317|5:132|6:409|7:9|8:9|3:625|3:625;n;3|10:410;p;1|1:246|2:4|3:29|4:1318|5:412|6:379|7:9|8:9|3:29|3:29;n;9|10:380|13:177;p;1|1:246|2:4|3:625|4:1319|5:414|6:8|7:9|8:9|3:625|3:625;n;9|10:376|13:177;p;1|1:246|2:4|3:137|4:1320|5:323|6:39|7:9|8:9|3:137|3:137;n;7|9:371|10:372;p;1|1:246|2:4|3:625|4:1321|5:132|6:285|7:9|8:9|3:625|3:625;n;3|10:395;p;1|1:246|2:4|3:625|4:1322|5:271|6:31|7:9|8:9|3:625|3:625;n;9|10:418|13:177;p;1|1:246|2:4|3:29|4:1323|5:132|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1324|5:71|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:625|4:1325|5:363|6:39|7:9|8:9|3:625|3:625;n;3|10:364;p;1|1:246|2:4|3:29|4:1326|5:424|6:409|7:9|8:9|3:29|3:29;n;3|10:425;p;1|1:246|2:4|3:625|4:1327|5:38|6:39|7:9|8:9|3:625|3:625;n;9|10:366|13:177;p;1|1:246|2:4|3:29|4:1328|5:49|6:428|7:9|8:9|3:29|3:29;n;3|10:429;p;1|1:246|2:4|3:625|4:1329|5:369|6:166|7:9|8:9|3:625|3:625;n;9|10:360|13:177;p;1|1:246|2:4|3:625|4:1330|5:432|6:166|7:9|8:9|3:625|3:625;n;9|10:343|18:344|13:345;p;1|1:246|2:4|3:29|4:1331|5:434|6:161|7:9|8:9|3:29|3:29;n;9|10:420|1'
- ..'3:177;p;1|1:246|2:4|3:29|4:1332|5:267|6:161|7:9|8:9|3:29|3:29;n;9|10:420|13:177;p;1|1:246|2:4|3:29|4:1333|5:437|6:166|7:9|8:9|3:29|3:29;n;9|10:330|18:344|13:345;p;1|1:246|2:4|3:29|4:1334|5:174|6:161|7:9|8:9|3:29|3:29;n;9|10:383|13:177;p;p;p;2|1:1335;n;8|1:1336|2:4|3:1337|11:292|17:1338|4:1339|5:1340|6:1341|7:9|3:1337|3:1337;n;9|10:1342|13:177;p;8|1:1343|2:4|3:1337|11:292|17:1338|4:1344|5:1345|6:1346|7:9|3:1337|3:1337;n;9|10:1342|13:177;p;1|1:1347|2:4|3:1337|11:292|17:1338|4:1348|5:1349|6:1350|7:9|8:9|3:1337|3:1337;n;3|10:1351;p;8|1:1352|2:4|3:1337|11:292|17:1338|4:1353|5:1354|6:1346|7:9|3:1337|3:1337;n;9|10:1342|13:177;p;8|1:1355|2:4|3:1337|11:292|17:1338|4:1356|5:1357|6:1341|7:9|3:1337|3:1337;n;9|10:1342|13:177;p;1|1:1358|2:4|3:1337|11:292|17:1338|4:1359|5:1360|6:1361|7:9|8:9|3:1337|3:1337;n;3|10:1362;p;1|1:1363|2:4|3:1337|11:292|17:1338|4:1364|5:1360|6:1361|7:9|8:9|3:1337|3:1337;n;3|10:1362;p;1|1:1365|2:4|3:1337|11:292|17:1338|4:1366|5:1367|6:1368|7:9|8:9|3:1337|3:1337;n;3|10:1369;p;1|1:1370|2:4|3:1337|11:292|17:1338|4:1371|5:1372|6:1373|7:9|8:9|3:1337|3:1337;n;3|10:1362;p;1|1:1374|2:4|3:1337|11:292|17:1338|4:1375|5:1360|6:1361|7:9|8:9|3:1337|3:1337;n;3|10:1362;p;1|1:1376|2:4|3:1337|11:292|17:1338|4:1377|5:1360|6:1378|7:9|8:9|3:1337|3:1337;n;3|10:1362;p;1|1:1379|2:4|3:1337|11:292|17:1338|4:1380|5:143|6:1361|7:9|8:9|3:1337|3:1337;n;3|10:1362;p;1|1:1381|2:4|3:1337|11:292|17:1338|4:1382|5:143|6:1361|7:9|8:9|3:1337|3:1337;n;3|10:1362;p;1|1:1383|2:4|3:1337|11:292|17:1338|4:1384|5:1385|6:1368|7:9|8:9|3:1337|3:1337;n;3|10:1369;p;1|1:1386|2:4|3:1337|11:292|17:1338|4:1387|5:1388|6:1373|7:9|8:9|3:1337|3:1337'
- ..';n;3|10:1362;p;1|1:1389|2:4|3:1337|11:292|17:1338|4:1390|5:1391|6:1361|7:9|8:9|3:1337|3:1337;n;3|10:1362;p;1|1:1392|2:4|3:1337|11:292|17:1338|4:1393|5:1388|6:1378|7:9|8:9|3:1337|3:1337;n;3|10:1362;p;1|1:233|2:4|3:130|4:1394|5:235|6:236|7:9|8:9|3:130|3:130;n;3|9:237|10:238;4;10|14:1395|15:240;5|1:1396;n;6|1:35;p;p;p;p;2;n;1|1:1397|2:4|3:130|4:1398|5:202|6:409|12:40|7:9|8:9|3:130|3:130;n;9|10:1399|18:1400|22:1401|13:345;p;1|2:4|3:1402|17:1403|4:1404|5:271|6:409|7:9|8:9|3:1402|3:1402;n;7|10:1405;p;1|2:4|4:1406|5:77|6:1407|7:9|8:9;n;9|10:1407|18:344|13:345;p;1|2:4|4:1408|5:174|6:1409|7:9|8:9;n;9|10:1409|18:344|13:345;p;1|2:4|4:1410|5:132|6:1411|7:9|8:9;n;9|10:1411|18:344|13:345;p;1|2:4|3:130|4:1412|5:63|6:1407|7:9|8:9|3:130|3:130;n;9|10:1407|18:344|13:345;p;1|2:4|3:255|4:1413|5:174|6:1409|7:9|8:9|3:255|3:255;n;9|10:1409|18:344|13:345;p;1|2:4|3:255|4:1414|5:369|6:1411|7:9|8:9|3:255|3:255;n;9|10:1411|18:344|13:345;p;1|2:4|3:130|4:1415|5:432|6:1411|7:9|8:9|3:130|3:130;n;9|10:1411|18:344|13:345;p;1|2:4|3:255|4:1416|5:132|6:1411|7:9|8:9|3:255|3:255;n;9|10:1411|18:344|13:345;p;1|2:4|3:130|4:1417|5:323|6:1411|7:9|8:9|3:130|3:130;n;9|10:1411|18:344|13:345;p;1|2:4|3:130|4:1418|5:1419|6:1409|7:9|8:9|3:130|3:130;n;9|10:1409|18:344|13:345;p;1|2:4|3:255|4:1420|5:77|6:1407|7:9|8:9|3:255|3:255;n;9|10:1407|18:344|13:345;p;1|2:4|4:1421|5:369|6:1411|7:9|8:9;n;9|10:1411|18:344|13:345;p;1|2:4|3:130|4:1422|5:432|6:1411|7:9|8:9|3:130|3:130;n;9|10:1411|18:344|13:345;p;1|2:4|3:130|4:1423|5:323|6:1411|7:9|8:9|3:130|3:130;n;9|10:1411|18:344|13:345;p;1|2:4|3:259|23:1424|4:1425|5:271|6:409|7:9|8:9|3:259|3:259;n;7|10:249;p;1|2:4|3:1'
- ..'30|4:1426|5:63|6:1407|7:9|8:9|3:130|3:130;n;9|10:1407|18:344|13:345;p;1|2:4|3:130|4:1427|5:1419|6:1409|7:9|8:9|3:130|3:130;n;9|10:1409|18:344|13:345;p;1|2:4|3:130|4:1428|5:1429|6:171|7:9|8:9|3:130|3:130;n;3|9:1430|10:1431;p;1|1:150|2:4|3:130|4:1432|5:1433|6:1434|12:40|7:9|8:9|3:130|3:130;n;3|10:1435;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:150|2:4|3:130|4:1436|5:1433|6:428|12:40|7:9|8:9|3:130|3:130;n;3|10:1435;4;5|1:34;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:150|2:4|4:1437|5:1438|6:428|7:9|8:9;n;3|10:1435;4;5|1:34;p;1|1:150|2:4|4:1439|5:1438|6:1434|12:40|7:9|8:9;n;3|10:1435;p;1|1:155|2:4|3:137|4:1440|5:1441|6:296|12:40|7:9|8:9|3:137|3:137;n;3|10:1435;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:155|2:4|3:130|4:1442|5:1433|6:1443|12:40|7:9|8:9|3:130|3:130;n;3|10:1435;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:155|2:4|3:255|4:1444|5:1438|6:1443|12:40|7:9|8:9|3:255|3:255;n;3|10:1435;p;1|1:155|2:4|3:137|4:1445|5:1446|6:296|12:40|7:9|8:9|3:137|3:137;n;3|10:1435;p;1|1:146|2:4|4:1447|5:1441|6:296|12:40|7:9|8:9;n;3|10:1435;p;1|1:146|2:4|4:1448|5:1446|6:296|12:40|7:9|8:9;n;3|10:1435;p;1|1:153|2:4|3:137|4:1449|5:1450|6:285|12:40|7:9|8:9|3:137|3:137;n;3|10:1451;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:153|2:4|3:137|4:1452|5:1453|6:285|12:40|7:9|8:9|3:137|3:137;n;3|10:1451;p;1|1:148|2:4|3:137|4:1454|5:1455|6:296|12:40|7:9|8:9|3:137|3:137;n;3|10:1435;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:148|2:4|11:262|4:1456|5:1457|6:31|12:40|7:9|8:9;n;3|9:1458|10:1459;11|3:505|6:506|19:40'
- ..'|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:148|2:4|11:262|4:1460|5:1461|6:31|7:9|8:9;n;3|9:1458|10:1459;p;1|1:148|2:4|3:137|4:1462|5:1446|6:296|12:40|7:9|8:9|3:137|3:137;n;3|10:1435;p;1|1:144|2:4|4:1463|5:1455|6:296|12:40|7:9|8:9;n;3|10:1435;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:144|2:4|11:262|4:1464|5:1391|6:31|12:40|7:9|8:9;n;3|9:1458|10:1459;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:144|2:4|11:262|4:1465|5:1367|6:31|7:9|8:9;n;3|9:1458|10:1459;p;1|1:144|2:4|4:1466|5:1446|6:296|12:40|7:9|8:9;n;3|10:1435;p;1|1:136|2:4|3:130|11:292|17:1467|4:1468|5:1450|6:1469|12:40|7:9|8:9|3:130|3:130;n;3|10:1470;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:136|2:4|3:130|11:292|17:1467|4:1471|5:1453|6:1469|12:40|7:9|8:9|3:130|3:130;n;3|10:1470;p;1|1:141|2:4|3:137|4:1472|5:1450|6:285|12:40|7:9|8:9|3:137|3:137;n;3|10:1451;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:141|2:4|3:137|4:1473|5:1453|6:285|12:40|7:9|8:9|3:137|3:137;n;3|10:1451;p;1|1:163|2:4|4:1474|5:1433|6:1434|12:40|7:9|8:9;n;3|10:1435;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:163|2:4|4:1475|5:1438|6:1434|12:40|7:9|8:9;n;3|10:1435;p;1|1:1476|2:4|3:130|4:1477|5:1419|6:1478|7:9|8:9|3:130|3:130;n;5|1:1479;p;1|1:246|2:4|3:29|4:1480|5:63|6:285|12:40|7:9|8:9|3:29|3:29;n;3|9:1481|10:1482;p;1|1:246|2:4|11:1483|4:1484|5:197|6:31|7:9|8:9;n;3|9:1485|10:1486;p;1|1:246|2:4|3:29|4:1487|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:130|4:1490|5:202|6:1491|7:9|8:9|3:130|3:130;n;3|9:1492|10:1493;p;1|1:246|2:4|11:1483|4:1494|5:432|6:39|7:9|'
- ..'8:9;n;7|9:1495;p;1|1:246|2:4|3:29|4:1496|5:323|6:268|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:29|4:1497|5:323|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|11:1483|4:1498|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|23:1500|4:1501|5:271|6:1502|7:9|8:9;1|1:246|2:4|3:23|11:4|4:1503|5:267|6:1504|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:23|11:4|4:1505|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1506|10:1507;p;1|1:246|2:4|3:29|4:1508|5:432|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:137|4:1511|5:1512|6:1513|7:9|8:9|3:137|3:137;1|1:246|2:4|3:255|4:1514|5:1367|6:1515|7:9|8:9|3:255|3:255;1|1:246|2:4|3:29|4:1516|5:75|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:137|4:1518|5:180|6:1519|7:9|8:9|3:137|3:137;1|1:246|2:4|3:137|4:1520|5:1446|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|4:1523|5:143|6:1524|7:9|8:9;1|1:246|2:4|23:1500|4:1525|5:271|6:1526|7:9|8:9;1|1:246|2:4|3:29|4:1527|5:54|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1529;p;1|1:246|2:4|3:130|4:1530|5:180|6:1531|7:9|8:9|3:130|3:130;1|1:246|2:4|3:303|11:292|4:1532|5:248|6:8|7:9|8:9|3:303|3:303;n;3|10:1533;p;1|1:246|2:4|3:137|4:1534|5:1349|6:1535|7:9|8:9|3:137|3:137;1|1:246|2:4|3:29|4:1536|5:323|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1537|10:1538;p;1|1:246|2:4|4:1539|5:1360|6:1540|7:9|8:9;1|1:246|2:4|11:1483|4:1541|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|4:1542|5:1360|6:1524|7:9|8:9;1|1:246|2:4|3:130|4:1543|5:75|6:166|12:40|7:9|8:9|3:130|3:130;n;7|9:1517|10:1510;p;1|1:246|2:4|3:137|4:1544|5:1545|6:31|7:9|8:9|3:137|3:137;n;3|9:1546|10:1547;p;1|1:246|2:4|3:303|11:2'
- ..'92|4:1548|5:432|6:1549|7:9|8:9|3:303|3:303;n;7|9:1550|10:1551;p;1|1:246|2:4|3:29|4:1552|6:1553|7:9|8:9|3:29|3:29;1|1:246|2:4|3:137|4:1554|5:1555|6:1556|7:9|8:9|3:137|3:137;1|1:246|2:4|3:29|4:1557|5:323|6:1504|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|4:1558|5:1559|6:1560|7:9|8:9;n;7|9:1561|10:1562;p;1|1:246|2:4|3:137|4:1563|5:1438|6:1564|7:9|8:9|3:137|3:137;1|1:246|2:4|3:23|11:4|4:1565|5:369|6:285|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|4:1566|5:1567|6:1568|7:9|8:9;1|1:246|2:4|3:29|4:1569|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1570|10:1510;p;1|1:246|2:4|3:29|4:1571|5:267|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:23|11:4|4:1572|5:38|6:296|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1529;p;1|1:246|2:4|11:1483|4:1573|5:1574|6:1575|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:137|4:1577|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1546|10:1547;p;1|1:246|2:4|3:23|11:4|4:1578|5:432|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|3:130|4:1580|6:166|12:40|7:9|8:9|3:130|3:130;n;7|9:1509|10:1510;p;1|1:246|2:4|3:137|4:1581|5:1582|6:1583|7:9|8:9|3:137|3:137;1|1:246|2:4|3:303|11:292|4:1584|5:271|6:1549|7:9|8:9|3:303|3:303;n;7|9:1585|10:1551;p;1|1:246|2:4|3:130|4:1586|5:63|6:39|12:40|7:9|8:9|3:130|3:130;n;3|9:1528|10:1489;p;1|1:246|2:4|3:23|11:4|4:1587|5:75|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|3:29|4:1588|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|4:1589|5:1433|6:1590|12:40|7:9|8:9;1|1:246|2:4|3:29|4:1591|5:432|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:137|4:1592|5:1438|6:1593|7:9|8:9|3:137|3:137;1|1:24'
- ..'6|2:4|3:137|11:262|4:1594|5:1574|6:8|7:9|8:9|3:137|3:137;n;3|9:1595|10:1596;p;1|1:246|2:4|3:29|4:1597|6:1598|7:9|8:9|3:29|3:29;1|1:246|2:4|3:137|11:262|4:1599|5:1574|6:31|7:9|8:9|3:137|3:137;n;3|9:1595|10:1600;p;1|1:246|2:4|3:23|11:4|4:1601|5:77|6:296|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1529;p;1|1:246|2:4|3:255|4:1602|5:271|6:1603|7:9|8:9|3:255|3:255;1|1:246|2:4|23:1500|4:1604|5:432|6:1605|7:9|8:9;1|1:246|2:4|3:29|4:1606|5:63|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1529;p;1|1:246|2:4|3:29|4:1607|5:54|6:1608|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:29|4:1609|5:267|6:268|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:23|11:4|4:1610|5:434|6:296|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:137|4:1611|5:1612|6:1593|7:9|8:9|3:137|3:137;1|1:246|2:4|3:29|4:1613|5:432|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:130|4:1614|5:180|6:1615|7:9|8:9|3:130|3:130;1|1:246|2:4|3:29|4:1616|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:29|4:1617|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1618|10:1510;p;1|1:246|2:4|3:137|4:1619|5:1620|6:1621|7:9|8:9|3:137|3:137;1|1:246|2:4|3:130|4:1622|5:432|6:1623|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|4:1624|5:432|6:1625|7:9|8:9|3:130|3:130;1|1:246|2:4|23:1500|4:1626|6:1627|7:9|8:9;1|1:246|2:4|3:137|11:262|4:1628|5:1629|6:39|7:9|8:9|3:137|3:137;n;3|9:1595|10:1630;p;1|1:246|2:4|11:1483|4:1631|5:1450|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:130|11:262|4:1632|5:1633|6:1634|7:9|8:9|3:130|3:130;n;3|9:1595|10:1351;p;1|1:246|2:4|3:130|23:1500|4:1635|5:271|6:1636|7:9|8:9|3:130|3:130;1|1:246|2:4|3:1637|4:1638|5:197|6:1'
- ..'639|7:9|8:9|3:1637|3:1637;n;3|9:1640|10:1551;p;1|1:246|2:4|3:29|4:1641|5:75|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:137|11:262|4:1642|5:1450|6:39|7:9|8:9|3:137|3:137;n;3|9:1595|10:1630;p;1|1:246|2:4|3:23|11:4|4:1643|5:75|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|3:137|4:1644|5:1438|6:1564|7:9|8:9|3:137|3:137;1|1:246|2:4|3:137|4:1645|5:1450|6:1564|7:9|8:9|3:137|3:137;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|11:292|4:1646|5:1647|6:296|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:137|4:1648|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1485|10:1547;p;1|1:246|2:4|3:29|4:1649|5:202|6:1650|7:9|8:9|3:29|3:29;n;3|9:1492|10:1493;p;1|1:246|2:4|3:29|4:1651|5:267|6:1504|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|4:1652|5:61|6:161|7:9|8:9;n;7;p;1|1:246|2:4|3:29|4:1653|5:194|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1654|10:1655;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:1656|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:130|4:1657|5:1658|6:1659|7:9|8:9|3:130|3:130;n;3|9:237|10:238;10|14:1660|15:240;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|11:262|4:1661|5:1367|6:1662|7:9|8:9|3:137|3:137;n;3|9:1595|10:1663;p;1|1:246|2:4|3:23|11:4|4:1664|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|3:29|4:1665|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|11:1483|4:1666|5:1574|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:29|4:1667|5:267|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:23|11:4|4:1668|5:434|6:296|12:40|7:9|8:9|'
- ..'3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:130|11:262|4:1669|5:432|6:39|7:9|8:9|3:130|3:130;n;7|9:1670|10:1551;p;1|1:246|2:4|3:29|4:1671|5:267|6:1672|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:29|4:1673|5:194|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1674|10:1655;p;1|1:246|2:4|4:1675|5:61|6:161|7:9|8:9;n;7;p;1|1:246|2:4|3:130|11:1483|4:1676|5:1677|6:1678|7:9|8:9|3:130|3:130;n;3|9:1576;p;1|1:246|2:4|3:23|11:4|4:1679|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1506|10:1507;p;1|1:246|2:4|3:303|11:292|4:1680|5:75|6:166|12:40|7:9|8:9|3:303|3:303;n;7|9:1681|10:1682;p;1|1:246|2:4|4:1683|5:1461|6:1524|7:9|8:9;1|1:246|2:4|3:137|4:1684|5:190|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|11:1483|4:1685|5:1574|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:29|4:1686|5:271|6:285|7:9|8:9|3:29|3:29;n;3|9:1687|10:1688;p;1|1:246|2:4|3:137|4:1689|5:1690|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|3:137|4:1691|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1692|10:1547;p;1|1:246|2:4|11:1483|4:1693|5:1677|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|11:1483|4:1694|5:1450|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:29|4:1695|5:75|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|23:1500|4:1696|6:1697|7:9|8:9;1|1:246|2:4|3:130|4:1698|5:1367|6:1699|7:9|8:9|3:130|3:130;1|1:246|2:4|3:29|4:1700|5:1385|6:1701|7:9|8:9|3:29|3:29;1|1:246|2:4|3:23|11:4|4:1702|5:38|6:39|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:23|11:4|4:1703|5:77|6:296|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1529;p;1|1:246|2:4|4:1704|5:194|6:39|12:40|7:9|8:9;n;3|9:1705|10:1706;p;1|1:246|2:4|3:23|11:4|4:1707|5:323|6:39|12:40|7:9|8:9|3:23|3:23;n;3|9:'
- ..'309|10:1489;p;1|1:246|2:4|3:137|4:1708|5:1612|6:1564|7:9|8:9|3:137|3:137;1|1:246|2:4|3:29|4:1709|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1618|10:1510;p;1|1:246|2:4|3:29|4:1710|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1537|10:1538;p;1|1:246|2:4|3:1637|4:1711|5:1712|6:1639|7:9|8:9|3:1637|3:1637;n;3|9:1640|10:1551;p;1|1:246|2:4|3:29|4:1713|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|11:292|4:1714|5:1647|6:296|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:29|4:1715|5:323|6:1504|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:303|11:292|4:1716|5:271|6:1549|7:9|8:9|3:303|3:303;n;7|9:1550|10:1551;p;1|1:246|2:4|11:1483|4:1717|5:1718|6:8|7:9|8:9;n;3|9:1485|10:1719;p;1|1:246|2:4|3:255|4:1720|5:271|6:1721|7:9|8:9|3:255|3:255;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|11:1483|4:1722|5:432|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|23:1500|4:1723|5:1724|6:1725|7:9|8:9;1|1:246|2:4|11:1483|4:1726|5:197|6:31|7:9|8:9;n;3|9:1485|10:1486;p;1|1:246|2:4|11:1483|4:1727|5:202|6:8|7:9|8:9;n;3|9:1485|10:1719;p;1|1:246|2:4|3:29|4:1728|5:323|6:1504|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:29|4:1729|5:75|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:29|4:1730|5:267|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:29|4:1731|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:29|4:1732|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:23|11:4|4:1733|5:369|6:296|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:29|4:1734|5:75|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|11:'
- ..'1483|4:1735|5:432|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:130|4:1736|5:432|6:166|12:40|7:9|8:9|3:130|3:130;n;7|9:1517|10:1510;p;1|1:246|2:4|3:23|11:4|4:1737|5:38|6:39|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:255|4:1738|5:271|6:1739|7:9|8:9|3:255|3:255;1|1:246|2:4|3:137|4:1740|5:1741|6:1583|7:9|8:9|3:137|3:137;1|1:246|2:4|3:29|4:1742|5:267|6:1504|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:29|4:1743|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:130|4:1744|6:1745|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:1746|5:1612|6:302|7:9|8:9|3:137|3:137;1|1:246|2:4|3:137|11:262|4:1747|5:1748|6:8|7:9|8:9|3:137|3:137;n;3|9:1595|10:1596;p;1|1:246|2:4|3:255|4:1749|6:1750|7:9|8:9|3:255|3:255;1|1:246|2:4|4:1751|5:1752|6:1560|7:9|8:9;n;7|9:1753|10:1754;p;1|1:246|2:4|3:29|4:1755|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:130|11:4|4:1756|5:63|6:39|12:40|7:9|8:9|3:130|3:130;n;3|9:309|10:1489;p;1|1:246|2:4|11:1483|4:1757|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:23|11:4|4:1758|5:38|6:39|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|4:1759|5:432|6:1760|7:9|8:9;1|1:246|2:4|3:130|23:1761|4:1762|5:271|6:1763|7:9|8:9|3:130|3:130;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:23|11:4|4:1764|5:38|6:39|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:23|11:4|4:1765|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|11:262|4:1766|5:49|6:39|7:9|8:9;n;3|9:1767|10:1768;p;1|1:246|2:4|3:29|4:1769|6:1770|7:9|8:9|3:29|3:29;1|1:246|2:4|3:130|4:1771|5:1367|6:1515|7:9|8:9|3:130|3:130;n;11|3:505|6:506|19:'
- ..'40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|11:1483|4:1772|5:432|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:130|4:1773|5:267|6:1504|12:40|7:9|8:9|3:130|3:130;n;3|9:1488|10:1489;p;1|1:246|2:4|3:29|4:1774|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:23|11:4|4:1775|5:267|6:268|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:130|11:4|4:1776|5:63|6:39|12:40|7:9|8:9|3:130|3:130;n;3|9:309|10:1489;p;1|1:246|2:4|11:1483|4:1777|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|3:29|4:1778|5:323|6:1672|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:137|4:1779|5:190|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|11:1483|4:1780|5:202|6:8|7:9|8:9;n;3|9:1485|10:1719;p;1|1:246|2:4|3:29|4:1781|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|4:1782|5:1783|6:1784|7:9|8:9;1|1:246|2:4|3:29|4:1785|5:267|6:1504|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|11:262|4:1786|5:49|6:39|7:9|8:9;n;3|9:1767|10:1768;p;1|1:246|2:4|4:1787|5:1788|6:1789|7:9|8:9;1|1:246|2:4|3:23|11:4|4:1790|5:432|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|11:1483|4:1791|5:1677|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|3:130|11:262|4:1792|5:1367|6:1793|7:9|8:9|3:130|3:130;n;3|9:1595|10:1663;p;1|1:246|2:4|3:23|11:4|4:1794|5:38|6:39|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:29|4:1795|5:267|6:285|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:130|4:1796|5:1797|6:1798|7:9|8:9|3:130|3:130;1|1:246|2:4|3:23|11:4|4:1799|5:432|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|11:1483|4:1800|5:432|6:39|7:9|8:9;n;7|9:1495;p;1|'
- ..'1:246|2:4|11:1483|4:1801|5:1574|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|11:262|4:1802|5:369|6:1803|7:9|8:9;n;7|10:1804;p;1|1:246|2:4|3:130|23:1500|4:1805|5:271|6:1806|7:9|8:9|3:130|3:130;1|1:246|2:4|3:255|4:1807|5:432|6:166|12:40|7:9|8:9|3:255|3:255;n;7|9:1517|10:1510;p;1|1:246|2:4|3:29|4:1808|5:323|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|11:1483|4:1809|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:29|4:1810|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:29|4:1811|5:432|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:137|4:1812|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1546|10:1547;p;1|1:246|2:4|3:23|11:4|4:1813|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|3:303|11:292|4:1814|5:49|6:8|7:9|8:9|3:303|3:303;n;3|10:1533;p;1|1:246|2:4|11:1483|4:1815|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|3:29|4:1816|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1570|10:1510;p;1|1:246|2:4|3:137|4:1817|5:1612|6:1593|7:9|8:9|3:137|3:137;1|1:246|2:4|11:1483|4:1818|5:432|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|11:262|4:1819|5:369|6:1803|7:9|8:9;n;7|10:1804;p;1|1:246|2:4|3:29|4:1820|5:432|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:137|11:262|4:1821|5:1748|6:31|7:9|8:9|3:137|3:137;n;3|9:1595|10:1600;p;1|1:246|2:4|3:23|11:4|4:1822|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|11:1483|4:1823|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|23:1500|4:1824|5:432|6:1605|7:9|8:9;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:130|4:1825|5:1826|6:1827|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:1828|5:197|6:31|'
- ..'7:9|8:9|3:137|3:137;n;3|9:1485|10:1547;p;1|1:246|2:4|3:29|4:1829|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:29|4:1830|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:303|11:292|4:1831|5:1429|6:31|7:9|8:9|3:303|3:303;n;3|9:1832|10:1833;p;1|1:246|2:4|4:1834|5:1461|6:1835|7:9|8:9;1|1:246|2:4|23:1500|4:1836|5:271|6:1763|7:9|8:9;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:23|11:4|4:1837|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1506|10:1507;p;1|1:246|2:4|3:303|11:292|4:1838|5:271|6:1839|7:9|8:9|3:303|3:303;1|1:246|2:4|3:130|23:1500|4:1840|5:271|6:1697|7:9|8:9|3:130|3:130;1|1:246|2:4|3:29|4:1841|5:323|6:268|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:29|4:1842|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:137|4:1843|5:1690|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|4:1844|5:1360|6:1524|7:9|8:9;1|1:246|2:4|3:29|4:1845|5:271|6:333|7:9|8:9|3:29|3:29;1|1:246|2:4|3:23|11:4|4:1846|5:432|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|3:303|11:292|4:1847|5:49|6:8|7:9|8:9|3:303|3:303;n;3|10:1533;p;1|1:246|2:4|3:137|4:1848|5:1849|6:1583|7:9|8:9|3:137|3:137;1|1:246|2:4|3:130|4:1850|5:1453|6:1851|7:9|8:9|3:130|3:130;1|1:246|2:4|3:29|4:1852|5:194|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1853|10:1655;p;1|1:246|2:4|3:29|4:1854|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:255|4:1855|5:1367|6:1856|7:9|8:9|3:255|3:255;1|1:246|2:4|3:23|11:4|4:1857|5:323|6:1504|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:29|4:1858|5:267|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;'
- ..'1|1:246|2:4|3:255|4:1859|5:1860|6:1861|7:9|8:9|3:255|3:255;1|1:246|2:4|3:23|11:4|4:1862|5:38|6:39|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:23|11:4|4:1863|5:75|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|3:23|11:4|4:1864|5:77|6:285|12:40|7:9|8:9|3:23|3:23;n;3|9:1865|10:1482;p;1|1:246|2:4|3:29|4:1866|6:1867|7:9|8:9|3:29|3:29;1|1:246|2:4|3:29|4:1868|5:202|6:1869|7:9|8:9|3:29|3:29;n;3|9:1492|10:1493;p;1|1:246|2:4|11:1483|4:1870|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:137|4:1871|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1872|10:1547;p;1|1:246|2:4|3:29|4:1873|5:432|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:23|11:4|4:1874|5:369|6:39|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:29|4:1875|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1876|10:1538;p;1|1:246|2:4|3:137|4:1877|5:1878|6:1879|7:9|8:9|3:137|3:137;1|1:246|2:4|3:130|11:262|4:1880|5:432|6:39|7:9|8:9|3:130|3:130;n;7|9:1670|10:1551;p;1|1:246|2:4|4:1881|5:194|6:39|12:40|7:9|8:9;n;3|9:1882|10:1706;p;1|1:246|2:4|3:29|4:1883|5:1360|6:1524|7:9|8:9|3:29|3:29;1|1:246|2:4|3:130|4:1884|5:1658|6:1659|7:9|8:9|3:130|3:130;n;3|9:237|10:238;10|14:1885|15:240;p;1|1:246|2:4|3:130|11:4|4:1886|5:369|6:1504|12:40|7:9|8:9|3:130|3:130;n;3|9:309|10:1489;p;1|1:246|2:4|3:29|4:1887|5:271|6:1524|7:9|8:9|3:29|3:29;1|1:246|2:4|11:1483|4:1888|5:202|6:8|7:9|8:9;n;3|9:1485|10:1719;p;1|1:246|2:4|3:29|4:1889|5:271|6:1890|7:9|8:9|3:29|3:29;1|1:246|2:4|3:29|4:1891|5:75|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:29|4:1892|5:323|6:268|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|11:1483|4:'
- ..'1893|5:1574|6:1575|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:23|11:4|4:1894|5:432|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|11:1483|4:1895|5:1545|6:31|7:9|8:9;n;3|9:1485|10:1486;p;1|1:246|2:4|11:1483|4:1896|5:197|6:31|7:9|8:9;n;3|9:1485|10:1486;p;1|1:246|2:4|3:23|11:4|4:1897|5:432|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|3:130|4:1898|5:75|6:1899|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:1900|5:1901|6:1556|7:9|8:9|3:137|3:137;1|1:246|2:4|3:255|4:1902|5:271|6:1745|7:9|8:9|3:255|3:255;1|1:246|2:4|3:29|4:1903|5:63|6:285|12:40|7:9|8:9|3:29|3:29;n;3|9:1904|10:1482;p;1|1:246|2:4|4:1905|5:432|6:1623|7:9|8:9;1|1:246|2:4|3:29|4:1906|5:267|6:1504|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|11:1483|4:1907|5:432|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:23|11:4|4:1908|5:63|6:39|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:130|11:4|4:1909|6:166|12:40|7:9|8:9|3:130|3:130;n;7|9:1579|10:1507;p;1|1:246|2:4|3:29|4:1910|5:323|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:23|11:4|4:1911|5:38|6:296|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1529;p;1|1:246|2:4|3:23|11:4|4:1912|5:75|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|4:1913|5:180|6:1531|7:9|8:9;1|1:246|2:4|3:137|4:1914|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1546|10:1547;p;1|1:246|2:4|3:29|4:1915|5:267|6:1504|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:137|4:1916|5:1612|6:1564|7:9|8:9|3:137|3:137;1|1:246|2:4|3:23|11:4|4:1917|5:323|6:268|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:29|4:1918|5:271|6:1745|7:9|8:9|3:29|3:29;n;11|3:505|6:506|19:40|20:507|2'
- ..'1:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|11:262|4:1919|5:49|6:39|7:9|8:9;n;3|9:1920|10:1768;p;1|1:246|2:4|3:137|4:1921|5:1545|6:31|7:9|8:9|3:137|3:137;n;3|9:1546|10:1547;p;1|1:246|2:4|3:29|4:1922|5:267|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1876|10:1538;p;1|1:246|2:4|3:23|11:4|4:1923|5:434|6:285|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:29|4:1924|5:180|6:1531|7:9|8:9|3:29|3:29;1|1:246|2:4|3:130|4:1925|5:75|6:1899|7:9|8:9|3:130|3:130;1|1:246|2:4|3:29|4:1926|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|23:1500|4:1927|6:1697|7:9|8:9;1|1:246|2:4|3:29|4:1928|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:130|11:4|4:1929|5:369|6:296|12:40|7:9|8:9|3:130|3:130;n;3|9:309|10:1489;p;1|1:246|2:4|3:137|4:1930|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1485|10:1547;p;1|1:246|2:4|3:137|4:1931|5:1446|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|3:137|4:1932|5:1933|6:1934|7:9|8:9|3:137|3:137;1|1:246|2:4|3:255|23:1761|4:1935|5:271|6:1936|7:9|8:9|3:255|3:255;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:130|4:1937|5:1938|6:428|7:9|8:9|3:130|3:130;n;3|9:1939|10:1940;p;1|1:246|2:4|3:29|4:1941|5:323|6:1504|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:29|4:1942|5:1943|6:1944|7:9|8:9|3:29|3:29;1|1:246|2:4|3:29|4:1945|5:75|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:29|4:1946|5:194|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1947|10:1655;p;1|1:246|2:4|3:303|11:292|4:1948|5:432|6:1549|7:9|8:9|3:303|3:303;n;7|9:1585|10:1551;p;1|1:246|2:4|3:23|11:4|4:1949|5:369|6:39|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|'
- ..'1:246|2:4|4:1950|5:432|6:1760|7:9|8:9;1|1:246|2:4|3:29|4:1951|5:267|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:29|4:1952|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1570|10:1510;p;1|1:246|2:4|3:29|4:1953|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:137|11:262|4:1954|5:1574|6:31|7:9|8:9|3:137|3:137;n;3|9:1595|10:1600;p;1|1:246|2:4|3:23|11:4|4:1955|5:75|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|3:29|4:1956|5:432|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:29|4:1957|5:432|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:137|11:262|4:1958|5:1450|6:39|7:9|8:9|3:137|3:137;n;3|9:1595|10:1630;p;1|1:246|2:4|23:1500|4:1959|5:7|6:1960|7:9|8:9;1|1:246|2:4|3:130|11:4|4:1961|5:369|6:1672|12:40|7:9|8:9|3:130|3:130;n;3|9:309|10:1489;p;1|1:246|2:4|3:29|4:1962|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1570|10:1510;p;1|1:246|2:4|4:1963|5:1826|6:1524|7:9|8:9;1|1:246|2:4|3:29|4:1964|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:137|4:1965|5:1438|6:1564|7:9|8:9|3:137|3:137;1|1:246|2:4|3:23|11:4|4:1966|5:323|6:268|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:29|4:1967|5:267|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:255|4:1968|5:267|6:1672|12:40|7:9|8:9|3:255|3:255;n;3|9:1528|10:1489;p;1|1:246|2:4|3:29|4:1969|5:267|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:255|4:1970|6:1867|7:9|8:9|3:255|3:255;1|1:246|2:4|11:262|4:1971|5:140|6:39|7:9|8:9;n;3|9:1920|10:1768;p;1|1:246|2:4|11:262|4:1972|5:1973|6:1803|7:9|8:9;n;7|10:1804;p;1|1:246|2:4|3:137|11:262|4:1974|5:197'
- ..'5|6:39|7:9|8:9|3:137|3:137;n;7|9:1976|10:1663;p;1|1:246|2:4|11:262|4:1977|5:140|6:39|7:9|8:9;n;3|9:1767|10:1768;p;1|1:246|2:4|3:137|11:262|4:1978|5:1367|6:39|7:9|8:9|3:137|3:137;n;7|9:1979;p;1|1:246|2:4|4:1980|5:1457|6:1981|7:9|8:9;1|1:246|2:4|4:1982|5:1567|6:1835|7:9|8:9;1|1:246|2:4|11:262|4:1983|5:1943|6:39|7:9|8:9;n;3|9:1920|10:1768;p;1|1:246|2:4|11:262|4:1984|5:140|6:39|7:9|8:9;n;3|9:1920|10:1768;p;1|1:246|2:4|3:130|4:1985|5:1943|6:1986|7:9|8:9|3:130|3:130;1|1:246|2:4|4:1987|5:1988|6:1989|7:9|8:9;1|1:246|2:4|3:130|4:1990|5:1567|6:1991|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:1992|5:1993|6:1994|7:9|8:9|3:137|3:137;1|1:246|2:4|3:137|4:1995|5:1996|6:1997|7:9|8:9|3:137|3:137;n;3|10:1998;p;1|1:246|2:4|3:255|4:1999|5:1826|6:2000|7:9|8:9|3:255|3:255;1|1:246|2:4|3:29|4:2001|5:1461|6:1944|7:9|8:9|3:29|3:29;1|1:246|2:4|3:137|4:2002|5:180|6:1519|7:9|8:9|3:137|3:137;1|1:246|2:4|3:130|4:2003|5:1788|6:1789|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|11:262|4:2004|5:2005|6:31|7:9|8:9|3:137|3:137;n;3|9:1595|10:1600;p;1|1:246|2:4|3:130|4:2006|5:1433|6:1851|7:9|8:9|3:130|3:130;1|1:246|2:4|11:262|4:2007|5:140|6:39|7:9|8:9;n;3|9:1767|10:1768;p;1|1:246|2:4|11:262|4:2008|5:2009|6:1803|7:9|8:9;n;7|10:1804;p;1|1:246|2:4|3:137|11:262|4:2010|5:1367|6:39|7:9|8:9|3:137|3:137;n;7|9:1976|10:1663;p;1|1:246|2:4|3:130|4:2011|5:14|6:1540|7:9|8:9|3:130|3:130;n;9|10:2012|18:344|13:345;p;1|1:246|2:4|4:2013|5:61|6:161|7:9|8:9;n;7;p;1|1:246|2:4|3:255|4:2014|5:1433|6:2015|7:9|8:9|3:255|3:255;1|1:246|2:4|11:1483|4:2016|5:2017|6:39|7:9|8:9;n;7|9:2018;p;1|1:246|2:4|3:255|4:2019|5:2020|6:1861|7:9|8:9|3:255|3:255;1|1:246|2:4|3:130|11:262|4:2021|5:'
- ..'2022|6:2023|7:9|8:9|3:130|3:130;n;3|9:1595|10:1663;p;1|1:246|2:4|11:262|4:2024|5:2009|6:1803|7:9|8:9;n;7|10:1804;p;1|1:246|2:4|4:2025|5:2026|6:1789|7:9|8:9;1|1:246|2:4|11:1483|4:2027|5:2017|6:39|7:9|8:9;n;7|9:2028;p;1|1:246|2:4|3:130|4:2029|5:2030|6:2031|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|11:1483|4:2032|5:2017|6:1678|7:9|8:9|3:130|3:130;n;3|9:2033;p;1|1:246|2:4|3:130|23:1761|4:2034|5:271|6:1936|7:9|8:9|3:130|3:130;1|1:246|2:4|4:2035|5:71|6:2036|7:9|8:9;1|1:246|2:4|11:1483|4:2037|5:2017|6:1678|7:9|8:9;n;3|9:2033;p;1|1:246|2:4|3:130|11:1483|4:2038|5:2017|6:1678|7:9|8:9|3:130|3:130;n;3|9:2033;p;1|1:246|2:4|11:1483|4:2039|5:2017|6:39|7:9|8:9;n;7|9:2018;p;1|1:246|2:4|3:130|4:2040|5:2041|6:2042|7:9|8:9|3:130|3:130;1|1:246|2:4|11:1483|4:2043|5:2017|6:39|7:9|8:9;n;7|9:2028;p;1|1:246|2:4|11:262|4:2044|5:1943|6:39|7:9|8:9;n;3|9:1767|10:1768;p;1|1:246|2:4|11:1483|4:2045|5:2017|6:39|7:9|8:9;n;7|9:2028;p;1|1:246|2:4|3:137|11:262|4:2046|5:2005|6:8|7:9|8:9|3:137|3:137;n;3|9:1595|10:1596;p;1|1:246|2:4|11:1483|4:2047|5:2017|6:39|7:9|8:9;n;7|9:2018;p;1|1:246|2:4|3:137|4:2048|5:1446|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|3:137|11:262|4:2049|5:2022|6:39|7:9|8:9|3:137|3:137;n;7|9:1976;p;1|1:246|2:4|3:130|4:2050|5:2051|6:2052|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|11:262|4:2053|5:2005|6:8|7:9|8:9|3:137|3:137;n;3|9:1595|10:1596;p;1|1:246|2:4|4:2054|5:61|6:161|7:9|8:9;n;7;p;1|1:246|2:4|3:137|4:2055|5:1446|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|3:137|11:262|4:2056|5:1574|6:8|7:9|8:9|3:137|3:137;n;3|9:1595|10:1596;p;1|1:246|2:4|3:255|4:2057|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|'
- ..'2:4|3:255|4:2061|5:2062|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|3:137|4:2063|5:140|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:130|4:2066|5:61|6:1590|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|4:2067|5:1453|6:2068|7:9|8:9|3:130|3:130;1|1:246|2:4|3:255|4:2069|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|11:292|4:2070|5:2071|6:296|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:130|4:2072|5:2073|6:1590|7:9|8:9|3:130|3:130;1|1:246|2:4|3:255|4:2074|5:2075|6:2076|7:9|8:9|3:255|3:255;1|1:246|2:4|11:292|4:2077|5:2071|6:296|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:255|4:2078|5:2062|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|3:137|4:2079|5:2080|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:255|4:2081|5:2082|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|3:137|4:2083|5:2080|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:255|4:2084|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|4:2085|5:75|6:2086|7:9|8:9;n;7|9:2087|10:2088;p;1|1:246|2:4|3:137|4:2089|5:2080|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:130|11:262|4:2090|5:75|6:2091|7:9|8:9|3:130|3:130;n;7|9:2087|10:2088;p;1|1:246|2:4|3:130|4:2092|5:2093|6:2058|7:9|8:9|3:130|3:130;n;3|9:2059|10:2060;p;1|1:246|2:4|3:137|4:2094|5:2080|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:130|4:2095|5:7|6:2096|7:9|8:9|3:130|3:130;1|1:246|2:4|4:2097|5:432|6:1760|7:9|8:9;1|1:246|2:4|3:255|4:2098|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|3:255|4:2099|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|4:2100|5:75|6:2086|7:9|8:9;n;7|9:2087|10:2088;p;1|1:246|2:4|3:255|4:2101|5:2082|6:2'
- ..'058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|3:130|4:2102|5:2103|6:2096|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|4:2104|5:75|6:2086|7:9|8:9|3:130|3:130;n;7|9:2087|10:2105;p;1|1:246|2:4|23:1500|4:2106|5:77|6:2107|7:9|8:9;1|1:246|2:4|3:255|4:2108|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|3:137|4:2109|5:75|6:285|7:9|8:9|3:137|3:137;n;3|9:2110|10:2111;p;1|1:246|2:4|3:130|4:2112|5:75|6:2086|7:9|8:9|3:130|3:130;n;7|9:2087|10:2105;p;1|1:246|2:4|3:137|4:2113|6:285|7:9|8:9|3:137|3:137;n;3|9:2110|10:2111;p;1|1:246|2:4|4:2114|5:432|6:2115|7:9|8:9;1|1:246|2:4|3:130|4:2116|5:432|6:1623|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|4:2117|5:432|6:1623|7:9|8:9|3:130|3:130;1|1:246|2:4|3:255|23:1500|4:2118|5:2119|6:2120|7:9|8:9|3:255|3:255;1|1:246|2:4|3:137|4:2121|5:63|6:1504|7:9|8:9|3:137|3:137;n;7|10:2105;p;1|1:246|2:4|3:137|4:2122|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|4:2124|5:432|6:31|7:9|8:9|3:137|3:137;n;3|9:2125|10:2126;p;1|1:246|2:4|3:130|4:2127|5:180|6:39|7:9|8:9|3:130|3:130;n;3|9:2064|10:2065;p;1|1:246|2:4|3:130|4:2128|5:1453|6:2129|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|4:2130|5:1433|6:2131|7:9|8:9|3:130|3:130;1|1:246|2:4|4:2132|5:2133|6:2134|7:9|8:9;n;3|9:2135|10:2136;p;1|1:246|2:4|3:130|23:2137|4:2138|5:1973|6:2139|7:9|8:9|3:130|3:130;1|1:246|2:4|23:1500|4:2140|5:1429|6:1851|7:9|8:9;1|1:246|2:4|11:292|4:2141|5:2071|6:2142|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:255|4:2143|5:369|6:2144|7:9|8:9|3:255|3:255;n;9|10:2144|18:344|13:345;p;1|1:246|2:4|3:130|4:2145|5:2082|6:2058|7:9|8:9|3:130|3:130;n;3|9:2059|10:2060;p;1|1:246|2:4|3:130|4:2146|5:1453|6:2147|7:9|8:9|3:130|3:'
- ..'130;1|1:246|2:4|3:137|4:2148|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:255|4:2149|5:432|6:2144|7:9|8:9|3:255|3:255;n;9|10:2144|18:344|13:345;p;1|1:246|2:4|3:137|4:2150|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:130|4:2151|5:2062|6:2058|7:9|8:9|3:130|3:130;n;3|9:2059|10:2060;p;1|1:246|2:4|4:2152|5:2153|6:2134|7:9|8:9;n;3|9:2154|10:2136;p;1|1:246|2:4|11:292|4:2155|5:2071|6:296|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:255|4:2156|5:2062|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|3:137|4:2157|5:432|6:31|7:9|8:9|3:137|3:137;n;3|9:2125|10:2126;p;1|1:246|2:4|3:255|4:2158|5:2075|6:2076|7:9|8:9|3:255|3:255;1|1:246|2:4|3:130|4:2159|5:432|6:1625|7:9|8:9|3:130|3:130;1|1:246|2:4|3:255|4:2160|5:2041|6:2161|7:9|8:9|3:255|3:255;1|1:246|2:4|3:130|11:262|4:2162|5:2163|6:285|7:9|8:9|3:130|3:130;n;7|9:1976|10:2164;p;1|1:246|2:4|3:255|4:2165|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|11:292|4:2166|5:2071|6:296|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:255|4:2167|5:2062|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|3:137|4:2168|5:1419|6:285|7:9|8:9|3:137|3:137;n;7|9:2169|10:2170;p;1|1:246|2:4|4:2171|5:2172|6:2134|7:9|8:9;n;3|9:2173|10:2136;p;1|1:246|2:4|3:255|4:2174|5:2082|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|3:130|11:262|4:2175|5:2163|6:2176|7:9|8:9|3:130|3:130;n;3|9:1595|10:1351;p;1|1:246|2:4|11:292|4:2177|5:271|6:157|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:130|4:2178|5:180|6:39|7:9|8:9|3:130|3:130;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2179|5:160|6:409|7:9|8:9|3:137|3:137;n;3|10:2180;p;1|1:246|2:4|3:137|4:2181|5:140|6:3'
- ..'9|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:130|4:2182|5:2183|6:2184|7:9|8:9|3:130|3:130;1|1:246|2:4|11:262|4:2185|5:1826|6:39|7:9|8:9;n;3|9:1920|10:1768;p;1|1:246|2:4|3:137|4:2186|5:140|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|4:2187|5:1453|6:2188|7:9|8:9;1|1:246|2:4|3:137|4:2189|5:1943|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:130|4:2190|5:1574|6:2191|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|4:2192|5:2193|6:2194|7:9|8:9|3:130|3:130;n;3|9:237|10:238;p;1|1:246|2:4|3:255|4:2195|5:132|6:2144|7:9|8:9|3:255|3:255;n;9|10:2144|18:344|13:345;p;1|1:246|2:4|3:137|4:2196|5:143|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2197|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|4:2198|5:2199|6:2134|7:9|8:9;n;3|9:2200|10:2136;p;1|1:246|2:4|3:137|4:2201|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:130|4:2202|5:432|6:2203|7:9|8:9|3:130|3:130;n;9|10:2204|13:2205;p;1|1:246|2:4|3:137|4:2206|5:1943|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:130|11:262|4:2207|5:2183|6:285|7:9|8:9|3:130|3:130;n;3|9:1595;p;1|1:246|2:4|11:292|4:2208|5:2071|6:2142|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:137|4:2209|5:140|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:130|11:262|4:2210|5:1429|6:409|7:9|8:9|3:130|3:130;n;7|9:2211|10:2164;p;1|1:246|2:4|3:137|4:2212|5:2080|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:137|4:2213|5:1943|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:255|11:262|4:2214|5:2183|6:2215|7:9|8:9|3:255|3:255;n;3|9:1595|10:1351;p;1|1:246|2:4|3:137|4:2216|6:1575|7:9|8:9|3:137|3:137;n;3|9'
- ..':1595|10:1663;p;1|1:246|2:4|3:137|4:2217|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2218|6:1575|7:9|8:9|3:137|3:137;n;3|9:1595|10:1663;p;1|1:246|2:4|3:137|4:2219|5:140|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2220|5:432|6:31|7:9|8:9|3:137|3:137;n;3|9:2125|10:2126;p;1|1:246|2:4|3:137|4:2221|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:130|11:262|4:2222|5:2223|6:1634|7:9|8:9|3:130|3:130;n;3|9:1595|10:1351;p;1|1:246|2:4|11:292|4:2224|5:271|6:8|7:9|8:9;n;3|9:1595|10:1600;p;1|1:246|2:4|3:137|4:2225|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|4:2226|5:432|6:1760|7:9|8:9;1|1:246|2:4|3:130|4:2227|5:132|6:2228|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:2229|6:285|7:9|8:9|3:137|3:137;n;7|9:2169|10:2170;p;1|1:246|2:4|3:137|4:2230|5:140|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2231|5:432|6:31|7:9|8:9|3:137|3:137;n;3|9:2125|10:2126;p;1|1:246|2:4|3:137|4:2232|5:140|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:2233|4:2234|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|3:255|4:2236|5:323|6:2144|7:9|8:9|3:255|3:255;n;9|10:2144|18:344|13:345;p;1|1:246|2:4|3:137|4:2237|5:140|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2238|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|4:2240|5:140|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:2233|4:2241|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|3:255|4:2242|5:2041|6:2161|7:9|8:9|3:255|3:255;1|1:246|2:4|3:137|4:2243|5:1943|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;'
- ..'1|1:246|2:4|3:137|4:2244|5:432|6:31|7:9|8:9|3:137|3:137;n;3|9:2125|10:2126;p;1|1:246|2:4|3:137|4:2245|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|11:292|4:2246|5:271|6:157|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:130|4:2247|5:1453|6:2147|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:2248|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2249;p;1|1:246|2:4|3:137|4:2250|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2251|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|4:2252|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2253|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|4:2254|5:1943|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:130|11:292|4:2255|5:2071|6:2256|7:9|8:9|3:130|3:130;n;3|9:1595|10:2257;p;1|1:246|2:4|3:137|4:2258|5:140|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2259|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|4:2260|5:140|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:130|11:292|4:2261|5:271|6:8|7:9|8:9|3:130|3:130;n;3|9:2262|10:2263;p;1|1:246|2:4|3:137|4:2264|5:1943|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:130|4:2265|5:2266|6:2267|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:2268|5:140|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2269|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:130|4:2270|5:2062|6:2058|7:9|8:9|3:130|3:130;n;3|9:2059|10:2060;p;1|1:246|2:4|11:292|4:2271|5:271|6:8|7:9|8:9;n;3|9:1595|10:1600;p;1|1:246|2:4|3:137|4:2272|5:1943|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p'
- ..';1|1:246|2:4|11:292|4:2273|5:271|6:157|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:130|23:2137|4:2274|5:190|6:2139|7:9|8:9|3:130|3:130;1|1:246|2:4|11:292|4:2275|5:271|6:157|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:137|4:2276|5:140|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:130|4:2277|5:1453|6:2278|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|4:2279|5:1433|6:2147|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:2280|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|4:2281|5:1433|6:2282|7:9|8:9;1|1:246|2:4|3:137|4:2283|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2284|5:2285|6:409|7:9|8:9|3:137|3:137;n;3|10:2180;p;1|1:246|2:4|3:130|4:2286|5:2082|6:2058|7:9|8:9|3:130|3:130;n;3|9:2059|10:2060;p;1|1:246|2:4|23:1500|4:2287|5:1690|6:2288|7:9|8:9;1|1:246|2:4|3:137|4:2289|5:1943|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2290|5:63|6:1504|7:9|8:9|3:137|3:137;n;7|10:2105;p;1|1:246|2:4|3:137|4:2291|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|23:1500|4:2292|5:1690|6:2293|7:9|8:9;1|1:246|2:4|3:130|11:262|4:2294|5:2295|6:2176|7:9|8:9|3:130|3:130;n;3|9:1595|10:1351;p;1|1:246|2:4|3:130|11:262|4:2296|5:2297|6:285|7:9|8:9|3:130|3:130;n;7|9:1976;p;1|1:246|2:4|3:255|4:2298|5:323|6:2144|7:9|8:9|3:255|3:255;n;9|10:2144|18:344|13:345;p;1|1:246|2:4|4:2299|5:2153|6:2134|7:9|8:9;n;3|9:2154|10:2136;p;1|1:246|2:4|4:2300|5:2133|6:2134|7:9|8:9;n;3|9:2135|10:2136;p;1|1:246|2:4|4:2301|5:2172|6:2134|7:9|8:9;n;3|9:2173|10:2136;p;1|1:246|2:4|3:255|4:2302|5:132|6:2144|7:9|8:9|3:255|3:255;n;9|10:2144|18:344|13:345;p;1|1:246|2:4|3:255|4:2303|5:369|6:2144|7:9|8:9|3:255|3'
- ..':255;n;9|10:2144|18:344|13:345;p;1|1:246|2:4|4:2304|5:432|6:2203|7:9|8:9;n;9|10:2204|13:2205;p;1|1:246|2:4|3:255|4:2305|5:432|6:2144|7:9|8:9|3:255|3:255;n;9|10:2144|18:344|13:345;p;1|1:246|2:4|4:2306|5:2199|6:2134|7:9|8:9;n;3|9:2200|10:2136;p;1|1:246|2:4|3:29|23:1761|4:2307|5:2308|6:2309|7:9|8:9|3:29|3:29;1|1:246|2:4|11:1483|4:2310|5:432|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:137|4:2311|5:1690|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:255|4:2312|5:271|6:1867|7:9|8:9|3:255|3:255;1|1:246|2:4|3:303|11:292|4:2313|5:1429|6:31|7:9|8:9|3:303|3:303;n;3|9:1832|10:1833;p;1|1:246|2:4|3:137|4:2314|5:1612|6:1564|7:9|8:9|3:137|3:137;1|1:246|2:4|11:262|4:2315|5:432|6:39|7:9|8:9;n;7|9:1670|10:289;p;1|1:246|2:4|3:137|4:2316|5:1446|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|3:130|4:2317|5:197|6:39|12:40|7:9|8:9|3:130|3:130;n;3|9:1853|10:1655;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:2318|5:2319|6:2320|7:9|8:9|3:137|3:137;1|1:246|2:4|3:130|4:2321|5:432|6:2322|7:9|8:9|3:130|3:130;1|1:246|2:4|4:2323|5:2026|6:1789|7:9|8:9;1|1:246|2:4|3:29|4:2324|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1618|10:1510;p;1|1:246|2:4|3:23|11:4|4:2325|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1506|10:1507;p;1|1:246|2:4|3:23|11:4|4:2326|5:63|6:39|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:29|4:2327|5:267|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1537|10:1538;p;1|1:246|2:4|3:137|4:2328|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1485|10:1547;p;1|1:246|2:4|3:137|4:2329|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1546|10:1547;p;1|1:246|2:4|3:29|'
- ..'4:2330|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1570|10:1510;p;1|1:246|2:4|3:137|4:2331|5:2332|6:1583|7:9|8:9|3:137|3:137;1|1:246|2:4|3:29|4:2333|5:432|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:137|4:2334|5:1446|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|23:1500|4:2335|5:271|6:1526|7:9|8:9;1|1:246|2:4|3:29|4:2336|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:130|11:4|4:2337|5:369|6:1504|12:40|7:9|8:9|3:130|3:130;n;3|9:309|10:1489;p;1|1:246|2:4|3:23|11:4|4:2338|5:63|6:39|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:29|4:2339|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1537|10:1538;p;1|1:246|2:4|3:29|4:2340|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1876|10:1538;p;1|1:246|2:4|3:29|4:2341|5:75|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:255|11:262|4:2342|5:2343|6:2215|7:9|8:9|3:255|3:255;n;3|9:1595|10:1351;p;1|1:246|2:4|3:23|11:4|4:2344|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|3:255|4:2345|5:271|6:2346|7:9|8:9|3:255|3:255;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:255|4:2347|6:1568|7:9|8:9|3:255|3:255;1|1:246|2:4|3:137|4:2348|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1872|10:1547;p;1|1:246|2:4|11:1483|4:2349|5:202|6:8|7:9|8:9;n;3|9:1485|10:1719;p;1|1:246|2:4|3:130|4:2350|5:1658|6:428|7:9|8:9|3:130|3:130;n;3|9:1939|10:1940;p;1|1:246|2:4|3:29|4:2351|5:271|6:1524|7:9|8:9|3:29|3:29;1|1:246|2:4|3:137|4:2352|5:1612|6:1564|7:9|8:9|3:137|3:137;1|1:246|2:4|3:130|4:2353|5:2354|6:1798|7:9|8:9|3:130|3:130;n;3|10:2355;p;1|1:246|2:4|3:23|11:4|4:2356|5:63|6:39|12:40|7:9|8:9|3:23|3:23;n;3|9:309|1'
- ..'0:1489;p;1|1:246|2:4|3:137|4:2357|5:1938|6:1879|7:9|8:9|3:137|3:137;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:2358|5:323|6:285|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:29|4:2359|5:271|6:2360|7:9|8:9|3:29|3:29;1|1:246|2:4|11:262|4:2361|5:49|6:39|7:9|8:9;n;3|9:1920|10:1768;p;1|1:246|2:4|4:2362|5:1461|6:2363|7:9|8:9;1|1:246|2:4|3:255|4:2364|5:54|6:1608|12:40|7:9|8:9|3:255|3:255;n;3|9:1528|10:1489;p;1|1:246|2:4|4:2365|5:2366|6:1524|7:9|8:9;1|1:246|2:4|3:137|4:2367|5:2368|6:2369|7:9|8:9|3:137|3:137;1|1:246|2:4|3:29|4:2370|5:267|6:285|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:137|4:2371|5:1438|6:1564|7:9|8:9|3:137|3:137;1|1:246|2:4|3:130|4:2372|5:75|6:166|12:40|7:9|8:9|3:130|3:130;n;7|9:1517|10:1510;p;1|1:246|2:4|3:130|11:262|4:2373|5:432|6:39|7:9|8:9|3:130|3:130;n;3|9:2374|10:1489;p;1|1:246|2:4|4:2375|5:1360|6:1524|7:9|8:9;1|1:246|2:4|4:2376|5:2377|6:1560|7:9|8:9;n;7|9:1561|10:1562;p;1|1:246|2:4|3:255|4:2378|5:1433|6:2379|7:9|8:9|3:255|3:255;1|1:246|2:4|3:23|11:4|4:2380|5:75|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|3:29|4:2381|5:63|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1529;p;1|1:246|2:4|11:1483|4:2382|5:432|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:130|4:2383|6:2384|7:9|8:9|3:130|3:130;1|1:246|2:4|11:292|4:2385|5:2386|6:2142|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:29|4:2387|5:49|6:1839|7:9|8:9|3:29|3:29;1|1:246|2:4|3:29|4:2388|5:267|6:268|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:130|4:2389|5:235|6:428|7:9|8:9|3:130|3:130;n;3|9:1939|10:1940;p;1|1:246|2:4|3:29|4:2390|5:54|6:39|12:40|7:9|8:9|3:2'
- ..'9|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:29|4:2391|5:323|6:268|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:29|4:2392|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:23|11:4|4:2393|5:323|6:39|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:29|4:2394|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|11:262|4:2395|5:432|6:39|7:9|8:9;n;7|9:1670|10:289;p;1|1:246|2:4|11:1483|4:2396|5:1450|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:130|4:2397|5:2398|6:2399|7:9|8:9|3:130|3:130;1|1:246|2:4|3:29|4:2400|5:323|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:137|11:262|4:2401|5:1677|6:39|7:9|8:9|3:137|3:137;n;7|9:1976;p;1|1:246|2:4|3:137|4:2402|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1485|10:1547;p;1|1:246|2:4|3:303|11:292|4:2403|5:2183|6:31|7:9|8:9|3:303|3:303;n;3|9:1832|10:1833;p;1|1:246|2:4|3:29|4:2404|5:432|6:285|7:9|8:9|3:29|3:29;n;3|9:2405|10:1688;p;1|1:246|2:4|3:29|4:2406|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:29|4:2407|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:137|11:262|4:2408|5:1574|6:31|7:9|8:9|3:137|3:137;n;3|9:1595|10:1600;p;1|1:246|2:4|3:29|4:2409|5:267|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:29|4:2410|5:432|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:23|11:4|4:2411|5:75|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|3:29|4:2412|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:137|4:2413|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1872|10:1547;p;1|1:246|2:4|3:29|4:2414|5:63|6:39|12:40|7:9|8:9|3:29'
- ..'|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:29|4:2415|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1618|10:1510;p;1|1:246|2:4|3:137|4:2416|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1872|10:1547;p;1|1:246|2:4|3:29|4:2417|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:255|4:2418|5:75|6:166|12:40|7:9|8:9|3:255|3:255;n;7|9:1517|10:1510;p;1|1:246|2:4|3:23|11:4|4:2419|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1506|10:1507;p;1|1:246|2:4|3:29|4:2420|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1618|10:1510;p;1|1:246|2:4|3:130|4:2421|5:1360|6:1944|7:9|8:9|3:130|3:130;1|1:246|2:4|3:23|11:4|4:2422|5:432|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|3:255|11:4|4:2423|5:54|6:1608|12:40|7:9|8:9|3:255|3:255;n;3|9:309|10:1489;p;1|1:246|2:4|3:130|4:2424|5:197|6:39|12:40|7:9|8:9|3:130|3:130;n;3|9:1705|10:1655;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:2425|5:271|6:285|7:9|8:9|3:29|3:29;n;3|9:2426|10:1688;p;1|1:246|2:4|11:1483|4:2427|5:1677|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:130|4:2428|6:1745|7:9|8:9|3:130|3:130;1|1:246|2:4|11:1483|4:2429|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|3:137|4:2430|5:2431|6:2369|7:9|8:9|3:137|3:137;1|1:246|2:4|4:2432|5:2433|6:2434|7:9|8:9;1|1:246|2:4|11:1483|4:2435|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|11:1483|4:2436|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:137|11:262|4:2437|5:1677|6:2023|7:9|8:9|3:137|3:137;n;3|9:1595|10:1663;p;1|1:246|2:4|3:137|4:2438|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:29|4:2439|5:432|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:2233|4:2440|5:2080|6:409|7:9|8:9|3:2233|'
- ..'3:2233;n;7|10:2235;p;1|1:246|2:4|11:1483|4:2441|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|3:137|4:2442|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:130|4:2443|5:432|6:166|12:40|7:9|8:9|3:130|3:130;n;7|9:1517|10:1510;p;1|1:246|2:4|3:29|4:2444|6:2445|7:9|8:9|3:29|3:29;1|1:246|2:4|11:1483|4:2446|5:432|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:29|4:2447|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1537|10:1538;p;1|1:246|2:4|11:1483|4:2448|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|11:1483|4:2449|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|3:29|4:2450|5:271|6:1745|7:9|8:9|3:29|3:29;1|1:246|2:4|4:2451|5:7|6:1659|7:9|8:9;n;9|10:2452|18:344|13:345;p;1|1:246|2:4|3:130|4:2453|5:132|6:2454|7:9|8:9|3:130|3:130;1|1:246|2:4|11:1483|4:2455|5:432|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:137|4:2456|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1692|10:1547;p;1|1:246|2:4|3:130|4:2457|5:1429|6:2267|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:2458|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1872|10:1547;p;1|1:246|2:4|11:1483|4:2459|5:197|6:31|7:9|8:9;n;3|9:1485|10:1486;p;1|1:246|2:4|11:292|4:2460|5:432|6:8|7:9|8:9;n;3|9:2262|10:2263;p;1|1:246|2:4|3:137|4:2461|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1872|10:1547;p;1|1:246|2:4|11:292|4:2462|5:1647|6:2256|7:9|8:9;n;3|9:1595|10:2257;p;1|1:246|2:4|3:1637|4:2463|5:197|6:1639|7:9|8:9|3:1637|3:1637;n;3|9:1640|10:1551;p;1|1:246|2:4|11:1483|4:2464|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|3:137|4:2465|6:1575|7:9|8:9|3:137|3:137;n;3|9:1595|10:1663;p;1|1:246|2:4|3:137|4:2466|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1546|10:1547;p;1|1:246|2:4|3:137|4:2467|5:432|6:31|7:9|8:9|3:137|3:137;n;3|9:2'
- ..'125|10:2126;p;1|1:246|2:4|3:137|4:2468|5:1419|6:285|7:9|8:9|3:137|3:137;n;7|9:2169|10:2170;p;1|1:246|2:4|11:1483|4:2469|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:137|4:2470|5:75|6:285|7:9|8:9|3:137|3:137;n;3|9:2110|10:2111;p;1|1:246|2:4|11:292|4:2471|5:271|6:8|7:9|8:9;n;3|9:1595|10:1600;p;1|1:246|2:4|3:137|4:2472|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1546|10:1547;p;1|1:246|2:4|3:130|4:2473|5:2474|6:2475|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:2476|5:432|6:31|7:9|8:9|3:137|3:137;n;3|9:2125|10:2126;p;1|1:246|2:4|3:130|4:2477|5:1349|6:2478|7:9|8:9|3:130|3:130;1|1:246|2:4|11:1483|4:2479|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:130|4:2480|5:1349|6:2481|7:9|8:9|3:130|3:130;1|1:246|2:4|11:292|4:2482|5:271|6:157|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|4:2483|5:132|6:2484|7:9|8:9;1|1:246|2:4|11:292|4:2485|5:271|6:8|7:9|8:9;n;3|9:1595|10:1600;p;1|1:246|2:4|11:1483|4:2486|5:180|6:2487|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:130|4:2488|5:2489|6:1789|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:2490|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1485|10:1547;p;1|1:246|2:4|4:2491|5:61|6:161|7:9|8:9;n;7;p;1|1:246|2:4|3:137|4:2492|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1546|10:1547;p;1|1:246|2:4|3:137|4:2493|5:2494|6:2495|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|4:2496|5:1752|6:1560|7:9|8:9;n;7|9:1753|10:1754;p;1|1:246|2:4|3:137|4:2497|5:2498|6:2499|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:130|4:2500|5:2501|6:2502|7:9|8:9|3:130|3:130;1|1:246|2:4|3:2233|4:2503|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|3:137|4:2504|5:2494|6:2505|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|4:2506|5:2080|6:2239|7:9|8:9|3:137|3:137'
- ..';n;7|10:2123;p;1|1:246|2:4|3:137|4:2507|5:2080|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:130|4:2508|5:2509|6:2031|7:9|8:9|3:130|3:130;1|1:246|2:4|3:29|4:2510|5:271|6:166|7:9|8:9|3:29|3:29;1|1:246|2:4|11:1483|4:2511|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:137|4:2512|5:1438|6:1593|7:9|8:9|3:137|3:137;1|1:246|2:4|3:255|4:2513|5:271|6:2514|7:9|8:9|3:255|3:255;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:2515|5:1559|6:161|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:130|4:2516|5:75|6:2445|7:9|8:9|3:130|3:130;1|1:246|2:4|3:29|4:2517|5:197|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1947|10:1655;p;1|1:246|2:4|3:29|4:2518|5:197|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1882|10:1655;p;1|1:246|2:4|3:29|4:2519|5:54|6:1608|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:130|4:2520|5:2433|6:2521|12:40|7:9|8:9|3:130|3:130;1|1:246|2:4|3:29|4:2522|5:75|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:23|11:4|4:2523|5:75|6:166|12:40|7:9|8:9|3:23|3:23;n;7|9:1579|10:1507;p;1|1:246|2:4|3:29|4:2524|5:323|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:255|11:292|4:2525|5:75|6:166|12:40|7:9|8:9|3:255|3:255;n;7|9:2526|10:1682;p;1|1:246|2:4|11:1483|4:2527|5:1574|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|4:2528|5:432|6:2115|7:9|8:9;1|1:246|2:4|3:137|4:2529|5:2530|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|3:137|11:262|4:2531|5:140|6:39|7:9|8:9|3:137|3:137;n;7|9:1976|10:1663;p;1|1:246|2:4|3:255|4:2532|5:271|6:1603|7:9|8:9|3:255|3:255;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|11:262|4:2533|5:140|6:39|7:9|8:9|3:1'
- ..'37|3:137;n;7|9:1976|10:1663;p;1|1:246|2:4|3:137|4:2534|5:197|6:31|7:9|8:9|3:137|3:137;n;3|9:1546|10:1547;p;1|1:246|2:4|3:255|4:2535|5:271|6:2346|7:9|8:9|3:255|3:255;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:130|4:2536|5:1461|6:1981|7:9|8:9|3:130|3:130;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:130|4:2537|5:1438|6:302|7:9|8:9|3:130|3:130;1|1:246|2:4|3:303|11:292|4:2538|5:432|6:1839|7:9|8:9|3:303|3:303;n;3|10:2539;p;1|1:246|2:4|3:255|23:1761|4:2540|5:271|6:1839|7:9|8:9|3:255|3:255;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:2541|5:1461|6:1568|7:9|8:9|3:29|3:29;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:2542|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:130|23:1500|4:2543|5:7|6:2544|7:9|8:9|3:130|3:130;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:23|11:4|4:2545|5:434|6:1504|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|4:2546|5:7|6:2547|7:9|8:9;1|1:246|2:4|3:130|4:2548|5:1453|6:1590|12:40|7:9|8:9|3:130|3:130;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:2233|17:4|4:2549|5:2550|6:166|7:9|8:9|3:2233|3:2233;n;3|9:2551|10:2552;10|14:2553|15:240;p;1|1:246|2:4|3:130|23:1500|4:2554|5:271|6:1502|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|11:262|4:2555|5:248|6:39|7:9|8:9|3:130|3:130;n;3|9:2556|10:2557;p;1|1:246|2:4|3:130|11:1483|4:2558|5:1677|6:1678|7:9|8:9|3:130|3:130;n;3|9:1576;p;1|1:246|2:4|3:29|4:2559|5:432|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:29|4:256'
- ..'0|5:63|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1529;p;1|1:246|2:4|3:130|4:2561|5:248|6:1839|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|11:292|4:2562|6:166|12:40|7:9|8:9|3:130|3:130;n;7|9:2563|10:1682;p;1|1:246|2:4|3:29|4:2564|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:29|4:2565|5:54|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1529;p;1|1:246|2:4|3:29|4:2566|5:54|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1529;p;1|1:246|2:4|3:29|4:2567|5:63|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1529;p;1|1:246|2:4|3:29|4:2568|5:75|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;1|1:246|2:4|3:130|4:2569|5:2193|6:428|7:9|8:9|3:130|3:130;n;3|9:237|10:238;p;1|1:246|2:4|3:255|4:2570|5:271|6:1739|7:9|8:9|3:255|3:255;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:130|23:1500|4:2571|5:271|6:1697|7:9|8:9|3:130|3:130;1|1:246|2:4|3:29|4:2572|5:323|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:130|4:2573|5:54|6:285|12:40|7:9|8:9|3:130|3:130;n;3|9:1481|10:1482;p;1|1:246|2:4|3:29|4:2574|5:75|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:303|11:292|4:2575|6:166|12:40|7:9|8:9|3:303|3:303;n;7|9:2576|10:1682;p;1|1:246|2:4|3:255|23:1761|4:2577|5:2578|6:2579|7:9|8:9|3:255|3:255;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:2580|5:1545|6:31|7:9|8:9|3:137|3:137;n;3|9:1485|10:1547;p;1|1:246|2:4|3:130|4:2581|5:235|6:428|7:9|8:9|3:130|3:130;n;3|9:1939|10:1940;p;1|1:246|2:4|3:29|4:2582|5:1372|6:1701|7:9|8:9|3:29|3:29;1|1:246|2:4|3:130|4:2583|5:235|6:236|7:9|8:9|3:130|3:130;n;3|9:237|10:238;10|14:2584|15:240;p;1|1'
- ..':246|2:4|3:130|23:1500|4:2585|5:271|6:1636|7:9|8:9|3:130|3:130;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:2586|6:1899|7:9|8:9|3:29|3:29;1|1:246|2:4|3:130|23:1500|4:2587|5:271|6:1806|7:9|8:9|3:130|3:130;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:2351|5:271|6:1524|7:9|8:9|3:29|3:29;1|1:246|2:4|3:130|4:2588|6:2384|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:2589|5:1545|6:31|7:9|8:9|3:137|3:137;n;3|9:1872|10:1547;p;1|1:246|2:4|3:130|4:2590|5:180|6:1531|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:2591|5:1545|6:31|7:9|8:9|3:137|3:137;n;3|9:1692|10:1547;p;1|1:246|2:4|3:137|4:2592|5:2593|6:1934|7:9|8:9|3:137|3:137;1|1:246|2:4|3:303|11:292|4:2594|5:248|6:8|7:9|8:9|3:303|3:303;n;3|10:2595;p;1|1:246|2:4|3:29|4:2596|5:75|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:130|17:4|4:2597|5:2550|6:2598|7:9|8:9|3:130|3:130;n;3|9:2599|10:238;p;1|1:246|2:4|3:255|4:2600|5:1453|6:2379|7:9|8:9|3:255|3:255;1|1:246|2:4|3:137|4:2601|5:2602|6:2603|7:9|8:9|3:137|3:137;1|1:246|2:4|3:303|11:292|4:2604|5:75|6:166|12:40|7:9|8:9|3:303|3:303;n;7|9:2605|10:1682;p;1|1:246|2:4|4:2606|5:7|6:2036|7:9|8:9;1|1:246|2:4|3:23|11:4|4:2607|5:267|6:268|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:130|4:2608|5:2433|6:2434|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|23:1500|4:2609|5:271|6:2610|7:9|8:9|3:130|3:130;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:255|23:1761|4:2611|5:271|6:1721|7:9|8:9|3:255|3:255;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:23|11:4|4:2612|5:54|6:1608|12:40|7:9|8:9|'
- ..'3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:29|4:2613|5:54|6:1608|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:130|4:2614|5:2615|6:2616|7:9|8:9|3:130|3:130;1|1:246|2:4|11:292|4:2617|5:2386|6:2142|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|11:292|4:2618|5:1647|6:296|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|11:1483|4:2619|5:432|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:29|4:2620|5:1943|6:1524|7:9|8:9|3:29|3:29;1|1:246|2:4|3:137|4:2621|5:190|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|4:2622|5:1360|6:1524|7:9|8:9;1|1:246|2:4|3:137|4:2623|5:2624|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|3:255|4:2625|5:323|6:39|12:40|7:9|8:9|3:255|3:255;n;3|9:1876|10:1538;p;1|1:246|2:4|3:130|4:2626|5:267|6:1504|12:40|7:9|8:9|3:130|3:130;n;3|9:1528|10:1489;p;1|1:246|2:4|3:29|4:2627|5:143|6:1524|7:9|8:9|3:29|3:29;1|1:246|2:4|11:292|4:2628|5:1647|6:296|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:29|4:2629|5:323|6:1504|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:29|4:2630|5:1391|6:2363|7:9|8:9|3:29|3:29;1|1:246|2:4|11:262|4:2631|5:49|6:39|7:9|8:9;n;3|9:1920|10:1768;p;1|1:246|2:4|3:137|4:2632|6:285|7:9|8:9|3:137|3:137;n;7|9:2169|10:2170;p;1|1:246|2:4|3:137|4:2633|5:1690|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|11:1483|4:2634|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:137|4:2635|5:1612|6:302|7:9|8:9|3:137|3:137;1|1:246|2:4|3:29|4:2636|5:63|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1876|10:1538;p;1|1:246|2:4|3:137|4:2637|5:1612|6:1564|7:9|8:9|3:137|3:137;1|1:246|2:4|3:137|4:2638|5:2530|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|11:1483|4:2639|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|1'
- ..'1:1483|4:2640|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|3:23|11:4|4:2641|5:323|6:1504|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|11:1483|4:2642|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|11:1483|4:2643|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|11:1483|4:2644|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|11:1483|4:2645|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|3:23|11:4|4:2646|5:434|6:1504|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:130|4:2647|5:2648|6:2649|7:9|8:9|3:130|3:130;1|1:246|2:4|11:1483|4:2650|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:29|4:2651|5:54|6:285|12:40|7:9|8:9|3:29|3:29;n;3|9:1904|10:1482;p;1|1:246|2:4|11:1483|4:2652|5:432|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:29|4:2653|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1876|10:1538;p;1|1:246|2:4|11:1483|4:2654|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:29|4:2655|5:323|6:1504|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|11:1483|4:2656|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|11:1483|4:2657|5:432|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:130|4:2658|5:132|6:2659|7:9|8:9|3:130|3:130;1|1:246|2:4|3:23|11:4|4:2660|5:38|6:285|12:40|7:9|8:9|3:23|3:23;n;3|9:1865|10:1482;p;1|1:246|2:4|3:130|4:2661|5:132|6:2454|7:9|8:9|3:130|3:130;1|1:246|2:4|3:29|4:2662|5:271|6:1526|7:9|8:9|3:29|3:29;1|1:246|2:4|3:130|4:2663|5:132|6:2484|7:9|8:9|3:130|3:130;1|1:246|2:4|3:29|4:2664|5:54|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1537|10:1538;p;1|1:246|2:4|3:29|4:2665|5:271|6:1526|7:9|8:9|3:29|3:29;1|1:246|2:4|3:137|4:2666|5:1446|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|3:29|4:2667|5:194|6:39|12:40|7:9|8:9|'
- ..'3:29|3:29;n;3|9:2668|10:1655;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:29|4:2669|5:1461|6:1568|7:9|8:9|3:29|3:29;1|1:246|2:4|3:29|4:2670|5:267|6:1504|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:137|4:2671|5:2285|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|3:130|4:2672|5:1360|6:1524|7:9|8:9|3:130|3:130;1|1:246|2:4|3:29|4:2673|5:194|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:2674|10:1655;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:2675|5:2285|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|3:137|4:2676|5:1690|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|3:130|4:2677|5:2678|6:2679|7:9|8:9|3:130|3:130;1|1:246|2:4|4:2680|5:174|6:2681|7:9|8:9;1|1:246|2:4|11:1483|4:2682|5:1450|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:29|4:2683|5:323|6:1504|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:29|4:2684|6:1899|7:9|8:9|3:29|3:29;1|1:246|2:4|3:130|4:2685|5:1367|6:2686|7:9|8:9|3:130|3:130;1|1:246|2:4|3:29|4:2687|5:271|6:2688|7:9|8:9|3:29|3:29;1|1:246|2:4|3:29|4:2689|6:1899|7:9|8:9|3:29|3:29;1|1:246|2:4|11:1483|4:2690|5:1574|6:1575|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:23|11:4|4:2691|5:267|6:1504|12:40|7:9|8:9|3:23|3:23;n;3|9:309|10:1489;p;1|1:246|2:4|3:137|4:2692|6:285|7:9|8:9|3:137|3:137;n;3|9:2110|10:2111;p;1|1:246|2:4|3:29|4:2693|5:323|6:285|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:137|4:2694|5:2530|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|3:29|4:2695|6:2696|7:9|8:9|3:29|3:29;1|1:246|2:4|3:137|4:2697|5:1438|6:302|7:9|8:9|3:137|3:137;1|1:246|2:4|3:29|4:2698|5:271|6:2699|7:9|8:9|3:2'
- ..'9|3:29;1|1:246|2:4|11:1483|4:2700|5:1545|6:31|7:9|8:9;n;3|9:1485|10:1486;p;1|1:246|2:4|11:1483|4:2701|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:29|4:2702|5:271|6:2703|7:9|8:9|3:29|3:29;1|1:246|2:4|3:29|4:2704|5:267|6:268|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:130|4:2705|6:2706|7:9|8:9|3:130|3:130;1|1:246|2:4|11:1483|4:2707|5:1450|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:29|4:2708|5:267|6:268|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|11:1483|4:2709|5:432|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|11:1483|4:2710|5:1574|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|11:1483|4:2711|5:1718|6:8|7:9|8:9;n;3|9:1485|10:1719;p;1|1:246|2:4|11:1483|4:2712|5:1574|6:1575|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|11:1483|4:2713|5:1574|6:1575|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:137|4:2714|5:1545|6:31|7:9|8:9|3:137|3:137;n;3|9:1485|10:1547;p;1|1:246|2:4|3:130|4:2715|5:7|6:2716|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|4:2717|5:2718|6:2719|7:9|8:9|3:130|3:130;1|1:246|2:4|3:255|4:2720|5:1461|6:2721|7:9|8:9|3:255|3:255;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:2722|5:1545|6:31|7:9|8:9|3:137|3:137;n;3|9:1546|10:1547;p;1|1:246|2:4|3:137|4:2723|5:1545|6:31|7:9|8:9|3:137|3:137;n;3|9:1872|10:1547;p;1|1:246|2:4|4:2724|5:61|6:2725|7:9|8:9;1|1:246|2:4|11:262|4:2726|5:369|6:1803|7:9|8:9;n;7|10:1804;p;1|1:246|2:4|3:130|4:2727|5:1461|6:2728|7:9|8:9|3:130|3:130;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:2729|5:1545|6:31|7:9|8:9|3:137|3:137;n;3|9:1872|10:1547;p;1|1:246|2:4|3:137|4:2730|5:1545|6:31|7:9|8:9|3:137|3:137;n;3|9:1485|10:1547;p;1|1'
- ..':246|2:4|11:262|4:2731|5:271|6:39|7:9|8:9;n;3|9:2374|10:1489;p;1|1:246|2:4|3:137|4:2732|5:1545|6:31|7:9|8:9|3:137|3:137;n;3|9:1546|10:1547;p;1|1:246|2:4|3:29|4:2733|5:323|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:29|4:2734|6:1899|7:9|8:9|3:29|3:29;1|1:246|2:4|3:29|4:2735|5:432|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1517|10:1510;p;1|1:246|2:4|3:29|4:2736|5:432|6:285|7:9|8:9|3:29|3:29;n;3|9:1687|10:1688;p;1|1:246|2:4|3:29|4:2737|5:323|6:39|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|11:262|4:2738|5:271|6:39|7:9|8:9;n;7|9:1670|10:289;p;1|1:246|2:4|3:29|4:2739|5:54|6:296|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1529;p;1|1:246|2:4|11:262|4:2740|5:271|6:39|7:9|8:9;n;7|9:1670|10:1551;p;1|1:246|2:4|11:262|4:2741|5:271|6:39|7:9|8:9;n;7|9:1670|10:1551;p;1|1:246|2:4|3:29|4:2742|6:1899|7:9|8:9|3:29|3:29;1|1:246|2:4|3:130|4:2743|5:63|6:39|12:40|7:9|8:9|3:130|3:130;n;3|9:1528|10:1489;p;1|1:246|2:4|3:29|4:2744|5:1367|6:2745|7:9|8:9|3:29|3:29;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|11:262|4:2746|5:49|6:39|7:9|8:9;n;3|9:1767|10:1768;p;1|1:246|2:4|3:303|11:292|4:2747|5:2183|6:31|7:9|8:9|3:303|3:303;n;3|9:1832|10:1833;p;1|1:246|2:4|11:262|4:2748|5:49|6:39|7:9|8:9;n;3|9:2556|10:2557;p;1|1:246|2:4|3:29|4:2749|5:323|6:1504|12:40|7:9|8:9|3:29|3:29;n;3|9:1528|10:1489;p;1|1:246|2:4|3:303|11:292|4:2750|5:75|6:166|12:40|7:9|8:9|3:303|3:303;n;7|9:2751|10:1682;p;1|1:246|2:4|3:130|4:2752|6:166|12:40|7:9|8:9|3:130|3:130;n;7|9:1517|10:1510;p;1|1:246|2:4|23:1500|4:2753|5:271|6:2754|7:9|8:9;1|1:246|2:4|3:29|4:2755|5:174|6:1491|7:9|8:9|3:29|3:29;n;3|9:1492|10:1493;p;1|1:2'
- ..'46|2:4|3:130|11:4|4:2756|5:434|6:1672|12:40|7:9|8:9|3:130|3:130;n;3|9:309|10:1489;p;1|1:246|2:4|11:262|4:2757|5:271|6:39|7:9|8:9;n;7|9:1670|10:289;p;1|1:246|2:4|3:29|4:2758|5:323|6:1672|12:40|7:9|8:9|3:29|3:29;n;3|9:1488|10:1489;p;1|1:246|2:4|3:137|4:2759|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:130|4:2760|5:2062|6:2058|7:9|8:9|3:130|3:130;n;3|9:2059|10:2060;p;1|1:246|2:4|3:2233|4:2761|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|3:137|4:2762|5:2763|6:2499|7:9|8:9|3:137|3:137;n;7|10:1493;p;1|1:246|2:4|3:137|4:2764|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|4:2765|5:2766|6:2767|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:130|11:262|4:2768|5:2769|6:409|7:9|8:9|3:130|3:130;n;7|9:2211|10:2164;p;1|1:246|2:4|3:137|4:2770|5:2494|6:2767|7:9|8:9|3:137|3:137;n;7|9:2771|10:2772;p;1|1:246|2:4|3:508|11:1467|4:2773|5:2766|6:2774|7:9|8:9|3:508|3:508;n;7|10:2235;5;p;1|1:246|2:4|4:2775|5:75|6:2086|7:9|8:9;n;7|9:2087|10:2088;p;1|1:246|2:4|3:137|4:2776|5:2777|6:2139|7:9|8:9|3:137|3:137;n;3|10:2180;p;1|1:246|2:4|3:130|4:2778|5:1461|6:1991|7:9|8:9|3:130|3:130;1|1:246|2:4|4:2779|5:2780|6:2781|7:9|8:9;1|1:246|2:4|3:508|11:1467|4:2782|5:2766|6:2774|7:9|8:9|3:508|3:508;n;7|10:2235;5;p;1|1:246|2:4|3:137|11:262|4:2783|5:2784|6:39|7:9|8:9|3:137|3:137;n;7|9:1976|10:1663;p;1|1:246|2:4|3:137|4:2785|5:2494|6:2767|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|11:292|4:2786|5:271|6:157|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:130|4:2787|5:1429|6:2184|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:2788|5:2766|6:2789|7:9|8:9|3:137|3:137;n;7|10:2249;p;1|1:246|2:4|11:292|4:2790|5:1647|6:2'
- ..'96|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:130|4:2791|5:2082|6:2058|7:9|8:9|3:130|3:130;n;3|9:2059|10:2060;p;1|1:246|2:4|3:130|11:292|4:2792|5:271|6:157|7:9|8:9|3:130|3:130;n;3|9:1595;p;1|1:246|2:4|3:255|4:2793|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|11:292|4:2794|5:1647|6:296|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|4:2795|5:1453|6:2131|7:9|8:9;1|1:246|2:4|3:130|4:2796|5:1433|6:2131|7:9|8:9|3:130|3:130;1|1:246|2:4|11:1483|4:2797|5:1388|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:130|4:2798|5:132|6:2799|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|4:2800|5:1433|6:2801|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|4:2802|5:1433|6:2129|7:9|8:9|3:130|3:130;1|1:246|2:4|4:2803|5:61|6:161|7:9|8:9;n;7;p;1|1:246|2:4|3:255|4:2804|5:132|6:2801|7:9|8:9|3:255|3:255;1|1:246|2:4|3:130|4:2805|5:170|6:2806|7:9|8:9|3:130|3:130;n;3|9:2807;p;1|1:246|2:4|3:130|4:2808|5:2809|6:2810|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|11:262|4:2811|5:2041|6:39|7:9|8:9|3:137|3:137;n;3|9:1595|10:1630;p;1|1:246|2:4|3:137|4:2812|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|11:262|4:2813|5:1826|6:39|7:9|8:9;n;3|9:1920|10:1768;p;1|1:246|2:4|3:255|4:2814|5:2082|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|11:262|4:2815|5:1826|6:39|7:9|8:9;n;3|9:1767|10:1768;p;1|1:246|2:4|3:130|4:2816|5:1453|6:2817|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|4:2818|5:1826|6:1986|7:9|8:9|3:130|3:130;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:2819|5:202|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|11:1483|4:2820|5:180|6:1583|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|11:262|4:2821|5:190|6:1803|7:9|8:9;n;7|10:1804;11|3:'
- ..'505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:2822|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|11:1483|4:2823|5:1388|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:130|4:2824|5:2825|6:2052|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|11:262|4:2826|5:75|6:2091|7:9|8:9|3:130|3:130;n;7|9:2087|10:2088;p;1|1:246|2:4|3:137|4:2827|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|11:262|4:2828|5:1453|6:31|7:9|8:9|3:137|3:137;n;3|9:1595|10:1600;p;1|1:246|2:4|3:137|4:2829|5:432|6:31|7:9|8:9|3:137|3:137;n;3|9:2125|10:2126;p;1|1:246|2:4|3:255|4:2830|5:2062|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|3:137|11:262|4:2831|5:2041|6:39|7:9|8:9|3:137|3:137;n;3|9:1595|10:1630;p;1|1:246|2:4|4:2832|5:75|6:2086|7:9|8:9;n;7|9:2087|10:2088;p;1|1:246|2:4|3:130|4:2833|5:1433|6:2147|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|11:262|4:2834|5:180|6:2835|7:9|8:9|3:137|3:137;n;3|9:1595|10:1663;p;1|1:246|2:4|3:137|4:2836|5:432|6:31|7:9|8:9|3:137|3:137;n;3|9:2125|10:2126;p;1|1:246|2:4|3:137|4:2837|5:140|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|11:262|4:2838|5:2041|6:39|7:9|8:9|3:137|3:137;n;3|9:1595|10:1630;p;1|1:246|2:4|3:130|4:2839|5:75|6:2086|7:9|8:9|3:130|3:130;n;7|9:2087|10:2105;p;1|1:246|2:4|3:137|4:2840|5:202|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:130|4:2841|5:2842|6:1789|7:9|8:9|3:130|3:130;1|1:246|2:4|11:1483|4:2843|5:180|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:255|4:2844|5:2062|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|3:137|11:262|4:2845|5:180|6:2846|7:9|8:9|3:137|3:137;n;3|9:1595|10:1663;p;1|1:246|2:4|3:130'
- ..'|4:2847|5:2193|6:1659|7:9|8:9|3:130|3:130;n;3|9:237|10:238;10|14:2584|15:240;p;1|1:246|2:4|3:130|11:262|4:2848|5:1388|6:39|7:9|8:9|3:130|3:130;n;7|9:1976|10:1663;p;1|1:246|2:4|3:130|4:2849|5:2082|6:2058|7:9|8:9|3:130|3:130;n;3|9:2059|10:2060;p;1|1:246|2:4|3:137|4:2850|5:2080|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:130|23:1500|4:2851|5:2082|6:2852|7:9|8:9|3:130|3:130;1|1:246|2:4|4:2853|5:75|6:2086|7:9|8:9;n;7|9:2087|10:2105;p;1|1:246|2:4|3:255|4:2854|5:2809|6:2810|7:9|8:9|3:255|3:255;1|1:246|2:4|11:292|4:2855|5:271|6:8|7:9|8:9;n;3|9:1595|10:1600;p;1|1:246|2:4|23:1500|4:2856|5:2183|6:1851|7:9|8:9;1|1:246|2:4|3:130|4:2857|5:2858|6:2859|7:9|8:9|3:130|3:130;n;3|9:237|10:238;p;1|1:246|2:4|3:130|4:2860|5:2861|6:2862|7:9|8:9|3:130|3:130;1|1:246|2:4|3:255|4:2863|5:2082|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|11:1483|4:2864|5:180|6:2487|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|11:292|4:2865|5:271|6:157|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:130|4:2866|5:1433|6:2188|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:2867|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2868|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|11:262|4:2869|5:1388|6:39|7:9|8:9|3:137|3:137;n;7|9:1976|10:1663;p;1|1:246|2:4|3:255|4:2870|5:2082|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|3:2233|4:2871|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|11:262|4:2872|5:1826|6:39|7:9|8:9;n;3|9:1767|10:1768;p;1|1:246|2:4|3:130|4:2873|5:2082|6:2058|7:9|8:9|3:130|3:130;n;3|9:2059|10:2060;p;1|1:246|2:4|3:137|4:2874|5:2080|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|11:1483|4:2'
- ..'875|5:1388|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:255|4:2876|5:2062|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|3:2233|4:2877|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|11:262|4:2878|5:190|6:1803|7:9|8:9;n;7|10:1804;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:2879|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|11:292|4:2880|5:271|6:157|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|11:262|4:2881|5:1826|6:39|7:9|8:9;n;3|9:1920|10:1768;p;1|1:246|2:4|3:130|4:2882|5:2082|6:2058|7:9|8:9|3:130|3:130;n;3|9:2059|10:2060;p;1|1:246|2:4|3:137|4:2883|5:2080|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:130|4:2884|5:1433|6:2068|7:9|8:9|3:130|3:130;1|1:246|2:4|11:1483|4:2885|5:432|6:1678|7:9|8:9;n;3|9:1576;p;1|1:246|2:4|3:137|4:2886|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2249;p;1|1:246|2:4|23:1500|4:2887|5:2888|6:2889|7:9|8:9;1|1:246|2:4|3:255|4:2890|5:2082|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|11:292|4:2891|5:271|6:8|7:9|8:9;n;3|9:1595|10:1600;p;1|1:246|2:4|11:1483|4:2892|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|3:137|4:2893|5:180|6:39|7:9|8:9|3:137|3:137;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2894|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|11:292|4:2895|5:271|6:8|7:9|8:9;n;3|9:1595|10:1600;p;1|1:246|2:4|4:2896|5:1826|6:1981|7:9|8:9;1|1:246|2:4|3:130|4:2897|5:180|6:39|7:9|8:9|3:130|3:130;n;3|9:2064|10:2065;p;1|1:246|2:4|3:137|4:2898|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:130|4:2899|5:2900|6:2901|7:9|8:9|3:130|3:130;1|1:246|2:4|11:1483|4:2902|5:432|6:39|7:9|8:9;n;7|9:1495;p'
- ..';1|1:246|2:4|3:255|4:2903|5:2082|6:2058|7:9|8:9|3:255|3:255;n;3|9:2059|10:2060;p;1|1:246|2:4|3:130|4:2904|5:1461|6:2905|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:2906|5:160|6:1521|7:9|8:9|3:137|3:137;n;3|10:1522;p;1|1:246|2:4|11:262|4:2907|5:1826|6:39|7:9|8:9;n;3|9:1767|10:1768;p;1|1:246|2:4|11:292|4:2908|5:2071|6:296|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:130|4:2909|5:2910|6:2911|7:9|8:9|3:130|3:130;n;3|9:2912|10:2913;p;1|1:246|2:4|11:262|4:2914|5:190|6:1803|7:9|8:9;n;7|10:1804;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|11:1483|4:2915|5:432|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|3:29|4:2916|5:1826|6:2000|7:9|8:9|3:29|3:29;1|1:246|2:4|3:130|4:2917|5:2266|6:2901|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|4:2918|5:1461|6:1981|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:2919|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|11:292|4:2920|5:2071|6:296|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:137|4:2921|5:2922|6:2139|7:9|8:9|3:137|3:137;n;3|10:2180;p;1|1:246|2:4|4:2923|5:143|6:2905|7:9|8:9;1|1:246|2:4|3:2233|4:2924|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|3:137|4:2925|5:2926|6:2911|7:9|8:9|3:137|3:137;n;3|9:2912|10:2913;p;1|1:246|2:4|3:255|4:2927|5:2928|6:2502|7:9|8:9|3:255|3:255;1|1:246|2:4|3:130|11:262|4:2929|5:2930|6:285|7:9|8:9|3:130|3:130;n;3|9:1595;p;1|1:246|2:4|3:137|4:2931|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:130|4:2932|5:2933|6:2934|7:9|8:9|3:130|3:130;1|1:246|2:4|3:130|4:2935|5:2933|6:2936|7:9|8:9|3:130|3:130;1|1:246|2:4|3:137|4:2937|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|4:2938|5:61|6:161|7:9|8:9;n;7;p;1|1:246|2:4'
- ..'|3:137|4:2939|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:2233|4:2940|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|3:137|11:262|4:2941|5:180|6:39|7:9|8:9|3:137|3:137;n;7|9:1976|10:1663;p;1|1:246|2:4|3:2233|4:2942|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|3:130|11:1483|4:2943|5:1677|6:1678|7:9|8:9|3:130|3:130;n;3|9:1576;p;1|1:246|2:4|23:1500|4:2944|5:1690|6:2945|7:9|8:9;1|1:246|2:4|3:137|4:2946|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2249;p;1|1:246|2:4|11:1483|4:2947|5:180|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:2233|4:2948|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|3:137|4:2949|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|4:2950|5:71|6:2951|7:9|8:9;n;9|10:2952|18:344|13:345;p;1|1:246|2:4|11:292|4:2953|5:271|6:8|7:9|8:9;n;3|9:1595|10:1600;p;1|1:246|2:4|3:137|4:2954|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|4:2955|5:61|6:161|7:9|8:9;n;7;p;1|1:246|2:4|3:137|11:262|4:2956|5:1453|6:8|7:9|8:9|3:137|3:137;n;3|9:1595|10:1596;p;1|1:246|2:4|3:130|4:2957|5:1461|6:1615|7:9|8:9|3:130|3:130;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;1|1:246|2:4|3:137|4:2958|5:2080|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|11:1483|4:2959|5:1677|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|11:1483|4:2960|5:180|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:2233|4:2961|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|3:137|11:262|4:2962|5:1453|6:8|7:9|8:9|3:137|3:137;n;3|9:1595|10:1596;p;1|1:246|2:4|3:137|4:2963|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2249;p;1|1:246|2:4|3:130|4:2964|5:61|6:2965|7:9|8:9|3:130|3:'
- ..'130;n;9|10:2966|18:344|13:345;p;1|1:246|2:4|3:137|11:262|4:2967|5:1453|6:31|7:9|8:9|3:137|3:137;n;3|9:1595|10:1600;p;1|1:246|2:4|3:137|4:2968|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:130|4:2969|5:61|6:2725|7:9|8:9|3:130|3:130;1|1:246|2:4|11:1483|4:2970|5:1677|6:39|7:9|8:9;n;7|9:1499;p;1|1:246|2:4|3:137|4:2971|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|11:262|4:2972|5:180|6:39|7:9|8:9|3:137|3:137;n;7|9:1976;p;1|1:246|2:4|11:292|4:2973|5:271|6:157|7:9|8:9;n;3|9:1595;p;1|1:246|2:4|3:2233|4:2974|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|23:1500|4:2975|5:271|6:1745|7:9|8:9;1|1:246|2:4|11:1483|4:2976|5:1677|6:39|7:9|8:9;n;7|9:1495;p;1|1:246|2:4|3:2233|4:2977|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|3:137|4:2978|5:432|6:31|7:9|8:9|3:137|3:137;n;3|9:2125|10:2126;p;1|1:246|2:4|3:137|4:2979|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2249;p;1|1:246|2:4|3:137|4:2980|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|4:2981|6:1575|7:9|8:9|3:137|3:137;n;3|9:1595|10:1663;p;1|1:246|2:4|3:137|4:2982|5:2080|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:137|4:2983|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|4:2984|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|4:2985|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|4:2986|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|4:2987|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|4:2988|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|3:137|4:2989|5:2080|6:409|7:9|8:9|3:137|3:137;n'
- ..';7|10:2123;p;1|1:246|2:4|3:137|4:2990|5:2080|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:137|4:2991|5:2080|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:137|4:2992|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2249;p;1|1:246|2:4|3:137|4:2993|5:2080|6:409|7:9|8:9|3:137|3:137;n;7;p;1|1:246|2:4|3:2233|4:2994|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|3:137|4:2995|5:63|6:1504|7:9|8:9|3:137|3:137;n;7|10:2105;p;1|1:246|2:4|3:137|4:2996|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2249;p;1|1:246|2:4|3:137|4:2997|5:2080|6:2239|7:9|8:9|3:137|3:137;n;7|10:2249;p;1|1:246|2:4|3:2233|4:2998|5:2080|6:409|7:9|8:9|3:2233|3:2233;n;7|10:2235;p;1|1:246|2:4|3:137|4:2999|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|23:1500|4:3000|5:1690|6:3001|7:9|8:9;1|1:246|2:4|3:137|4:3002|5:63|6:1504|7:9|8:9|3:137|3:137;n;7|10:2105;p;1|1:246|2:4|3:137|4:3003|5:2080|6:409|7:9|8:9|3:137|3:137;n;7|10:2123;p;1|1:246|2:4|4:3004|5:1826|6:1981|7:9|8:9;1|1:246|2:4|3:29|4:3005|5:75|6:166|12:40|7:9|8:9|3:29|3:29;n;7|9:1509|10:1510;p;8|1:146|2:4|4:3006|5:1574|6:166|7:9;n;9|10:1435|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;8|1:146|2:4|4:3007|5:2041|6:166|7:9;n;9|10:1435|13:177;p;8|1:153|2:4|3:130|4:3008|5:1450|6:166|7:9|3:130|3:130;n;9|10:1435|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;8|1:153|2:4|4:3009|5:1453|6:166|7:9;n;9|10:1435|13:177;p;8|1:168|2:4|4:3008|5:1433|6:166|12:40|7:9;n;9|10:1435|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;8|1:168|2:4|4:3009|5:1438|6:166|12:40|7:9;n;9|10:1435|13:177;p;8|1:3010|2:4|3:130|4:3006|5:1612|6:166|12:40|7:9'
- ..'|3:130|3:130;n;9|10:1435|13:177;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;8|1:3010|2:4|4:3007|5:2366|6:166|12:40|7:9;n;9|10:1435|13:177;p;8|1:246|2:4|3:130|4:3011|5:3012|6:3013|7:9|3:130|3:130;8|1:246|2:4|23:1500|4:3014|5:75|6:3015|7:9;8|1:246|2:4|4:3016|5:174|6:3017|7:9;8|1:246|2:4|4:3018|5:3019|6:3017|7:9;8|1:246|2:4|3:130|4:3020|5:3021|6:3022|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3023|5:369|6:3024|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3025|5:3026|6:3027|7:9|3:130|3:130;8|1:246|2:4|3:137|4:3028|5:3029|6:3030|7:9|3:137|3:137;8|1:246|2:4|4:3031|5:180|6:2161|7:9;8|1:246|2:4|3:130|4:3032|5:3033|6:3034|7:9|3:130|3:130;8|1:246|2:4|4:3035|5:323|6:3024|7:9;8|1:246|2:4|4:3036|5:3037|6:3038|7:9;8|1:246|2:4|3:130|4:3039|5:3040|6:3027|7:9|3:130|3:130;8|1:246|2:4|3:255|4:3041|5:1429|6:3042|7:9|3:255|3:255;8|1:246|2:4|3:255|4:3043|5:323|6:3044|7:9|3:255|3:255;8|1:246|2:4|3:130|4:3045|5:3046|6:3022|7:9|3:130|3:130;8|1:246|2:4|4:3047|5:3048|6:3017|7:9;8|1:246|2:4|4:3049|5:323|6:3050|7:9;8|1:246|2:4|4:3051|5:3052|6:3053|7:9;8|1:246|2:4|3:130|4:3054|5:140|6:3055|7:9|3:130|3:130;8|1:246|2:4|4:3056|5:3057|6:3058|7:9;8|1:246|2:4|3:137|4:3059|5:3060|6:3061|7:9|3:137|3:137;8|1:246|2:4|3:130|23:1761|4:3062|5:3063|6:3064|7:9|3:130|3:130;8|1:246|2:4|3:255|4:3065|5:1429|6:3066|7:9|3:255|3:255;8|1:246|2:4|4:3067|5:174|6:3017|7:9;8|1:246|2:4|3:255|4:3068|5:1429|6:3069|7:9|3:255|3:255;8|1:246|2:4|4:3070|5:3071|6:3053|7:9;8|1:246|2:4|3:130|4:3072|5:3073|6:3074|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3075|5:3073|6:3013|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3076|5:3077|6:3078|7:9|3:130|3:130;8|1:246|2:4|4:3079|5:174|6:308'
- ..'0|7:9;8|1:246|2:4|4:3081|5:3037|6:3038|7:9;8|1:246|2:4|3:130|4:3082|5:369|6:3083|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3084|5:369|6:3024|7:9|3:130|3:130;8|1:246|2:4|3:255|4:3085|5:369|6:3044|7:9|3:255|3:255;8|1:246|2:4|3:130|4:3086|5:38|6:3087|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3088|6:3038|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3089|5:54|6:3090|7:9|3:130|3:130;n;9|10:395|13:177;p;8|1:246|2:4|3:130|4:3091|5:63|6:3092|7:9|3:130|3:130;n;9|10:395|13:177;p;8|1:246|2:4|3:137|4:3093|5:54|6:3090|7:9|3:137|3:137;n;9|10:3094|13:177;p;8|1:246|2:4|3:137|4:3095|5:54|6:3090|7:9|3:137|3:137;n;9|10:3094|13:177;p;8|1:246|2:4|3:255|4:3096|5:160|6:3097|7:9|3:255|3:255;8|1:246|2:4|3:130|4:3098|5:2530|6:3099|7:9|3:130|3:130;8|1:246|2:4|4:3100|5:1453|6:166|7:9;8|1:246|2:4|3:130|4:3101|5:54|6:3102|7:9|3:130|3:130;8|1:246|2:4|3:137|4:3103|5:38|6:3090|7:9|3:137|3:137;n;9|10:3094|13:177;p;8|1:246|2:4|3:130|4:3104|5:54|6:3105|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3106|5:38|6:3090|7:9|3:130|3:130;n;9|10:395|13:177;p;8|1:246|2:4|3:137|4:3107|5:54|6:3090|7:9|3:137|3:137;n;9|10:3094|13:177;p;8|1:246|2:4|3:137|4:3108|5:38|6:3090|7:9|3:137|3:137;n;9|10:3094|13:177;p;8|1:246|2:4|3:130|4:3109|5:271|6:3110|7:9|3:130|3:130;8|1:246|2:4|3:137|4:3111|5:38|6:3090|7:9|3:137|3:137;n;9|10:3094|13:177;p;8|1:246|2:4|3:130|4:3112|5:369|6:3050|7:9|3:130|3:130;8|1:246|2:4|3:137|4:3113|5:54|6:3090|7:9|3:137|3:137;n;9|10:3094|13:177;p;8|1:246|2:4|3:137|4:3114|5:38|6:3090|7:9|3:137|3:137;n;9|10:3094|13:177;p;8|1:246|2:4|3:130|4:3115|5:1441|6:3099|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3116|5:63|6:3117|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3118|5:363|6:3119|7:9|3'
- ..':130|3:130;n;9|10:3120|13:177;p;8|1:246|2:4|4:3121|5:2285|6:166|7:9;8|1:246|2:4|3:137|4:3122|5:54|6:3090|7:9|3:137|3:137;n;9|10:3094|13:177;p;8|1:246|2:4|3:130|4:3123|5:132|6:3124|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3125|5:54|6:3090|7:9|3:130|3:130;n;9|10:3094|13:177;p;8|1:246|2:4|3:130|4:3126|5:54|6:3090|7:9|3:130|3:130;n;9|10:3094|13:177;p;8|1:246|2:4|3:130|4:3127|5:75|6:3042|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3128|5:54|6:3090|7:9|3:130|3:130;n;9|10:3094|13:177;p;8|1:246|2:4|3:130|4:3129|5:54|6:3087|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3130|5:432|6:3131|7:9|3:130|3:130;8|1:246|2:4|3:255|4:3132|5:71|6:3038|7:9|3:255|3:255;8|1:246|2:4|3:130|4:3133|5:132|6:3131|7:9|3:130|3:130;8|1:246|2:4|23:1500|4:3134|5:1441|6:3135|7:9;8|1:246|2:4|3:130|4:3136|5:54|6:3090|7:9|3:130|3:130;n;9|10:3094|13:177;p;8|1:246|2:4|3:130|4:3137|5:323|6:3050|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3138|5:432|6:3124|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3139|5:38|6:3140|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3141|5:49|6:3142|7:9|3:130|3:130;8|1:246|2:4|3:137|4:3143|5:38|6:3090|7:9|3:137|3:137;n;9|10:3094|13:177;p;8|1:246|2:4|3:137|4:3144|5:38|6:3090|7:9|3:137|3:137;n;9|10:3094|13:177;p;8|1:246|2:4|3:130|4:3145|5:38|6:3090|7:9|3:130|3:130;n;9|10:3094|13:177;p;8|1:246|2:4|3:130|4:3146|5:38|6:3090|7:9|3:130|3:130;n;9|10:3094|13:177;p;8|1:246|2:4|3:130|4:3147|5:3148|6:3149|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3150|5:38|6:3090|7:9|3:130|3:130;n;9|10:3094|13:177;p;8|1:246|2:4|3:255|4:3151|5:2285|6:3097|7:9|3:255|3:255;8|1:246|2:4|3:130|4:3152|5:75|6:3038|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3153|5:323|6:3024|7:9|3:130|3:130;8|1:246|2:4|3:130|4:31'
- ..'54|5:2285|6:3155|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3156|5:1441|6:3135|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3157|5:38|6:3102|7:9|3:130|3:130;8|1:246|2:4|4:3158|5:2530|6:3135|7:9;8|1:246|2:4|4:3159|5:3160|6:3155|7:9;8|1:246|2:4|3:130|4:3161|5:369|6:3050|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3162|5:432|6:3124|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3163|5:132|6:3124|7:9|3:130|3:130;8|1:246|2:4|4:3164|5:323|6:3083|7:9;8|1:246|2:4|3:130|4:3165|5:432|6:3131|7:9|3:130|3:130;8|1:246|2:4|3:255|4:3166|5:197|6:3167|7:9|3:255|3:255;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;8|1:246|2:4|3:29|4:3168|5:1429|6:3169|7:9|3:29|3:29;8|1:246|2:4|3:137|4:3170|5:3171|6:3030|7:9|3:137|3:137;8|1:246|2:4|4:3172|5:132|6:3131|7:9;8|1:246|2:4|4:3173|5:71|6:3038|7:9;8|1:246|2:4|3:130|4:3174|5:197|6:3175|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3176|5:77|6:3092|7:9|3:130|3:130;n;9|10:395|13:177;p;8|1:246|2:4|3:130|4:3177|5:38|6:3119|7:9|3:130|3:130;n;9|10:3120|13:177;p;8|1:246|2:4|3:137|4:3178|5:3179|6:3017|7:9|3:137|3:137;8|1:246|2:4|3:137|4:3180|5:3181|6:3017|7:9|3:137|3:137;8|1:246|2:4|3:137|4:3182|5:3183|6:3184|7:9|3:137|3:137;8|1:246|2:4|3:130|4:3185|5:77|6:3117|7:9|3:130|3:130;8|1:246|2:4|3:29|4:3186|5:1429|6:3169|7:9|3:29|3:29;8|1:246|2:4|4:3187|5:432|6:3188|7:9;8|1:246|2:4|3:130|4:3189|5:75|6:3038|7:9|3:130|3:130;8|1:246|2:4|3:255|4:3190|5:2183|6:3069|7:9|3:255|3:255;8|1:246|2:4|3:130|4:3191|6:3038|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3192|5:132|6:3193|7:9|3:130|3:130;8|1:246|2:4|3:137|4:3194|5:3195|6:3017|7:9|3:137|3:137;8|1:246|2:4|3:137|4:3194|5:3196|6:3017|7:9|3:137|3:137;8|1:246|2:4|3:29|4:3197|5:75|6:3015|7:'
- ..'9|3:29|3:29;8|1:246|2:4|4:3198|5:3199|6:3034|7:9;8|1:246|2:4|3:255|4:3200|5:2183|6:3042|7:9|3:255|3:255;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;8|1:246|2:4|3:130|4:3201|5:2285|6:3202|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3203|5:38|6:3105|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3204|5:160|6:3202|7:9|3:130|3:130;8|1:246|2:4|23:1500|4:3205|6:3015|7:9;8|1:246|2:4|23:1500|4:3206|5:1574|6:3207|7:9;8|1:246|2:4|3:130|4:3208|5:3148|6:3149|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3209|6:3042|7:9|3:130|3:130;8|1:246|2:4|23:1500|4:3210|6:3042|7:9;8|1:246|2:4|3:130|4:3211|5:3012|6:3074|7:9|3:130|3:130;8|1:246|2:4|23:1500|4:3212|5:75|6:3042|7:9;8|1:246|2:4|3:130|4:3213|5:54|6:3140|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3214|5:267|6:3215|7:9|3:130|3:130;8|1:246|2:4|3:29|4:3216|5:75|6:3066|7:9|3:29|3:29;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;8|1:246|2:4|3:29|4:3217|6:3015|7:9|3:29|3:29;8|1:246|2:4|3:130|4:3218|5:434|6:3215|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3219|5:202|6:3080|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3220|5:202|6:3017|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3221|5:432|6:3188|7:9|3:130|3:130;8|1:246|2:4|3:130|4:3222|5:3223|6:3078|7:9|3:130|3:130;8|1:246|2:4|4:3224|5:202|6:3017|7:9;8|1:246|2:4|23:1500|4:3225|5:160|6:3155|7:9;8|1:246|2:4|23:1500|4:3226|5:2530|6:3135|7:9;8|1:3227|2:4|3:29|4:3228|5:2183|6:1469|7:9|3:29|3:29;8|1:3227|2:4|3:29|4:3229|5:2183|6:1469|7:9|3:29|3:29;8|1:3227|2:4|3:29|4:3230|5:2183|6:3042|7:9|3:29|3:29;8|1:3227|2:4|3:29|4:3231|5:2183|6:1469|7:9|3:29|3:29;12|3:259|11:3232|4:3233|5:3234|24:3235|6:3236|3:259|3:259;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:'
- ..'505;n;5|1:509;p;p;12|3:259|11:3232|4:3237|5:3238|24:3239|6:3236|3:259|3:259;n;11|3:505|6:506|19:40|20:507|21:508|3:505|3:505;n;5|1:509;p;p;p;p;')
- for _,Object in pairs(Objects) do
- Object.Parent = script and script.Parent==workspace and script or workspace
- end
- for _,f in pairs(ActualScripts) do f() end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement