(************** Content-type: application/mathematica ************** CreatedBy='Mathematica 5.2' Mathematica-Compatible Notebook This notebook can be used with any Mathematica-compatible application, such as Mathematica, MathReader or Publicon. The data for the notebook starts with the line containing stars above. To get the notebook into a Mathematica-compatible application, do one of the following: * Save the data starting with the line of stars above into a file with a name ending in .nb, then open the file inside the application; * Copy the data starting with the line of stars above to the clipboard, then use the Paste menu command inside the application. Data for notebooks contains only printable 7-bit ASCII and can be sent directly in email or through ftp in text mode. Newlines can be CR, LF or CRLF (Unix, Macintosh or MS-DOS style). NOTE: If you modify the data for this notebook not in a Mathematica- compatible application, you must delete the line below containing the word CacheID, otherwise Mathematica-compatible applications may try to use invalid cache data. For more information on notebooks and Mathematica-compatible applications, contact Wolfram Research: web: http://www.wolfram.com email: info@wolfram.com phone: +1-217-398-0700 (U.S.) Notebook reader applications are available free of charge from Wolfram Research. *******************************************************************) (*CacheID: 232*) (*NotebookFileLineBreakTest NotebookFileLineBreakTest*) (*NotebookOptionsPosition[ 3554820, 93103]*) (*NotebookOutlinePosition[ 3556067, 93141]*) (* CellTagsIndexPosition[ 3556023, 93137]*) (*WindowFrame->Normal*) Notebook[{ Cell[BoxData[""], "Input"], Cell[BoxData[ StyleBox[\( (*\ \[Copyright]\ Orly\ Alter\ 2005\ *) \), FontColor->RGBColor[1, 0, 0]]], "Input", PageBreakAbove->False, PageBreakBelow->False, Background->RGBColor[1, 1, 0]], Cell[BoxData[ StyleBox[\( (*\ All\ Rights\ Reserved\ *) \), FontColor->RGBColor[1, 0, 0]]], "Input", PageBreakAbove->False, PageBreakBelow->False, Background->RGBColor[1, 1, 0]], Cell[BoxData[ \(\n\)], "Input", PageBreakAbove->False, PageBreakBelow->False], Cell[BoxData[ StyleBox[\( (*\ Project\ Genes\ \[Times]\ Genes\ Network\ Onto\ Cell\ Cycle\ Transcription\ Factors'\ DNA - Binding\ Data\ *) \), FontColor->RGBColor[1, 0, 0]]], "Input", PageBreakAbove->False, PageBreakBelow->False, Background->RGBColor[1, 1, 0]], Cell[BoxData[ StyleBox[\( (*\ Read\ Cell\ Cycle\ Transcription\ Factors'\ DNA - Binding\ Data\ *) \), FontColor->RGBColor[1, 0, 0]]], "Input", PageBreakAbove->Automatic, PageBreakBelow->False], Cell[CellGroupData[{ Cell[BoxData[{ \(\(stream = "\";\)\), "\n", \(\(matrix = Import[stream, "\"];\)\), "\n", \({genes, arrays} = Dimensions[matrix] - {1, 7}\), "\n", \(\(Clear[stream];\)\)}], "Input", PageBreakAbove->Automatic, PageBreakBelow->False], Cell[BoxData[ \({2120, 12}\)], "Output"] }, Open ]], Cell[BoxData[{ \(\(genenames = TakeRows[\[IndentingNewLine]TakeColumns[ matrix, {1, 7}], \[IndentingNewLine]{2, genes + 1}];\)\), "\n", \(\(arraynames = TakeColumns[\[IndentingNewLine]TakeRows[ matrix, {1, 1}], \[IndentingNewLine]{8, arrays + 7}];\)\), "\n", \(\(matrix = TakeColumns[\[IndentingNewLine]TakeRows[ matrix, {2, genes + 1}], \[IndentingNewLine]{8, arrays + 7}];\)\), "\n", \(\(matrix = ToExpression[matrix];\)\)}], "Input", PageBreakAbove->Automatic, PageBreakBelow->False], Cell[BoxData[{ \(\(sizes = Flatten[\[IndentingNewLine]Table[\[IndentingNewLine]Dimensions[\ \[IndentingNewLine]Characters[\[IndentingNewLine]ToString[ arraynames[\([1, a]\)]\[IndentingNewLine]]]], \[IndentingNewLine]{a, 1, arrays}]];\)\), "\n", \(\(size = \(Sort[sizes, OrderedQ[{#2, #1}] &]\)[\([1]\)];\)\), "\n", \(\(Do[\[IndentingNewLine]Do[ arraynames[\([1, a]\)] = StringJoin[ ToString[ arraynames[\([1, a]\)]], "\< \>"], \[IndentingNewLine]{b, 1, size - sizes[\([a]\)]}], \[IndentingNewLine]{a, 1, arrays}];\)\)}], "Input", PageBreakAbove->Automatic, PageBreakBelow->False], Cell[BoxData[ \( (*\ Convert\ to\ Ratios\ *) \)], "Input", PageBreakAbove->False, PageBreakBelow->False, FontColor->RGBColor[0, 0, 1]], Cell[BoxData[{ \(\(average = Table[1, {a, 1, arrays}];\)\), "\n", \(\(average = N[average/Sqrt[Dot[average, average]]];\)\), "\n", \(\(matrix = matrix/N[Outer[Times, Dot[matrix, average], average]];\)\)}], "Input"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(matrix2 = matrix;\)\), "\n", \(\(genenames2 = genenames;\)\), "\n", \(\(arraynames2 = arraynames;\)\), "\n", \({genes2, arrays2} = Dimensions[matrix2]\)}], "Input", PageBreakAbove->False], Cell[BoxData[ \({2120, 12}\)], "Output"] }, Open ]], Cell[BoxData[ StyleBox[\( (*\ Calculate\ SVD\ *) \), FontColor->RGBColor[0, 0, 1]]], "Input", PageBreakAbove->True, PageBreakBelow->False], Cell[CellGroupData[{ Cell[BoxData[{ \(\({eigenarrays, eigenexpressions, eigengenes} = SingularValues[matrix];\)\), "\[IndentingNewLine]", \(\(eigenarrays = Transpose[eigenarrays];\)\), "\n", \(\(fractions = eigenexpressions^2/\[IndentingNewLine]Sum[ eigenexpressions[\([a]\)]^2, {a, 1, \(Dimensions[eigenexpressions]\)[\([1]\)]}];\)\), "\n", \(\(entropy = \(-N[ Sum[fractions[\([a]\)]* Log[fractions[\([a]\)]], \[IndentingNewLine]{a, 1, \(Dimensions[ eigenexpressions]\)[\([1]\)]}]/\[IndentingNewLine]Log[\(\ Dimensions[eigenexpressions]\)[\([1]\)]]]\);\)\), "\n", \(entropy = N[Round[100*entropy]/100]\)}], "Input"], Cell[BoxData[ \(0.22`\)], "Output"] }, Open ]], Cell[BoxData[ \( (*\ Create\ Fractions\ Bar\ Charts\ Displays\ *) \)], "Input", PageBreakAbove->False, PageBreakBelow->False, FontColor->RGBColor[0, 0, 1]], Cell[CellGroupData[{ Cell[BoxData[ \(fractions[\([2]\)]\)], "Input", PageBreakAbove->Automatic, PageBreakBelow->False], Cell[BoxData[ \(0.026749039181970007`\)], "Output"] }, Open ]], Cell[BoxData[{ \(\(limit = 0.03;\)\), "\[IndentingNewLine]", \(\(alsolimit = fractions[\([2]\)];\)\)}], "Input", PageBreakAbove->Automatic, PageBreakBelow->False], Cell[BoxData[{ \(\(Clear[gridx, framex, framey, sizes];\)\), "\n", \(\(gridx = Table[a, {a, 0, limit, N[limit/5]}];\)\), "\n", \(\(framex = gridx;\)\), "\n", \(\(sizes = Flatten[\[IndentingNewLine]Table[\[IndentingNewLine]Dimensions[\ \[IndentingNewLine]Characters[\[IndentingNewLine]ToString[ framex[\([a]\)]\[IndentingNewLine]]]], {a, 1, 6}]];\)\), "\n", \(\(Do[\[IndentingNewLine]Do[ framex[\([a]\)] = StringJoin[ ToString[framex[\([a]\)]], "\< \>"], \[IndentingNewLine]{b, 1, 5 - sizes[\([a]\)]}], \[IndentingNewLine]{a, 1, 6}];\)\), "\n", \(\(framex = Table[{gridx[\([a]\)], framex[\([a]\)]}, {a, 1, 6}];\)\), "\n", \(\(gridx = Table[{gridx[\([a]\)], RGBColor[0, 0, 0]}, {a, 1, 6}];\)\), "\n", \(\(framey = Table[{a + 1, arrays - a}, {a, 0, arrays - 2}];\)\), "\n", \(\(table = Table[fractions[\([arrays - a]\)], {a, 0, arrays - 2}];\)\), "\n", \(\(g = BarChart[ table, \[IndentingNewLine]BarOrientation -> Horizontal, \[IndentingNewLine]PlotRange -> {{0, alsolimit*1.0001}, {0.5, 12 - 1 + 0.5}}, \[IndentingNewLine]AspectRatio -> 1, \[IndentingNewLine]Axes -> False, \[IndentingNewLine]Frame -> True, \[IndentingNewLine]FrameTicks -> {None, framey, framex, None}, \[IndentingNewLine]FrameLabel -> {None, None, None, None}, \[IndentingNewLine]GridLines -> {gridx, None}, \[IndentingNewLine]DisplayFunction -> Identity];\)\), "\n", \(\(g = FullGraphics[g];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ a_, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ a, {b, c + 1.75}, {0, 0}, {0, 1}];\)\), "\n", \(\(g1 = Show[g, \[IndentingNewLine]AspectRatio -> 1.25, \[IndentingNewLine]PlotRange -> All, \[IndentingNewLine]DisplayFunction -> Identity];\)\)}], "Input", PageBreakAbove->False, PageBreakBelow->False], Cell[BoxData[{ \(\(gridx = Table[a, {a, 0, 1, 0.2}];\)\), "\n", \(\(framex = gridx;\)\), "\n", \(\(sizes = Flatten[\[IndentingNewLine]Table[\[IndentingNewLine]Dimensions[\ \[IndentingNewLine]Characters[\[IndentingNewLine]ToString[ framex[\([a]\)]\[IndentingNewLine]]]], {a, 1, 6}]];\)\), "\n", \(\(Do[\[IndentingNewLine]Do[ framex[\([a]\)] = StringJoin[ ToString[framex[\([a]\)]], "\< \>"], \[IndentingNewLine]{b, 1, size - sizes[\([a]\)]}], \[IndentingNewLine]{a, 1, 6}];\)\), "\n", \(\(framex = Table[{gridx[\([a]\)], framex[\([a]\)]}, {a, 1, 6}];\)\), "\n", \(\(gridx = Table[{gridx[\([a]\)], RGBColor[0, 0, 0]}, {a, 1, 6}];\)\), "\n", \(\(framey = Table[{a + 1, arrays - a}, {a, 0, \(Dimensions[eigenexpressions]\)[\([1]\)]}];\)\), "\n", \(\(labelx = ColumnForm[\[IndentingNewLine]{"\<(b) Eigenbinding Fraction\>", StringJoin[\*"\"\<\!\(d\_2\%\[Prime]\) = \>\"", ToString[ entropy]], "\< \>"}, \[IndentingNewLine]Center];\)\), "\n", \(\(g = BarChart[\[IndentingNewLine]Table[ fractions[\([arrays - a]\)], {a, 0, arrays - 1}], \[IndentingNewLine]BarOrientation -> Horizontal, \[IndentingNewLine]PlotRange -> {{0, 1.0001}, {0.5, arrays + 0.5}}, \[IndentingNewLine]AspectRatio -> 1, \[IndentingNewLine]Axes -> False, \[IndentingNewLine]Frame -> True, \[IndentingNewLine]FrameTicks -> {None, framey, framex, None}, \[IndentingNewLine]FrameLabel -> {None, None, labelx, None}, \[IndentingNewLine]GridLines -> {gridx, None}, \[IndentingNewLine]DisplayFunction -> Identity];\)\), "\n", \(\(g = FullGraphics[g];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ labelx, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ labelx, {b, c + 1.5}, {0, \(-1\)}, {1, 0}];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ a_, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ a, {b, c + 1.25}, {0, 0}, {0, 1}];\)\), "\n", \(\(g2 = Show[{g, \[IndentingNewLine]Graphics[{RGBColor[1, 1, 0.8], Rectangle[{0.1, 0.6}, {0.98, 11.3}]}], \[IndentingNewLine]Graphics[{Rectangle[{0.1, 0.6}, {0.98, 11.3}, g1]}]}, \[IndentingNewLine]AspectRatio -> 1.35, \[IndentingNewLine]PlotRange -> All, \[IndentingNewLine]DisplayFunction \[Rule] Identity];\)\)}], "Input", PageBreakAbove->True, PageBreakBelow->False], Cell[BoxData[ \( (*\ \(Create\ Eigengenes\ 2 D\ Red\ &\)\ Green\ Raster\ Display\ *) \)], "Input", PageBreakAbove->True, PageBreakBelow->False, FontColor->RGBColor[0, 0, 1]], Cell[BoxData[{ \(\(contrast = 3.5;\)\), "\n", \(\(displaying = Table[\[IndentingNewLine]If[ contrast*eigengenes[\([i, j]\)] > 0, \[IndentingNewLine]If[ contrast*eigengenes[\([i, j]\)] < 1, {contrast*eigengenes[\([i, j]\)], 0}, {1, 0}], \[IndentingNewLine]If[ contrast*eigengenes[\([i, j]\)] > \(-1\), {0, \(-contrast\)* eigengenes[\([i, j]\)]}, {0, 1}]], \[IndentingNewLine]{i, 1, \(Dimensions[eigenexpressions]\)[\([1]\)]}, {j, 1, arrays}];\)\), "\n", \(\(framex = Table[{a - 0.5, arraynames[\([1, a]\)]}, {a, 1, arrays}];\)\), "\n", \(\(framey = Table[{a + 1 - 0.5, arrays - a}, {a, 0, \(Dimensions[eigenexpressions]\)[\([1]\)]}];\)\), "\n", \(\(labely = "\";\)\), "\n", \(\(labelx = ColumnForm[{"\<(a) Arrays\>", "\< \>", "\< \>"}, Center];\)\)}], "Input", PageBreakAbove->Automatic, PageBreakBelow->False], Cell[BoxData[{ \(\(g = Show[\[IndentingNewLine]Graphics[\[IndentingNewLine]RasterArray[\ \[IndentingNewLine]Table[\[IndentingNewLine]RGBColor[ displaying[\([i, j, 1]\)], displaying[\([i, j, 2]\)], 0], \[IndentingNewLine]{i, \(Dimensions[ eigenexpressions]\)[\([1]\)], 1, \(-1\)}, {j, 1, arrays}]]], \[IndentingNewLine]AspectRatio -> 1, \[IndentingNewLine]Frame -> True, \[IndentingNewLine]FrameTicks -> {None, framey, framex, None}, \[IndentingNewLine]FrameLabel -> {None, labely, labelx, None}, \[IndentingNewLine]DisplayFunction -> Identity];\)\), "\n", \(\(g = FullGraphics[g];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ labely, {b_, c_}, {1. , 0. }] \[Rule] \[IndentingNewLine]Text[ labely, {b - 2.2, c}, {0, 0}, {0, 1}];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ labelx, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ labelx, {b, c + 1.5}, {0, \(-1\)}, {1, 0}];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ a_, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ a, {b, c + 1.25}, {0, 0}, {0, 1}];\)\), "\n", \(\(g1 = Show[g, \[IndentingNewLine]AspectRatio -> 1.05, \[IndentingNewLine]PlotRange -> All, \[IndentingNewLine]DisplayFunction \[Rule] Identity];\)\)}], "Input", PageBreakAbove->False, PageBreakBelow->False], Cell[BoxData[ \( (*\ Create\ Selected\ Eigengenes\ Graph\ Display\ *) \)], "Input", PageBreakAbove->True, PageBreakBelow->False, FontColor->RGBColor[0, 0, 1]], Cell[BoxData[{ \(\(labelx = ColumnForm[{"\<(c) Arrays\>"}, Center];\)\), "\n", \(\(labely = ColumnForm[{"\< \>", "\"}, Center];\)\), "\[IndentingNewLine]", \(\(framex = Table[{a - 1, arraynames[\([1, a]\)]}, {a, 1, arrays}];\)\), "\n", \(\(framey = {\(-1\), \(-0.5\), 0, 0.5, 1};\)\), "\n", \(\(coordinates = Table[{a - 1, eigengenes[\([1, a]\)]}, {a, 1, arrays}];\)\), "\n", \(\(points = Table[Point[coordinates[\([a]\)]], {a, 1, arrays}];\)\), "\n", \(\(line = Line[coordinates];\)\), "\n", \(\(g = Show[\[IndentingNewLine]{Graphics[{RGBColor[1, 0, 0], PointSize[0.022], points}], \[IndentingNewLine]Graphics[{RGBColor[1, 0, 0], line}]}, \[IndentingNewLine]Frame -> True, \[IndentingNewLine]FrameLabel -> {None, labely, labelx, None}, \[IndentingNewLine]GridLines -> {None, {{0, RGBColor[0, 0, 0]}}}, \[IndentingNewLine]FrameTicks -> {None, framey, framex, None}, \[IndentingNewLine]PlotRange -> {\(-1.05\), 1.05}, \[IndentingNewLine]DisplayFunction -> Identity];\)\), "\n", \(\(g = FullGraphics[g];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \ \[IndentingNewLine]Text[ labely, {b_, c_}, {1. , 0. }] \[Rule] \[IndentingNewLine]Text[ labely, {b - 3, c}, {0, 0}, {0, 1}];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ labelx, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ labelx, {b, c + 0.5}, {0, \(-1\)}, {1, 0}];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ a_, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ a, {b, c + 0.2}, {0, 0}, {0, 1}];\)\), "\n", \(\(g3 = Show[g, \[IndentingNewLine]AspectRatio -> 1.05, \[IndentingNewLine]PlotRange -> All, \[IndentingNewLine]DisplayFunction \[Rule] Identity];\)\)}], "Input", PageBreakAbove->False, PageBreakBelow->False], Cell[BoxData[ \( (*\ Display\ Eigengenes, \ Fractions\ and\ Selected\ Eigengenes\ *) \)], "Input", PageBreakAbove->False, PageBreakBelow->False, FontColor->RGBColor[0, 0, 1]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Show[ GraphicsArray[{g1, g2, g3}], \[IndentingNewLine]GraphicsSpacing -> \(-0.15\)];\)\)], \ "Input", PageBreakAbove->Automatic, PageBreakBelow->False], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .38889 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.31746 0.00925926 0.31746 [ [ 0 0 0 0 ] [ 1 .38889 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .38889 L 0 .38889 L closepath clip newpath % Start of sub-graphic p 0.0238095 0.00925926 0.376543 0.37963 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.197121 0.063339 0.0460416 0.0701385 [ [.16814 .08111 -12 -4.5 ] [.16814 .08111 0 4.5 ] [.16814 .15125 -12 -4.5 ] [.16814 .15125 0 4.5 ] [.16814 .22139 -12 -4.5 ] [.16814 .22139 0 4.5 ] [.16814 .29153 -6 -4.5 ] [.16814 .29153 0 4.5 ] [.16814 .36166 -6 -4.5 ] [.16814 .36166 0 4.5 ] [.16814 .4318 -6 -4.5 ] [.16814 .4318 0 4.5 ] [.16814 .50194 -6 -4.5 ] [.16814 .50194 0 4.5 ] [.16814 .57208 -6 -4.5 ] [.16814 .57208 0 4.5 ] [.16814 .64222 -6 -4.5 ] [.16814 .64222 0 4.5 ] [.16814 .71236 -6 -4.5 ] [.16814 .71236 0 4.5 ] [.16814 .7825 -6 -4.5 ] [.16814 .7825 0 4.5 ] [.16814 .85263 -6 -4.5 ] [.16814 .85263 0 4.5 ] [.02381 .46687 -6 -32 ] [.02381 .46687 6 32 ] [.22879 1.00747 -6 -14 ] [.22879 1.00747 6 14 ] [.29213 1.00747 -6 -14 ] [.29213 1.00747 6 14 ] [.35547 1.00747 -6 -14 ] [.35547 1.00747 6 14 ] [.41881 1.00747 -6 -14 ] [.41881 1.00747 6 14 ] [.48215 1.00747 -6 -14 ] [.48215 1.00747 6 14 ] [.54549 1.00747 -6 -14 ] [.54549 1.00747 6 14 ] [.60882 1.00747 -6 -14 ] [.60882 1.00747 6 14 ] [.67216 1.00747 -6 -14 ] [.67216 1.00747 6 14 ] [.7355 1.00747 -6 -14 ] [.7355 1.00747 6 14 ] [.79884 1.00747 -6 -14 ] [.79884 1.00747 6 14 ] [.86218 1.00747 -6 -14 ] [.86218 1.00747 6 14 ] [.92552 1.00747 -6 -14 ] [.92552 1.00747 6 14 ] [.57715 1.025 -32 0 ] [.57715 1.025 32 39.625 ] [ 0 0 0 0 ] [ 1 1.05 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath % Start of colorimage (RGB) p .19712 .04604 translate .76007 .84166 scale 36 string 12 12 8 [12 0 0 12 0 0] { \tcurrentfile \t1 index \treadhexstring \tpop } false 3 Mcolorimage 1C00000F00005C0000FF000068000000EE00FF00003200000B00001E0000002F0000FF00 1D000028000000FF00D30000003400FF000000FF00006B001C000014000089000000FF00 0800001F00007D0000E20000B6000000FF0000FF00FF0000090000001D00DD0000004300 00FF002B0000002400000200001C00230000A30000800000000B000F0000FF00000E0000 D50000300000001A0000FF00A40000000900001C003E00001400009B0000FF000000FF00 00790000140000240000AB00000600D30000000E00FF0000160000004E0000FF00004D00 600000007500FF000000210000FF00720000002A004C0000003C00004700A90000006000 FF000000390000FF009A000000FF00008300C90000FF000000F900009100FF0000660000 45000000FF00C20000010000FF0000BE0000620000000A0000710000FF009C00001B0000 001400004900910000300000BE0000710000000A0014000000FF00FF0000002D001A0000 0E000000FF00002B00490000400000120000150000400000F10000FF0000420000260000 00FF0000FF0000FF0000FF0000FF0000FF0000EF0000F90000F80000FF0000F80000F200 pop P % End of image 0 g .25 Mabswid [ ] 0 setdash .17812 .025 m .97619 .025 L s .17812 .08111 m .18311 .08111 L s [(12)] .16814 .08111 1 0 Mshowa .17812 .15125 m .18311 .15125 L s [(11)] .16814 .15125 1 0 Mshowa .17812 .22139 m .18311 .22139 L s [(10)] .16814 .22139 1 0 Mshowa .17812 .29153 m .18311 .29153 L s [(9)] .16814 .29153 1 0 Mshowa .17812 .36166 m .18311 .36166 L s [(8)] .16814 .36166 1 0 Mshowa .17812 .4318 m .18311 .4318 L s [(7)] .16814 .4318 1 0 Mshowa .17812 .50194 m .18311 .50194 L s [(6)] .16814 .50194 1 0 Mshowa .17812 .57208 m .18311 .57208 L s [(5)] .16814 .57208 1 0 Mshowa .17812 .64222 m .18311 .64222 L s [(4)] .16814 .64222 1 0 Mshowa .17812 .71236 m .18311 .71236 L s [(3)] .16814 .71236 1 0 Mshowa .17812 .7825 m .18311 .7825 L s [(2)] .16814 .7825 1 0 Mshowa .17812 .85263 m .18311 .85263 L s [(1)] .16814 .85263 1 0 Mshowa .17812 .025 m .17812 .90875 L s gsave .02381 .46687 -93 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 93 10 translate 90 rotate -93 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Eigengenes) show 123.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .22879 .90322 m .22879 .90875 L s gsave .22879 1.00747 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (ACE2) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .29213 .90322 m .29213 .90875 L s gsave .29213 1.00747 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (FKH1) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .35547 .90322 m .35547 .90875 L s gsave .35547 1.00747 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (FKH2) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .41881 .90322 m .41881 .90875 L s gsave .41881 1.00747 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (MBP1) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .48215 .90322 m .48215 .90875 L s gsave .48215 1.00747 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (MCM1) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .54549 .90322 m .54549 .90875 L s gsave .54549 1.00747 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (NDD1) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .60882 .90322 m .60882 .90875 L s gsave .60882 1.00747 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (RME1) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .67216 .90322 m .67216 .90875 L s gsave .67216 1.00747 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (SKN7) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .7355 .90322 m .7355 .90875 L s gsave .7355 1.00747 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (STB1) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .79884 .90322 m .79884 .90875 L s gsave .79884 1.00747 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (SWI4) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .86218 .90322 m .86218 .90875 L s gsave .86218 1.00747 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (SWI5) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .92552 .90322 m .92552 .90875 L s gsave .92552 1.00747 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (SWI6) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .17812 .90875 m .97619 .90875 L s gsave .57715 1.025 -93 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 47.625 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding MacintoshRomanEncoding def currentdict end newfontname exch definefont pop } def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 63.000 13.000 moveto (H) show 69.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (a) show %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 75.000 13.000 moveto (L) show 87.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Arrays) show 123.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 90.000 26.500 moveto 0.000 0.000 rmoveto 96.000 26.500 moveto 0.000 0.000 rmoveto 90.000 40.000 moveto 0.000 0.000 rmoveto 96.000 40.000 moveto 0.000 0.000 rmoveto 0.000 0.000 0.000 setrgbcolor 1.000 setlinewidth grestore .97619 .025 m .97619 .90875 L s 0 0 m 1 0 L 1 1.05 L 0 1.05 L closepath clip newpath MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.323633 0.00925926 0.676367 0.37963 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0355673 0.940529 -0.0149529 0.0941915 [ [.02381 .07924 -12 -4.5 ] [.02381 .07924 0 4.5 ] [.02381 .17343 -12 -4.5 ] [.02381 .17343 0 4.5 ] [.02381 .26762 -12 -4.5 ] [.02381 .26762 0 4.5 ] [.02381 .36181 -6 -4.5 ] [.02381 .36181 0 4.5 ] [.02381 .456 -6 -4.5 ] [.02381 .456 0 4.5 ] [.02381 .5502 -6 -4.5 ] [.02381 .5502 0 4.5 ] [.02381 .64439 -6 -4.5 ] [.02381 .64439 0 4.5 ] [.02381 .73858 -6 -4.5 ] [.02381 .73858 0 4.5 ] [.02381 .83277 -6 -4.5 ] [.02381 .83277 0 4.5 ] [.02381 .92696 -6 -4.5 ] [.02381 .92696 0 4.5 ] [.02381 1.02115 -6 -4.5 ] [.02381 1.02115 0 4.5 ] [.02381 1.11535 -6 -4.5 ] [.02381 1.11535 0 4.5 ] [.03557 1.29431 -6 -14 ] [.03557 1.29431 6 14 ] [.22367 1.29431 -6 -14 ] [.22367 1.29431 6 14 ] [.41178 1.29431 -6 -14 ] [.41178 1.29431 6 14 ] [.59988 1.29431 -6 -14 ] [.59988 1.29431 6 14 ] [.78799 1.29431 -6 -14 ] [.78799 1.29431 6 14 ] [.9761 1.29431 -6 -14 ] [.9761 1.29431 6 14 ] [.50588 1.31786 -77 0 ] [.50588 1.31786 77 39.3125 ] [ 0 0 0 0 ] [ 1 1.35 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 1 0 0 r .03557 .04156 m .03557 .11692 L .03717 .11692 L .03717 .04156 L F 0 g .5 Mabswid [ ] 0 setdash .03557 .04156 m .03557 .11692 L .03717 .11692 L .03717 .04156 L .03557 .04156 L s 1 0 0 r .03557 .13575 m .03557 .21111 L .03789 .21111 L .03789 .13575 L F 0 g .03557 .13575 m .03557 .21111 L .03789 .21111 L .03789 .13575 L .03557 .13575 L s 1 0 0 r .03557 .22995 m .03557 .3053 L .0381 .3053 L .0381 .22995 L F 0 g .03557 .22995 m .03557 .3053 L .0381 .3053 L .0381 .22995 L .03557 .22995 L s 1 0 0 r .03557 .32414 m .03557 .39949 L .03846 .39949 L .03846 .32414 L F 0 g .03557 .32414 m .03557 .39949 L .03846 .39949 L .03846 .32414 L .03557 .32414 L s 1 0 0 r .03557 .41833 m .03557 .49368 L .04017 .49368 L .04017 .41833 L F 0 g .03557 .41833 m .03557 .49368 L .04017 .49368 L .04017 .41833 L .03557 .41833 L s 1 0 0 r .03557 .51252 m .03557 .58787 L .04083 .58787 L .04083 .51252 L F 0 g .03557 .51252 m .03557 .58787 L .04083 .58787 L .04083 .51252 L .03557 .51252 L s 1 0 0 r .03557 .60671 m .03557 .68206 L .04445 .68206 L .04445 .60671 L F 0 g .03557 .60671 m .03557 .68206 L .04445 .68206 L .04445 .60671 L .03557 .60671 L s 1 0 0 r .03557 .7009 m .03557 .77626 L .04587 .77626 L .04587 .7009 L F 0 g .03557 .7009 m .03557 .77626 L .04587 .77626 L .04587 .7009 L .03557 .7009 L s 1 0 0 r .03557 .79509 m .03557 .87045 L .05124 .87045 L .05124 .79509 L F 0 g .03557 .79509 m .03557 .87045 L .05124 .87045 L .05124 .79509 L .03557 .79509 L s 1 0 0 r .03557 .88929 m .03557 .96464 L .05334 .96464 L .05334 .88929 L F 0 g .03557 .88929 m .03557 .96464 L .05334 .96464 L .05334 .88929 L .03557 .88929 L s 1 0 0 r .03557 .98348 m .03557 1.05883 L .06073 1.05883 L .06073 .98348 L F 0 g .03557 .98348 m .03557 1.05883 L .06073 1.05883 L .06073 .98348 L .03557 .98348 L s 1 0 0 r .03557 1.07767 m .03557 1.15302 L .87909 1.15302 L .87909 1.07767 L F 0 g .03557 1.07767 m .03557 1.15302 L .87909 1.15302 L .87909 1.07767 L .03557 1.07767 L s .25 Mabswid .03557 .03214 m .03557 1.16244 L s .22367 .03214 m .22367 1.16244 L s .41178 .03214 m .41178 1.16244 L s .59988 .03214 m .59988 1.16244 L s .78799 .03214 m .78799 1.16244 L s .9761 .03214 m .9761 1.16244 L s .03557 .03214 m .97619 .03214 L s .03557 .07924 m .04145 .07924 L s [(12)] .02381 .07924 1 0 Mshowa .03557 .17343 m .04145 .17343 L s [(11)] .02381 .17343 1 0 Mshowa .03557 .26762 m .04145 .26762 L s [(10)] .02381 .26762 1 0 Mshowa .03557 .36181 m .04145 .36181 L s [(9)] .02381 .36181 1 0 Mshowa .03557 .456 m .04145 .456 L s [(8)] .02381 .456 1 0 Mshowa .03557 .5502 m .04145 .5502 L s [(7)] .02381 .5502 1 0 Mshowa .03557 .64439 m .04145 .64439 L s [(6)] .02381 .64439 1 0 Mshowa .03557 .73858 m .04145 .73858 L s [(5)] .02381 .73858 1 0 Mshowa .03557 .83277 m .04145 .83277 L s [(4)] .02381 .83277 1 0 Mshowa .03557 .92696 m .04145 .92696 L s [(3)] .02381 .92696 1 0 Mshowa .03557 1.02115 m .04145 1.02115 L s [(2)] .02381 1.02115 1 0 Mshowa .03557 1.11535 m .04145 1.11535 L s [(1)] .02381 1.11535 1 0 Mshowa .03557 .03214 m .03557 1.16244 L s .03557 1.15538 m .03557 1.16244 L s gsave .03557 1.29431 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .22367 1.15538 m .22367 1.16244 L s gsave .22367 1.29431 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.2) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .41178 1.15538 m .41178 1.16244 L s gsave .41178 1.29431 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.4) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .59988 1.15538 m .59988 1.16244 L s gsave .59988 1.29431 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.6) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .78799 1.15538 m .78799 1.16244 L s gsave .78799 1.29431 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.8) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .9761 1.15538 m .9761 1.16244 L s gsave .9761 1.29431 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1.) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .03557 1.16244 m .97619 1.16244 L s gsave .50588 1.31786 -138 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 47.3125 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding MacintoshRomanEncoding def currentdict end newfontname exch definefont pop } def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 63.000 13.000 moveto (H) show 69.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (b) show %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 75.000 13.000 moveto (L) show 87.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Eigenbinding) show 165.000 13.000 moveto (Fraction) show 213.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 111.375 26.312 moveto 0.000 0.000 rmoveto 111.375 26.312 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (d) show 117.375 28.688 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 117.375 22.750 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (\\242) show 128.625 26.312 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (=) show 140.625 26.312 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.22) show 164.625 26.312 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 135.000 39.688 moveto 0.000 0.000 rmoveto 141.000 39.688 moveto 0.000 0.000 rmoveto 0.000 0.000 0.000 setrgbcolor 1.000 setlinewidth grestore .97619 .03214 m .97619 1.16244 L s 1 1 .8 r .12962 .04156 m .12962 1.04941 L .95729 1.04941 L .95729 .04156 L F % Start of sub-graphic p 0.12962 0.041562 0.957286 1.04941 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0355673 35.1612 -0.0164253 0.0923745 [ [.02381 .07595 -12 -4.5 ] [.02381 .07595 0 4.5 ] [.02381 .16832 -12 -4.5 ] [.02381 .16832 0 4.5 ] [.02381 .2607 -12 -4.5 ] [.02381 .2607 0 4.5 ] [.02381 .35307 -6 -4.5 ] [.02381 .35307 0 4.5 ] [.02381 .44545 -6 -4.5 ] [.02381 .44545 0 4.5 ] [.02381 .53782 -6 -4.5 ] [.02381 .53782 0 4.5 ] [.02381 .6302 -6 -4.5 ] [.02381 .6302 0 4.5 ] [.02381 .72257 -6 -4.5 ] [.02381 .72257 0 4.5 ] [.02381 .81495 -6 -4.5 ] [.02381 .81495 0 4.5 ] [.02381 .90732 -6 -4.5 ] [.02381 .90732 0 4.5 ] [.02381 .99969 -6 -4.5 ] [.02381 .99969 0 4.5 ] [.03557 1.22024 -6 -17 ] [.03557 1.22024 6 17 ] [.24653 1.22024 -4.5 -15 ] [.24653 1.22024 4.5 15 ] [.4575 1.22024 -4.5 -15 ] [.4575 1.22024 4.5 15 ] [.66847 1.22024 -4.5 -15 ] [.66847 1.22024 4.5 15 ] [.87944 1.22024 -4.5 -15 ] [.87944 1.22024 4.5 15 ] [ 0 0 0 0 ] [ 1 1.25 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 1 0 0 r .03557 .039 m .03557 .1129 L .09538 .1129 L .09538 .039 L F 0 g .5 Mabswid [ ] 0 setdash .03557 .039 m .03557 .1129 L .09538 .1129 L .09538 .039 L .03557 .039 L s 1 0 0 r .03557 .13137 m .03557 .20527 L .12252 .20527 L .12252 .13137 L F 0 g .03557 .13137 m .03557 .20527 L .12252 .20527 L .12252 .13137 L .03557 .13137 L s 1 0 0 r .03557 .22375 m .03557 .29765 L .13026 .29765 L .13026 .22375 L F 0 g .03557 .22375 m .03557 .29765 L .13026 .29765 L .13026 .22375 L .03557 .22375 L s 1 0 0 r .03557 .31612 m .03557 .39002 L .14379 .39002 L .14379 .31612 L F 0 g .03557 .31612 m .03557 .39002 L .14379 .39002 L .14379 .31612 L .03557 .31612 L s 1 0 0 r .03557 .4085 m .03557 .4824 L .20752 .4824 L .20752 .4085 L F 0 g .03557 .4085 m .03557 .4824 L .20752 .4824 L .20752 .4085 L .03557 .4085 L s 1 0 0 r .03557 .50087 m .03557 .57477 L .23224 .57477 L .23224 .50087 L F 0 g .03557 .50087 m .03557 .57477 L .23224 .57477 L .23224 .50087 L .03557 .50087 L s 1 0 0 r .03557 .59325 m .03557 .66715 L .36778 .66715 L .36778 .59325 L F 0 g .03557 .59325 m .03557 .66715 L .36778 .66715 L .36778 .59325 L .03557 .59325 L s 1 0 0 r .03557 .68562 m .03557 .75952 L .42079 .75952 L .42079 .68562 L F 0 g .03557 .68562 m .03557 .75952 L .42079 .75952 L .42079 .68562 L .03557 .68562 L s 1 0 0 r .03557 .778 m .03557 .85189 L .62153 .85189 L .62153 .778 L F 0 g .03557 .778 m .03557 .85189 L .62153 .85189 L .62153 .778 L .03557 .778 L s 1 0 0 r .03557 .87037 m .03557 .94427 L .69992 .94427 L .69992 .87037 L F 0 g .03557 .87037 m .03557 .94427 L .69992 .94427 L .69992 .87037 L .03557 .87037 L s 1 0 0 r .03557 .96274 m .03557 1.03664 L .9761 1.03664 L .9761 .96274 L F 0 g .03557 .96274 m .03557 1.03664 L .9761 1.03664 L .9761 .96274 L .03557 .96274 L s .25 Mabswid .03557 .02976 m .03557 1.04588 L s .24653 .02976 m .24653 1.04588 L s .4575 .02976 m .4575 1.04588 L s .66847 .02976 m .66847 1.04588 L s .87944 .02976 m .87944 1.04588 L s .03557 .02976 m .97619 .02976 L s .03557 .07595 m .04145 .07595 L s [(12)] .02381 .07595 1 0 Mshowa .03557 .16832 m .04145 .16832 L s [(11)] .02381 .16832 1 0 Mshowa .03557 .2607 m .04145 .2607 L s [(10)] .02381 .2607 1 0 Mshowa .03557 .35307 m .04145 .35307 L s [(9)] .02381 .35307 1 0 Mshowa .03557 .44545 m .04145 .44545 L s [(8)] .02381 .44545 1 0 Mshowa .03557 .53782 m .04145 .53782 L s [(7)] .02381 .53782 1 0 Mshowa .03557 .6302 m .04145 .6302 L s [(6)] .02381 .6302 1 0 Mshowa .03557 .72257 m .04145 .72257 L s [(5)] .02381 .72257 1 0 Mshowa .03557 .81495 m .04145 .81495 L s [(4)] .02381 .81495 1 0 Mshowa .03557 .90732 m .04145 .90732 L s [(3)] .02381 .90732 1 0 Mshowa .03557 .99969 m .04145 .99969 L s [(2)] .02381 .99969 1 0 Mshowa .03557 .02976 m .03557 1.04588 L s .03557 1.03953 m .03557 1.04588 L s gsave .03557 1.22024 -78 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 78 10 translate 90 rotate -78 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0) show 93.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .24653 1.03953 m .24653 1.04588 L s [(0.006)] .24653 1.22024 0 0 90 Mrotshowa .4575 1.03953 m .4575 1.04588 L s [(0.012)] .4575 1.22024 0 0 90 Mrotshowa .66847 1.03953 m .66847 1.04588 L s [(0.018)] .66847 1.22024 0 0 90 Mrotshowa .87944 1.03953 m .87944 1.04588 L s [(0.024)] .87944 1.22024 0 0 90 Mrotshowa .03557 1.04588 m .97619 1.04588 L s .97619 .02976 m .97619 1.04588 L s 0 0 m 1 0 L 1 1.25 L 0 1.25 L closepath clip newpath MathSubEnd P % End of sub-graphic 0 0 m 1 0 L 1 1.35 L 0 1.35 L closepath clip newpath MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.623457 0.00925926 0.97619 0.37963 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.249001 0.0644958 0.422355 0.378433 [ [.22195 .04392 -12 -4.5 ] [.22195 .04392 0 4.5 ] [.22195 .23314 -24 -4.5 ] [.22195 .23314 0 4.5 ] [.22195 .42235 -6 -4.5 ] [.22195 .42235 0 4.5 ] [.22195 .61157 -18 -4.5 ] [.22195 .61157 0 4.5 ] [.22195 .80079 -6 -4.5 ] [.22195 .80079 0 4.5 ] [.02381 .42235 -13.0625 -41 ] [.02381 .42235 13.0625 41 ] [.249 .91147 -6 -14 ] [.249 .91147 6 14 ] [.3135 .91147 -6 -14 ] [.3135 .91147 6 14 ] [.37799 .91147 -6 -14 ] [.37799 .91147 6 14 ] [.44249 .91147 -6 -14 ] [.44249 .91147 6 14 ] [.50698 .91147 -6 -14 ] [.50698 .91147 6 14 ] [.57148 .91147 -6 -14 ] [.57148 .91147 6 14 ] [.63598 .91147 -6 -14 ] [.63598 .91147 6 14 ] [.70047 .91147 -6 -14 ] [.70047 .91147 6 14 ] [.76497 .91147 -6 -14 ] [.76497 .91147 6 14 ] [.82946 .91147 -6 -14 ] [.82946 .91147 6 14 ] [.89396 .91147 -6 -14 ] [.89396 .91147 6 14 ] [.95845 .91147 -6 -14 ] [.95845 .91147 6 14 ] [.60373 1.025 -32 0 ] [.60373 1.025 32 12.625 ] [ 0 0 0 0 ] [ 1 1.05 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 1 0 0 r .022 w .249 .31347 Mdot .3135 .29517 Mdot .37799 .30948 Mdot .44249 .31369 Mdot .50698 .31278 Mdot .57148 .31418 Mdot .63598 .32104 Mdot .70047 .31691 Mdot .76497 .31719 Mdot .82946 .3087 Mdot .89396 .31727 Mdot .95845 .31979 Mdot .5 Mabswid [ ] 0 setdash .249 .31347 m .3135 .29517 L .37799 .30948 L .44249 .31369 L .50698 .31278 L .57148 .31418 L .63598 .32104 L .70047 .31691 L .76497 .31719 L .82946 .3087 L .89396 .31727 L .95845 .31979 L s 0 g .25 Mabswid .23126 .42235 m .97619 .42235 L s .23126 .025 m .97619 .025 L s .23126 .04392 m .23592 .04392 L s [(-1)] .22195 .04392 1 0 Mshowa .23126 .23314 m .23592 .23314 L s [(-0.5)] .22195 .23314 1 0 Mshowa .23126 .42235 m .23592 .42235 L s [(0)] .22195 .42235 1 0 Mshowa .23126 .61157 m .23592 .61157 L s [(0.5)] .22195 .61157 1 0 Mshowa .23126 .80079 m .23592 .80079 L s [(1)] .22195 .80079 1 0 Mshowa .23126 .025 m .23126 .81971 L s gsave .02381 .42235 -102 -17.0625 Mabsadd m 1 1 Mabs scale currentpoint translate 102 17.0625 translate 90 rotate -102 -17.0625 translate 0 34.125 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding MacintoshRomanEncoding def currentdict end newfontname exch definefont pop } def 99.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 105.000 13.000 moveto 0.000 0.000 rmoveto 63.000 26.812 moveto 0.000 0.000 rmoveto 63.000 26.812 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Binding) show 111.000 26.812 moveto (Level) show 141.000 26.812 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 0.000 0.000 0.000 setrgbcolor 1.000 setlinewidth grestore .249 .81167 m .249 .81971 L s gsave .249 .91147 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (ACE2) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .3135 .81167 m .3135 .81971 L s gsave .3135 .91147 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (FKH1) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .37799 .81167 m .37799 .81971 L s gsave .37799 .91147 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (FKH2) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .44249 .81167 m .44249 .81971 L s gsave .44249 .91147 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (MBP1) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .50698 .81167 m .50698 .81971 L s gsave .50698 .91147 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (MCM1) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .57148 .81167 m .57148 .81971 L s gsave .57148 .91147 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (NDD1) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .63598 .81167 m .63598 .81971 L s gsave .63598 .91147 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (RME1) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .70047 .81167 m .70047 .81971 L s gsave .70047 .91147 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (SKN7) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .76497 .81167 m .76497 .81971 L s gsave .76497 .91147 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (STB1) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .82946 .81167 m .82946 .81971 L s gsave .82946 .91147 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (SWI4) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .89396 .81167 m .89396 .81971 L s gsave .89396 .91147 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (SWI5) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .95845 .81167 m .95845 .81971 L s gsave .95845 .91147 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (SWI6) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .23126 .81971 m .97619 .81971 L s gsave .60373 1.025 -93 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.625 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding MacintoshRomanEncoding def currentdict end newfontname exch definefont pop } def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 63.000 13.000 moveto (H) show 69.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (c) show %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 75.000 13.000 moveto (L) show 87.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Arrays) show 123.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 0.000 0.000 0.000 setrgbcolor 1.000 setlinewidth grestore .97619 .025 m .97619 .81971 L s 0 0 m 1 0 L 1 1.05 L 0 1.05 L closepath clip newpath MathSubEnd P % End of sub-graphic % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{750, 291.625}, ImageMargins->{{0, 0}, {0, 1}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgoooool3o`0000Gooooo00?o0000ooooooooool0_?ooool00ol0 003oooooooooo`0Gooooo`00C?ooool00ol0003oooooooooo`2eooooo`03o`000?oooooooooo01ko oooo0_l0000?oooooiGoooo<1?ooool00ol0003oooooooooo`0looooo`03o`000?oooooooooo00Co oooo00?o0000ooooooooool0_?ooool00ol0003oooooooooo`0Gooooo`00C?ooool01?l0003ooooo ooooooooool?oa`000oo3`003_mL000?ool000ooJ0003ol0kP0>ool000oooah000oo 02l03ol0o`03ooooo`03o`000?oooooooooo01kooooo0_l0000?oooooa7oooooe`000ooo`003omX000?o`3^00koo`003olb000?o`/000ko7P003ol0;`0?o`3o00?o oooo00?o0000ooooooooool04Oooool3o`0000;ooooo1Ol00003ooooo`;o00003ooooolAooooc003 o`000?ooolcoooo<01Woooo<00?o0000ooooc?oool`06Ooool`00ol0003ooooool000oooah000oo02l03ol0o`03ooooo`03o`000?oooooooooo01;o oooo00?o0000ooooooooool00_ooool01?l0003oooooooooool00003ooooo`;o00003ooooolAoooo c0Wo00004ooool`00ol0003ooooool000oooah000oo02l03ol0o`03ooooo`03o`000?oooooooooo 01;ooooo00?o0000ooooooooool00oooool00ol0003oooooooooo`03ooooo`;o00003ooooolAoooo c003o`000?oo003oo`0000Goo`0000?o0000ooooc?oool`04Ooool`00ol0003oooooe`000ooo`003omX000?o`3^00koo`003olb000?o`/000ko7P003ol0;`0?o`3o 00?ooooo00?o0000ooooooooool04_ooool00ol0003oooooooooo`04ooooo`03o`000?oooooooooo 00;ooooo0_l0000?ooooo`Coooo<0ol00002ooooc0Go00000ooool`00ol0003oo`00ool00005ool0 0003o`000?ooolcoooo<017oooo<00?o0000ooooc?oool`06Ooool`00ol0003ooooool000oooah0 00oo02l03ol0o`03ooooo`03o`000?oooooooooo01;ooooo00Go0000ooooooooooooooooo`000003 ooooo`04o`000?ooooooooooooooo`;o00003oooool5ooooc003o`000?ooolcoooo<00;oooo<00Co 0000ooooc?ooolco00000ooool`00ol0003oo`00ool00005ool00003o`000?ooolcoooo<017oooo< 00?o0000ooooc?oool`06Ooool`00ol0003ooooool000oooah000oo02l03ol0o`03ooooo`03 o`000?oooooooooo017ooooo0_l00003ooooo`05o`000?ooooooooooooooool000000oooool2o`00 00oooooo1Ooool`00ol0003ooooh03_oo000?oc80 00oo2`003_lN000?o`0_00oo0?l00oooool00ol0003oooooooooo`0Booooo`03o`000?oooooooooo 00;ooooo0ol00004ooooo`;o00003oooool5ooooc003o`000?ooolcoooo<00Coooo<00?o0000oooo c?oool`00_oool`00ol0003oo`00ool00005ool00003o`000?ooolcoooo<017oooo<00?o0000oooo c?oool`06Ooool`00ol0003ooooh03_oo000?oc8000oo2`003_lN000?o`0_00oo0?l00oooool00ol0003oooooooooo`0Nooooo`;o 00003oooool5ooooc005o`000?ooolcooooh03_oo 000?oc8000oo2`003_lN000?o`0_00oo0?l00oooool00ol0003oooooooooo`0Nooooo`;o00003ooo ool4ooooc0;o00000ooool`01Ol0003oooooe`000ooo`003omX000?o`3^00koo`003olb000?o`/000ko 7P003ol0;`0?o`3o00?ooooo00?o0000ooooooooool07_ooool2o`0000oooooo1Ooool`00ol0003o ooooe`000oo o`003omX000?o`3^00koo`003olb000?o`/000ko7P003ol0;`0?o`3o00?ooooo00?o0000oooooooo ool07_ooool00ol0003oooooooooo`0>oooooa7oooo<00?o0000ool00?oo00001Ooo00000ol0003o oooool000oo oah000oo02l03ol0o`03ooooo`03o`000?oooooooooo01kooooo00?o0000oooooooo ool03_oooolAooooc0Wo00004ooool`00ol0003ooooh03_oo000?oc8000oo2`003_lN000?o`0_00oo0?l00oooool00ol0003oooooooooo`0Nooooo`;o 00003ooooolAooooc003o`000?ooolcoooo<01Woooo<00?o0000ooooc?oool`06Ooool`00ol0003o ooooe`000oo o`003omX000?o`3^00koo`003olb000?o`/000ko7P003ol0;`0?o`3o00?ooooo00?o0000oooooooo ool07_ooool2o`0000oooooo4Ooool`oe`000oo o`003omX000?o`3^00koo`003olb000?o`/000ko7P003ol0;`0?o`3o00?ooooo00?o0000oooooooo ool07_ooool2o`0000oooooo4Ooool`00ol0003oo`00ool00008ool00003o`000?ooolcoooo<00ko ooo<00?o0000ooooc?oool`06Ooool`00ol0003oooooe`000ooo`003omX000?o`3^00koo`003olb000?o`/000ko 7P003ol0;`0?o`3o00?ooooo00?o0000ooooooooool07_ooool2o`0000oooooo4Ooool`00ol0003o o`00ool00008ool00003o`000?ooolcoooo<00koooo<00?o0000ooooc?oool`06Ooool`00ol0003o oooo`3o00oo d`003ol0=00?ool000ko0?l03ol0J`0?oa`000ko50003on9000?o`3o00?ooooo00?o0000oooooooo ool07_ooool2o`0000oooooo1?oool`3o`0000?oooo<0ol00004ooooc003o`000?oo003oo`0000So o`0000?o0000ooooc?oool`03_oool`00ol0003ooooooooc003o`000?ooolcoooo<01Wo ooo<00?o0000ooooc?oool`06_oool`00ol0003ooooo`3o00oo06/03olL000>oa@000ooR@003ol0o`03ooooo`03 o`000?oooooooooo01;ooooo00?o0000ooooooooool00oooool00ol0003oooooooooo`03ooooo`;o 00003oooool5ooooc003o`000?ooolcoooo<00?oooo<00?o0000ooooc?oool`00ooool`00ol0003o o`00ool00008ool00003o`000?ooolcoooo<00koooo<00?o0000ooooc?oool`06Ooool`00ol0003o oooooooc003o`000?ooolcoooo<01Wo ooo<00?o0000ooooc?oool`06_oool`00ol0003ooooo`3o00oo d`003ol0=00?ool000ko0?l03ol0J`0?oa`000ko50003on9000?o`3o00?ooooo00?o0000oooooooo ool04Oooool2o`0000Cooooo0_l00005ooooo`;o00003oooool5ooooc003o`000?ooolcoooo<00?o ooo<00?o0000ooooc?oool`00ooool`00ol0003oo`00ool00008ool00003o`000?ooolcoooo<00ko ooo<00?o0000ooooc?oool`06Ooool`00ol0003ooooo`3o00oo06/03olL000>oa@000ooR@00 3ol0o`03ooooo`03o`000?oooooooooo01kooooo0_l0000?oooooa7oooo<00?o0000ooooc?oool`0 6Ooool`00ol0003ooooo`3o00oo06/03olL000>oa@000ooR@003ol0o`03ooooo`03o`000?oooooooooo01kooooo 0_l0000?oooooa7oooo<3Ol0000?ooooc003o`000?ooolcoooo<01Woooo<00?o0000ooooc?oool`0 6_oool`00ol0003ooooo`3o00ood`003ol0=00?ool000ko0?l0 3ol0J`0?oa`000ko50003on9000?o`3o00?ooooo00?o0000ooooooooool07_ooool00ol0003ooooo ooooo`0>ooooo`Coooo<0ol00004ooooc0;o00001?oool`00ol0003oo`00ool00009ool00003o`00 0?ooolcoooo<00goooo<00?o0000ooooc?oool`06Ooool`00ol0003ooooo`3o00ood`003ol0=00?ool000ko0?l0 3ol0J`0?oa`000ko50003on9000?o`3o00?ooooo00?o0000ooooooooool07_ooool2o`0000oooooo 1Ooool`00ol0003ooooo`3o00oo06/03olL000>oa@000ooR@003ol0o`03ooooo`03o`000?oooooooooo01ko oooo0_l0000?ooooo`Goooo<00?o0000ooooc?oool`00_oool`01?l0003ooooogd000oohP003onf000Mo`3o00ooo`003ol9000>o`0M00oog@003ol0@`03 ooooo`03o`000?oooooooooo01kooooo0_l0000?ooooo`Goooo<00?o0000ooooc?oool`00_oool`0 1?l0003ooooogd000oohP003onf000Mo`3o00ooo`003ol9000>o`0M00oog@00 3ol0@`03ooooo`03o`000?oooooooooo017ooooo0ol00004ooooo`;o00001?ooool2o`0000oooooo 1Ooool`00ol0003ooooogd000oohP003onf000Mo`3o00ooo`00 3ol9000>o`0M00oog@003ol0@`03ooooo`03o`000?oooooooooo01;ooooo00?o0000ooooooooool0 0_ooool01?l0003oooooooooool00003ooooo`;o00003ooooolAooooc0go00003ooool`00ol0003o oooogd000oohP003onf000Mo`3o00ooo`003ol9000>o`0M00oog@003ol0@`03ooooo`03o`00 0?oooooooooo017ooooo0_l00004ooooo`04o`000?ooooooooooo`0000?ooooo0_l0000?oooooa7o ooo<00?o0000ool00?oo00002ooo00000ol0003ooooo`0T00oo0080 3ol0700?ob<000koX`003on0000?o`0;00ko3`003ooo000?o`h000?ooooo00?o0000ooooooooool0 7_ooool2o`0000oooooo4Ooool`00ol0003oooo oj<000ooP0003ol02`0>o`l000ooo`003ol>0003ooooo`03o`000?oooooooooo01Wooooo00?o0000 ooooooooool00_ooool2o`0000oooooo4Ooool`00ol0003oo`00ool0000Dool00003o`000?ooolco ooo<00;oooo<00?o0000ooooc?oool`06Ooool`00ol0003oooo o`0T00oo00803ol0700?ob<000koX`003on0000?o`0;00ko3`003ooo000?o`h000?ooooo00?o0000 ooooooooool06_ooool01?l0003oooooooooooooool2o`0000oooooo2_oool`3o`0000Coooo<00?o 0000ool00?oo00005?oo00000ol0003ooooo`0T00oo00803ol0700?ob<000koX`003on0000?o`0;00ko3`003ooo 000?o`h000?ooooo00?o0000ooooooooool05oooool4o`0000?ooooo0_l0000?ooooo`Woooo<00Go 0000ooooc?ooolcoooooj<000oo P0003ol02`0>o`l000ooo`003ol>0003ooooo`03o`000?oooooooooo01kooooo0_l0000?ooooo`[o ooo<0ol00004ooooc003o`000?oo003oo`0001Coo`0000?o0000ooooc?oool`00_oool`00ol0003o oooo`0T00oo 00803ol0700?ob<000koX`003on0000?o`0;00ko3`003ooo000?o`h000?ooooo00?o0000oooooooo ool07_ooool2o`0000oooooo4Ooool`Ho`0000Coooo<00?o0000ooooc?oool`06Ooool`00ol0003o ooooj<000ooP0003ol02`0>o`l000ooo`003ol>0003ooooo`03 o`000?oooooooooo01kooooo00?o0000ooooooooool03_oooolAooooc003o`000?ooolcoooo<01Wo ooo<00?o0000ooooc?oool`06Ooool`00ol0003oooooj<000ooP0003ol02`0>o`l000ooo`003ol>0003ooooo`03 o`000?oooooooooo01kooooo00?o0000ooooooooool03_oooolAooooc003o`000?ooolcoooo<01Wo ooo<00?o0000ooooc?oool`06Ooool`00ol0003ooooo`0L00oo?P003olD000>oi/000oo o`003ol0o`03ooooo`03o`000?oooooooooo01kooooo0_l0000?ooooo`_oooo<00?o0000ooooc?oo ol`00ooool`00ol0003oo`00ool0000Gool00003o`000?ooolco000001_oooo<00?o0000ooooc?oo ol`06_oool`00ol0003ooooo`0L00oo?P003olD000>oi/000oo o`003ol0o`03ooooo`03o`000?oooooooooo01kooooo0_l0000?ooooo`_oooo<00?o0000ooooc?oo ol`00ooool`00ol0003oo`00ool0000Gool00003o`000?ooolco000001_oooo<00?o0000ooooc?oo ol`06_oool`00ol0003ooooo`0J00oo0?l03onT000?o`0900ko 01`03oln000?oa@000koV`003ooo000?o`3o00?ooooo00?o0000ooooooooool05oooool3o`0000Co oooo0_l0000?ooooo`coooo<00?o0000ooooc?oool`00_oool`00ol0003oo`00ool0000Gool00003 o`000?ooolco000001_oooo<00?o0000ooooc?oool`06_oool`00ol0003oooo o`0L00oo?P003olD000>oi/000ooo`003ol0o`03ooooo`03o`000?oooooooooo01Kooooo00Go0000 ooooooooooooooooo`000003ooooo`;o00003oooool=ooooc005o`000?ooolcooooool000gooooo0ooo0003ooooo`03o`000?oooooooooo01Oooooo000Uooooo`03o`000?oo oooo000000;ooooo00?o0000ooooooooool05_ooool01Ol0003ooooooooooooooooo000000Cooooo 00Co0000oooooooooooooooo3ooE000?oc0000ko01X03ol0o`0?oj@000oo00T03_l0700?och000oo 50003_nK000?ool000oo0?l00oooool00ol0003oooooooooo`0Gooooo`?o00001?ooool2o`0000oo oooo2Ooool`01Ol0003ooooo`0L00oo?P003olD000>oi/0 00ooo`003ol0o`03ooooo`03o`000?oooooooooo01Kooooo00Go0000ooooooooooooooooo`000003 ooooo`;o00003oooool9ooooc0Go00000ooool`00ol0003oo`00ool0000Gool00003o`000?ooolco 000001_oooo<00?o0000ooooc?oool`06_oool`00ol0003ooooooooo`?oo`003_ooool3 ool000_ooooo3?oo0006ooooo`Goo`002oooool5ool001cooooo1Ooo000o`0L00oo?P003olD000>oi/000ooo`003ol0o`03ooooo`03o`000?oooooooooo 01kooooo0_l0000?oooooa7oooo<00?o0000ooooc?oool`06Ooool`00ol0003oooo o`0J00oo0?l03onT000?o`0900ko01`03oln000?oa@000koV`003ooo000?o`3o00?ooooo00?o0000 ooooooooool07_ooool2o`0000oooooo4Ooool`]o`0000_oooo<00?o0000ooooc?oool`06_oool`0 0ol0003ooooo`0J00oo0?l03onT000?o`0900ko01`03oln000? oa@000koV`003ooo000?o`3o00?ooooo00?o0000ooooooooool07_ooool2o`0000oooooo4Ooool`0 0ol0003oo`00ool0000Iool00003o`000?oo003oo`0000goo`0000?o0000ooooc?oool`02Ooool`0 0ol0003oooo o`0L00oo?P003olD000>oi/000ooo`003ol0o`03ooooo`03o`000?oooooooooo01kooooo0_l0000? oooooa7oooo<00?o0000ool00?oo00006Ooo00000ol0003oo`00ool0000=ool00003o`000?ooolco ooo<00Woooo<00?o0000ooooc?oool`06_oool`00ol0003ooooo`0J00oo0?l03onT000?o`0900ko01`03oln000? oa@000koV`003ooo000?o`3o00?ooooo00?o0000ooooooooool07_ooool00ol0003oooooooooo`0> ooooo`[oooo<0ol00004ooooc003o`000?oo003oo`0001Woo`0000?o0000ool00?oo00003Ooo0000 0ol0003ooooo`0J00oo0?l03onT 000?o`0900ko01`03oln000?oa@000koV`003ooo000?o`3o00?ooooo00?o0000ooooooooool07_oo ool00ol0003oooooooooo`0>ooooo`Woooo<00Go0000ooooc?ooolcooooo`0>00ooo`003olF000>o`1>00oo0?l03ol0C@03ooooo`03o`000?oooooooooo 01kooooo0_l0000?ooooo`Woooo<00Go0000ooooc?ooolcooooo`0T00oo 0:/03ol01P0?om<000ko00h03ooo000?oaH000ko04h03ol0o`0?o`1=00?ooooo00?o0000oooooooo ool07_ooool2o`0000oooooo2Ooool`4o`0000Coooo<00?o0000ool00?oo00006Ooo00000ol0003o o`00ool0000=ool00003o`000?ooolcoooo<00Woooo<00?o0000ooooc?oool`06_oool`00ol0003o oooo`0>00ooo`003olF000>o`1>00oo0?l03ol0C@03ooooo`03o`000?oooooooooo01kooooo0_l0 000?ooooo`Woooo<00?o0000ooooc?oool`01Ooool`00ol0003oo`00ool0000Iool00003o`000?oo 003oo`0000goo`0000?o0000ooooc?oool`02Ooool`00ol0003ooooo`0>00ooo`003olF000>o`1>00oo 0?l03ol0C@03ooooo`03o`000?oooooooooo01kooooo0_l0000?ooooo`[oooo<00?o0000ooooc?oo ol`01?oool`00ol0003oo`00ool0000Iool00003o`000?oo003oo`0000goo`0000?o0000ooooc?oo ol`02Ooool`00ol0003ooooo`0T00oo 0:/03ol01P0?om<000ko00h03ooo000?oaH000ko04h03ol0o`0?o`1=00?ooooo00?o0000oooooooo ool06?ooool00ol0003oooooooooo`03ooooo`;o00003oooool;ooooc0;o00001?oool`00ol0003o o`00ool0000Iool00003o`000?oo003oo`0000goo`0000?o0000ooooc?oool`02Ooool`00ol0003o oooo`0T00oo 0:/03ol01P0?om<000ko00h03ooo000?oaH000ko04h03ol0o`0?o`1=00?ooooo00?o0000oooooooo ool06?ooool00ol0003oooooooooo`03ooooo`;o00003ooooolAooooc2go00002ooool`00ol0003o oooo`0>00ooo`003olF000>o`1>00oo0?l03ol0C@03 ooooo`03o`000?oooooooooo01Wooooo00?o0000ooooooooool00_ooool2o`0000oooooo4Ooool`0 0ol0003ooooo`0>00ooo`003olF000>o`1>00oo0?l03ol0C@03ooooo`03o`000?oooooooooo01Kooooo1Ol0 0003ooooo`;o00003oooool:ooooc0?o00001?oool`00ol0003oo`00ool0000Iool00003o`000?oo 003oo`0001Coo`0000?o0000ooooc?oool`00_oool`00ol0003ooooo`0>00ooo`003olF000>o`1>00oo0?l03ol0 C@03ooooo`03o`000?oooooooooo01kooooo0_l0000?ooooo`Woooo<00Go0000ooooc?ooolcoooo< o`000003ooooc003o`000?oo003oo`0001Woo`0000?o0000ool00?oo00005?oo00000ol0003oooo< ooooc002ooooc003o`000?ooolcoooo<01[oooo<00?o0000ooooc?oool`06Ooool`00ol0003oooo< ooooc00:ooooc003o`000?ooolcoooo<00?oooo<1?ooool00ol0003oooooooooo`0Booooo`05ofIV I_oo`0>00ooo`003olF000>o`1>00oo0?l03ol0C@03ooooo`03o`000?oooooooooo01ko oooo0_l0000?ooooo`goooo<00Go0000ooooc?ooolcooooo`0T00oo0:/03ol01P0?om<000ko00h03ooo000?oaH000ko04h03ol0o`0? o`1=00?ooooo00?o0000ooooooooool07_ooool2o`0000oooooo3Ooool`01Ol0003ooooo`0>00ooo`003olF000>o`1>00oo0?l03ol0 C@03ooooo`03o`000?oooooooooo01kooooo00?o0000ooooooooool03_ooool9ooooc003o`000?oo olcoooo<00Goooo<00?o0000ool00?oo00006Ooo00000ol0003oo`00ool0000Dool00003o`000?oo olcoooo<00;oooo<00?o0000ooooc?oool`06_oool`00ol0003ooooo`0Z 00ooC0003ol0?00>o`1700ooZ@003ol0H003ooooo`03o`000?oooooooooo01kooooo0ol0000>oooo oa7oooo<00?o0000ool00?oo00006Ooo00000ol0003oo`00ool0000Dool00003o`000?ooolcoooo< 00;oooo<00?o0000ooooc?oool`06_oool`00ol0003ooooo`0Z00ooC0003ol0?00>o`1700ooZ@003ol0H003ooooo`03 o`000?oooooooooo01kooooo00?o0000ool00?l000003_oooolAooooc3Co00001?oool`00ol0003o oooool000oo02403ol0o`0?og8000ko02X03om<000?o`0l00ko 04L03onY000?o`1P00?ooooo00?o0000ooooooooool07_ooool00ol0003oo`00o`00000>oooooa7o oooool000oo02403ol0o`0?og8000ko02X03om<000?o`0l00ko04L03onY000? o`1P00?ooooo00?o0000ooooooooool05oooool3o`0000Cooooo00?o0000ool00?l000003_oooolA ooooc003o`000?oo003oo`0001Woo`0000?o0000ool00?oo00006Ooo00000ol0003oo`00ool0000D ool00003o`000?ooolcoooo<00?oooo<00?o0000ooooc?oool`06Ooool`00ol0003ooooool000oo02403ol0o`0?og8000ko02X03om<000?o`0l00ko04L03onY 000?o`1P00?ooooo00?o0000ooooooooool05_ooool01Ol0003ooooooooooooooooo000000?ooooo 00?o0000ool00?l000003_oooolAooooc003o`000?oo003oo`0001Woo`0000?o0000ool00?oo0000 6Ooo00000ol0003oo`00ool0000Dool00003o`000?ooolcoooo<00?oooo<00?o0000ooooc?oool`0 6Ooool`00ol0003ooooooooo`_oooo<0ol00003ooooc003o`000?oo003oo`0001Woo`0000?o0000ool0 0?oo00006Ooo00000ol0003oo`00ool0000Dool00003o`000?ooolcoooo<00?oooo<00?o0000oooo c?oool`06Ooool`00ol0003ooooool000oo02403ol0 o`0?og8000ko02X03om<000?o`0l00ko04L03onY000?o`1P00?ooooo00?o0000ooooooooool05ooo ool00ol0003oooooooooo`04ooooo`03o`000?oo003o000000kooooo2Ooool`01?l0003ooooo`0Z00ooC0003ol0?00>o`1700ooZ@003ol0H003ooooo`03o`000?oooooooooo01So oooo0_l00004ooooo`03o`000?oo003o000000kooooo2_oool`00ol0003ooooo`0Z00ooC0003ol0?00>o`1700ooZ@003ol0H003oooo o`03o`000?oooooooooo01kooooo00?o0000ool00?l000003_ooool;ooooc0;o00001?oool`00ol0 003oo`00ool0000Iool00003o`000?oo003oo`0001Woo`0000?o0000ool00?oo00005?oo00000ol0 003ooooool000oo02403ol0o`0?og8000ko02X03om<000?o`0l 00ko04L03onY000?o`1P00?ooooo00?o0000ooooooooool07_ooool00ol0003oo`00o`00000>oooo o`coooo<00?o0000ooooc?oool`00_oool`00ol0003oo`00ool0000Iool00003o`000?oo003oo`00 01Woo`0000?o0000ool00?oo00005?oo00000ol0003ooooool000oo02403ol0o`0?og8000ko02X03om<000?o`0l00ko04L03onY000? o`1P00?ooooo00?o0000ooooooooool07_ooool00ol0003oooooooooo`0>oooooa7oooo<00?o0000 ooooc?oool`06Ooool`00ol0003oooo@0> o`3o00ooVP003ol0o`0?o`2300kob@003ooo000?o`3i00ko09403ooo000?ofH000?ooooo00?o0000 ooooooooool07_ooool00ol0003oooooooooo`0>oooooa7oooo@0>o`3o00ooVP003ol0o`0?o`2300kob@003ooo000? o`3i00ko09403ooo000?ofH000?ooooo00?o0000ooooooooool07_ooool3o`0000kooooo4Ooool`0 0ol0003oo`00ool0000Iool00003o`000?oo003oo`0001Woo`0000?o0000ool00?oo00006_oo0000 1Ol0003oo`00ool00?oo003o000001Ooooo<00?o0000ooooc?oool`02_oool`00ol0003ooooolT000ooo`003ol0n@0>o`2A00ooo`00 3omV0003ooooo`03o`000?oooooooooo01kooooo00?o0000ool00?l000003_ooool:ooooc0?o0000 1?oool`00ol0003oo`00ool0000Iool00003o`000?oo003oo`0001Woo`0000?o0000ool00?oo0000 6_oo00001Ol0003oo`00ool00?oo003o000001Ooooo<00?o0000ooooc?oool`02_oool`00ol0003o ooo@0>o`3o00ooVP003ol0o`0?o`23 00kob@003ooo000?o`3i00ko09403ooo000?ofH000?ooooo00?o0000ooooooooool07_ooool00ol0 003oo`00o`00000>ooooo`goooo<00Go0000ooooc?ooolcoooo@0>o`3o00ooVP003ol0o`0?o`2300kob@003ooo000?o`3i00ko 09403ooo000?ofH000?ooooo00?o0000ooooooooool05oooool3o`0000Cooooo00?o0000ool00?l0 00003_ooool;ooooc0;o00001?oool`00ol0003oo`00ool0000Iool00003o`000?oo003oo`0001Wo o`0000?o0000ool00?oo00006_oo00001Ol0003oo`00ool00?oo003o000001Ooooo<00?o0000oooo c?oool`02_oool`00ol0003oooo@0>o`3o00ooVP003ol0o`0?o`2300kob@00 3ooo000?o`3i00ko09403ooo000?ofH000?ooooo00?o0000ooooooooool05_ooool01Ol0003ooooo oooooooooooo000000?ooooo00?o0000ool00?l000003_ooool=ooooc005o`000?ooolcoooo olT000ooo`003ol0n@0>o`2A00ooo`003omV0003ooooo`03o`000?oooooooooo01[ooooo00Oo0000 ooooooooooooooooo`000?oo003o000000kooooo2Ooool`01Ol0003ooooolT000ooo`003ol0n@0>o`2A00oo o`003omV0003ooooo`03o`000?oooooooooo01Kooooo1?l00004ooooo`03o`000?oo003o000000ko oooo4Ooool`00ol0003oo`00ool0000Iool00003o`000?oo003oo`0001Woo`0000?o0000ool00?oo 00006_oo00001Ol0003oo`00ool00?oo003o000001Ooooo<00?o0000ooooc?oool`02_oool`00ol0 003oooo@0>o`3o00ooVP003ol0o`0?o`2300ko b@003ooo000?o`3i00ko09403ooo000?ofH000?ooooo00?o0000ooooooooool05_ooool5o`0000?o oooo00?o0000ool00?l000003_oooolAooooc003o`000?ooolcoooo<01Woooo<00?o0000ooooc?oo ol`06Ooool`00ol0003oooo@0>o`3o 00ooVP003ol0o`0?o`2300kob@003ooo000?o`3i00ko09403ooo000?ofH000?ooooo00?o0000oooo ooooool07_ooool00ol0003oo`00o`00000>oooooa7oooo@0>o`3o00ooVP003ol0o`0?o`2300kob@003ooo000?o`3i 00ko09403ooo000?ofH000?ooooo00?o0000ooooooooool07_ooool00ol0003oo`00o`00000>oooo oa7oooo<00?o0000ool00?oo00006Ooo00000ol0003oo`00ool0000Iool00003o`000?oo003oo`00 01[oo`0000?o0000ool00?oo00006Ooo00000ol0003oo`00ool0000:ool00003o`000?ooolcoooo< 00?oooo<1?ooool00ol0003oooooooooo`0Booooo`05olc@0>o`3o00ooVP003ol0o`0?o`2300kob@003ooo000?o`3i00ko09403ooo000? ofH000?ooooo00?o0000ooooooooool07_ooool00ol0003oo`00o`00000>oooooa7oooo<00?o0000 ool00?oo00006Ooo00000ol0003oo`00ool0000Iool00003o`000?oo003oo`0001[oo`0000?o0000 ool00?oo00006Ooo00000ol0003oo`00ool0000:ool00003o`000?ooolcoooo<00?oooo<1?ooool0 0ol0003oooooooooo`0Booooo`05oc@0>o`3o00ooVP003ol0o`0?o`2300kob@003ooo000?o`3i00ko09403ooo000?ofH000?ooooo00?o 0000ooooooooool07_ooool3o`0000kooooo2Ooool`5o`0000?oooo<00?o0000ool00?oo00006Ooo 00000ol0003oo`00ool0000Iool00003o`000?oo003oo`0001[oo`0000?o0000ool00?oo00006Ooo 00000ol0003oo`00ool0000:ool00003o`000?ooolcoooo<00?oooo<1?ooool00ol0003ooooooooo o`0Booooo`05o`000?oooooo0000ooooool00000;?ooool00ol0003oooooooooo`2looooo`03o`00 0?oooooooooo01Oooooo001ol8000oo0@00 3ooo000?okh000koHP003ol02P0?o`1a00ko0?l03onL000?oa/000?ooooo00?o0000ooooooooool0 7_ooool00ol0003oooooooooo`0>ooooo`[oooo<00Co0000ooooc?ooolco00000ooool`00ol0003o o`00ool0000Iool00003o`000?oo003oo`0001Woo`0000?o0000ool00?oo00006_oo00000ol0003o o`00ool0000Iool00003o`000?oo003oo`0000[oo`0000?o0000ooooc?oool`00ooool`4ooooo`03 o`000?oooooooooo01;ooooo00Go8R8RojZZZ_l0003oooooo`00000/ooooo`03o`000?oooooooooo 0;cooooo00?o0000ooooooooool05oooool004cooooo00Co0000oooooooooooooooo3om5000?o`3o 00ko`P003ol1000?ool000oo_P003_mR000?o`0:00oo07403_l0o`0?oi`000oo6`000oooool00ol0 003oooooooooo`0Nooooo`03o`000?oooooooooo00kooooo2ooool`00ol0003ooooof8000oo00X03ol0L@0>o`3o00ooW0003olK0003 ooooo`03o`000?oooooooooo01kooooo1?l0000=ooooo`coooo<00?o0000ooooc?oool`00_oool`0 0ol0003oo`00ool0000Iool00003o`000?oo003oo`0001Woo`0000?o0000ool00?oo00006_oo0000 0ol0003oo`00ool0000Iool00003o`000?oo003oo`0000[oo`0000?o0000ooooc?oool`00ooool`4 ooooo`03o`000?oooooooooo04?ooooo00?o0000ooooooooool0_?ooool00ol0003oooooooooo`0G ooooo`00C?ooool01?l0003oooooooooooooool?odD000oo0?l03_o2000?o`4000ooo`003onn000> of8000oo00X03ol0L@0>o`3o00ooW0003olK0003ooooo`03o`000?oooooooooo01kooooo00Co0000 ool00?oo003o00003Oooool9ooooc005o`000?ooolcooooof8000oo00X03ol0L@0>o`3o00ooW0003olK0003ooooo`03o`000?oooooooooo 01kooooo00Co0000ool00?oo003o00003Oooool:ooooc0?o00001?oool`00ol0003oo`00ool0000I ool00003o`000?oo003oo`0001Woo`0000?o0000ool00?oo00006_oo00000ol0003oo`00ool0000I ool00003o`000?oo003oo`0000[oo`0000?o0000ooooc?oool`00ooool`4ooooo`03o`000?oooooo oooo013ooooo1ol0000/ooooo`03o`000?oooooooooo0;cooooo00?o0000ooooooooool05oooool0 04Kooooo00?o0000ooooooooool00oooool01?l0003oooooooooooooool?odD000oo0?l03_o2000? o`4000ooo`003onn000>of8000oo00X03ol0L@0>o`3o00ooW0003olK0003ooooo`03o`000?oooooo oooo01Sooooo0ol00003ooooo`04o`000?oo003oo`00o`0000gooooo4Oooolaoo`0000Goooo<1?oo ool00ol0003oooooooooo`0Fooooo`03o`000?oooooooooo02[ooooo00?o0000ooooooooool0_?oo ool00ol0003oooooooooo`0Gooooo`00@oooool5o`0000Cooooo0_l00002ooooo`ooA@003ol0o`0> ol8000oo0@003ooo000?okh000koHP003ol02P0?o`1a00ko0?l03onL000?oa/000?ooooo00?o0000 ooooooooool06Oooool00ol0003oooooooooo`02ooooo`04o`000?oo003oo`00o`0000gooooo4Ooo olaoo`0000Goooo<1?ooool00ol0003oooooooooo`0Fooooo`03o`000?oooooooooo02[ooooo00?o 0000ooooooooool0_?ooool00ol0003oooooooooo`0Gooooo`00@oooool01?l0003oooooooooool0 0005ooooo`04o`000?ooooooooooooooo`ooA@003ol0o`0>ol8000oo0@003ooo000?okh000koHP00 3ol02P0?o`1a00ko0?l03onL000?oa/000?ooooo00?o0000ooooooooool05_ooool5o`0000?ooooo 00Co0000ool00?oo003o00003OoooonEooooc0Cooooo00?o0000ooooooooool0@oooool00ol0003o ooooooooo`2looooo`03o`000?oooooooooo01Oooooo0014ooooo`03o`000?oooooo000000Gooooo 00Co0000oooooooooooooooo3om5000?o`3o00ko`P003ol1000?ool000oo_P003_mR000?o`0:00oo 07403_l0o`0?oi`000oo6`000oooool00ol0003oooooooooo`0Fooooo`04o`000?ooooooooooo`00 00Cooooo0_l000000ooo003o0000ooooo`0ol8000oo0@003ooo000?okh000koHP003ol02P0?o`1a 00ko0?l03onL000?oa/000?ooooo00?o0000ooooooooool05oooool00ol0003oooooo`000004oooo o`04o`000?oo003oo`00o`0000goooooUOoool`4ooooo`03o`000?oooooooooo04?ooooo00?o0000 ooooooooool0_?ooool00ol0003oooooooooo`0Gooooo`00A_ooool00ol0003oooooooooo`03oooo o`04o`000?ooooooooooooooo`ooA@003ol0o`0>ol8000oo0@003ooo000?okh000koHP003ol02P0? o`1a00ko0?l03onL000?oa/000?ooooo00?o0000ooooooooool06?ooool2o`0000Cooooo00Co0000 ool00?oo003o00003OoooonEooooc0Cooooo00?o0000ooooooooool0@oooool00ol0003ooooooooo o`2looooo`03o`000?oooooooooo01Oooooo001ol8000oo0@003ooo000?okh000koHP003ol02P0?o`1a00ko0?l03onL000?oa/000?ooooo00?o 0000ooooooooool06Oooool00ol0003oooooooooo`02ooooo`04o`000?oo003oo`00o`0000gooooo UOoool`4ooooo`03o`000?oooooooooo04?ooooo00?o0000ooooooooool0_?ooool00ol0003ooooo ooooo`0Gooooo`00C?ooool01?l0003oooooooooooooool?odD000oo0?l03_o2000?o`4000ooo`00 3onn000>of8000oo00X03ol0L@0>o`3o00ooW0003olK0003ooooo`03o`000?oooooooooo01kooooo 00Co0000ool00?oo003o00003OoooonEooooc0Cooooo00?o0000ooooooooool0@oooool00ol0003o ooooooooo`2looooo`03o`000?oooooooooo01Oooooo001ol8000oo0@003ooo000?okh000koHP003ol02P0?o`1a00ko0?l03onL000?oa/000?o oooo00?o0000ooooooooool07_ooool01?l0003oo`00ool00?l0000=oooooiGoooo<1?ooool00ol0 003oooooooooo`0`ooooo`;o00001?ooool00ol0003oooooooooo`02ooooo`?o00001Oooool00ol0 003oooooooooo`2looooo`03o`000?oooooooooo01Oooooo001ol8000oo0@003ooo000?okh000koHP003ol02P0?o`1a00ko0?l03onL000?oa/0 00?ooooo00?o0000ooooooooool07_ooool01?l0003oo`00ool00?l0000=oooooiGoooo<1?ooool0 0ol0003oooooooooo`0_ooooo`04o`000?ooooooooooo`0000Oooooo00Go0000oooooooooooooooo o`000004ooooo`03o`000?oooooooooo0;cooooo00?o0000ooooooooool05oooool004cooooo00Co 0000oooooooooooooooo3ol0500?o`1900koT@003ol`000?okh000ooL@003_l02P0?oa@000oo0?l0 3_oo000?o`0]00oo6P000oooool00ol0003oooooooooo`0Nooooo`Co00003OoooonEooooc0Cooooo 00?o0000ooooooooool0;oooool01?l0003oooooooooool0000;ooooo`03o`000?oooooooooo00;o oooo0_l0002mooooo`03o`000?oooooooooo01Oooooo001oi4000oo<0003onn000?og4000ko00X03olD000?o`3o00koo`003ol0;@0?oaX000?o oooo00?o0000ooooooooool07_ooool00ol0003oooooooooo`0>oooooiGoooo<1?ooool00ol0003o ooooooooo`0_ooooo`04o`000?ooooooooooo`0000_ooooo00?o0000ooooooooool00_ooool00ol0 003oooooooooo`2looooo`03o`000?oooooooooo01Oooooo001oi4000oo<0003onn000?og4000ko00X03olD000?o`3o00koo`003ol0;@0?oaX0 00?ooooo00?o0000ooooooooool07_ooool00ol0003oooooooooo`0>ooooo`koooo<00Koc o`0:00oo50003ol0o`0>ool000oo02d03olJ0003ooooo`03o`000?oooooooooo01kooooo1?l0000= ooooo`koooo<00Ko0000ojZZR?ooolcoooooi4000oo<0003onn000?og4000ko00X0 3olD000?o`3o00koo`003ol0;@0?oaX000?ooooo00?o0000ooooooooool07_ooool01?l0003oo`00 ool00?l0000=ooooo`koooo<00Kocoi4000oo<0003onn000? og4000ko00X03olD000?o`3o00koo`003ol0;@0?oaX000?ooooo00?o0000ooooooooool05oooool3 o`0000Cooooo00Co0000ool00?oo003o00003OoooonEooooc0Cooooo00?o0000ooooooooool0@ooo ool00ol0003oooooooooo`2looooo`03o`000?oooooooooo01Oooooo0015ooooo`;o00001Oooool2 o`0000;ooooo3ol0500?o`1900koT@003ol`000?okh000ooL@003_l02P0?oa@000oo0?l03_oo000? o`0]00oo6P000oooool00ol0003oooooooooo`0Fooooo`05o`000?ooooooooooooooool000000ooo ool01?l0003oo`00ool00?l0000=oooooiGoooo<1?ooool00ol0003oooooooooo`13ooooo`03o`00 0?oooooooooo0;cooooo00?o0000ooooooooool05oooool004Oooooo00?o0000ooooooooool00_oo ool01?l0003oooooooooooooool?o`0D00oo04T03_nA000?oc0000oo_P003oma000>o`0:00oo5000 3ol0o`0>ool000oo02d03olJ0003ooooo`03o`000?oooooooooo01[ooooo00Go0000oooooooooooo ooooo`000002ool00003o`000?oooooooooo00_ooooo;ooool`2ob8R6a_oooo<0_lR8Q/Jooooc0;o 8R8K6_oool`2ob8R6`ooooo<1?ooool00ol0003oooooooooo`13ooooo`03o`000?oooooooooo0;co oooo00?o0000ooooooooool05oooool004?ooooo00Go0000ooooooooooooooooo`000004ooooo`04 o`000?ooooooooooooooo`oo01@03ol0B@0>oi4000oo<0003onn000?og4000ko00X03olD000?o`3o 00koo`003ol0;@0?oaX000?ooooo00?o0000ooooooooool06?ooool2o`0000Cooooo0_l000000ooo 003o0000ooooo`0o`0:00oo50003ol0o`0>ool000oo02d03olJ0003ooooo`03o`000?oooooooooo 01[ooooo00Go0000ooooooooooooooooo`000002ool00003o`000?oooooooooo00_oooooUOoool`4 ooooo`03o`000?oooooooooo04?ooooo00?o0000ooooooooool0_?ooool00ol0003oooooooooo`0G ooooo`00C?ooool01?l0003oooooooooooooool?o`0D00oo04T03_nA000?oc0000oo_P003oma000> o`0:00oo50003ol0o`0>ool000oo02d03olJ0003ooooo`03o`000?oooooooooo01Kooooo00Go0000 ooooooooooooooooo`000003ooooo`04o`000?oo003oo`00o`0000goooooUOoool`4ooooo`03o`00 0?oooooooooo04?ooooo00?o0000ooooooooool0_?ooool00ol0003oooooooooo`0Gooooo`00C?oo ool01?l0003oooooooooooooool?o`0D00oo04T03_nA000?oc0000oo_P003oma000>o`0:00oo5000 3ol0o`0>ool000oo02d03olJ0003ooooo`03o`000?oooooooooo01Oooooo0ol00004ooooo`04o`00 0?oo003oo`00o`0000goooooUOoool`4ooooo`03o`000?oooooooooo04?ooooo00?o0000oooooooo ool0_?ooool00ol0003oooooooooo`0Gooooo`00C?ooool01?l0003oooooooooooooool?o`0D00oo 04T03_nA000?oc0000oo_P003oma000>o`0:00oo50003ol0o`0>ool000oo02d03olJ0003ooooo`03 o`000?oooooooooo01kooooo00Co0000ool00?oo003o00003Oooool[ooooc006olco`0:00oo5000 3ol0o`0>ool000oo02d03olJ0003ooooo`03o`000?oooooooooo01kooooo00Co0000ool00?oo003o 00003Oooool[ooooc006o`000?nZZXSoooooaD000oo@0003ooa000>ool000oo@P003olV0003ooooo`03o`000?oo oooooooo01kooooo00Co0000ool00?oo003o00003Oooool[ooooc006o`000?nZZXSoooooaD000oo@0003ooa000> ool000oo@P003olV0003ooooo`03o`000?oooooooooo01kooooo1?l0000=ooooob_oooo<00Koco`0[00ooB@003om0000?oa8000ko 5@003om0000?oo4000koo`003om2000?obH000?ooooo00?o0000ooooooooool07_ooool00ol0003o ooooooooo`0>oooooiGoooo<1?ooool00ol0003oooooooooo`13ooooo`03o`000?oooooooooo0;co oooo00?o0000ooooooooool05oooool004cooooo00Co0000oooooooooooooooo3ol>000?o`3o00ko 02/03om9000?od0000oo4P003_lE000?od0000ool@003_oo000?od8000oo9P000oooool00ol0003o ooooooooo`0Nooooo`03o`000?oooooooooo00koooooUOoool`4ooooo`03o`000?oooooooooo04?o oooo00?o0000ooooooooool0_?ooool00ol0003oooooooooo`0Gooooo`00C?ooool01?l0003ooooo ooooooooool?o`h000oo0?l03_l0:`0?odT000oo@0003olB000>oaD000oo@0003ooa000>ool000oo @P003olV0003ooooo`03o`000?oooooooooo01kooooo1_l0000;ooooob_oooo<00KocoaD000oo@0003ooa000>ool000oo@P003olV0003ooooo`03o`00 0?oooooooooo01kooooo00?o0000ool00?oo00000_oo00000ol0003oooooooooo`09ooooob_oooo< 00Ko0000ojZZR?ooolcoooo000?o`3o00ko02/03om9000?od0000oo4P003_lE000?od0000ool@00 3_oo000?od8000oo9P000oooool00ol0003oooooooooo`0Nooooo`03o`000?oo003oo`0000;oo`00 00?o0000ooooooooool02Oooool[ooooc006o`000?nZZXSoooo 000?o`3o00ko02/03om9000?od0000oo4P003_lE000?od0000ool@003_oo000?od8000oo9P000ooo ool00ol0003oooooooooo`0Nooooo`03o`000?oo003oo`0000;oo`0000?o0000ooooooooool02Ooo ool[ooooc006olc000?o`3o 00ko02/03om9000?od0000oo4P003_lE000?od0000ool@003_oo000?od8000oo9P000oooool00ol0 003oooooooooo`0Fooooo`Go00000oooool00ol0003oo`00ool00002ool00003o`000?oooooooooo 00WoooooUOoool`4ooooo`03o`000?oooooooooo04?ooooo00?o0000ooooooooool0_?ooool00ol0 003oooooooooo`0Gooooo`00@oooool01Ol0003ooooooooooooooooo000000Cooooo00Co0000oooo oooooooooooo3ol>000?o`3o00ko02/03om9000?od0000oo4P003_lE000?od0000ool@003_oo000? od8000oo9P000oooool00ol0003oooooooooo`0Gooooo`04o`000?ooooooooooo`0000?ooooo00?o 0000ool00?oo00000_oo00000ol0003oooooooooo`09oooooiGoooo<1?ooool00ol0003ooooooooo o`13ooooo`03o`000?oooooooooo0;cooooo00?o0000ooooooooool05oooool004?ooooo00Go0000 ooooooooooooooooo`000004ooooo`04o`000?ooooooooooooooo`oo3P003ol0o`0>o`0[00ooB@00 3om0000?oa8000ko5@003om0000?oo4000koo`003om2000?obH000?ooooo00?o0000ooooooooool0 6?ooool00ol0003oooooooooo`03ooooo`03o`000?oo003oo`0000;oo`0000?o0000ooooooooool0 2Oooool/ooooc005ogMgGol0003o0000oa4A3Ooo`0[00ooB@00 3om0000?oa8000ko5@003om0000?oo4000koo`003om2000?obH000?ooooo00?o0000ooooooooool0 6Oooool00ol0003oooooooooo`02ooooo`;o00000ooo00000ol0003oooooooooo`09ooooob_oooo< 00?oIVIAogMgGolR8Q/00_o o`0[00ooB@003om0000?oa8000ko5@003om0000?oo4000koo`003om2000?obH000?ooooo00?o0000 ooooooooool05_ooool01Ol0003ooooooooooooooooo000000?ooooo00?o0000ool00?oo00000_oo 00000ol0003oooooooooo`09ooooob_oooo<00?o0000ooooc?l000000_oo`0[00ooB@003om0000?oa8000ko5@003om0000?oo4000koo`003om2000?obH000?o oooo00?o0000ooooooooool05_ooool01Ol0003ooooooooooooooooo000000?ooooo00?o0000ool0 0?oo00000_oo00000ol0003oooooooooo`09ooooob_oooo<00?o4A4=ooooc?nIVGX00_l000000onI VG[oooooaD000oo@0003ooa000>ool000oo @P003olV0003ooooo`03o`000?oooooooooo01Oooooo0ol00004ooooo`03o`000?oo003oo`0000;o o`0000?o0000ooooooooool02OoooonEooooc0Cooooo00?o0000ooooooooool0@oooool00ol0003o ooooooooo`2looooo`03o`000?oooooooooo01Oooooo001o`0[00ooB@003om0000?oa8000ko5@003om0000?oo4000koo`003om2000?obH000?o oooo00?o0000ooooooooool07_ooool00ol0003oo`00ool00002ool00003o`000?oooooooooo00Wo ooooUOoool`4ooooo`03o`000?oooooooooo04?ooooo00?o0000ooooooooool0_?ooool00ol0003o ooooooooo`0Gooooo`00C?ooool01?l0003ooooooooooooooomIo`3o00ko0>l03ol0n@0?o`3h00ko 0?l03ol0n00?o`3b00?ooooo00?o0000ooooooooool07_ooool00ol0003oo`00ool00002ool00003 o`000?oooooooooo00WoooooUOoool`4ooooo`03o`000?oooooooooo04?ooooo00?o0000oooooooo ool0_?ooool00ol0003oooooooooo`0Gooooo`00C?ooool01?l0003ooooooooooooooomIo`3o00ko 0>l03ol0n@0?o`3h00ko0?l03ol0n00?o`3b00?ooooo00?o0000ooooooooool07_ooool00ol0003o o`00ool00002ool00003o`000?oooooooooo01[ooooo00?o0000ooooooooool07oooool00ol0003o ooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003o ooooooooo`13ooooo`03o`000?oooooooooo0;cooooo00?o0000ooooooooool05oooool004cooooo 00Co0000ooooooooooooooooFOl0o`0>o`3_00oo0?T03ol0n00>o`3o00oo0?P03ol0lP03ooooo`03 o`000?oooooooooo01kooooo1_l0000Looooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool0@oooool00ol0003oooooooooo`2looooo`03o`000?oooooooooo01Oooooo001o`3_00oo0?T03ol0n00>o`3o00oo0?P03ol0lP03ooooo`03 o`000?oooooooooo01kooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03 o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03 o`000?oooooooooo04?ooooo00?o0000ooooooooool0_?ooool00ol0003oooooooooo`0Gooooo`00 C?ooool01?l0003ooooooooooooooomIo`3o00ko0>l03ol0n@0?o`3h00ko0?l03ol0n00?o`3b00?o oooo00?o0000ooooooooool07_oooonIo`00017ooooo00?o0000ooooooooool0@oooool00ol0003o ooooooooo`2looooo`03o`000?oooooooooo01Oooooo0014ooooo`?o00001Oooool01?l0003ooooo oooooooooomIo`3o00ko0>l03ol0n@0?o`3h00ko0?l03ol0n00?o`3b00?ooooo00?o0000oooooooo ool07_ooool00ol0003oo`00ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo 00007ooo00000ol0003oo`00ool0000Oool00003o`000?oo003oo`0000goo`0000?o0000oooooooo ool03oooool00ol0003oooooooooo`13ooooo`03o`000?oooooooooo0;cooooo00?o0000oooooooo ool05oooool004Gooooo00?o0000ooooooooool01?ooool01?l0003ooooooooooooooomIo`3o00ko 0>l03ol0n@0?o`3h00ko0?l03ol0n00?o`3b00?ooooo00?o0000ooooooooool07_ooool00ol0003o o`00ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo00007ooo00000ol0003o o`00ool0000Oool00003o`000?oo003oo`0000goo`0000?o0000ooooooooool03oooool00ol0003o ooooooooo`13ooooo`03o`000?oooooooooo0;cooooo00?o0000ooooooooool05oooool004Gooooo 00?o0000ooooooooool01?ooool2o`0000;oooooFOl0o`0>o`3_00oo0?T03ol0n00>o`3o00oo0?P0 3ol0lP03ooooo`03o`000?oooooooooo01kooooo00?o0000ool00?oo00007ooo00000ol0003oo`00 ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo00007ooo00000ol0003oo`00 ool0000=ool00003o`000?oooooooooo00oooooo00?o0000ooooooooool0@oooool00ol0003ooooo ooooo`2looooo`03o`000?oooooooooo01Oooooo0015ooooo`03o`000?oooooooooo00Cooooo00Co 0000ooooooooooooooooFOl0o`0>o`3_00oo0?T03ol0n00>o`3o00oo0?P03ol0lP03ooooo`03o`00 0?oooooooooo01Oooooo0ol00004ooooo`03o`000?oo003oo`0001ooo`0000?o0000ool00?oo0000 7ooo00000ol0003oo`00ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo0000 3Ooo00000ol0003oooooooooo`0?ooooo`03o`000?oooooooooo04?ooooo00?o0000ooooooooool0 _?ooool00ol0003oooooooooo`0Gooooo`00AOooool00ol0003oooooooooo`04ooooo`04o`000?oo oooooooooooooeWo0?l03_l0k`0?o`3i00oo0?P03_l0o`0?o`3h00oo0?800oooool00ol0003ooooo ooooo`0Hooooo`03o`000?oooooooooo00?ooooo00?o0000ool00?oo00007ooo00000ol0003oo`00 ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo00007ooo00000ol0003oo`00 ool0000=ool00003o`000?oooooooooo00oooooo00?o0000ooooooooool0@oooool00ol0003ooooo ooooo`2looooo`03o`000?oooooooooo01Oooooo0014ooooo`;o00001_ooool01?l0003ooooooooo oooooomIo`3o00ko0>l03ol0n@0?o`3h00ko0?l03ol0n00?o`3b00?ooooo00?o0000ooooooooool0 6?ooool00ol0003oooooooooo`03ooooo`03o`000?oo003oo`0001ooo`0000?o0000ool00?oo0000 7ooo00000ol0003oo`00ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo0000 3Ooo00000ol0003oooooooooo`0?ooooo`03o`000?oooooooooo04?ooooo00?o0000ooooooooool0 _?ooool00ol0003oooooooooo`0Gooooo`00AOooool00ol0003oooooooooo`04ooooo`04o`000?oo oooooooooooooeWo0?l03_l0k`0?o`3i00oo0?P03_l0o`0?o`3h00oo0?800oooool00ol0003ooooo ooooo`0Hooooo`03o`000?oooooooooo00?ooooo0_l0000Pool00003o`000?oo003oo`0001ooo`00 00?o0000ool00?oo00007ooo00000ol0003oo`00ool0000Oool00003o`000?oo003oo`0000goo`00 00?o0000ooooooooool03oooool00ol0003oooooooooo`13ooooo`03o`000?oooooooooo0;cooooo 00?o0000ooooooooool05oooool004cooooo00Co0000ooooooooooooooooFOl0o`0>o`3_00oo0?T0 3ol0n00>o`3o00oo0?P03ol0lP03ooooo`03o`000?oooooooooo01Sooooo00?o0000ooooooooool0 0oooool00ol0003oo`00ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo0000 7ooo00000ol0003oo`00ool0000Oool00003o`000?oo003oo`0000goo`0000?o0000ooooooooool0 3oooool00ol0003oooooooooo`13ooooo`03o`000?oooooooooo0;cooooo00?o0000ooooooooool0 5oooool004cooooo00Co0000ooooooooooooooooFOl0o`0>o`3_00oo0?T03ol0n00>o`3o00oo0?P0 3ol0lP03ooooo`03o`000?oooooooooo01Oooooo0_l00005ooooo`03o`000?oo003oo`0001ooo`00 00?o0000ool00?oo00007ooo00000ol0003oo`00ool0000Oool00003o`000?oo003oo`0001ooo`00 00?o0000ool00?oo00003Ooo00000ol0003oooooooooo`0?ooooo`03o`000?oooooooooo03_ooooo 0ol00005ooooo`03o`000?oooooooooo0;cooooo00?o0000ooooooooool05oooool004cooooo00Co 0000ooooooooooooooooFOl0o`0>o`3_00oo0?T03ol0n00>o`3o00oo0?P03ol0lP03ooooo`03o`00 0?oooooooooo01Sooooo00?o0000ooooooooool00oooool00ol0003oo`00ool0000Oool00003o`00 0?oo003oo`0001ooo`0000?o0000ool00?oo00007ooo00000ol0003oo`00ool0000Oool00003o`00 0?oo003oo`0000goo`0000?o0000ooooooooool03oooool00ol0003oooooooooo`0looooo`03o`00 0?oooooooooo00Cooooo00?o0000ooooooooool0_?ooool00ol0003oooooooooo`0Gooooo`00C?oo ool00ol0003oooooooooo`2eooooo`03o`000?oooooooooo01kooooo00?o0000ool00?oo00007ooo 00000ol0003oo`00ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo00007ooo 00000ol0003oo`00ool0000=ool00003o`000?oooooooooo00oooooo00?o0000ooooooooool0??oo ool00ol0003oooooooooo`04ooooo`03o`000?oooooooooo0;cooooo00?o0000ooooooooool05ooo ool004cooooo00?o0000ooooooooool0]Oooool00ol0003oooooooooo`0Nooooo`03o`000?oo003o o`0001ooo`0000?o0000ool00?oo00007ooo00000ol0003oo`00ool0000Oool00003o`000?oo003o o`0001ooo`0000?o0000ool00?oo00003Ooo00000ol0003oooooooooo`0?ooooo`03o`000?oooooo oooo03cooooo00?o0000ooooooooool01?ooool2o`000;gooooo00?o0000ooooooooool05oooool0 04cooooo00?o0000ooooooooool0]Oooool00ol0003oooooooooo`0Nooooo`03o`000?oo003oo`00 01ooo`0000?o0000ool00?oo00007ooo00000ol0003oo`00ool0000Oool00003o`000?oo003oo`00 01ooo`0000?o0000ool00?oo00003Ooo00000ol0003oooooooooo`0?ooooo`03o`000?oooooooooo 03cooooo00?o0000ooooooooool01?ooool00ol0003oooooooooo`2looooo`03o`000?oooooooooo 01Oooooo001oooool2o`0000Kooooo00?o0000ooooooooool0_?ooool00ol0003o ooooooooo`0Gooooo`00C?ooool00ol0003oooooooooo`08ooooo`03o`000?oooooooooo00cooooo 00?o0000ooooooooool03?ooool00ol0003oooooooooo`0;ooooo`03o`000?oooooooooo00cooooo 00?o0000ooooooooool03?ooool00ol0003oooooooooo`0;ooooo`03o`000?oooooooooo00cooooo 00?o0000ooooooooool03?ooool00ol0003oooooooooo`0;ooooo`03o`000?oooooooooo00cooooo 00?o0000ooooooooool03?ooool00ol0003oooooooooo`08ooooo`03o`000?oooooooooo01kooooo Zol0000nooooo`03o`000?oooooooooo00Cooooo00Go0000ooooooooooooooooo`00000@ooooo`03 o`000?oooooooooo00gooooo00?o0000ooooooooool03_ooool00ol0003oooooooooo`0=ooooo`03 o`000?oooooooooo00kooooo00?o0000ooooooooool03Oooool00ol0003oooooooooo`0>ooooo`03 o`000?oooooooooo00kooooo00?o0000ooooooooool03Oooool00ol0003oooooooooo`0>ooooo`03 o`000?oooooooooo00gooooo00?o0000ooooooooool00_ooool00ol0003oooooooooo`0Gooooo`00 C?oooonio`000?oooooo4Oooool01Ol0003ooooooooooooooooo0000013ooooo00?o0000oooooooo ool03Oooool00ol0003oooooooooo`0>ooooo`03o`000?oooooooooo00gooooo00?o0000oooooooo ool03_ooool00ol0003oooooooooo`0=ooooo`03o`000?oooooooooo00kooooo00?o0000oooooooo ool03_ooool00ol0003oooooooooo`0=ooooo`03o`000?oooooooooo00kooooo00?o0000oooooooo ool03Oooool00ol0003oooooooooo`02ooooo`03o`000?oooooooooo01Oooooo003ooooooooooooo 5oooooo0o`0001Wooooo003oooooooooooool?ooool00?ooooooooooooo`ooooo`00oooooooooooo oo3ooooo003oooooooooooool?ooool00?ooooooooooooo`ooooo`00oooooooooooooo3ooooo003o ooooooooooool?ooool00?ooooooooooooo`ooooo`00oooooooooooooo3ooooo003ooooooooooooo l?ooool005Sooooo00?oZZZZo`000?ooool02?ooool00ol0003oooooooooo`02ooooo`03o`000?oo oooooooo00Oooooo00?o0000ooooooooool00_ooool00ol0003oooooooooo`06ooooo`03oa4A4Ooo oooooooo00cooooo00?o4A4Aooooooooool03?ooool00olA4A7oooooooooo`02ooooo`03oa4A4Ooo oooooooo00Kooooo00?o0000ooooooooool00_ooool00ol0003oooooooooo`3ooooooooooooo??oo ool005Cooooo00Ko0000ojZZZ_mEEEGo0000odA4A?l00009ooooo`Ko00002Oooool6o`0000Sooooo 1_l00009ooooo`Ko00002Oooool6o`0000Sooooo1_l00009ooooo`04oiVIVOl0003oooooo`04ogMgMolcooooo`03o`000?oooooooooo00Kooooo 00?o0000ooooooooool02_ooool00ol0003oooooooooo`2"], ImageRangeCache->{{{0, 749}, {290.625, 0}} -> {-0.0785579, -0.0291728, \ 0.00421511, 0.00421511}, {{18.625, 282.188}, {283.688, 6.875}} -> {-5.49683, \ -1.08396, 0.0682284, 0.0616141}, {{242.688, 506.25}, {283.688, 6.875}} -> \ {-1.73324, -0.250017, 0.00589981, 0.0589113}, {{310.688, 459.875}, {276.188, \ 94.5625}} -> {-0.0689385, -0.980748, 0.000210809, 0.080242}, {{466.75, \ 730.312}, {283.688, 6.875}} -> {-32.4832, -1.1935, 0.0604226, 0.0102977}}] }, Open ]], Cell[BoxData[ StyleBox[\( (*\ Reconstruct\ Data\ Without\ Additive\ Steady\ State\ *) \), FontColor->RGBColor[1, 0, 0]]], "Input", PageBreakAbove->True, PageBreakBelow->False], Cell[BoxData[{ \(\({eigenarrays, eigenexpressions, eigengenes} = SingularValues[matrix];\)\), "\[IndentingNewLine]", \(\(eigenarrays = Transpose[eigenarrays];\)\), "\[IndentingNewLine]", \(\(eigenexpressions[\([1]\)] = 0;\)\), "\[IndentingNewLine]", \(\(matrix = Dot[eigenarrays, Dot[DiagonalMatrix[eigenexpressions], eigengenes]];\)\)}], "Input"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(matrix2 = matrix;\)\), "\n", \(\(genenames2 = genenames;\)\), "\n", \(\(arraynames2 = arraynames;\)\), "\n", \({genes2, arrays2} = Dimensions[matrix2]\)}], "Input"], Cell[BoxData[ \({2120, 12}\)], "Output"] }, Open ]], Cell[BoxData[ \( (*\ Project\ mRNA\ Expression\ Data\ Onto\ Proteins'\ DNA - Binding\ Data\ *) \)], "Input", PageBreakAbove->False, PageBreakBelow->False, FontColor->RGBColor[1, 0, 0]], Cell[BoxData[{ \(\(genes = genes1;\)\), "\[IndentingNewLine]", \(\(genenames = TakeColumns[genenames1, 1];\)\), "\[IndentingNewLine]", \(\(arrays = arrays1;\)\), "\[IndentingNewLine]", \(\(arraynames = arraynames1;\)\)}], "Input"], Cell[BoxData[{ \(\(externalgenes = genes2;\)\), "\[IndentingNewLine]", \(\(externalgenenames = TakeColumns[genenames2, 1];\)\), "\[IndentingNewLine]", \(\(externalarrays = arrays2;\)\), "\[IndentingNewLine]", \(\(externalarraynames = arraynames2;\)\)}], "Input"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(list = Flatten[Intersection[genenames, externalgenenames]];\)\), "\[IndentingNewLine]", \({partialgenes} = Dimensions[list]\)}], "Input"], Cell[BoxData[ \({1588}\)], "Output"] }, Open ]], Cell[BoxData[{ \(counter = Table[{\(Position[genenames, list[\([a]\)]]\)[\([1, 1]\)], list[\([a]\)]}, {a, 1, partialgenes}]; counter = ReplaceAll[counter, {} -> {Null}];\), "\[IndentingNewLine]", \(\(counter = Sort[counter, OrderedQ[{#1, #2}] &];\)\), "\[IndentingNewLine]", \(\(list = Flatten[TakeColumns[counter, {2}]];\)\)}], "Input"], Cell[BoxData[{ \(\(counter = Table[Flatten[Position[list, genenames[\([a, 1]\)]]], {a, 1, genes}];\)\), "\[IndentingNewLine]", \(\(counter = ReplaceAll[counter, {} -> {Null}];\)\), "\[IndentingNewLine]", \(partialmatrix = AppendRows[counter, genenames1, matrix1]; partialmatrix = Sort[partialmatrix, OrderedQ[{#1, #2}] &];\), "\[IndentingNewLine]", \(\(partialgenenames = TakeRows[\[IndentingNewLine]TakeColumns[ partialmatrix, {2, 8}], \[IndentingNewLine]{1, partialgenes}];\)\), "\n", \(\(partialmatrix = TakeRows[\[IndentingNewLine]TakeColumns[ partialmatrix, {9, arrays + 8}], \[IndentingNewLine]{1, partialgenes}];\)\), "\[IndentingNewLine]", \(\(originalpartial = partialmatrix;\)\)}], "Input"], Cell[BoxData[{ \(\(counter = Table[Flatten[Position[list, externalgenenames[\([a, 1]\)]]], {a, 1, externalgenes}];\)\), "\[IndentingNewLine]", \(\(counter = ReplaceAll[counter, {} -> {Null}];\)\), "\[IndentingNewLine]", \(\(partialexternalmatrix = AppendRows[counter, externalgenenames, matrix2];\)\), "\n", \(\(partialexternalmatrix = Sort[partialexternalmatrix, OrderedQ[{#1, #2}] &];\)\), "\[IndentingNewLine]", \(\(partialexternalgenenames = TakeRows[\[IndentingNewLine]TakeColumns[ partialexternalmatrix, {2, 2}], \[IndentingNewLine]{1, partialgenes}];\)\), "\n", \(\(partialexternalmatrix = TakeRows[\[IndentingNewLine]TakeColumns[ partialexternalmatrix, {3, externalarrays + 2}], \[IndentingNewLine]{1, partialgenes}];\)\)}], "Input"], Cell[BoxData[ \(\(partialmatrix = Dot[partialexternalmatrix, Dot[PseudoInverse[partialexternalmatrix], partialmatrix]];\)\)], "Input"], Cell[BoxData[ StyleBox[\( (*\ Examine\ mRNA\ Expression\ Data\ After\ Projection\ *) \), FontColor->RGBColor[1, 0, 0]]], "Input", PageBreakAbove->True, PageBreakBelow->False], Cell[BoxData[ StyleBox[\( (*\ Calculate\ SVD\ *) \), FontColor->RGBColor[0, 0, 1]]], "Input", PageBreakAbove->Automatic, PageBreakBelow->False], Cell[BoxData[{ \(\(matrix = partialmatrix;\)\), "\[IndentingNewLine]", \(\(genes = partialgenes;\)\), "\[IndentingNewLine]", \(\(genenames = TakeColumns[partialgenenames, \ 1];\)\)}], "Input"], Cell[CellGroupData[{ Cell[BoxData[{ \(\({eigenarrays, eigenexpressions, eigengenes} = SingularValues[matrix];\)\), "\[IndentingNewLine]", \(\(eigenarrays = Transpose[eigenarrays];\)\), "\n", \(\(fractions = eigenexpressions^2/\[IndentingNewLine]Sum[ eigenexpressions[\([a]\)]^2, {a, 1, \(Dimensions[eigenexpressions]\)[\([1]\)]}];\)\), "\n", \(\(entropy = \(-N[ Sum[fractions[\([a]\)]* Log[fractions[\([a]\)]], \[IndentingNewLine]{a, 1, \(Dimensions[ eigenexpressions]\)[\([1]\)]}]/\[IndentingNewLine]Log[\(\ Dimensions[eigenexpressions]\)[\([1]\)]]]\);\)\), "\n", \(entropy = N[Round[100*entropy]/100]\)}], "Input", PageBreakAbove->False], Cell[BoxData[ \(0.49`\)], "Output"] }, Open ]], Cell[BoxData[ \( (*\ Create\ Fractions\ Bar\ Charts\ Display\ *) \)], "Input", PageBreakAbove->False, PageBreakBelow->False, FontColor->RGBColor[0, 0, 1]], Cell[CellGroupData[{ Cell[BoxData[ \(fractions[\([1]\)]\)], "Input", PageBreakAbove->Automatic, PageBreakBelow->False], Cell[BoxData[ \(0.5379251522272657`\)], "Output"] }, Open ]], Cell[BoxData[{ \(\(limit = 0.55;\)\), "\[IndentingNewLine]", \(\(alsolimit = fractions[\([1]\)];\)\)}], "Input", PageBreakAbove->False, PageBreakBelow->False], Cell[BoxData[{ \(\(gridx = Table[a, {a, 0, limit, N[limit/5]}];\)\), "\n", \(\(framex = gridx;\)\), "\n", \(\(sizes = Flatten[\[IndentingNewLine]Table[\[IndentingNewLine]Dimensions[\ \[IndentingNewLine]Characters[\[IndentingNewLine]ToString[ framex[\([a]\)]\[IndentingNewLine]]]], {a, 1, 6}]];\)\), "\n", \(\(Do[\[IndentingNewLine]Do[ framex[\([a]\)] = StringJoin[ ToString[framex[\([a]\)]], "\< \>"], \[IndentingNewLine]{b, 1, size - sizes[\([a]\)]}], \[IndentingNewLine]{a, 1, 6}];\)\), "\n", \(\(framex = Table[{gridx[\([a]\)], framex[\([a]\)]}, {a, 1, 6}];\)\), "\n", \(\(gridx = Table[{gridx[\([a]\)], RGBColor[0, 0, 0]}, {a, 1, 6}];\)\), "\n", \(\(framey = Table[{a + 1, \(Dimensions[eigenexpressions]\)[\([1]\)] - a}, \[IndentingNewLine]{a, 0, \(Dimensions[eigenexpressions]\)[\([1]\)] - 1}];\)\), "\n", \(\(labelx = ColumnForm[\[IndentingNewLine]{"\<(b) Eigenexpression Fraction\>", StringJoin[\*"\"\<\!\(d\_2\) = \>\"", ToString[ entropy]], "\< \>"}, \[IndentingNewLine]Center];\)\), "\n", \(\(g = BarChart[\[IndentingNewLine]Table[ fractions[\([\(Dimensions[eigenexpressions]\)[\([1]\)] - a]\)], \[IndentingNewLine]{a, 0, \(Dimensions[eigenexpressions]\)[\([1]\)] - 1}], \[IndentingNewLine]BarOrientation -> Horizontal, \[IndentingNewLine]PlotRange -> {{0, alsolimit*1.0001}, {0.5, \(Dimensions[ eigenexpressions]\)[\([1]\)] + 0.5}}, \[IndentingNewLine]AspectRatio -> 1, \[IndentingNewLine]Axes -> False, \[IndentingNewLine]Frame -> True, \[IndentingNewLine]FrameTicks -> {None, framey, framex, None}, \[IndentingNewLine]FrameLabel -> {None, None, labelx, None}, \[IndentingNewLine]GridLines -> {gridx, None}, \[IndentingNewLine]DisplayFunction -> Identity];\)\), "\n", \(\(g = FullGraphics[g];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ labelx, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ labelx, {b, c + 2.25}, {0, \(-1\)}, {1, 0}];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ a_, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ a, {b, c + 1.5}, {0, 0}, {0, 1}];\)\), "\n", \(\(g2 = Show[g, \[IndentingNewLine]AspectRatio -> 1.35*14/18, \[IndentingNewLine]PlotRange -> All, \[IndentingNewLine]DisplayFunction \[Rule] Identity];\)\)}], "Input", PageBreakAbove->True, PageBreakBelow->False], Cell[BoxData[ \( (*\ \(Create\ Eigengenes\ 2 D\ Red\ &\)\ Green\ Raster\ Display\ *) \)], "Input", PageBreakAbove->True, PageBreakBelow->False, FontColor->RGBColor[0, 0, 1]], Cell[BoxData[{ \(\(contrast = 3.5;\)\), "\n", \(\(displaying = Table[\[IndentingNewLine]If[ contrast*eigengenes[\([i, j]\)] > 0, \[IndentingNewLine]If[ contrast*eigengenes[\([i, j]\)] < 1, {contrast*eigengenes[\([i, j]\)], 0}, {1, 0}], \[IndentingNewLine]If[ contrast*eigengenes[\([i, j]\)] > \(-1\), {0, \(-contrast\)* eigengenes[\([i, j]\)]}, {0, 1}]], \[IndentingNewLine]{i, 1, \(Dimensions[eigenexpressions]\)[\([1]\)]}, {j, 1, arrays}];\)\), "\n", \(\(framex = Table[{a - 0.5, arraynames[\([1, a]\)]}, {a, 1, arrays}];\)\), "\n", \(\(framey = Table[{a + 1 - 0.5, \(Dimensions[eigenexpressions]\)[\([1]\)] - a}, \[IndentingNewLine]{a, 0, \(Dimensions[eigenexpressions]\)[\([1]\)] - 1}];\)\), "\n", \(\(labely = "\";\)\), "\n", \(\(labelx = ColumnForm[{"\<(a) Arrays\>", "\< \>", "\< \>"}, Center];\)\)}], "Input", PageBreakAbove->Automatic, PageBreakBelow->False], Cell[BoxData[{ \(\(g = Show[\[IndentingNewLine]Graphics[\[IndentingNewLine]RasterArray[\ \[IndentingNewLine]Table[\[IndentingNewLine]RGBColor[ displaying[\([i, j, 1]\)], displaying[\([i, j, 2]\)], 0], \[IndentingNewLine]{i, \(Dimensions[ eigenexpressions]\)[\([1]\)], 1, \(-1\)}, {j, 1, arrays}]]], \[IndentingNewLine]AspectRatio -> 1, \[IndentingNewLine]Frame -> True, \[IndentingNewLine]FrameTicks -> {None, framey, framex, None}, \[IndentingNewLine]FrameLabel -> {None, labely, labelx, None}, \[IndentingNewLine]DisplayFunction -> Identity];\)\), "\n", \(\(g = FullGraphics[g];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ labely, {b_, c_}, {1. , 0. }] \[Rule] \[IndentingNewLine]Text[ labely, {b - 3, c}, {0, 0}, {0, 1}];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ labelx, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ labelx, {b, c + 2.25}, {0, \(-1\)}, {1, 0}];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ a_, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ a, {b, c + 2.25}, {0, 0}, {0, 1}];\)\), "\n", \(\(g1 = Show[g, \[IndentingNewLine]AspectRatio -> 1.05*14/18, \[IndentingNewLine]PlotRange -> All, \[IndentingNewLine]DisplayFunction \[Rule] Identity];\)\)}], "Input", PageBreakAbove->False, PageBreakBelow->False], Cell[BoxData[ \( (*\ Create\ Selected\ Eigengenes\ Graph\ Display\ *) \)], "Input", PageBreakAbove->True, PageBreakBelow->False, FontColor->RGBColor[0, 0, 1]], Cell[CellGroupData[{ Cell[BoxData[{ \(eigengenes1 = Chop[TrigFit[Drop[eigengenes[\([1]\)], {1}], 2, {x - 1, arrays - 1}], 0.15]\), "\[IndentingNewLine]", \(eigengenes2 = Chop[TrigFit[Drop[eigengenes[\([2]\)], {1}], 2, {x - 1, arrays - 1}], 0.15]\)}], "Input", PageBreakAbove->Automatic, PageBreakBelow->False], Cell[BoxData[ \(0.2999498116144359`\ Sin[4\/17\ \[Pi]\ \((\(-1\) + x)\)]\)], "Output"], Cell[BoxData[ \(0.24207940923884302`\ Cos[4\/17\ \[Pi]\ \((\(-1\) + x)\)]\)], "Output"] }, Open ]], Cell[BoxData[{ \(\(eigengenes1 = Sqrt[2/17. ]*Sin[4*Pi*\((x - 1)\)/17];\)\), "\[IndentingNewLine]", \(\(eigengenes2 = Sqrt[2/17. ]*Cos[4*Pi*\((x - 1)\)/17];\)\)}], "Input"], Cell[BoxData[{ \(\(graph = Plot[eigengenes1, \[IndentingNewLine]{x, 1, arrays - 1}, \[IndentingNewLine]PlotStyle -> {RGBColor[1, 0, 0], Dashing[{0.03, 0.02}]}, \[IndentingNewLine]DisplayFunction -> Identity];\)\), "\n", \(\(labelx = ColumnForm[{"\<(c) Arrays\>"}, Center];\)\), "\n", \(\(labely = ColumnForm[{"\< \>", "\"}, Center];\)\), "\[IndentingNewLine]", \(\(framex = Table[{a - 1, arraynames[\([1, a]\)]}, {a, 1, arrays}];\)\), "\n", \(\(framey = {\(-1\), \(-0.5\), 0, 0.5, 1};\)\), "\n", \(\(coordinates = Table[{a - 1, eigengenes[\([1, a]\)]}, {a, 1, arrays}];\)\), "\n", \(\(points = Table[Point[coordinates[\([a]\)]], {a, 1, arrays}];\)\), "\n", \(\(line = Line[coordinates];\)\), "\n", \(\(g = Show[\[IndentingNewLine]{Graphics[{RGBColor[1, 0, 0], PointSize[0.022], points}], \[IndentingNewLine]Graphics[{RGBColor[1, 0, 0], line}], \[IndentingNewLine]graph, \ \[IndentingNewLine]Graphics[{RGBColor[1, 0, 0], Text[\*"\"\<\!\(\@\(2\/T\)\)sin(\!\(\(4 \[Pi]t\)\/T\))\ \[ThinSpace]\>\"", {8.5, 0.7}]}]}, \[IndentingNewLine]Frame -> True, \[IndentingNewLine]FrameLabel -> {None, labely, labelx, None}, \[IndentingNewLine]GridLines -> {None, {{0, RGBColor[0, 0, 0]}}}, \[IndentingNewLine]FrameTicks -> {None, framey, framex, None}, \[IndentingNewLine]PlotRange -> {\(-1.05\), 1.05}, \[IndentingNewLine]DisplayFunction -> Identity];\)\), "\n", \(\(g = FullGraphics[g];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \ \[IndentingNewLine]Text[ labely, {b_, c_}, {1. , 0. }] \[Rule] \[IndentingNewLine]Text[ labely, {b - 5.4, c}, {0, 0}, {0, 1}];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ labelx, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ labelx, {b, c + 0.625}, {0, \(-1\)}, {1, 0}];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ a_, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ a, {b, c + 0.25}, {0, 0}, {0, 1}];\)\), "\n", \(\(p1 = Show[g, \[IndentingNewLine]AspectRatio -> 1.05, \[IndentingNewLine]PlotRange -> All, DisplayFunction \[Rule] Identity];\)\)}], "Input", PageBreakAbove->False, PageBreakBelow->False], Cell[BoxData[{ \(\(graph = Plot[eigengenes2, \[IndentingNewLine]{x, 1, arrays - 1}, \[IndentingNewLine]PlotStyle -> {RGBColor[0, 0, 1], Dashing[{0.03, 0.02}]}, \[IndentingNewLine]DisplayFunction -> Identity];\)\), "\n", \(\(labelx = ColumnForm[{"\<(d) Arrays\>"}, Center];\)\), "\n", \(\(labely = ColumnForm[{"\< \>", "\< \>"}, Center];\)\), "\n", \(\(framex = Table[{a - 1, arraynames[\([1, a]\)]}, {a, 1, arrays}];\)\), "\n", \(\(framey = {\(-1\), \(-0.5\), 0, 0.5, 1};\)\), "\n", \(\(coordinates = Table[{a - 1, eigengenes[\([2, a]\)]}, {a, 1, arrays}];\)\), "\n", \(\(points = Table[Point[coordinates[\([a]\)]], {a, 1, arrays}];\)\), "\n", \(\(line = Line[coordinates];\)\), "\n", \(\(g = Show[\[IndentingNewLine]{Graphics[{RGBColor[0, 0, 1], PointSize[0.022], points}], \[IndentingNewLine]Graphics[{RGBColor[0, 0, 1], line}], \[IndentingNewLine]graph, \ \[IndentingNewLine]Graphics[{RGBColor[0, 0, 1], Text[\*"\"\<\!\(\@\(2\/T\)\)cos(\!\(\(4 \[Pi]t\)\/T\))\>\"", \ {8.5, 0.7}]}]}, \[IndentingNewLine]Frame -> True, \[IndentingNewLine]FrameLabel -> {None, labely, labelx, None}, \[IndentingNewLine]GridLines -> {None, {{0, RGBColor[0, 0, 0]}}}, \[IndentingNewLine]FrameTicks -> {None, framey, framex, None}, \[IndentingNewLine]PlotRange -> {\(-1.05\), 1.05}, \[IndentingNewLine]DisplayFunction -> Identity];\)\), "\n", \(\(g = FullGraphics[g];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ labely, {b_, c_}, {1. , 0. }] \[Rule] \[IndentingNewLine]Text[ labely, {b - 5.4, c}, {0, 0}, {0, 1}];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ labelx, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ labelx, {b, c + 0.625}, {0, \(-1\)}, {1, 0}];\)\), "\n", \(\(g[\([1, 2]\)] = g[\([1, 2]\)] /. \[IndentingNewLine]Text[ a_, {b_, c_}, {0. , \(-1. \)}] \[Rule] \[IndentingNewLine]Text[ a, {b, c + 0.25}, {0, 0}, {0, 1}];\)\), "\n", \(\(p2 = Show[g, \[IndentingNewLine]AspectRatio -> 1.05, \[IndentingNewLine]PlotRange -> All, \[IndentingNewLine]DisplayFunction \[Rule] Identity];\)\)}], "Input", PageBreakAbove->True, PageBreakBelow->False], Cell[BoxData[ \( (*\ Display\ Eigengenes, \ Fractions\ and\ Selected\ Eigengenes\ *) \)], "Input", PageBreakAbove->True, PageBreakBelow->False, FontColor->RGBColor[0, 0, 1]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Show[ GraphicsArray[{g1, g2}], \[IndentingNewLine]GraphicsSpacing -> \(-0.15\)];\)\)], \ "Input", PageBreakAbove->Automatic, PageBreakBelow->False], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .44144 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.47619 0.0105105 0.47619 [ [ 0 0 0 0 ] [ 1 .44144 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .44144 L 0 .44144 L closepath clip newpath % Start of sub-graphic p 0.0238095 0.0105105 0.53861 0.430931 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.186619 0.0427952 0.0347832 0.0557772 [ [.15725 .06267 -12 -4.5 ] [.15725 .06267 0 4.5 ] [.15725 .11845 -12 -4.5 ] [.15725 .11845 0 4.5 ] [.15725 .17423 -6 -4.5 ] [.15725 .17423 0 4.5 ] [.15725 .23 -6 -4.5 ] [.15725 .23 0 4.5 ] [.15725 .28578 -6 -4.5 ] [.15725 .28578 0 4.5 ] [.15725 .34156 -6 -4.5 ] [.15725 .34156 0 4.5 ] [.15725 .39733 -6 -4.5 ] [.15725 .39733 0 4.5 ] [.15725 .45311 -6 -4.5 ] [.15725 .45311 0 4.5 ] [.15725 .50889 -6 -4.5 ] [.15725 .50889 0 4.5 ] [.15725 .56467 -6 -4.5 ] [.15725 .56467 0 4.5 ] [.15725 .62044 -6 -4.5 ] [.15725 .62044 0 4.5 ] [.02381 .34156 -6 -32 ] [.02381 .34156 6 32 ] [.20802 .79722 -6.1875 -23.0313 ] [.20802 .79722 6.1875 23.0313 ] [.25081 .79722 -6.1875 -23.0313 ] [.25081 .79722 6.1875 23.0313 ] [.29361 .79722 -6.1875 -23.0313 ] [.29361 .79722 6.1875 23.0313 ] [.3364 .79722 -6.1875 -23.0313 ] [.3364 .79722 6.1875 23.0313 ] [.3792 .79722 -6.1875 -23.0313 ] [.3792 .79722 6.1875 23.0313 ] [.42199 .79722 -6.1875 -23.0313 ] [.42199 .79722 6.1875 23.0313 ] [.46479 .79722 -6.1875 -23.0313 ] [.46479 .79722 6.1875 23.0313 ] [.50758 .79722 -6.1875 -23.0313 ] [.50758 .79722 6.1875 23.0313 ] [.55038 .79722 -6.1875 -23.0313 ] [.55038 .79722 6.1875 23.0313 ] [.59317 .79722 -6.1875 -23.0313 ] [.59317 .79722 6.1875 23.0313 ] [.63597 .79722 -6.1875 -23.0313 ] [.63597 .79722 6.1875 23.0313 ] [.67876 .79722 -6.1875 -23.0313 ] [.67876 .79722 6.1875 23.0313 ] [.72156 .79722 -6.1875 -23.0313 ] [.72156 .79722 6.1875 23.0313 ] [.76435 .79722 -6.1875 -23.0313 ] [.76435 .79722 6.1875 23.0313 ] [.80715 .79722 -6.1875 -23.0313 ] [.80715 .79722 6.1875 23.0313 ] [.84994 .79722 -6.1875 -23.0313 ] [.84994 .79722 6.1875 23.0313 ] [.89274 .79722 -6.1875 -23.0313 ] [.89274 .79722 6.1875 23.0313 ] [.93554 .79722 -6.1875 -23.0313 ] [.93554 .79722 6.1875 23.0313 ] [.57178 .79722 -32 0 ] [.57178 .79722 32 39.625 ] [ 0 0 0 0 ] [ 1 .81667 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath % Start of colorimage (RGB) p .18662 .03478 translate .77031 .61355 scale 54 string 18 11 8 [18 0 0 11 0 0] { \tcurrentfile \t1 index \treadhexstring \tpop } false 3 Mcolorimage 006D005C00005100000096004B0000640000006A0000C700DB00007E000000630000FF00 FF0000002500003A0084000000FF00EB0000 27000000FF00FF00007300006D000000EC0000FF005E000000D600F6000000DF00009400 008C00C90000000700810000620000FF0000 006200D20000D8000000E800FF0000007100FF0000007B0000FF00A20000004000003E00 00FF000037008B0000D5000000E700470000 00E800FF00009200004100002C000000FF00000900001A00F7000000960000090000C800 003800FF000000150000D300760000005500 2E0000000B002F0000E6000000920000FF003A00005E0000FF000000930000FF00DE0000 05000000FF00FF000077000000CB00920000 0017008B0000000C00004E0000A40087000000FF00A6000000310000C700FF000000C800 00A8005A0000FF0000FF000000F500010000 008A00FF000004000000930000FF006400000070007E0000005D0000970000FF00FF0000 00050094000000FF00FF0000070000600000 9A000000B70000C10000FF0000AC0000FF0017000000BC00008C000A0000030000B70000 FF0000FF0000FF0000000600670000004500 FF0000880000003F003E0000410000AF000018000000020000750000FF0000FF0000FF00 000D008F00003C0000000700004000007700 FF0000FF0000D0000023000000630000DE0000EF0000DC00007A00A00000FC0000D70000 18000000B50000DA0000A60000C800002700 00D300009C00A10000FF0000EB0000540000004A0000DD0000FF0000FF00120000FF0000 D60000E3000050000000240000FF0000DA00 pop P % End of image 0 g .25 Mabswid [ ] 0 setdash .16736 .01944 m .97619 .01944 L s .16736 .06267 m .17242 .06267 L s [(11)] .15725 .06267 1 0 Mshowa .16736 .11845 m .17242 .11845 L s [(10)] .15725 .11845 1 0 Mshowa .16736 .17423 m .17242 .17423 L s [(9)] .15725 .17423 1 0 Mshowa .16736 .23 m .17242 .23 L s [(8)] .15725 .23 1 0 Mshowa .16736 .28578 m .17242 .28578 L s [(7)] .15725 .28578 1 0 Mshowa .16736 .34156 m .17242 .34156 L s [(6)] .15725 .34156 1 0 Mshowa .16736 .39733 m .17242 .39733 L s [(5)] .15725 .39733 1 0 Mshowa .16736 .45311 m .17242 .45311 L s [(4)] .15725 .45311 1 0 Mshowa .16736 .50889 m .17242 .50889 L s [(3)] .15725 .50889 1 0 Mshowa .16736 .56467 m .17242 .56467 L s [(2)] .15725 .56467 1 0 Mshowa .16736 .62044 m .17242 .62044 L s [(1)] .15725 .62044 1 0 Mshowa .16736 .01944 m .16736 .66367 L s gsave .02381 .34156 -93 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 93 10 translate 90 rotate -93 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Eigengenes) show 123.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .20802 .65964 m .20802 .66367 L s gsave .20802 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0) show 69.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .25081 .65964 m .25081 .66367 L s gsave .25081 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (7) show 69.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .29361 .65964 m .29361 .66367 L s gsave .29361 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (14) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .3364 .65964 m .3364 .66367 L s gsave .3364 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (21) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .3792 .65964 m .3792 .66367 L s gsave .3792 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (28) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .42199 .65964 m .42199 .66367 L s gsave .42199 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (35) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .46479 .65964 m .46479 .66367 L s gsave .46479 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (42) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .50758 .65964 m .50758 .66367 L s gsave .50758 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (49) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .55038 .65964 m .55038 .66367 L s gsave .55038 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (56) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .59317 .65964 m .59317 .66367 L s gsave .59317 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (63) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .63597 .65964 m .63597 .66367 L s gsave .63597 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (70) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .67876 .65964 m .67876 .66367 L s gsave .67876 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (77) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .72156 .65964 m .72156 .66367 L s gsave .72156 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (84) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .76435 .65964 m .76435 .66367 L s gsave .76435 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (91) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .80715 .65964 m .80715 .66367 L s gsave .80715 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (98) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .84994 .65964 m .84994 .66367 L s gsave .84994 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (105) show 81.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .89274 .65964 m .89274 .66367 L s gsave .89274 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (112) show 81.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .93554 .65964 m .93554 .66367 L s gsave .93554 .79722 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (119) show 81.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .16736 .66367 m .97619 .66367 L s gsave .57178 .79722 -93 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 47.625 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding MacintoshRomanEncoding def currentdict end newfontname exch definefont pop } def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 63.000 13.000 moveto (H) show 69.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (a) show %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 75.000 13.000 moveto (L) show 87.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Arrays) show 123.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 90.000 26.500 moveto 0.000 0.000 rmoveto 96.000 26.500 moveto 0.000 0.000 rmoveto 90.000 40.000 moveto 0.000 0.000 rmoveto 96.000 40.000 moveto 0.000 0.000 rmoveto 0.000 0.000 0.000 setrgbcolor 1.000 setlinewidth grestore .97619 .01944 m .97619 .66367 L s 0 0 m 1 0 L 1 .81667 L 0 .81667 L closepath clip newpath MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.46139 0.0105105 0.97619 0.430931 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0355673 1.74844 -0.0123483 0.0746965 [ [.02381 .06235 -12 -4.5 ] [.02381 .06235 0 4.5 ] [.02381 .13704 -12 -4.5 ] [.02381 .13704 0 4.5 ] [.02381 .21174 -6 -4.5 ] [.02381 .21174 0 4.5 ] [.02381 .28644 -6 -4.5 ] [.02381 .28644 0 4.5 ] [.02381 .36113 -6 -4.5 ] [.02381 .36113 0 4.5 ] [.02381 .43583 -6 -4.5 ] [.02381 .43583 0 4.5 ] [.02381 .51053 -6 -4.5 ] [.02381 .51053 0 4.5 ] [.02381 .58522 -6 -4.5 ] [.02381 .58522 0 4.5 ] [.02381 .65992 -6 -4.5 ] [.02381 .65992 0 4.5 ] [.02381 .73462 -6 -4.5 ] [.02381 .73462 0 4.5 ] [.02381 .80931 -6 -4.5 ] [.02381 .80931 0 4.5 ] [.03557 .96898 -6 -14 ] [.03557 .96898 6 14 ] [.2279 .96898 -4.5 -12 ] [.2279 .96898 4.5 12 ] [.42022 .96898 -4.5 -12 ] [.42022 .96898 4.5 12 ] [.61255 .96898 -4.5 -12 ] [.61255 .96898 4.5 12 ] [.80488 .96898 -4.5 -12 ] [.80488 .96898 4.5 12 ] [.50588 1.025 -86 0 ] [.50588 1.025 86 39.3125 ] [ 0 0 0 0 ] [ 1 1.05 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 1 0 0 r .03557 .03247 m .03557 .09223 L .036 .09223 L .036 .03247 L F 0 g .5 Mabswid [ ] 0 setdash .03557 .03247 m .03557 .09223 L .036 .09223 L .036 .03247 L .03557 .03247 L s 1 0 0 r .03557 .10717 m .03557 .16692 L .03712 .16692 L .03712 .10717 L F 0 g .03557 .10717 m .03557 .16692 L .03712 .16692 L .03712 .10717 L .03557 .10717 L s 1 0 0 r .03557 .18186 m .03557 .24162 L .03939 .24162 L .03939 .18186 L F 0 g .03557 .18186 m .03557 .24162 L .03939 .24162 L .03939 .18186 L .03557 .18186 L s 1 0 0 r .03557 .25656 m .03557 .31632 L .04 .31632 L .04 .25656 L F 0 g .03557 .25656 m .03557 .31632 L .04 .31632 L .04 .25656 L .03557 .25656 L s 1 0 0 r .03557 .33126 m .03557 .39101 L .04352 .39101 L .04352 .33126 L F 0 g .03557 .33126 m .03557 .39101 L .04352 .39101 L .04352 .33126 L .03557 .33126 L s 1 0 0 r .03557 .40595 m .03557 .46571 L .047 .46571 L .047 .40595 L F 0 g .03557 .40595 m .03557 .46571 L .047 .46571 L .047 .40595 L .03557 .40595 L s 1 0 0 r .03557 .48065 m .03557 .54041 L .05224 .54041 L .05224 .48065 L F 0 g .03557 .48065 m .03557 .54041 L .05224 .54041 L .05224 .48065 L .03557 .48065 L s 1 0 0 r .03557 .55535 m .03557 .6151 L .10206 .6151 L .10206 .55535 L F 0 g .03557 .55535 m .03557 .6151 L .10206 .6151 L .10206 .55535 L .03557 .55535 L s 1 0 0 r .03557 .63004 m .03557 .6898 L .20796 .6898 L .20796 .63004 L F 0 g .03557 .63004 m .03557 .6898 L .20796 .6898 L .20796 .63004 L .03557 .63004 L s 1 0 0 r .03557 .70474 m .03557 .7645 L .55828 .7645 L .55828 .70474 L F 0 g .03557 .70474 m .03557 .7645 L .55828 .7645 L .55828 .70474 L .03557 .70474 L s 1 0 0 r .03557 .77944 m .03557 .83919 L .9761 .83919 L .9761 .77944 L F 0 g .03557 .77944 m .03557 .83919 L .9761 .83919 L .9761 .77944 L .03557 .77944 L s .25 Mabswid .03557 .025 m .03557 .84666 L s .2279 .025 m .2279 .84666 L s .42022 .025 m .42022 .84666 L s .61255 .025 m .61255 .84666 L s .80488 .025 m .80488 .84666 L s .03557 .025 m .97619 .025 L s .03557 .06235 m .04145 .06235 L s [(11)] .02381 .06235 1 0 Mshowa .03557 .13704 m .04145 .13704 L s [(10)] .02381 .13704 1 0 Mshowa .03557 .21174 m .04145 .21174 L s [(9)] .02381 .21174 1 0 Mshowa .03557 .28644 m .04145 .28644 L s [(8)] .02381 .28644 1 0 Mshowa .03557 .36113 m .04145 .36113 L s [(7)] .02381 .36113 1 0 Mshowa .03557 .43583 m .04145 .43583 L s [(6)] .02381 .43583 1 0 Mshowa .03557 .51053 m .04145 .51053 L s [(5)] .02381 .51053 1 0 Mshowa .03557 .58522 m .04145 .58522 L s [(4)] .02381 .58522 1 0 Mshowa .03557 .65992 m .04145 .65992 L s [(3)] .02381 .65992 1 0 Mshowa .03557 .73462 m .04145 .73462 L s [(2)] .02381 .73462 1 0 Mshowa .03557 .80931 m .04145 .80931 L s [(1)] .02381 .80931 1 0 Mshowa .03557 .025 m .03557 .84666 L s .03557 .84153 m .03557 .84666 L s gsave .03557 .96898 -75 -10 Mabsadd m 1 1 Mabs scale currentpoint translate 75 10 translate 90 rotate -75 -10 translate 0 20 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0) show 87.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .2279 .84153 m .2279 .84666 L s [(0.11)] .2279 .96898 0 0 90 Mrotshowa .42022 .84153 m .42022 .84666 L s [(0.22)] .42022 .96898 0 0 90 Mrotshowa .61255 .84153 m .61255 .84666 L s [(0.33)] .61255 .96898 0 0 90 Mrotshowa .80488 .84153 m .80488 .84666 L s [(0.44)] .80488 .96898 0 0 90 Mrotshowa .03557 .84666 m .97619 .84666 L s gsave .50588 1.025 -147 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 47.3125 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding MacintoshRomanEncoding def currentdict end newfontname exch definefont pop } def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 63.000 13.000 moveto (H) show 69.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (b) show %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 75.000 13.000 moveto (L) show 87.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Eigenexpression) show 183.000 13.000 moveto (Fraction) show 231.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 120.375 26.312 moveto 0.000 0.000 rmoveto 120.375 26.312 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (d) show 126.375 27.875 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 7.125 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 137.625 26.312 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (=) show 149.625 26.312 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0.49) show 173.625 26.312 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 144.000 39.688 moveto 0.000 0.000 rmoveto 150.000 39.688 moveto 0.000 0.000 rmoveto 0.000 0.000 0.000 setrgbcolor 1.000 setlinewidth grestore .97619 .025 m .97619 .84666 L s 0 0 m 1 0 L 1 1.05 L 0 1.05 L closepath clip newpath MathSubEnd P % End of sub-graphic % End of Graphics MathPictureEnd \ \>"], "Graphics", PageBreakAbove->Automatic, PageBreakBelow->False, ImageSize->{526.75, 232.5}, ImageMargins->{{40, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0000j2000`400?l00000o`00003ooooooooo oooooa3ooooo003ooooooooooooo4?ooool00?ooooooooooool@ooooo`00oooooooooooooa3ooooo 003ooooooooooooo4?ooool00?ooooooooooool@ooooo`00oooooooooooooa3ooooo003ooooooooo oooo4?ooool00?ooooooooooool@ooooo`00oooooooooooooa3ooooo0018oooookWo0000:_oooonW o`0003cooooo0018ooooo`03o`000?oooooooooo0;Gooooo00?o0000ooooooooool0:?ooool00ol0 003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0 003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool004So oooo00?o0000ooooooooool0]Oooool00ol0003oooooooooo`0Xooooo`03o`000?oooooooooo01oo oooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oo oooo00?o0000ooooooooool06oooool00ol0003oooooooooo`0jooooo`00B?ooool00ol0003ooooo ooooo`2eooooo`03o`000?oooooooooo02Sooooo00?o0000ooooooooool07oooool00ol0003ooooo ooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003ooooo ooooo`0Kooooo`03o`000?oooooooooo03[ooooo0018ooooo`03o`000?oooooooooo00;ooooo2_l0 K@09oe`000[oD@002_l0UP0:od/000WoI0002_l0JP0:o`3700[of`002Omn000:o`1S00[o0?l02_oo 0009o`0U00[o03X02_n4000:o`3o00Woj`001?ooool00ol0003oooooooooo`0Kooooo`?o00000ooo ool3o`0000Cooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oo oooooooo01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oo oooooooo03[ooooo0018ooooo`03o`000?oooooooooo00;ooooo2_l0K@09oe`000[oD@002_l0UP0: od/000WoI0002_l0JP0:o`3700[of`002Omn000:o`1S00[o0?l02_oo0009o`0U00[o03X02_n4000: o`3o00Woj`001?ooool00ol0003oooooooooo`0Looooo`03o`000?oooooooooo00?ooooo00?o0000 ooooooooool00oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000 ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000 ooooooooool0>_ooool004Sooooo00?o0000ooooooooool00_ooool:o`1]00WoG0002_mA000:o`2F 00[oB`002OmT000:o`1Z00[o0P0:oh@0 00[o0?l02Oo[0004ooooo`03o`000?oooooooooo01cooooo00?o0000ooooooooool00oooool00ol0 003oooooooooo`03ooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0 003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool06oooool00ol0 003oooooooooo`0jooooo`00>oooool3o`0000?ooooo0ol00004ooooo`03o`000?oooooooooo00;o oooo2_l0K@09oe`000[oD@002_l0UP0:od/000WoI0002_l0JP0:o`3700[of`002Omn000:o`1S00[o 0?l02_oo0009o`0U00[o03X02_n4000:o`3o00Woj`001?ooool00ol0003oooooooooo`0Looooo`03 o`000?oooooooooo00?ooooo00?o0000ooooooooool00oooool2o`00023ooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool06oooool00ol0003oooooooooo`0jooooo`00??ooool00ol0003oooooooooo`03ooooo`03o`00 0?oooooooooo00?ooooo00?o0000ooooooooool00_ooool:o`1]00WoG0002_mA000:o`2F00[oB`00 2OmT000:o`1Z00[o0P0:oh@000[o0?l0 2Oo[0004ooooo`03o`000?oooooooooo01cooooo00?o0000ooooooooool00oooool00ol0003ooooo ooooo`03ooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003ooooo ooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool06oooool00ol0003ooooo ooooo`0jooooo`00??ooool00ol0003oooooooooo`03ooooo`03o`000?oooooooooo00?ooooo00?o 0000ooooooooool00_ooool:o`1]00WoG0002_mA000:o`2F00[oB`002OmT000:o`1Z00[o0P0:oh@000[o0?l02Oo[0004ooooo`03o`000?oo oooooooo01_ooooo0_l00004ooooo`;o00001Oooool00ol0003oooooooooo`0Oooooo`03o`000?oo oooooooo01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oo oooooooo01_ooooo00?o0000ooooooooool0>_ooool003cooooo00?o0000ooooooooool00oooool0 0ol0003oooooooooo`03ooooo`?o00000_ooool:o`1]00WoG0002_mA000:o`2F00[oB`002OmT000: o`1Z00[o0P0:oh@000[o0?l02Oo[0004 ooooo`03o`000?oooooooooo01cooooo00?o0000ooooooooool00oooool00ol0003oooooooooo`03 ooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0O ooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool06oooool00ol0003oooooooooo`0j ooooo`00??ooool00ol0003oooooooooo`03ooooo`03o`000?oooooooooo00?ooooo00?o0000oooo ooooool00_ooool:o`1]00WoG0002_mA000:o`2F00[oB`002OmT000:o`1Z00[o0P0:oh@000[o0?l02Oo[0004ooooo`03o`000?oooooooooo 02Sooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo 01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo 03[ooooo000kooooo`;o00001?ooool2o`0000Gooooo00?o0000ooooooooool00_ooool:o`1]00Wo G0002_mA000:o`2F00[oB`002OmT000:o`1Z00[o0P0:oh@000[o0?l02Oo[0004ooooo`03o`000?oooooooooo02Sooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo000looooo`03o`00 0?oooooooooo00?ooooo00?o0000ooooooooool00oooool00ol0003oooooooooo`02ooooo`[o06d0 2OmL000:oe4000[o09H02_m;0009of@000[o06X02_l0a`0:om/000WoOP002_l0H`0:o`3o00[oo`00 2Ol09@0:o`0j00[oQ0002_l0o`09on/000Cooooo00?o0000ooooooooool0:?ooool00ol0003ooooo ooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003ooooo ooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool004Sooooo00?o 0000ooooooooool00_ooool:o`1]00WoG0002_mA000:o`2F00[oB`002OmT000:o`1Z00[o0P0:oh@000[o0?l02Oo[0004ooooo`03o`000?oo oooooooo02Sooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oo oooooooo01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oo oooooooo03[ooooo0018ooooo`03o`000?oooooooooo00;ooooo2_l0K@09oe`000[oD@002_l0UP0: od/000WoI0002_l0JP0:o`3700[of`002Omn000:o`1S00[o0?l02_oo0009o`0U00[o03X02_n4000: o`3o00Woj`001?ooool00ol0003oooooooooo`0Xooooo`03o`000?oooooooooo01oooooo00?o0000 ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000 ooooooooool06oooool00ol0003oooooooooo`0jooooo`00B?ooool00ol0003oooooooooo`02oooo o`[o06d02OmL000:oe4000[o09H02_m;0009of@000[o06X02_l0a`0:om/000WoOP002_l0H`0:o`3o 00[oo`002Ol09@0:o`0j00[oQ0002_l0o`09on/000Cooooo00?o0000ooooooooool0:?ooool00ol0 003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0 003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool004So oooo00?o0000ooooooooool00_ooool:obL000Wo0?l02_oo000:og<000[oK@002Ol0k00:o`3o00[o GP002_l0eP09ooH000[o0=l02_l0U00:o`2<00Wob@002_l01`0:oh4000[oHP002Ooo0004ooooo`03 o`000?oooooooooo01_ooooo0ol00004ooooo`;o00001?ooool00ol0003oooooooooo`0Oooooo`03 o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03 o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool004Sooooo00?o0000ooooooooool0 0_ooool:obL000Wo0?l02_oo000:og<000[oK@002Ol0k00:o`3o00[oGP002_l0eP09ooH000[o0=l0 2_l0U00:o`2<00Wob@002_l01`0:oh4000[oHP002Ooo0004ooooo`03o`000?oooooooooo01cooooo 00?o0000ooooooooool00_ooool01?l0003oooooooooool00003ooooo`03o`000?oooooooooo01oo oooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oo oooo00?o0000ooooooooool06oooool00ol0003oooooooooo`0jooooo`00B?ooool00ol0003ooooo ooooo`02ooooo`[o9`002Ol0o`0:ool000[oL`002_m]0009o`3/00[o0?l02_mN000:o`3F00WomP00 2_l0g`0:o`2D00[o08`02Oo9000:o`0700[oP@002_mR0009ool000Cooooo00?o0000ooooooooool0 7?ooool00ol0003oooooooooo`02ooooo`04o`000?ooooooooooo`0000?ooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo000kooooo`?o0000 1?ooool2o`0000Cooooo00?o0000ooooooooool00_ooool:obL000Wo0?l02_oo000:og<000[oK@00 2Ol0k00:o`3o00[oGP002_l0eP09ooH000[o0=l02_l0U00:o`2<00Wob@002_l01`0:oh4000[oHP00 2Ooo0004ooooo`03o`000?oooooooooo01cooooo00?o0000ooooooooool00_ooool01?l0003ooooo ooooool00003ooooo`;o00008?ooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oo oooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[o oooo000looooo`03o`000?oooooooooo00;ooooo00Co0000oooooooooooo00000oooool00ol0003o ooooooooo`02ooooo`[o9`002Ol0o`0:ool000[oL`002_m]0009o`3/00[o0?l02_mN000:o`3F00Wo mP002_l0g`0:o`2D00[o08`02Oo9000:o`0700[oP@002_mR0009ool000Cooooo00?o0000oooooooo ool07?ooool00ol0003oooooooooo`02ooooo`04o`000?ooooooooooo`0000?ooooo00?o0000oooo ooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooo ooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo000looooo`03 o`000?oooooooooo00;ooooo00Co0000oooooooooooo00000oooool3o`0000;ooooo2_lW0009o`3o 00[oo`002_mc000:ofd000Wo0>`02_l0o`0:oeh000[o0=H02Oof000:o`3O00[o09@02_l0S009olT0 00[o00L02_n1000:of8000Woo`001?ooool00ol0003oooooooooo`0Kooooo`;o00001?ooool01?l0 003oooooooooool00003ooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool0 0ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool06oooool0 0ol0003oooooooooo`0jooooo`00??ooool00ol0003oooooooooo`02ooooo`04o`000?oooooooooo o`0000?ooooo00?o0000ooooooooool00_ooool:obL000Wo0?l02_oo000:og<000[oK@002Ol0k00: o`3o00[oGP002_l0eP09ooH000[o0=l02_l0U00:o`2<00Wob@002_l01`0:oh4000[oHP002Ooo0004 ooooo`03o`000?oooooooooo01cooooo00?o0000ooooooooool00oooool2o`0000Cooooo00?o0000 ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000 ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo000loooo o`03o`000?oooooooooo00;ooooo00Co0000oooooooooooo00000oooool00ol0003oooooooooo`02 ooooo`[o9`002Ol0o`0:ool000[oL`002_m]0009o`3/00[o0?l02_mN000:o`3F00WomP002_l0g`0: o`2D00[o08`02Oo9000:o`0700[oP@002_mR0009ool000Cooooo00?o0000ooooooooool0:?ooool0 0ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool0 0ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool0 03_ooooo0_l00004ooooo`04o`000?ooooooooooo`0000?ooooo00?o0000ooooooooool00_ooool: obL000Wo0?l02_oo000:og<000[oK@002Ol0k00:o`3o00[oGP002_l0eP09ooH000[o0=l02_l0U00: o`2<00Wob@002_l01`0:oh4000[oHP002Ooo0004ooooo`03o`000?oooooooooo02Sooooo00?o0000 ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000 ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo000loooo o`03o`000?oooooooooo00?ooooo0_l00004ooooo`03o`000?oooooooooo00;ooooo2_lW0009o`3o 00[oo`002_mc000:ofd000Wo0>`02_l0o`0:oeh000[o0=H02Oof000:o`3O00[o09@02_l0S009olT0 00[o00L02_n1000:of8000Woo`001?ooool00ol0003oooooooooo`0Xooooo`03o`000?oooooooooo 01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo 01oooooo00?o0000ooooooooool06oooool00ol0003oooooooooo`0jooooo`00B?ooool00ol0003o ooooooooo`02ooooo`[o9`002Ol0o`0:ool000[oL`002_m]0009o`3/00[o0?l02_mN000:o`3F00Wo mP002_l0g`0:o`2D00[o08`02Oo9000:o`0700[oP@002_mR0009ool000Cooooo00?o0000oooooooo ool0:?ooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000oooooooo ool0>_ooool004Sooooo00?o0000ooooooooool00_ooool:obL000Wo0?l02_oo000:og<000[oK@00 2Ol0k00:o`3o00[oGP002_l0eP09ooH000[o0=l02_l0U00:o`2<00Wob@002_l01`0:oh4000[oHP00 2Ooo0004ooooo`03o`000?oooooooooo02Sooooo0_l0000Pooooo`03o`000?oooooooooo01oooooo 00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo 00?o0000ooooooooool0>_ooool004Sooooo00?o0000ooooooooool00_ooool:obL000Wo0?l02_oo 000:og<000[oK@002Ol0k00:o`3o00[oGP002_l0eP09ooH000[o0=l02_l0U00:o`2<00Wob@002_l0 1`0:oh4000[oHP002Ooo0004ooooo`03o`000?oooooooooo02Sooooo0_l0000Pooooo`03o`000?oo oooooooo01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oo oooooooo01_ooooo00?o0000ooooooooool0>_ooool004Sooooo00?o0000ooooooooool00_ooool: o`1R00WodP002_oH000:o`3X00[oo`002Ol0L@0:ool000[o07/02_l0o`09oj8000[o04002_l0?P0: o`3o00Wo03L02_n;000:omD000[o0>L02Om70004ooooo`03o`000?oooooooooo027ooooo0_l00005 ooooo`;o00008?ooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000 ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo0018oooo o`03o`000?oooooooooo00;ooooo2_l0HP09om8000[of0002_l0j00:ool000Wo07402_oo000:o`1k 00[o0?l02OnR000:o`1000[o03h02_l0o`09o`0g00[oR`002_oE000:o`3W00WoA`001?ooool00ol0 003oooooooooo`0Sooooo`03o`000?oooooooooo00;ooooo0_l0000Pooooo`03o`000?oooooooooo 01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo 01_ooooo00?o0000ooooooooool0>_ooool004Sooooo00?o0000ooooooooool00_ooool:o`1R00Wo dP002_oH000:o`3X00[oo`002Ol0L@0:ool000[o07/02_l0o`09oj8000[o04002_l0?P0:o`3o00Wo 03L02_n;000:omD000[o0>L02Om70004ooooo`03o`000?oooooooooo02Cooooo00Co0000oooooooo oooooooo0_l0000Pooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0 003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool0047o oooo0_l00005ooooo`03o`000?oooooooooo00;ooooo2_l0HP09om8000[of0002_l0j00:ool000Wo 07402_oo000:o`1k00[o0?l02OnR000:o`1000[o03h02_l0o`09o`0g00[oR`002_oE000:o`3W00Wo A`001?ooool00ol0003oooooooooo`0Qooooo`Co00000oooool2o`00023ooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool06oooool00ol0003oooooooooo`0jooooo`00@oooool00ol0003oooooooooo`02ooooo`03o`00 0?oooooooooo00;ooooo2_l0HP09om8000[of0002_l0j00:ool000Wo07402_oo000:o`1k00[o0?l0 2OnR000:o`1000[o03h02_l0o`09o`0g00[oR`002_oE000:o`3W00WoA`001?ooool00ol0003ooooo ooooo`0Pooooo`05o`000?ooooooooooooooool000000oooool2o`00023ooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool06oooool00ol0003oooooooooo`0jooooo`00A?ooool01?l0003oooooooooooooool3o`0000;o oooo2_l0HP09om8000[of0002_l0j00:ool000Wo07402_oo000:o`1k00[o0?l02OnR000:o`1000[o 03h02_l0o`09o`0g00[oR`002_oE000:o`3W00WoA`001?ooool00ol0003oooooooooo`0Pooooo`05 o`000?ooooooooooooooool000000oooool2o`00023ooooo00?o0000ooooooooool07oooool00ol0 003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool06oooool00ol0 003oooooooooo`0jooooo`00@Oooool4o`0000?ooooo00?o0000ooooooooool00_ooool:o`1R00Wo dP002_oH000:o`3X00[oo`002Ol0L@0:ool000[o07/02_l0o`09oj8000[o04002_l0?P0:o`3o00Wo 03L02_n;000:omD000[o0>L02Om70004ooooo`03o`000?oooooooooo027ooooo0ol00004ooooo`;o 00008?ooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo0010ooooo`05o`00 0?ooooooooooooooool000000oooool00ol0003oooooooooo`02ooooo`[o06802OoB000:omP000[o 0>P02_oo0009o`1a00[oo`002_l0N`0:o`3o00WoXP002_l0@00:o`0n00[o0?l02Ol0=`0:oh/000[o e@002_l0i`09odL000Cooooo00?o0000ooooooooool0:?ooool2o`00023ooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool06oooool00ol0003oooooooooo`0jooooo`00@?ooool01Ol0003ooooooooooooooooo000000?o oooo00?o0000ooooooooool00_ooool:o`1R00WodP002_oH000:o`3X00[oo`002Ol0L@0:ool000[o 07/02_l0o`09oj8000[o04002_l0?P0:o`3o00Wo03L02_n;000:omD000[o0>L02Om70004ooooo`03 o`000?oooooooooo02Sooooo0_l0000Pooooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000oooooooo ool0>_ooool0047ooooo0ol00004ooooo`03o`000?oooooooooo00;ooooo2_l0HP09om8000[of000 2_l0j00:ool000Wo07402_oo000:o`1k00[o0?l02OnR000:o`1000[o03h02_l0o`09o`0g00[oR`00 2_oE000:o`3W00WoA`001?ooool00ol0003oooooooooo`0Xooooo`03o`000?oooooooooo01oooooo 00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo 00?o0000ooooooooool06oooool00ol0003oooooooooo`0jooooo`00B?ooool00ol0003ooooooooo o`02ooooo`[o06802OoB000:omP000[o0>P02_oo0009o`1a00[oo`002_l0N`0:o`3o00WoXP002_l0 @00:o`0n00[o0?l02Ol0=`0:oh/000[oe@002_l0i`09odL000Cooooo00?o0000ooooooooool0:?oo ool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07ooo ool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_oo ool004Sooooo00?o0000ooooooooool00_ooool:o`1R00WodP002_oH000:o`3X00[oo`002Ol0L@0: ool000[o07/02_l0o`09oj8000[o04002_l0?P0:o`3o00Wo03L02_n;000:omD000[o0>L02Om70004 ooooo`03o`000?oooooooooo02Sooooo0_l0000Pooooo`03o`000?oooooooooo01oooooo00?o0000 ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000 ooooooooool0>_ooool004Sooooo00?o0000ooooooooool00_ooool:o`3X00Woo`002_nB000:od40 00[o;0002Ol0o`0:o`0900[o01X02_og0009o`2F00[o00T02_l0b00:o`0h00Woo`002_l05@0:o`3C 00[oMP002Ol0E@04ooooo`03o`000?oooooooooo02Sooooo0_l0000Pooooo`03o`000?oooooooooo 01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo 01_ooooo00?o0000ooooooooool0>_ooool004Sooooo00?o0000ooooooooool00_ooool:o`3X00Wo o`002_nB000:od4000[o;0002Ol0o`0:o`0900[o01X02_og0009o`2F00[o00T02_l0b00:o`0h00Wo o`002_l05@0:o`3C00[oMP002Ol0E@04ooooo`03o`000?oooooooooo02Sooooo0_l0000Pooooo`03 o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03 o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool002Gooooo00?o0000ooooooooool0 0_ooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo00;ooooo2_l0j009ool000[oTP00 2_m1000:ob`000Wo0?l02_l02@0:o`0J00[om`002Ol0UP0:o`0900[o0009ool000[o01D0 2_l0d`0:ogH000Wo05D01?ooool00ol0003oooooooooo`0Qooooo`?o00001?ooool2o`00023ooooo 00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo 00?o0000ooooooooool06oooool00ol0003oooooooooo`0jooooo`009Oooool6o`0001Kooooo0ol0 0004ooooo`03o`000?oooooooooo00;ooooo2_l0j009ool000[oTP002_m1000:ob`000Wo0?l02_l0 2@0:o`0J00[om`002Ol0UP0:o`0900[o0009ool000[o01D02_l0d`0:ogH000Wo05D01?oo ool00ol0003oooooooooo`0Pooooo`05o`000?ooooooooooooooool000000oooool2o`00023ooooo 00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo 00?o0000ooooooooool06oooool00ol0003oooooooooo`0jooooo`009Oooool00ol0003oooooo`00 0002ooooo`03o`000?oooooooooo01?ooooo00Go0000ooooooooooooooooo`000003ooooo`03o`00 0?oooooooooo00;ooooo2_l0j009ool000[oTP002_m1000:ob`000Wo0?l02_l02@0:o`0J00[om`00 2Ol0UP0:o`0900[o0009ool000[o01D02_l0d`0:ogH000Wo05D01?ooool00ol0003ooooo ooooo`0Pooooo`05o`000?ooooooooooooooool000000oooool2o`00023ooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool06oooool00ol0003oooooooooo`0jooooo`009Oooool00ol0003oooooo`000002ooooo`03o`00 0?oooooooooo01?ooooo00Go0000ooooooooooooooooo`000003ooooo`03o`000?oooooooooo00;o oooo2_l0j009ool000[oTP002_m1000:ob`000Wo0?l02_l02@0:o`0J00[om`002Ol0UP0:o`0900[o 0009ool000[o01D02_l0d`0:ogH000Wo05D01?ooool00ol0003oooooooooo`0Qooooo`?o 00001?ooool2o`00023ooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03 o`000?oooooooooo01oooooo00?o0000ooooooooool06oooool00ol0003oooooooooo`0jooooo`00 9Oooool00ol0003oooooooooo`02ooooo`03o`000?oooooooooo01Cooooo0ol00004ooooo`?o0000 0_ooool:o`3X00Woo`002_nB000:od4000[o;0002Ol0o`0:o`0900[o01X02_og0009o`2F00[o00T0 2_l0b00:o`0h00Woo`002_l05@0:o`3C00[oMP002Ol0E@04ooooo`03o`000?oooooooooo023ooooo 00Go0000ooooooooooooooooo`000003ooooo`;o00008?ooool00ol0003oooooooooo`0Oooooo`03 o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03 o`000?oooooooooo03[ooooo0010ooooo`05o`000?ooooooooooooooool000000oooool00ol0003o ooooooooo`02ooooo`[o0>P02Ooo000:oi8000[o@@002_l/0009o`3o00[o00T02_l06P0:ooL000Wo 09H02_l02@0:o`3800[o03P02Ooo000:o`0E00[o0=<02_mf0009o`1E00Cooooo00?o0000oooooooo ool08?ooool01Ol0003ooooooooooooooooo000000?ooooo0_l0000Pooooo`03o`000?oooooooooo 01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo 01_ooooo00?o0000ooooooooool0>_ooool0043ooooo00Go0000ooooooooooooooooo`000003oooo o`03o`000?oooooooooo00;ooooo2_l0j009ool000[oTP002_m1000:ob`000Wo0?l02_l02@0:o`0J 00[om`002Ol0UP0:o`0900[o0009ool000[o01D02_l0d`0:ogH000Wo05D01?ooool00ol0 003oooooooooo`0Qooooo`?o00001?ooool2o`00023ooooo00?o0000ooooooooool07oooool00ol0 003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool06oooool00ol0 003oooooooooo`0jooooo`00:_ooool00olA4A7oooooooooo`0Dooooo`?o00001?ooool00ol0003o ooooooooo`02ooooo`[o0>P02Ooo000:oi8000[o@@002_l/0009o`3o00[o00T02_l06P0:ooL000Wo 09H02_l02@0:o`3800[o03P02Ooo000:o`0E00[o0=<02_mf0009o`1E00Cooooo00?o0000oooooooo ool0:?ooool2o`00023ooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03 o`000?oooooooooo01oooooo00?o0000ooooooooool06oooool00ol0003oooooooooo`0jooooo`00 9_ooool01Ol0003ooooooooooooooooo000001gooooo00?o0000ooooooooool00_ooool:o`3X00Wo o`002_nB000:od4000[o;0002Ol0o`0:o`0900[o01X02_og0009o`2F00[o00T02_l0b00:o`0h00Wo o`002_l05@0:o`3C00[oMP002Ol0E@04ooooo`03o`000?oooooooooo02Sooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo000Tooooo`03o`00 0?oooooo000000Co00007Oooool00ol0003oooooooooo`02ooooo`[o0>P02Ooo000:oi8000[o@@00 2_l/0009o`3o00[o00T02_l06P0:ooL000Wo09H02_l02@0:o`3800[o03P02Ooo000:o`0E00[o0=<0 2_mf0009o`1E00Cooooo00?o0000ooooooooool0:?ooool00ol0003oooooooooo`0Oooooo`03o`00 0?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`00 0?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool002[ooooo00?o0000ooooooooool06ooo ool00ol0003oooooooooo`02ooooo`[o0>P02Ooo000:oi8000[o@@002_l/0009o`3o00[o00T02_l0 6P0:ooL000Wo09H02_l02@0:o`3800[o03P02Ooo000:o`0E00[o0=<02_mf0009o`1E00Cooooo00?o 0000ooooooooool0:?ooool2o`00023ooooo00?o0000ooooooooool07oooool00ol0003ooooooooo o`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool06oooool00ol0003ooooooooo o`0jooooo`00:_ooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo00;ooooo2_l^0009 o`0;00[o;`002_oV000:o`2B00Wo0?l02_lj000:oeh000[oo`002Ol0T`0:o`3o00[ogP002_l50009 o`3o00[oo`002_mg000:o`3;00WoTP001?ooool00ol0003oooooooooo`0Xooooo`;o00008?ooool0 0ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool0 0ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo0018ooooo`03o`000?oooooooooo 00;ooooo2_l^0009o`0;00[o;`002_oV000:o`2B00Wo0?l02_lj000:oeh000[oo`002Ol0T`0:o`3o 00[ogP002_l50009o`3o00[oo`002_mg000:o`3;00WoTP001?ooool00ol0003oooooooooo`0Xoooo o`;o00008?ooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooo ooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo000Vooooo`05 olcP002_mN000:ool000Wo09<02_l0o`0:omh000[o1@002Ol0o`0:ool0 00[oM`002_l0b`09oi8000Cooooo00?o0000ooooooooool08_ooool00ol0003oooooooooo`03oooo o`;o00008?ooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooo ooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo000Vooooo`07 ob8R8_nIVIWooooooiVIVOlA4A7ooooooa4A4@0Eooooo`03o`000?oooooooooo00?ooooo00?o0000 ooooooooool00_ooool:obh000Wo00/02_l_000:onH000[o09802Ol0o`0:ocX000[oGP002_oo0009 o`2C00[o0?l02_oN000:o`D000Wo0?l02_oo000:ogL000[o0_ooool002Kooooo00OoIVIV oiVIVOooooooVIVIofIVI_o_ooool002Kooooo1_l000000onIVIWoooooooooo`0Dooooo`03o`000?oooooooooo00;ooooo00?o 0000ooooooooool00_ooool:obh000Wo00/02_l_000:onH000[o09802Ol0o`0:ocX000[oGP002_oo 0009o`2C00[o0?l02_oN000:o`D000Wo0?l02_oo000:ogL000[o0_ooool002Kooooo00?o4A4Aooooooooool06oooool01Ol0003ooooooooo oooooooo000000Cooooo2_l^0009o`0;00[o;`002_oV000:o`2B00Wo0?l02_lj000:oeh000[oo`00 2Ol0T`0:o`3o00[ogP002_l50009o`3o00[oo`002_mg000:o`3;00WoTP001?ooool00ol0003ooooo ooooo`0Pooooo`05o`000?ooooooooooooooool000000oooool2o`00023ooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool06oooool00ol0003oooooooooo`0jooooo`009_ooool01OoP002_mN000:ool000Wo09<02_l0o`0:omh000[o1@002Ol0o`0:ool000[oM`002_l0b`09oi80 00Cooooo00?o0000ooooooooool0:?ooool2o`00023ooooo00?o0000ooooooooool07oooool00ol0 003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool06oooool00ol0 003oooooooooo`0jooooo`009_ooool01OlR8R;oZZZZo`000?oooooo000001gooooo00?o0000oooo ooooool00_ooool:obh000Wo00/02_l_000:onH000[o09802Ol0o`0:ocX000[oGP002_oo0009o`2C 00[o0?l02_oN000:o`D000Wo0?l02_oo000:ogL000[o0_ooool002Kooooo00?o4A4Aoooooooo ool07oooool00ol0003oooooooooo`02ooooo`[o01L02On;000:o`0<00[o04h02_l0Y009ohL000[o 0?l02_nV000:o`0a00Wo000[o 0:@02On7000:o`3o00[oYP002_l0<@09o`3700[oo`002_l0b00:o`2X00WoFP005?oo000:o`3e00Wo 0@001?ooool00ol0003oooooooooo`0Pooooo`Co00001?ooool3o`0001oooooo00?o0000oooooooo ool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooooooo ool06oooool00ol0003oooooooooo`0jooooo`00@?ooool4o`0000Cooooo00?o0000ooooooooool0 0_ooool:o`0G00WoR`002_l0300:o`1>00[o0:@02On7000:o`3o00[oYP002_l0<@09o`3700[oo`00 2_l0b00:o`2X00WoFP005?oo000:o`3e00Wo0@001?ooool00ol0003oooooooooo`0Pooooo`03o`00 0?oooooooooo00Gooooo00?o0000ool00?l000007oooool00ol0003oooooooooo`0Oooooo`03o`00 0?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03o`00 0?oooooooooo03[ooooo000Vooooo`05olc 00[o0:@02On7000:o`3o00[oYP002_l0<@09o`3700[oo`002_l0b00:o`2X00WoFP005?oo000:o`3e 00Wo0@001?ooool00ol0003oooooooooo`0Xooooo`03o`000?oooooooooo01oooooo00?o0000oooo ooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooo ooooool06oooool00ol0003oooooooooo`0jooooo`009_ooool00olA4A7oooooooooo`0Oooooo`03 o`000?oooooooooo00;ooooo2_l0RP09ool000[o10002_l0T`0:o`3o00WoI0002_l0L00:ogh000[o 05d02Ol0U`0:o`3o00[oo`002_l01@09oi@000[o0?l02_oo000:o`L000WoH0001?ooool00ol0003o ooooooooo`0Xooooo`Co00007_ooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oo oooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[o oooo000Vooooo`05olc_ooool002Ko oooo00Go_oo ool002Kooooo00Go8R8RojZZZ_l0003oooooo`00000Eooooo`05o`000?ooooooooooooooool00000 0oooool00ol0003oooooooooo`02ooooo`[o08X02Ooo000:o`@000[o09<02_l0o`09of@000[o0700 2_mn000:o`1M00Wo09L02_l0o`0:ool000[o00D02OnD000:o`3o00[oo`002_l70009of0000Cooooo 00?o0000ooooooooool08?ooool01Ol0003ooooooooooooooooo000000?ooooo00Co0000ool00?oo 003o00007_ooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooo ooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo000Vooooo`05 olc_ooool002Kooooo00?o4A4Aooooooooool06oooool01?l0003ooooooooooooo ool3o`0000;ooooo2_l0RP09ool000[o10002_l0T`0:o`3o00WoI0002_l0L00:ogh000[o05d02Ol0 U`0:o`3o00[oo`002_l01@09oi@000[o0?l02_oo000:o`L000WoH0001?ooool00ol0003ooooooooo o`0Tooooo`04o`000?ooooooooooooooo`;o000000?oo`00o`000?ooool07Oooool00ol0003ooooo ooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003ooooo ooooo`0Kooooo`03o`000?oooooooooo03[ooooo000Vooooo`Go00005Oooool4o`0000Cooooo00?o 0000ooooooooool00_ooool:o`2:00Woo`002_l4000:o`2C00[o0?l02OmT000:o`1`00[oOP002_l0 G@09o`2G00[o0?l02_oo000:o`0500WoU0002_l0o`0:ool000[o1`002OmP0004ooooo`03o`000?oo oooooooo023ooooo1?l00004ooooo`04o`000?oo003oo`00o`0001kooooo00?o0000ooooooooool0 7oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool0 6oooool00ol0003oooooooooo`0jooooo`009_ooool01OmVIVKoc_ooool002[ooooo 00?o4A4Aooooooooool06oooool00ol0003oooooooooo`02ooooo`[o08X02Ooo000:o`@000[o09<0 2_l0o`09of@000[o07002_mn000:o`1M00Wo09L02_l0o`0:ool000[o00D02OnD000:o`3o00[oo`00 2_l70009of0000Cooooo00?o0000ooooooooool0:?ooool4o`0001kooooo00?o0000ooooooooool0 7oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool0 6oooool00ol0003oooooooooo`0jooooo`00B?ooool00ol0003oooooooooo`02ooooo`[oVP002Ol0 ]`0:o`3100[o0?l02_l0[009o`3o00[o5`002_l0_00:o`2<00Wo2P002_l3000:okL001goo`002_l0 1P0:ofL000Wo04D01?ooool00ol0003oooooooooo`0Xooooo`03o`000?oooooooooo01oooooo00?o 0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o 0000ooooooooool06oooool00ol0003oooooooooo`0jooooo`009_ooool01Oo_ooool002Kooooo00Go_ooool002Kooooo00Go0000 ooooool0003oooooo`00000Mooooo`03o`000?oooooooooo00;ooooo2_nJ0009o`2g00[o0<402_l0 o`0:o`2/00Wo0?l02_lG000:o`2l00[o08`02Ol:000:o`<000[o]`007Ooo000:o`0600[oI`002Ol0 A@04ooooo`03o`000?oooooooooo02Sooooo00?o0000ool00?oo00002Ooo00000ol0003ooooooooo o`0Cooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003ooooooooo o`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool002Kooooo00Go8R8R ojZZZ_l0003oooooo`00000Gooooo`?o00000oooool00ol0003oooooooooo`02ooooo`[oVP002Ol0 ]`0:o`3100[o0?l02_l0[009o`3o00[o5`002_l0_00:o`2<00Wo2P002_l3000:okL001goo`002_l0 1P0:ofL000Wo04D01?ooool00ol0003oooooooooo`0Rooooo`?o00000oooool00ol0003oo`00ool0 0009ool00003o`000?oooooooooo01?ooooo00?o0000ooooooooool07oooool00ol0003ooooooooo o`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool06oooool00ol0003ooooooooo o`0jooooo`009_ooool01Oo_ooool0043ooooo1Ol00003 ooooo`?o00000_ooool:oiX000Wo0;L02_l0`@0:o`3o00[o0:`02Ol0o`0:oaL000[o0;`02_l0S009 o`X000[o0`002_ng000Mool000[o00H02_mW0009o`1500Cooooo00?o0000ooooooooool08?ooool5 o`0000?ooooo00?o0000ool00?oo00002Ooo00000ol0003oooooooooo`0Cooooo`03o`000?oooooo oooo01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooo oooo01_ooooo00?o0000ooooooooool0>_ooool002Kooooo00GoIVIVo`000?n8R8Sooooooa4A4@0E ooooo`04o`000?ooooooooooo`0000Cooooo00?o0000ooooooooool00_ooool:oiX000Wo0;L02_l0 `@0:o`3o00[o0:`02Ol0o`0:oaL000[o0;`02_l0S009o`X000[o0`002_ng000Mool000[o00H02_mW 0009o`1500Cooooo00?o0000ooooooooool08?ooool01?l0003oooooooooool00004ooooo`;o0000 2_oo00000ol0003oooooooooo`0Cooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool0 7oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0 >_ooool002Kooooo00Go0000omgMgOlc_ooool002Kooooo00Go8R8RoooooomVIVKo0000ogMgM`0Hooooo`03o`000?oooooooooo00;ooooo 00?o0000ooooooooool00_ooool:oiX000Wo0;L02_l0`@0:o`3o00[o0:`02Ol0o`0:oaL000[o0;`0 2_l0S009o`X000[o0`002_ng000Mool000[o00H02_mW0009o`1500Cooooo00?o0000ooooooooool0 8oooool00ol0003oooooooooo`02ooooo`03o`000?oo003oo`0000Woo`0000?o0000ooooooooool0 4oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool0 7oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo0018ooooo`03o`000?oo oooooooo00;ooooo2_nJ0009o`2g00[o0<402_l0o`0:o`2/00Wo0?l02_lG000:o`2l00[o08`02Ol: 000:o`<000[o]`007Ooo000:o`0600[oI`002Ol0A@04ooooo`03o`000?oooooooooo02Sooooo00?o 0000ool00?oo00002Ooo00000ol0003oooooooooo`0Cooooo`03o`000?oooooooooo01oooooo00?o 0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o 0000ooooooooool0>_ooool004Sooooo00?o0000ooooooooool00_ooool:oiX000Wo0;L02_l0`@0: o`3o00[o0:`02Ol0o`0:oaL000[o0;`02_l0S009o`X000[o0`002_ng000Mool000[o00H02_mW0009 o`1500Cooooo00?o0000ooooooooool0:?ooool=o`0001Gooooo00?o0000ooooooooool07oooool0 0ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool06oooool0 0ol0003oooooooooo`0jooooo`00B?ooool00ol0003oooooooooo`02ooooo`[oo`002On8000:o`0o 00[o?P002_m10009ojl000[o60002_l00P0:o`1e01go0?l02_l03@09ohl000[o?0002_l01`0:o`10 00Wo07L01?ooool00ol0003oooooooooo`0Xooooo`03o`000?oooooooooo01oooooo00?o0000oooo ooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000oooo ooooool06oooool00ol0003oooooooooo`0jooooo`00B?ooool00ol0003oooooooooo`02ooooo`[o o`002On8000:o`0o00[o?P002_m10009ojl000[o60002_l00P0:o`1e01go0?l02_l03@09ohl000[o ?0002_l01`0:o`1000Wo07L01?ooool00ol0003oooooooooo`0Xooooo`03o`000?oooooooooo01oo oooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oo oooo00?o0000ooooooooool06oooool00ol0003oooooooooo`0jooooo`00B?ooool00ol0003ooooo ooooo`02ooooo`[oo`002On8000:o`0o00[o?P002_m10009ojl000[o60002_l00P0:o`1e01go0?l0 2_l03@09ohl000[o?0002_l01`0:o`1000Wo07L01?ooool00ol0003oooooooooo`0Xoooooaoo0000 0oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000ooooooooool0 7oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo0011ooooo`?o00001?oo ool00ol0003oooooooooo`02ooooo`[oo`002On8000:o`0o00[o?P002_m10009ojl000[o60002_l0 0P0:o`1e01go0?l02_l03@09ohl000[o?0002_l01`0:o`1000Wo07L01?ooool00ol0003ooooooooo o`0Xooooo`03o`000?oo003oo`0001_oo`0000Go0000ooooooooooooooooo`00000Qooooo`03o`00 0?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03o`00 0?oooooooooo03[ooooo0010ooooo`05o`000?ooooooooooooooool000000oooool00ol0003ooooo ooooo`02ooooo`[oo`002On8000:o`0o00[o?P002_m10009ojl000[o60002_l00P0:o`1e01go0?l0 2_l03@09ohl000[o?0002_l01`0:o`1000Wo07L01?ooool00ol0003oooooooooo`0Xooooo`03o`00 0?oo003oo`0001_oo`0000Go0000ooooooooooooooooo`00000Qooooo`03o`000?oooooooooo01oo oooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[o oooo0014ooooo`05o`000?ooooooooooooooool000001?ooool:ool000WoR0002_l0?`0:och000[o @@002On_000:oaP000[o00802_l0M@0Mo`3o00[o00d02On?000:oc`000[o00L02_l0@009o`1g00Co oooo00?o0000ooooooooool08Oooool3o`0000Cooooo00?o0000ool00?oo00006ooo00001Ol0003o oooooooooooooooo0000027ooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Ooooo o`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool004;ooooo0_l00004ooooo`?o 00000_ooool:ool000WoR0002_l0?`0:och000[o@@002On_000:oaP000[o00802_l0M@0Mo`3o00[o 00d02On?000:oc`000[o00L02_l0@009o`1g00Cooooo00?o0000ooooooooool08?ooool01Ol0003o oooooooooooooooo000000?ooooo00?o0000ool00?oo00006ooo00001Ol0003ooooooooooooooooo 0000027ooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooo oooo01_ooooo00?o0000ooooooooool0>_ooool004Cooooo00Go0000ooooooooooooooooo`000004 ooooo`[oo`002On8000:o`0o00[o?P002_m10009ojl000[o60002_l00P0:o`1e01go0?l02_l03@09 ohl000[o?0002_l01`0:o`1000Wo07L01?ooool00ol0003oooooooooo`0Tooooo`04o`000?oooooo ooooooooo`;o00007?oo00001Ol0003ooooooooooooooooo0000027ooooo00?o0000ooooooooool0 7oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0 >_ooool0043ooooo00Go0000ooooooooooooooooo`000003ooooo`03o`000?oooooooooo00;ooooo 2_oo0009ohP000[o03l02_ln000:od4000Wo[`002_lH000:o`0200[o07D07Ol0o`0:o`0=00WoS`00 2_ll000:o`0700[o04002Ol0M`04ooooo`03o`000?oooooooooo02;ooooo0_l00004ooooo`03o`00 0?oo003oo`0001_oo`0000Go0000ooooooooooooooooo`00000Qooooo`03o`000?oooooooooo01oo oooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[o oooo0011ooooo`?o00001?ooool00ol0003oooooooooo`02ooooo`[oo`002On8000:o`0o00[o?P00 2_m10009ojl000[o60002_l00P0:o`1e01go0?l02_l03@09ohl000[o?0002_l01`0:o`1000Wo07L0 1?ooool00ol0003oooooooooo`0Tooooo`05o`000?ooooooooooooooool000007Ooo00001Ol0003o oooooooooooooooo0000027ooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Ooooo o`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool004Sooooo00?o0000oooooooo ool00_ooool:ool000WoR0002_l0?`0:och000[o@@002On_000:oaP000[o00802_l0M@0Mo`3o00[o 00d02On?000:oc`000[o00L02_l0@009o`1g00Cooooo00?o0000ooooooooool08?ooool01Ol0003o oooooooooooooooo000000?ooooo00?o0000ool00?oo00006ooo00001Ol0003ooooooooooooooooo 0000027ooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooo oooo01_ooooo00?o0000ooooooooool0>_ooool004Sooooo00?o0000ooooooooool00_ooool:ool0 00WoR0002_l0?`0:och000[o@@002On_000:oaP000[o00802_l0M@0Mo`3o00[o00d02On?000:oc`0 00[o00L02_l0@009o`1g00Cooooo00?o0000ooooooooool08Oooool3o`0000Cooooo00?o0000ool0 0?oo00006ooo00001Ol0003ooooooooooooooooo0000027ooooo00?o0000ooooooooool07oooool0 0ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool0 04Sooooo00?o0000ooooooooool00_ooool:ool000WoR0002_l0?`0:och000[o@@002On_000:oaP0 00[o00802_l0M@0Mo`3o00[o00d02On?000:oc`000[o00L02_l0@009o`1g00Cooooo00?o0000oooo ooooool0:?oooolOo`0000?ooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Ooooo o`03o`000?oooooooooo01oooooo00?o0000ooooooooool06oooool00ol0003oooooooooo`0joooo o`00B?ooool00ol0003oooooooooo`02oooooa?oo`002_o@000:ob<000[o06<02Ol0gP0:o`3_00[o 0=`02_l0NP09oj0000[oo0002_oG000:oaP000Wo0;D02_l0fP0:o`2V00[o0l02_l0g00:o`1j00WoX0002_ol000:omL000[o60002Ol0]@0:o`3J00[o0:H0 2_l0b009o`0W00Cooooo00?o0000ooooooooool0:?ooool00ol0003oooooooooo`0Oooooo`03o`00 0?oooooooooo01oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`00 0?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool004Sooooo00?o0000ooooooooool00_oo oolCool000[od0002_lS000:o`1S00Wo0=h02_l0k`0:o`3L00[o07X02OnP000:oo`000[oe`002_lH 0009o`2e00[o0=X02_l0YP0:o`3800Wo02L01?ooool00ol0003oooooooooo`0Xoooooego00002Ooo ool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_oo ool0043ooooo1Ol00003ooooo`03o`000?oooooooooo00;ooooo4ooo000:om0000[o8`002_l0H`09 o`3N00[o0>l02_l0g00:o`1j00WoX0002_ol000:omL000[o60002Ol0]@0:o`3J00[o0:H02_l0b009 o`0W00Cooooo00?o0000ooooooooool0:?ooool00ol0003oo`00ool0000Oool00003o`000?oo003o o`0001ooo`0000?o0000ool00?oo00005Ooo00000ol0003oooooooooo`07ooooo`03o`000?oooooo oooo01oooooo00?o0000ooooooooool06oooool00ol0003oooooooooo`0jooooo`00@Oooool01?l0 003oooooooooool00003ooooo`03o`000?oooooooooo00;ooooo4ooo000:om0000[o8`002_l0H`09 o`3N00[o0>l02_l0g00:o`1j00WoX0002_ol000:omL000[o60002Ol0]@0:o`3J00[o0:H02_l0b009 o`0W00Cooooo00?o0000ooooooooool0:?ooool00ol0003oo`00ool0000Oool00003o`000?oo003o o`0001ooo`0000?o0000ool00?oo00005Ooo00000ol0003oooooooooo`07ooooo`03o`000?oooooo oooo01oooooo00?o0000ooooooooool06oooool00ol0003oooooooooo`0jooooo`00@_ooool00ol0 003oooooooooo`03ooooo`03o`000?oooooooooo00;ooooo4ooo000:om0000[o8`002_l0H`09o`3N 00[o0>l02_l0g00:o`1j00WoX0002_ol000:omL000[o60002Ol0]@0:o`3J00[o0:H02_l0b009o`0W 00Cooooo00?o0000ooooooooool08?ooool5o`0000?ooooo00?o0000ool00?oo00007ooo00000ol0 003oo`00ool0000Oool00003o`000?oo003oo`0001Goo`0000?o0000ooooooooool01oooool00ol0 003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool004?o oooo00?o0000ooooooooool00_ooool3o`0000;ooooo4ooo000:om0000[o8`002_l0H`09o`3N00[o 0>l02_l0g00:o`1j00WoX0002_ol000:omL000[o60002Ol0]@0:o`3J00[o0:H02_l0b009o`0W00Co oooo00?o0000ooooooooool08Oooool01?l0003oooooooooool00003ooooo`03o`000?oo003oo`00 01ooo`0000?o0000ool00?oo00007ooo00000ol0003oo`00ool0000Eool00003o`000?oooooooooo 00Oooooo00?o0000ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo 03[ooooo0010ooooo`05o`000?ooooooooooooooool000000oooool00ol0003oooooooooo`02oooo oa?oo`002_o@000:ob<000[o06<02Ol0gP0:o`3_00[o0=`02_l0NP09oj0000[oo0002_oG000:oaP0 00Wo0;D02_l0fP0:o`2V00[o0l02_l0g00:o`1j00WoX0002_ol000:omL000[o60002Ol0]@0:o`3J00[o0:H02_l0b009o`0W00Co oooo00?o0000ooooooooool08Oooool3o`0000Cooooo00?o0000ool00?oo00007ooo00000ol0003o o`00ool0000Oool00003o`000?oo003oo`0001Goo`0000?o0000ooooooooool01oooool00ol0003o ooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000ooooooooool0>_ooool004Sooooo 00?o0000ooooooooool00_ooool:o`3C00Wo09`02_nQ000:ool000[oj`002OmD000:o`1:00[o0=d0 4ol0o`0:oa8000[oo`002_oF0009on<000[oD0002_l0900:o`3o00Wo0=X01?ooool00ol0003ooooo ooooo`0Xooooo`03o`000?oo003oo`0001ooo`0000?o0000ool00?oo00007ooo00000ol0003oo`00 ool0000Eool00003o`000?oooooooooo00Oooooo00?o0000ooooooooool07oooool00ol0003ooooo ooooo`0Kooooo`03o`000?oooooooooo03[ooooo0018ooooo`03o`000?oooooooooo00;ooooo2_l0 d`09o`2L00[oX@002_oo000:on/000WoE0002_l0BP0:o`3M01?o0?l02_lB000:ool000[oeP002OoS 000:oe0000[o02@02_l0o`09o`3J00Cooooo00?o0000ooooooooool0:?oooomMo`0000Wooooo00?o 0000ooooooooool07oooool00ol0003oooooooooo`0Kooooo`03o`000?oooooooooo03[ooooo0018 ooooo`03o`000?oooooooooo00;ooooo2_l0d`09o`2L00[oX@002_oo000:on/000WoE0002_l0BP0: o`3M01?o0?l02_lB000:ool000[oeP002OoS000:oe0000[o02@02_l0o`09o`3J00Cooooo00?o0000 ooooooooool0:?ooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01oooooo00?o0000 ooooooooool07oooool00ol0003oooooooooo`0Oooooo`03o`000?oooooooooo01_ooooo00?o0000 ooooooooool0>_ooool004Sooooo00?o0000ooooooooool00_ooool:o`3C00Wo09`02_nQ000:ool0 00[oj`002OmD000:o`1:00[o0=d04ol0o`0:oa8000[oo`002_oF0009on<000[oD0002_l0900:o`3o 00Wo0=X01?ooool00ol0003oooooooooo`0XooooojOo0000??ooool0047ooooo0ol00004ooooo`03 o`000?oooooooooo00;ooooo2_l0d`09o`2L00[oX@002_oo000:on/000WoE0002_l0BP0:o`3M01?o 0?l02_lB000:ool000[oeP002OoS000:oe0000[o02@02_l0o`09o`3J00Cooooo00?o0000oooooooo ool0:?ooool00ol0003oo`00ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo 00007ooo00000ol0003oo`00ool0000Oool00003o`000?oo003oo`0001_oo`0000?o0000oooooooo ool0>_ooool004;ooooo00?o0000ooooooooool00oooool00ol0003oooooooooo`02ooooo`[o0=<0 2Ol0W00:oj4000[oo`002_o[0009oe@000[o04X02_l0g@0Co`3o00[o4P002_oo000:omH000Woh`00 2_m@000:o`0T00[o0?l02Ol0fP04ooooo`03o`000?oooooooooo02Sooooo00?o0000ool00?oo0000 7ooo00000ol0003oo`00ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo0000 7ooo00000ol0003oo`00ool0000Kool00003o`000?oooooooooo03[ooooo0012ooooo`03o`000?oo oooooooo00?ooooo0ol00002ooooo`[o0=<02Ol0W00:oj4000[oo`002_o[0009oe@000[o04X02_l0 g@0Co`3o00[o4P002_oo000:omH000Woh`002_m@000:o`0T00[o0?l02Ol0fP04ooooo`03o`000?oo oooooooo027ooooo0ol00004ooooo`03o`000?oo003oo`0001ooo`0000?o0000ool00?oo00007ooo 00000ol0003oo`00ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo00006ooo 00000ol0003oooooooooo`0jooooo`00@_ooool00ol0003oooooooooo`03ooooo`03o`000?oooooo oooo00;ooooo2_l0d`09o`2L00[oX@002_oo000:on/000WoE0002_l0BP0:o`3M01?o0?l02_lB000: ool000[oeP002OoS000:oe0000[o02@02_l0o`09o`3J00Cooooo00?o0000ooooooooool08_ooool0 0ol0003oooooooooo`03ooooo`03o`000?oo003oo`0001ooo`0000?o0000ool00?oo00007ooo0000 0ol0003oo`00ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo00006ooo0000 0ol0003oooooooooo`0jooooo`00@_ooool00ol0003oooooooooo`03ooooo`03o`000?oooooooooo 00;ooooo2_l0d`09o`2L00[oX@002_oo000:on/000WoE0002_l0BP0:o`3M01?o0?l02_lB000:ool0 00[oeP002OoS000:oe0000[o02@02_l0o`09o`3J00Cooooo00?o0000ooooooooool08_ooool00ol0 003oooooooooo`03ooooo`03o`000?oo003oo`0001ooo`0000?o0000ool00?oo00007ooo00000ol0 003oo`00ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo00006ooo00000ol0 003oooooooooo`0jooooo`00@Oooool2o`0000Gooooo00?o0000ooooooooool00_ooool:o`3C00Wo 09`02_nQ000:ool000[oj`002OmD000:o`1:00[o0=d04ol0o`0:oa8000[oo`002_oF0009on<000[o D0002_l0900:o`3o00Wo0=X01?ooool00ol0003oooooooooo`0Rooooo`03o`000?oooooooooo00?o oooo0_l0000Pool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo00007ooo00000ol0003o o`00ool0000Oool00003o`000?oo003oo`0001_oo`0000?o0000ooooooooool0>_ooool004;ooooo 00?o0000ooooooooool00oooool00ol0003oooooooooo`02ooooo`[o0=<02Ol0W00:oj4000[oo`00 2_o[0009oe@000[o04X02_l0g@0Co`3o00[o4P002_oo000:omH000Woh`002_m@000:o`0T00[o0?l0 2Ol0fP04ooooo`03o`000?oooooooooo02;ooooo00?o0000ooooooooool00oooool00ol0003oo`00 ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000ool00?oo00007ooo00000ol0003oo`00 ool0000Oool00003o`000?oo003oo`0001_oo`0000?o0000ooooooooool0>_ooool004Sooooo00?o 0000ooooooooool00_ooool:o`3C00Wo09`02_nQ000:ool000[oj`002OmD000:o`1:00[o0=d04ol0 o`0:oa8000[oo`002_oF0009on<000[oD0002_l0900:o`3o00Wo0=X01?ooool00ol0003ooooooooo o`0Qooooo`;o00001Oooool00ol0003oo`00ool0000Oool00003o`000?oo003oo`0001ooo`0000?o 0000ool00?oo00007ooo00000ol0003oo`00ool0000Oool00003o`000?oo003oo`0001_oo`0000?o 0000ooooooooool0>_ooool004Sooooo00?o0000ooooooooool00_ooool:o`3C00Wo09`02_nQ000: ool000[oj`002OmD000:o`1:00[o0=d04ol0o`0:oa8000[oo`002_oF0009on<000[oD0002_l0900: o`3o00Wo0=X01?ooool00ol0003oooooooooo`0Rooooo`03o`000?oooooooooo00?ooooo00?o0000 ool00?oo00007ooo00000ol0003oo`00ool0000Oool00003o`000?oo003oo`0001ooo`0000?o0000 ool00?oo00007ooo00000ol0003oo`00ool0000Kool00003o`000?oooooooooo03[ooooo0018oooo o`03o`000?oooooooooo0;Gooooo00?o0000ooooooooool0:?ooool00ol0003oo`00ool0000Oool0 0003o`000?oo003oo`0001ooo`0000?o0000ool00?oo00007ooo00000ol0003oo`00ool0000Oool0 0003o`000?oo003oo`0001_oo`0000?o0000ooooooooool0>_ooool004Sooooo00?o0000oooooooo ool0]Oooool00ol0003oooooooooo`0XooooojOo0000??ooool004Sooooo00?o0000ooooooooool0 1oooool00ol0003oooooooooo`06ooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool0 1oooool00ol0003oooooooooo`06ooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool0 1oooool00ol0003oooooooooo`07ooooo`03o`000?oooooooooo00Kooooo00?o0000ooooooooool0 1oooool00ol0003oooooooooo`07ooooo`03o`000?oooooooooo00Kooooo00?o0000ooooooooool0 1oooool00ol0003oooooooooo`07ooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool0 1_ooool00ol0003oooooooooo`07ooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool0 1_ooool00ol0003oooooooooo`0XooooojOo0000??ooool004Sooooo^Ol0003oooooo`kooooo003o oooooooooooo4?ooool00?ooooooooooool@ooooo`00oooooooooooooa3ooooo003ooooooooooooo 4?ooool00?ooooooooooool@ooooo`00oooooooooooooa3ooooo003ooooooooooooo4?ooool00?oo ooooooooool@ooooo`00oooooooooooooa3ooooo003ooooooooooooo4?ooool004oooooo00Kocooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool01_ooool00ol0003ooooooooo o`07ooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool01_ooool00ol0003ooooooooo o`07ooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool01oooool00ol0003ooooooooo o`06ooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool01oooool00ol0003ooooooooo o`06ooooo`03o`000?oooooooooo0?oooooo;_ooool0053ooooo1Ol00004ooooo`Go00003?ooool0 0ol0003oooooooooo`07ooooo`03o`000?oooooooooo00Kooooo00?o0000ooooooooool01oooool0 0ol0003oooooooooo`07ooooo`03o`000?oooooooooo00Kooooo00?o0000ooooooooool01oooool0 0ol0003oooooooooo`07ooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool01_ooool0 0ol0003oooooooooo`07ooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool01_ooool0 0ol0003oooooo`000002o`0000;ooooo00?oGooooo00?o 4A4Aooooooooool01oooool00olA4A7oooooooooo`06ooooo`03oa4A4Ooooooooooo06Sooooo00Co 0000oooooooooooo00003oooool4o`0000Sooooo00Co0000oooooooooooo00001oooool5o`0000Go oooo00?o0000ooooooooool0M?ooool00?ooooooI?ooool01?l0003oooooooooool0000Kooooo`04 o`000?ooooooooooo`0000Oooooo00Co0000oooooooooooo00000oooool4o`0007Kooooo003ooooo ofGooooo0ol0000Kooooo`04o`000?ooooooooooo`0000Sooooo00?o0000ooooool000000_ooool0 1Ol0003ooooooooooooooooo000007Kooooo003oooooofOooooo00?o0000ooooooooool06Oooool0 1?l0003oooooooooool00009ooooo`;o00000_ooool01Ol0003ooooooooooooooooo000007Kooooo 003oooooofKooooo0_l0000Looooo`;o00002oooool01?l0003oooooooooooooool3o`0007Oooooo 003ooooooooooooo4?ooool00?ooooooooooool@ooooo`00oooooooooooooa3ooooo003ooooooooo oooo4?ooool008[ooooo00?o0000ooooooooool01_ooool00ol0003oooooooooo`0Pooooo`?o0000 MOooool00ol0003oooooooooo`06ooooo`03o`000?oooooooooo01Gooooo0ol0000Jooooo`?o0000 Woooool008Wooooo00?o0000ooooooooool02?ooool00ol0003oooooooooo`0Pooooo`03o`000?oo oooooooo07?ooooo00?o0000ooooooooool02?ooool00ol0003oooooooooo`0Gooooo`03o`000?oo oooooooo01Sooooo00?o0000ooooooooool0W_ooool008Sooooo00?o0000ooooooooool00_ooool4 o`0000Cooooo00?o0000ooooooooool01_ooool2o`000003ooooool0003o000000Co00000oooool3 o`0000Cooooo1?l00003ooooo`04o`000?ooooooooooooooo`Co0000K?ooool01?l0003ooooooooo ooooool4o`0000Gooooo00?o0000ooooooooool01_ooool5o`000003ooooool0003o000000?o0000 0_ooool4o`0000;ooooo0ol00002ooooo`?o000000Coooooo`000?l0003ooooo0ol00002ooooo`;o 000000?oooooo`000?l000000_ooool3o`0000;ooooo0ol00004ooooo`?o00000_ooool4o`0000;o oooo1?l00002ooooo`Go00000_ooool3o`0000;ooooo0ol000000ooooooo0000o`000006ooooo`?o 00000oooool3o`0000Cooooo1?l00002ooooo`?o00001?ooool2o`0000;ooooo1Ol00002ooooo`?o 00000_ooool3o`000003ooooool0003o000003cooooo0028ooooo`05o`000?ooooooooooooooool0 00000_ooool00ol0003oooooooooo`03ooooo`03o`000?oooooooooo00Kooooo00Go0000oooooooo ooooooooo`000002ooooo`03o`000?oooooooooo00?ooooo00?o0000ooooooooool00_ooool01?l0 003oooooooooool00004ooooo`03o`000?oooooooooo00Gooooo00?o0000ooooooooool0JOooool0 0ol0003oooooooooo`02ooooo`04o`000?ooooooooooo`0000Cooooo00?o0000ooooooooool01ooo ool01?l0003oooooooooool00003ooooo`05o`000?ooooooooooooooool000000oooool00ol0003o ooooo`000006ooooo`06o`000?ooooooooooo`000?oooooo00001_ooool00ol0003oooooo`000003 ooooo`04o`000?ooooooooooo`0000;ooooo00?o0000ooooooooool00_ooool00ol0003ooooooooo o`07ooooo`03o`000?oooooooooo00?ooooo00Go0000ooooooooooooooooo`000003ooooo`05o`00 0?ooooooooooooooool000000_ooool01?l0003oooooooooool00008ooooo`03o`000?oooooooooo 00?ooooo00?o0000ooooooooool00_ooool01?l0003oooooooooool00002ooooo`05o`000?oooooo ooooooooool000000_ooool01?l0003oooooooooool00003ooooo`05o`000?ooooooooooooooool0 00000oooool01?l0003oooooooooool00002ooooo`03o`000?oooooooooo03_ooooo0028ooooo`03 o`000?oooooooooo00;ooooo0ol00005ooooo`03o`000?oooooooooo00Kooooo1Ol00002ooooo`03 o`000?oooooooooo00?ooooo00?o0000ooooooooool00oooool3o`0000?ooooo00?o0000ooooool0 00000oooool3o`0006cooooo00?o0000ooooooooool00_ooool01?l0003oooooooooool00004oooo o`03o`000?oooooooooo00Oooooo00?o0000ooooooooool01?ooool01Ol0003ooooooooooooooooo 000000?ooooo00?o0000ooooool000001?l00002ooooo`05o`000?ooooooooooo`000?ooool01Ol0 0003ooooo`03o`000?oooooooooo00;ooooo00Co0000oooooooooooo00000_ooool00ol0003ooooo ooooo`02ooooo`Go00000_ooool3o`0000?ooooo0ol00004ooooo`05o`000?ooooooooooooooool0 00000oooool01?l0003oooooooooool00002ooooo`03o`000?oooooooooo00Kooooo00?o0000oooo ooooool00oooool00ol0003oooooooooo`03ooooo`?o00000_ooool00ol0003oooooooooo`04oooo o`03o`000?oooooooooo00Cooooo00Go0000ooooooooooooooooo`000003ooooo`04o`000?oooooo ooooo`0000;ooooo00?o0000ooooooooool0>oooool008Sooooo00Go0000ooooooooooooooooo`00 0002ooooo`03o`000?oooooooooo00?ooooo00?o0000ooooooooool01oooool00ol0003oooooo`00 0003ooooo`;o00001?ooool2o`0000?ooooo00Co0000oooooooooooo00000oooool00ol0003ooooo o`000002ooooo`03o`000?oooooooooo06gooooo00?o0000ooooooooool00_ooool01?l0003ooooo ooooool00004ooooo`03o`000?oooooooooo00Oooooo0ol00004ooooo`05o`000?oooooooooooooo ool000000oooool00ol0003oooooo`000003ooooo`04o`000?ooooooooooo`0000;ooooo00?o0000 ooooool000000oooool01_l0003oooooooooool0003oooooo`0000?ooooo00Co0000oooooooooooo 00000_ooool2o`0000?ooooo00Oo0000ooooooooooooooooo`000?oooooo000000Gooooo00?o0000 ooooooooool01Oooool01Ol0003ooooooooooooooooo000000?ooooo00Co0000oooooooooooo0000 0_ooool00ol0003oooooooooo`06ooooo`?o00000oooool2o`0000?ooooo00Co0000oooooooooooo 00000_ooool01Ol0003ooooooooooooooooo000000;ooooo00?o0000ooooooooool01?ooool01Ol0 003ooooooooooooooooo000000?ooooo00Co0000oooooooooooo00000_ooool00ol0003ooooooooo o`0kooooo`00ROooool01?l0003oooooooooooooool2o`0000Gooooo00?o0000ooooooooool02?oo ool00ol0003oooooo`000002ooooo`;o000000Coooooo`000?l0003ooooo0_l000000ooooooo0000 o`000002ooooo`;o00000oooool2o`000003ooooool0003o000000;ooooo1?l0001/ooooo`04o`00 0?ooooooooooooooo`?o00001?ooool00ol0003oooooooooo`08ooooo`03o`000?oooooooooo00;o oooo0ol00004ooooo`Go000000Coooooo`000?l0003o00000_ooool4o`0000?ooooo0ol00002oooo o`;o000000Coooooo`000?l0003ooooo1?l00002ooooo`;o000000?oooooo`000?l000000_ooool3 o`0000?ooooo1?l00002ooooo`Co000000Coooooo`000?l0003o00001?ooool3o`0000;ooooo1?l0 0009ooooo`03o`000?oooooooooo00;ooooo0_l000000ooooooo0000o`000002ooooo`;o00001?oo ool3o`0000;ooooo1?l00002ooooo`?o00001?ooool3o`0000;ooooo1?l0000nooooo`00R_ooool0 0ol0003oooooooooo`06ooooo`03o`000?oooooooooo00[ooooo00?o0000ooooooooool0Roooool0 1?l0003oooooooooool00005ooooo`03o`000?oooooooooo00Wooooo00Co0000oooooooooooo0000 G?ooool01?l0003oooooooooool0000Dooooo`03o`000?oooooooooo053ooooo002Oooooo`;o0000 Soooool2o`00013ooooo1Ol00003ooooo`03o`000?oooooooooo03oooooo00?o0000ooooooooool0 4oooool5o`0001Cooooo00?o0000ooooooooool01?ooool00ol0003oooooooooo`19ooooo`00oooo oooooooooa3ooooo003ooooooooooooo4?ooool00?ooooooooooool@ooooo`00oooooooooooooa3o oooo003ooooooooooooo4?ooool00?ooooooooooool@ooooo`00oooooooooooooa3ooooo0000\ \>"], ImageRangeCache->{{{0, 525.75}, {231.5, 0}} -> {-0.0526733, -0.0220767, \ 0.00400447, 0.00400447}, {{13.125, 283.062}, {225.938, 5.5}} -> {-7.96603, \ -1.06339, 0.103029, 0.0790492}, {{242.625, 512.562}, {225.938, 5.5}} -> \ {-0.969132, -0.25618, 0.00323667, 0.0757617}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Show[ GraphicsArray[{p1, p2}], \[IndentingNewLine]GraphicsSpacing -> \(-0.15\)];\)\)], \ "Input", PageBreakAbove->Automatic, PageBreakBelow->False], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .56757 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.47619 0.0135135 0.47619 [ [ 0 0 0 0 ] [ 1 .56757 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .56757 L 0 .56757 L closepath clip newpath % Start of sub-graphic p 0.0238095 0.0135135 0.53861 0.554054 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.272546 0.0403813 0.404407 0.36134 [ [.61579 .65735 -43.9063 -15.5938 ] [.61579 .65735 43.9063 15.5938 ] [.24637 .04307 -12 -4.5 ] [.24637 .04307 0 4.5 ] [.24637 .22374 -24 -4.5 ] [.24637 .22374 0 4.5 ] [.24637 .40441 -6 -4.5 ] [.24637 .40441 0 4.5 ] [.24637 .58508 -18 -4.5 ] [.24637 .58508 0 4.5 ] [.24637 .76575 -6 -4.5 ] [.24637 .76575 0 4.5 ] [.02381 .40441 -13.0625 -50 ] [.02381 .40441 13.0625 50 ] [.27255 .8895 -6.1875 -23.0313 ] [.27255 .8895 6.1875 23.0313 ] [.31293 .8895 -6.1875 -23.0313 ] [.31293 .8895 6.1875 23.0313 ] [.35331 .8895 -6.1875 -23.0313 ] [.35331 .8895 6.1875 23.0313 ] [.39369 .8895 -6.1875 -23.0313 ] [.39369 .8895 6.1875 23.0313 ] [.43407 .8895 -6.1875 -23.0313 ] [.43407 .8895 6.1875 23.0313 ] [.47445 .8895 -6.1875 -23.0313 ] [.47445 .8895 6.1875 23.0313 ] [.51483 .8895 -6.1875 -23.0313 ] [.51483 .8895 6.1875 23.0313 ] [.55522 .8895 -6.1875 -23.0313 ] [.55522 .8895 6.1875 23.0313 ] [.5956 .8895 -6.1875 -23.0313 ] [.5956 .8895 6.1875 23.0313 ] [.63598 .8895 -6.1875 -23.0313 ] [.63598 .8895 6.1875 23.0313 ] [.67636 .8895 -6.1875 -23.0313 ] [.67636 .8895 6.1875 23.0313 ] [.71674 .8895 -6.1875 -23.0313 ] [.71674 .8895 6.1875 23.0313 ] [.75712 .8895 -6.1875 -23.0313 ] [.75712 .8895 6.1875 23.0313 ] [.7975 .8895 -6.1875 -23.0313 ] [.7975 .8895 6.1875 23.0313 ] [.83788 .8895 -6.1875 -23.0313 ] [.83788 .8895 6.1875 23.0313 ] [.87827 .8895 -6.1875 -23.0313 ] [.87827 .8895 6.1875 23.0313 ] [.91865 .8895 -6.1875 -23.0313 ] [.91865 .8895 6.1875 23.0313 ] [.95903 .8895 -6.1875 -23.0313 ] [.95903 .8895 6.1875 23.0313 ] [.61579 1.025 -32 0 ] [.61579 1.025 32 12.625 ] [ 0 0 0 0 ] [ 1 1.05 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 1 0 0 r .022 w .27255 .31903 Mdot .31293 .34147 Mdot .35331 .46943 Mdot .39369 .54765 Mdot .43407 .49922 Mdot .47445 .4386 Mdot .51483 .37434 Mdot .55522 .31503 Mdot .5956 .29856 Mdot .63598 .2908 Mdot .67636 .41175 Mdot .71674 .52681 Mdot .75712 .49088 Mdot .7975 .49611 Mdot .83788 .43675 Mdot .87827 .38984 Mdot .91865 .29749 Mdot .95903 .31612 Mdot .5 Mabswid [ ] 0 setdash .27255 .31903 m .31293 .34147 L .35331 .46943 L .39369 .54765 L .43407 .49922 L .47445 .4386 L .51483 .37434 L .55522 .31503 L .5956 .29856 L .63598 .2908 L .67636 .41175 L .71674 .52681 L .75712 .49088 L .7975 .49611 L .83788 .43675 L .87827 .38984 L .91865 .29749 L .95903 .31612 L s [ .03 .02 ] 0 setdash .31293 .40441 m .33914 .46162 L .35278 .48701 L .36 .49847 L .36772 .5089 L .375 .51683 L .38162 .52231 L .38481 .52434 L .38828 .52608 L .38986 .52671 L .39155 .52727 L .39299 .52766 L .39457 .52799 L .39545 .52812 L .39628 .52822 L .39706 .52829 L .3979 .52833 L .39873 .52835 L .3995 .52833 L .4002 .5283 L .40095 .52824 L .40178 .52815 L .40269 .52802 L .40453 .52765 L .40623 .52718 L .40782 .52664 L .41095 .52526 L .41381 .52366 L .42024 .51887 L .42696 .51217 L .43318 .50451 L .44727 .48257 L .47391 .4284 L .49952 .37087 L .51374 .34128 L .52679 .31784 L .53958 .29963 L .546 .29258 L .54962 .28929 L .55304 .28665 L .55638 .2845 L .56001 .28269 L .56161 .28206 L .5633 .2815 L .56475 .28112 L .56634 .2808 L .56729 .28066 L .56776 .28061 L .56819 .28057 L .569 .28051 L Mistroke .56988 .28047 L .57038 .28047 L .57085 .28047 L .57172 .28051 L .57221 .28054 L .57266 .28058 L .57368 .2807 L .57451 .28083 L .57528 .28097 L .57703 .28139 L .57873 .28192 L .58055 .28262 L .58415 .2844 L .58747 .2865 L .59499 .29285 L .60162 .30021 L .60865 .30969 L .63429 .35609 L .6616 .41672 L .68788 .47239 L .70124 .49545 L .7083 .50553 L .71583 .51442 L .71959 .51809 L .72314 .52105 L .7266 .52347 L .72978 .52527 L .73281 .5266 L .73435 .52714 L .73601 .52761 L .73687 .52781 L .73767 .52796 L .73847 .52809 L .73922 .52819 L .74008 .52827 L .74054 .5283 L .74103 .52833 L .74184 .52835 L .74231 .52834 L .74275 .52833 L .74354 .5283 L .74439 .52823 L .74519 .52813 L .74592 .52802 L .74771 .52766 L .7494 .5272 L .75277 .52594 L .75642 .52404 L .76295 .51933 L .76897 .51352 L Mistroke .78168 .49703 L .79568 .47313 L .82302 .41521 L .84934 .35677 L .86272 .33045 L .87732 .30681 L .88409 .29812 L .8913 .29065 L .89481 .28773 L .89811 .28542 L .9013 .2836 L .90427 .28227 L .90593 .28169 L .90743 .28126 L .90911 .28089 L .91003 .28073 L .9109 .28062 L .91175 .28054 L .91217 .28051 L .91265 .28049 L .91348 .28047 L .91426 .28048 L .9147 .28049 L .91517 .28052 L .91601 .28059 L .91648 .28064 L .91692 .2807 L .9179 .28085 L .91954 .2812 L .92108 .28163 L .92397 .28269 L .92707 .28422 L .93044 .28631 L .93687 .29154 L .94393 .29909 L .95821 .31955 L .95903 .32091 L Mfstroke gsave .61579 .65735 -104.906 -19.5938 Mabsadd m 1 1 Mabs scale currentpoint translate 0 39.1875 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding MacintoshRomanEncoding def currentdict end newfontname exch definefont pop } def 63.000 23.812 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 0.000 0.000 setrgbcolor %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor 63.000 22.812 moveto ($) show 1.000 0.000 0.000 setrgbcolor 0.375 setlinewidth 73.188 5.375 moveto 14.188 0.000 rlineto stroke 77.125 17.875 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor (2) show %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor 1.000 0.000 0.000 setrgbcolor 0.375 setlinewidth 75.188 21.438 moveto 9.312 0.000 rlineto stroke 77.125 30.062 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor (T) show 88.250 23.812 moveto (sin) show %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor 106.250 23.812 moveto (H) show 115.312 17.875 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor (4) show 121.312 17.875 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor ( ) show 123.938 17.875 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor (p) show %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor (t) show %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor 1.000 0.000 0.000 setrgbcolor 0.375 setlinewidth 114.188 21.438 moveto 23.938 0.000 rlineto stroke 122.625 30.062 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor (T) show %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor 139.062 23.812 moveto (L) show 145.062 23.812 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor 1.750 0.000 rmoveto 146.812 23.812 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 1.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 g .25 Mabswid [ ] 0 setdash .25538 .40441 m .97619 .40441 L s .25538 .025 m .97619 .025 L s .25538 .04307 m .25989 .04307 L s [(-1)] .24637 .04307 1 0 Mshowa .25538 .22374 m .25989 .22374 L s [(-0.5)] .24637 .22374 1 0 Mshowa .25538 .40441 m .25989 .40441 L s [(0)] .24637 .40441 1 0 Mshowa .25538 .58508 m .25989 .58508 L s [(0.5)] .24637 .58508 1 0 Mshowa .25538 .76575 m .25989 .76575 L s [(1)] .24637 .76575 1 0 Mshowa .25538 .025 m .25538 .78381 L s gsave .02381 .40441 -111 -17.0625 Mabsadd m 1 1 Mabs scale currentpoint translate 111 17.0625 translate 90 rotate -111 -17.0625 translate 0 34.125 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding MacintoshRomanEncoding def currentdict end newfontname exch definefont pop } def 108.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 114.000 13.000 moveto 0.000 0.000 rmoveto 63.000 26.812 moveto 0.000 0.000 rmoveto 63.000 26.812 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Expression) show 129.000 26.812 moveto (Level) show 159.000 26.812 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 0.000 0.000 0.000 setrgbcolor 1.000 setlinewidth grestore .27255 .77614 m .27255 .78381 L s gsave .27255 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0) show 69.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .31293 .77614 m .31293 .78381 L s gsave .31293 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (7) show 69.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .35331 .77614 m .35331 .78381 L s gsave .35331 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (14) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .39369 .77614 m .39369 .78381 L s gsave .39369 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (21) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .43407 .77614 m .43407 .78381 L s gsave .43407 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (28) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .47445 .77614 m .47445 .78381 L s gsave .47445 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (35) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .51483 .77614 m .51483 .78381 L s gsave .51483 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (42) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .55522 .77614 m .55522 .78381 L s gsave .55522 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (49) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .5956 .77614 m .5956 .78381 L s gsave .5956 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (56) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .63598 .77614 m .63598 .78381 L s gsave .63598 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (63) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .67636 .77614 m .67636 .78381 L s gsave .67636 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (70) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .71674 .77614 m .71674 .78381 L s gsave .71674 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (77) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .75712 .77614 m .75712 .78381 L s gsave .75712 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (84) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .7975 .77614 m .7975 .78381 L s gsave .7975 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (91) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .83788 .77614 m .83788 .78381 L s gsave .83788 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (98) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .87827 .77614 m .87827 .78381 L s gsave .87827 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (105) show 81.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .91865 .77614 m .91865 .78381 L s gsave .91865 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (112) show 81.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .95903 .77614 m .95903 .78381 L s gsave .95903 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (119) show 81.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .25538 .78381 m .97619 .78381 L s gsave .61579 1.025 -93 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.625 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding MacintoshRomanEncoding def currentdict end newfontname exch definefont pop } def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 63.000 13.000 moveto (H) show 69.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (c) show %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 75.000 13.000 moveto (L) show 87.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Arrays) show 123.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 0.000 0.000 0.000 setrgbcolor 1.000 setlinewidth grestore .97619 .025 m .97619 .78381 L s 0 0 m 1 0 L 1 1.05 L 0 1.05 L closepath clip newpath MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.46139 0.0135135 0.97619 0.554054 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.272546 0.0403813 0.404407 0.36134 [ [.61579 .65735 -43.0312 -15.5938 ] [.61579 .65735 43.0312 15.5938 ] [.24637 .04307 -12 -4.5 ] [.24637 .04307 0 4.5 ] [.24637 .22374 -24 -4.5 ] [.24637 .22374 0 4.5 ] [.24637 .40441 -6 -4.5 ] [.24637 .40441 0 4.5 ] [.24637 .58508 -18 -4.5 ] [.24637 .58508 0 4.5 ] [.24637 .76575 -6 -4.5 ] [.24637 .76575 0 4.5 ] [.02381 .40441 -13.0625 -5 ] [.02381 .40441 13.0625 5 ] [.27255 .8895 -6.1875 -23.0313 ] [.27255 .8895 6.1875 23.0313 ] [.31293 .8895 -6.1875 -23.0313 ] [.31293 .8895 6.1875 23.0313 ] [.35331 .8895 -6.1875 -23.0313 ] [.35331 .8895 6.1875 23.0313 ] [.39369 .8895 -6.1875 -23.0313 ] [.39369 .8895 6.1875 23.0313 ] [.43407 .8895 -6.1875 -23.0313 ] [.43407 .8895 6.1875 23.0313 ] [.47445 .8895 -6.1875 -23.0313 ] [.47445 .8895 6.1875 23.0313 ] [.51483 .8895 -6.1875 -23.0313 ] [.51483 .8895 6.1875 23.0313 ] [.55522 .8895 -6.1875 -23.0313 ] [.55522 .8895 6.1875 23.0313 ] [.5956 .8895 -6.1875 -23.0313 ] [.5956 .8895 6.1875 23.0313 ] [.63598 .8895 -6.1875 -23.0313 ] [.63598 .8895 6.1875 23.0313 ] [.67636 .8895 -6.1875 -23.0313 ] [.67636 .8895 6.1875 23.0313 ] [.71674 .8895 -6.1875 -23.0313 ] [.71674 .8895 6.1875 23.0313 ] [.75712 .8895 -6.1875 -23.0313 ] [.75712 .8895 6.1875 23.0313 ] [.7975 .8895 -6.1875 -23.0313 ] [.7975 .8895 6.1875 23.0313 ] [.83788 .8895 -6.1875 -23.0313 ] [.83788 .8895 6.1875 23.0313 ] [.87827 .8895 -6.1875 -23.0313 ] [.87827 .8895 6.1875 23.0313 ] [.91865 .8895 -6.1875 -23.0313 ] [.91865 .8895 6.1875 23.0313 ] [.95903 .8895 -6.1875 -23.0313 ] [.95903 .8895 6.1875 23.0313 ] [.61579 1.025 -32 0 ] [.61579 1.025 32 12.625 ] [ 0 0 0 0 ] [ 1 1.05 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 1 r .022 w .27255 .58475 Mdot .31293 .5262 Mdot .35331 .48864 Mdot .39369 .41865 Mdot .43407 .36434 Mdot .47445 .31458 Mdot .51483 .30796 Mdot .55522 .31567 Mdot .5956 .35511 Mdot .63598 .46898 Mdot .67636 .50616 Mdot .71674 .49143 Mdot .75712 .41442 Mdot .7975 .33107 Mdot .83788 .31615 Mdot .87827 .33744 Mdot .91865 .32361 Mdot .95903 .38851 Mdot .5 Mabswid [ ] 0 setdash .27255 .58475 m .31293 .5262 L .35331 .48864 L .39369 .41865 L .43407 .36434 L .47445 .31458 L .51483 .30796 L .55522 .31567 L .5956 .35511 L .63598 .46898 L .67636 .50616 L .71674 .49143 L .75712 .41442 L .7975 .33107 L .83788 .31615 L .87827 .33744 L .91865 .32361 L .95903 .38851 L s [ .03 .02 ] 0 setdash .31293 .52835 m .31372 .52833 L .31445 .5283 L .31529 .52823 L .31608 .52814 L .31749 .52791 L .31902 .52758 L .3207 .52709 L .32248 .52645 L .32569 .52498 L .33209 .5208 L .33914 .51435 L .34625 .506 L .3539 .4951 L .36772 .47105 L .39569 .41132 L .42263 .35192 L .43622 .32589 L .44854 .30643 L .45495 .29822 L .46188 .29098 L .4657 .28777 L .46921 .28532 L .47257 .28344 L .47439 .28261 L .47611 .28194 L .47772 .28143 L .47948 .281 L .48025 .28085 L .48107 .28072 L .48184 .28062 L .48254 .28055 L .48336 .2805 L .48423 .28047 L .485 .28047 L .48582 .2805 L .48671 .28057 L .48755 .28066 L .48846 .28079 L .48943 .28096 L .49104 .28134 L .49279 .28188 L .49595 .28316 L .49903 .2848 L .50187 .28665 L .50845 .29214 L .5146 .29876 L .5286 .31863 L .55494 .36989 L .58294 .43271 L Mistroke .59694 .46237 L .60992 .48652 L .62249 .50552 L .62946 .51382 L .63586 .51988 L .6392 .52242 L .64286 .52469 L .64654 .52643 L .64855 .52714 L .65042 .52766 L .65127 .52785 L .6522 .52802 L .65301 .52814 L .65388 .52824 L .65466 .5283 L .65552 .52834 L .6563 .52835 L .65703 .52833 L .6579 .52828 L .65833 .52825 L .65881 .5282 L .65965 .52809 L .66044 .52797 L .66221 .52759 L .66411 .52704 L .66774 .52558 L .67108 .52376 L .67862 .51803 L .68527 .51118 L .6923 .50222 L .71804 .45701 L .74544 .39657 L .77181 .34004 L .78524 .31621 L .79232 .30569 L .79985 .29633 L .80651 .28975 L .81005 .28694 L .81387 .28447 L .81736 .28272 L .81889 .28211 L .82057 .28155 L .82205 .28115 L .82363 .28083 L .82451 .28069 L .8253 .2806 L .8261 .28053 L .82686 .28049 L .82764 .28047 L .82848 .28048 L Mistroke .82927 .28051 L .82999 .28057 L .83084 .28066 L .83176 .2808 L .83344 .28113 L .83519 .28161 L .83706 .28225 L .84042 .28377 L .8438 .28575 L .84698 .28804 L .85293 .29337 L .86656 .3104 L .8791 .33123 L .9059 .387 L .93167 .44467 L .95903 .496 L Mfstroke gsave .61579 .65735 -104.031 -19.5938 Mabsadd m 1 1 Mabs scale currentpoint translate 0 39.1875 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding MacintoshRomanEncoding def currentdict end newfontname exch definefont pop } def 63.000 23.812 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 1.000 setrgbcolor 0.000 0.000 rmoveto 0.000 0.000 1.000 setrgbcolor %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 1.000 setrgbcolor 63.000 22.812 moveto ($) show 0.000 0.000 1.000 setrgbcolor 0.375 setlinewidth 73.188 5.375 moveto 14.188 0.000 rlineto stroke 77.125 17.875 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 1.000 setrgbcolor (2) show %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 1.000 setrgbcolor 0.000 0.000 1.000 setrgbcolor 0.375 setlinewidth 75.188 21.438 moveto 9.312 0.000 rlineto stroke 77.125 30.062 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 1.000 setrgbcolor (T) show 88.250 23.812 moveto (cos) show %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 1.000 setrgbcolor 106.250 23.812 moveto (H) show 115.312 17.875 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 1.000 setrgbcolor (4) show 121.312 17.875 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 1.000 setrgbcolor ( ) show 123.938 17.875 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 1.000 setrgbcolor (p) show %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 1.000 setrgbcolor (t) show %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 1.000 setrgbcolor 0.000 0.000 1.000 setrgbcolor 0.375 setlinewidth 114.188 21.438 moveto 23.938 0.000 rlineto stroke 122.625 30.062 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 1.000 setrgbcolor (T) show %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 1.000 setrgbcolor 139.062 23.812 moveto (L) show 145.062 23.812 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 1.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 g .25 Mabswid [ ] 0 setdash .25538 .40441 m .97619 .40441 L s .25538 .025 m .97619 .025 L s .25538 .04307 m .25989 .04307 L s [(-1)] .24637 .04307 1 0 Mshowa .25538 .22374 m .25989 .22374 L s [(-0.5)] .24637 .22374 1 0 Mshowa .25538 .40441 m .25989 .40441 L s [(0)] .24637 .40441 1 0 Mshowa .25538 .58508 m .25989 .58508 L s [(0.5)] .24637 .58508 1 0 Mshowa .25538 .76575 m .25989 .76575 L s [(1)] .24637 .76575 1 0 Mshowa .25538 .025 m .25538 .78381 L s gsave .02381 .40441 -66 -17.0625 Mabsadd m 1 1 Mabs scale currentpoint translate 66 17.0625 translate 90 rotate -66 -17.0625 translate 0 34.125 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding MacintoshRomanEncoding def currentdict end newfontname exch definefont pop } def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 69.000 13.000 moveto 0.000 0.000 rmoveto 63.000 26.500 moveto 0.000 0.000 rmoveto 69.000 26.500 moveto 0.000 0.000 rmoveto 0.000 0.000 0.000 setrgbcolor 1.000 setlinewidth grestore .27255 .77614 m .27255 .78381 L s gsave .27255 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (0) show 69.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .31293 .77614 m .31293 .78381 L s gsave .31293 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (7) show 69.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .35331 .77614 m .35331 .78381 L s gsave .35331 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (14) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .39369 .77614 m .39369 .78381 L s gsave .39369 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (21) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .43407 .77614 m .43407 .78381 L s gsave .43407 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (28) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .47445 .77614 m .47445 .78381 L s gsave .47445 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (35) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .51483 .77614 m .51483 .78381 L s gsave .51483 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (42) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .55522 .77614 m .55522 .78381 L s gsave .55522 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (49) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .5956 .77614 m .5956 .78381 L s gsave .5956 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (56) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .63598 .77614 m .63598 .78381 L s gsave .63598 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (63) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .67636 .77614 m .67636 .78381 L s gsave .67636 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (70) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .71674 .77614 m .71674 .78381 L s gsave .71674 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (77) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .75712 .77614 m .75712 .78381 L s gsave .75712 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (84) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .7975 .77614 m .7975 .78381 L s gsave .7975 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (91) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .83788 .77614 m .83788 .78381 L s gsave .83788 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (98) show 75.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .87827 .77614 m .87827 .78381 L s gsave .87827 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (105) show 81.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .91865 .77614 m .91865 .78381 L s gsave .91865 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (112) show 81.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .95903 .77614 m .95903 .78381 L s gsave .95903 .8895 -84.0312 -10.1875 Mabsadd m 1 1 Mabs scale currentpoint translate 84.0312 10.1875 translate 90 rotate -84.0312 -10.1875 translate 0 20.375 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (119) show 81.062 13.000 moveto (_min) show 105.062 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore .25538 .78381 m .97619 .78381 L s gsave .61579 1.025 -93 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.625 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def /MISOfy { /newfontname exch def /oldfontname exch def oldfontname findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding MacintoshRomanEncoding def currentdict end newfontname exch definefont pop } def 63.000 13.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier %%BeginResource: font Courier-MISO %%BeginFont: Courier-MISO /Courier /Courier-MISO MISOfy %%EndFont %%EndResource %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 63.000 13.000 moveto (H) show 69.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (d) show %%IncludeResource: font Mathematica2Mono %%IncludeFont: Mathematica2Mono /Mathematica2Mono findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 75.000 13.000 moveto (L) show 87.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Arrays) show 123.000 13.000 moveto %%IncludeResource: font Courier-MISO %%IncludeFont: Courier-MISO /Courier-MISO findfont 10.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 0.000 0.000 0.000 setrgbcolor 1.000 setlinewidth grestore .97619 .025 m .97619 .78381 L s 0 0 m 1 0 L 1 1.05 L 0 1.05 L closepath clip newpath MathSubEnd P % End of sub-graphic % End of Graphics MathPictureEnd \ \>"], "Graphics", PageBreakAbove->Automatic, PageBreakBelow->False, ImageSize->{500.25, 283.875}, ImageMargins->{{24, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgoooool00ooo003ooooo ooooo`04ooooo`Koo`000_ooool00ooo003oooooooooo`05ooooo`03o`000?oooooooooo02Cooooo 00?o0000ooooooooool0;_ooool00ol00?ooooooooooo`0;ooooo`?o003oE?ooool00ol00?oooooo ooooo`0Jooooo`03o`000?oooooooooo017ooooo000Nooooo`05o`000?o^k^koooooooooool00000 ooooo`03o`00oooooooooooo01Wooooo00?o0000ooooooooool0 4Oooool001kooooo00?o4A4Aooooooooool0<_ooool00ol0003oooooooooo`16ooooo`?oo`0000?o ooooool00?oo00001?ooool3ool000;ooooo00?oo`00ooooooooool01Oooool00ooo003ooooooooo o`11ooooo`03ool00?oooooooooo00Cooooo0_oo00001?ooooooo`00ool00?oo0002ooooo`03o`00 0?oooooooooo02Cooooo00?o0000ooooooooool0;Oooool00ol00?ooooooooooo`02ooooo`?o003o 0oooool9o`00o`Gooooo0ol00?ljooooo`03o`00oooooooooooo00Oooooo0ol00?lPooooo`03o`00 0?oooooooooo017ooooo001Cooooo`03o`000?oooooooooo00?oo`00?_ooool01?oo003ooooooooo ooooool5ool000_ooooo00?oo`00ooooooooool01_ooool00ooo003oooooooooo`0oooooo`03ool0 0?oooooooooo00Oooooo1Ooo00000ooooooo0000ooooo`0Uooooo`03o`000?oooooooooo02cooooo 00?o003oooooooooool00_ooool7o`00o`?ooooo3ol00?lhooooo`03o`00oooooooooooo00Oooooo 1Ol00?lOooooo`03o`000?oooooooooo017ooooo000Nooooo`05olcooooo`03ool00?oooooooooo00Gooooo00?oo`00ooooooooool0?ooool00ooo003oooooooooo`03ooooo`03ool00?oooooooooo01Oooooo00?oo`00 ooooooooool0<_ooool00ooo003oooooooooo`08ooooo`03ool00?oooooooooo00kooooo00?o0000 ooooooooool09?ooool00ol0003oooooooooo`0`ooooo`03o`00oooooooooooo01Sooooo00?o003o ooooooooool0Oooool00ooo003oooooooooo`0@ooooo`03o`000?oo oooooooo02Cooooo00?o0000ooooooooool09oooool00ol00?ooooooooooo`02ooooo`03o`00oooo oooooooo01Gooooo00?o003oooooooooool02Oooool3o`00ob[ooooo00?o003oooooooooool00_oo ool00ol00?ooooooooooo`0Eooooo`03o`00oooooooooooo00Sooooo00?o003oooooooooool02?oo ool00ol0003oooooooooo`0Aooooo`007_ooool01OlR8R;oooooofIVI_l0003oMgMg033ooooo00?o 0000ooooooooool03?ooool00ooo003oooooooooo`0booooo`03ool00?oooooooooo01Kooooo00?o o`00ooooooooool01?ooool00ooo003oooooooooo`0hooooo`03ool00?oooooooooo017ooooo00?o 0000ooooooooool09?ooool00ol0003oooooooooo`0Vooooo`03o`00oooooooooooo00?ooooo00?o 003oooooooooool05_ooool00ol00?ooooooooooo`07ooooo`Go003o:Oooool00ol00?oooooooooo o`02ooooo`03o`00oooooooooooo027ooooo00?o003oooooooooool01oooool00ol0003ooooooooo o`0Aooooo`00Doooool00ol0003oooooooooo`0?ooool00ooo003oooooooooo`0Aooooo`03o`000?oooooooooo02Cooooo00?o0000 ooooooooool09_ooool00ol00?ooooooo`00o`03o`00oaWooooo00?o003oooooooooool01oooool5 o`00obSooooo00?o003oooooooooool00_ooool00ol00?ooooooooooo`0Sooooo`03o`00oooooooo oooo00Kooooo00?o0000ooooooooool04Oooool005?ooooo00?o0000ooooooooool03?ooool00ooo 003oooooooooo`0/ooooo`05ool00?oooooooooooooooooo00006oooool00ooo003oooooooooo`04 ooooo`03ool00?oooooooooo03Kooooo00?oo`00ooooooooool04_ooool00ol0003oooooooooo`0T ooooo`03o`000?oooooooooo02Gooooo00?o003oooooool00?l01?l00?lJooooo`03o`00oooooooo oooo00Kooooo1Ol00?lXooooo`03o`00oooooooooooo00;ooooo00?o003oooooooooool08oooool0 0ol00?ooooooooooo`06ooooo`03o`000?oooooooooo017ooooo000Nooooo`05ofIVI_l0003oR8R8 oooooolA4A40ooooo`03ool00?oooooooooo02Oooooo00?oo`00oooo ooooool01?oo000Oooooo`03ool00?oooooooooo00?ooooo00?oo`00ooooooooool09oooool00ooo 003oooooooooo`05ooooo`Goo`005Oooool00ol0003oooooooooo`0Tooooo`03o`000?oooooooooo 02?ooooo00Co003ooooooooooooo003o;Oooool00ol00?ooooooooooo`0Wooooo`03o`00oooooooo oooo01kooooo00?o003oooooooooool02?ooool5o`00o`03ooooool0003ooooo01;ooooo000Roooo o`03oa4A4Ooooooooooo02kooooo00?o0000ooooooooool03oooool00ooo003oooooooooo`0Yoooo o`03ool00?oooooooooo023ooooo00?oo`00ooooooooool00oooool00ooo003oooooooooo`0Woooo o`03ool00?oooooooooo00Gooooo1Ooo000Eooooo`03o`000?oooooooooo02Cooooo00?o0000oooo ooooool08_ooool01?l00?ooooooooooool00?lSooooo`03o`00oooooooooooo00Wooooo00?o003o ooooooooool09Oooool00ol00?ooooooooooo`0Oooooo`03o`00oooooooooooo00Sooooo1Ol00?l0 0ooooooo0000ooooo`0Booooo`007_ooool01Ol0003ooooooooooooooooo000002Wooooo0_l00005 ooooo`03o`000?oooooooooo00oooooo00?oo`00ooooooooool0:?ooool00ooo003oooooooooo`0R ooooo`03ool00?oooooooooo00;ooooo00?oo`00ooooooooool09_ooool00ooo003oooooooooo`06 ooooo`Goo`005Oooool00ol0003oooooooooo`0Mooooo`;o00001Oooool00ol0003oooooooooo`0R ooooo`03o`00oooooooo003o02Cooooo00?o003oooooooooool02Oooool00ol00?ooooooooooo`0O ooooo`03o`00oooooooooooo00?ooooo00?o003oooooooooool08?ooool00ol00?ooooooooooo`07 ooooo`Go003o00?oooooo`000?ooool04_ooool001cooooo00?o0000ooooool000001?l0000Xoooo o`04o`000?ooooooooooo`0000Cooooo00?o0000ooooooooool03oooool00ooo003oooooooooo`0X ooooo`03ool00?oooooooooo02;ooooo00?oo`00ooooooooool00oooool00ooo003oooooooooo`0_ ooooo`?oo`005_ooool00ol0003oooooooooo`0Looooo`04o`000?ooooooooooo`0000Cooooo00?o 0000ooooooooool08Oooool00ol00?ooooooo`00o`0Vooooo`03o`00oooooooooooo00Sooooo00?o 003oooooooooool07oooool00ol00?ooooooooooo`02ooooo`03o`00oooooooooooo02cooooo0ol0 0?l2ooooo`03o`000?oooooooooo017ooooo000Rooooo`03o`000?oooooooooo02Kooooo00Co0000 oooooooooooo00001?ooool00ol0003oooooooooo`0@ooooo`03ool00?oooooooooo02Kooooo00?o o`00ooooooooool09?ooool00ooo003oooooooooo`02ooooo`03ool00?oooooooooo02kooooo00?o o`00ooooooooool05oooool00ol0003oooooooooo`0Looooo`04o`000?ooooooooooo`0000Cooooo 00?o0000ooooooooool08Oooool2o`00obOooooo00?o003oooooooooool02Oooool00ol00?oooooo ooooo`0Nooooo`03o`00oooooooooooo00;ooooo00?o003oooooooooool0oooool00ol00?ooooooooooo`0Kooooo`03o`00oooooooooooo02_ooooo00?o 003oooooooooool02?ooool00ol0003oooooooooo`0Aooooo`007_ooool01OmVIVKoc_ooool00ol0003oooooooooo`0Aooooo`00Doooool00ol0003oooooooooo`0@ooooo`05ool0 0?oooooooooooooooooo00006oooool00ooo003oooooooooo`0dooooo`04ool00?ooooooooooool0 01[ooooo00?oo`00ooooooooool00oooool00ooo003oooooooooo`0Rooooo`03o`000?oooooooooo 02Cooooo00?o0000ooooooooool06_ooool00ol00?ooooooooooo`0dooooo`03o`00oooooooooooo 00Oooooo00?o003oooooooooool04_ooool00ol00?ooooooooooo`02ooooo`03o`00oooooooooooo 02oooooo00?o003oooooooooool01_ooool00ol0003oooooooooo`0Aooooo`00Doooool00ol0003o ooooooooo`0Aooooo`03ool00?oooooooooo00?oo`006?ooool2ool003Wooooo00?oo`00oooooooo ool06?ooool00ooo003oooooooooo`02ooooo`03ool00?oooooooooo02?ooooo00?o0000oooooooo ool09?ooool00ol0003oooooooooo`0Iooooo`03o`00oooooooooooo03Kooooo00?o003ooooooooo ool01Oooool3o`00oa?ooooo00Go003oooooooooooooooooo`00o`0booooo`03o`00oooooooooooo 00Kooooo00?o0000ooooooooool04Oooool005?ooooo00?o0000ooooooooool04oooool5ool001Oo oooo00?oo`00ooooooooool0>?ooool00ooo003oooooooooo`0Gooooo`03ool00?oooooooooo00?o oooo00?oo`00ooooooooool08oooool00ol0003oooooooooo`0Tooooo`03o`000?oooooooooo01Wo oooo00?o003oooooooooool0=_ooool00ol00?ooooooooooo`04ooooo`Go003o4Oooool00ol00?oo ooooooooo`02ooooo`03o`00oooooooooooo037ooooo00?o003oooooooooool01Oooool00ol0003o ooooooooo`0Aooooo`00Doooool00ol0003oooooooooo`0Cooooo`Goo`005_ooool00ooo003ooooo ooooo`0jooooo`03ool00?oooooooooo01Kooooo00?oo`00ooooooooool00_ooool00ooo003ooooo ooooo`0Tooooo`03o`000?oooooooooo02Cooooo00?o0000ooooooooool06?ooool00ol00?oooooo ooooo`0hooooo`03o`00oooooooooooo00?ooooo1Ol00?lEooooo`03o`00oooooooooooo03;ooooo 00?o003oooooooooool01Oooool00ol0003oooooooooo`0Aooooo`00Doooool00ol0003ooooooooo o`0Cooooo`Goo`005Oooool2ool003cooooo00?oo`00ooooooooool05Oooool00ooo003ooooooooo o`02ooooo`03ool00?oooooooooo02Gooooo00?o0000ooooooooool09?ooool00ol0003ooooooooo o`0Gooooo`;o003o@?ooool6o`00oaCooooo00?o003oooooooooool0ooooo`Goo`00@?ooool2ool000Wooooo 1_oo0005ooooo`Goo`00:Oooool00ol0003oooooooooo`0Tooooo`03o`000?oooooooooo01;ooooo 00?o003oooooool00?l00_l00?loooooo`03o`00oooooooooooo00_ooooo1?l00?l3ooooo`So003o ?Oooool00ol0003oooooooooo`0Aooooo`00Doooool00ol0003oooooooooo`0Gooooo`03ool00?oo ooooo`0000gooooo1Ooo0011ooooo`;oo`001oooool00ooo003oooooooooo`03ool000?ooooo00?o o`00ooooooooool01Ooo000Yooooo`03o`000?oooooooooo02Cooooo00?o0000ooooooooool04Ooo ool00ol00?ooooooooooo`13ooooo`03o`00oooooooooooo00[ooooo1ol00?l4ooooo`?o003o?_oo ool00ol0003oooooooooo`0Aooooo`00Doooool00ol0003oooooooooo`0Hooooo`;oo`003Oooool5 ool004;ooooo00?oo`00ooooooooool01?ooool00ooo003oooooooooo`07ooooo`04ool00?oooooo ooooooooo`?oo`00:_ooool00ol0003oooooooooo`0Tooooo`03o`000?oooooooooo013ooooo00?o 003oooooooooool0AOooool00ol00?ooooooooooo`09ooooo`Ko003oA_ooool00ol0003ooooooooo o`0Aooooo`007_ooool01Oooooool00ol0003oooooooooo`0Tooooo`03o`000?oooooooooo00Wooooo1_l00?m?ooooo`;o 003o0oooool2o`00od_ooooo00?o0000ooooooooool04Oooool001kooooo00?o0000omgMgOooool0 <_ooool00ol0003oooooooooo`0Looooo`03ool00?oooooooooo00Goo`00BOooool5ool000;ooooo 1?oo000hooooo`03o`000?oooooooooo02Cooooo00?o0000ooooooooool02Oooool5o`00oe7ooooo 1?l00?m=ooooo`03o`000?oooooooooo017ooooo000Nooooo`04o`000?lA4A7oEEEEok^k^c7ooooo 00?o0000ooooooooool07Oooool00ooo003oooooooooo`02ooooo`03ool00?oooooooooo04Sooooo 1Ooo000nooooo`03o`000?oooooooooo02Cooooo00?o0000ooooooooool02_ooool3o`00oj?ooooo 00?o0000ooooooooool04Oooool0023ooooo00?oVIVIoa4A4Olcooooo`03o`000?oooooooooo02Cooooo00?o 0000ooooooooool02?ooool00ol00?ooooooooooo`2Uooooo`03o`000?oooooooooo017ooooo000N ooooo`03o`000?o^k^kooooo03;ooooo00?o0000ooooooooool07Oooool5ool008kooooo00?o0000 ooooooooool09?ooool00ol0003oooooooooo`07ooooo`03o`00oooooooooooo0:Kooooo00?o0000 ooooooooool04Oooool005?ooooo00?o0000ooooooooool07Oooool5ool008kooooo00?o0000oooo ooooool09?ooool00ol0003oooooooooo`07ooooo`03o`00oooooooooooo0:Kooooo00?o0000oooo ooooool04Oooool001kooooo00Gocooooo`03ool00?oooooooooo03;ooooo00?o0000 ooooooooool09?ooool00ol0003oooooooooo`0`ooooo`05o`00ooooooooooooooooool00?l01ooo ool5o`00oa_ooooo00?o003oooooooooool02_ooool5o`00o`kooooo00?o003oooooooooool0ooooo`03ool00?oo oooooooo01;ooooo0ooo0004ooooo`03ool00?oooooooooo00;ooooo00?oo`00ooooooooool00_oo 000looooo`03o`000?oooooooooo02Cooooo00?o0000ooooooooool0=Oooool00ol00?oooooooooo o`04ooooo`Go003o8oooool3o`00o`Cooooo00?o003oooooooooool00_ooool00ol00?oooooooooo o`02o`00oc_ooooo00?o0000ooooooooool04Oooool005?ooooo00?o0000ooooooooool0=?ooool0 0ooo003oooooooooo`05ooooo`04ool00?ooooooooooool002Cooooo00?oo`00ooooooooool01?oo ool01?oo003ooooooooooooo0002ooooo`04ool00?ooooooooooool003_ooooo00?o0000oooooooo ool09?ooool00ol0003oooooooooo`0eooooo`03o`00oooooooooooo00Gooooo00Co003ooooooooo oooo003o9?ooool00ol00?ooooooooooo`04ooooo`04o`00ooooooooooooo`00o`;ooooo00Co003o oooooooooooo003o>_ooool00ol0003oooooooooo`0Aooooo`00Doooool00ol0003oooooooooo`0d ooooo`03ool00?oooooooooo00Kooooo00?oo`00ooooooooool08Oooool5ool000Kooooo00?oo`00 oooooooo00000_ooool00ooo003oooooooooo`0looooo`03o`000?oooooooooo02Cooooo00?o0000 ooooooooool0=Oooool00ol00?ooooooooooo`06ooooo`03o`00oooooooooooo027ooooo1Ol00?l6 ooooo`03o`00oooooooo003o00;ooooo00?o003oooooooooool0>oooool00ol0003oooooooooo`0A ooooo`00Doooool00ol0003oooooooooo`0eooooo`03ool00?oooooooooo00Kooooo00?oo`00oooo ooooool08?ooool01?oo003ooooooooooooo0007ooooo`03ool00?ooooooo`0000;ooooo00?oo`00 ooooooooool0??ooool00ol0003oooooooooo`0Tooooo`03o`000?oooooooooo03Kooooo00?o003o ooooooooool01_ooool00ol00?ooooooooooo`0Pooooo`04o`00ooooooooooooo`00o`Oooooo00?o 003oooooool00?l00_ooool00ol00?ooooooooooo`0kooooo`03o`000?oooooooooo017ooooo001C ooooo`03o`000?oooooooooo03Gooooo00?oo`00ooooooooool00oooool01Ooo003ooooooooooooo ooooo`0002;ooooo00?oo`00oooooooo00001_ooool9ool003cooooo00?o0000ooooooooool09?oo ool00ol0003oooooooooo`0fooooo`03o`00oooooooooooo00?ooooo00Go003ooooooooooooooooo o`00o`0Rooooo`03o`00oooooooo003o00Kooooo2Ol00?lkooooo`03o`000?oooooooooo017ooooo 001Cooooo`03o`000?oooooooooo03Gooooo00?oo`00ooooooooool00oooool01Ooo003ooooooooo ooooooooo`0002?ooooo0_oo000oooo o`06oiVIVOl0003oVIVIoa4A4Ol0003oVIVI1?ooool00olA4A7ooooooiVIV@02o`000003oiVIVOoo oooooooo00;ooooo00KoVIVIo`000?lcooooo`06oiVIVOl0003oVIVIoa4A4Ol0003oVIVI1?ooool01_o< cooooo`03o`000?oooooooooo00Oo oooo00?o0000ooooooooool01oooool00ol0003oooooooooo`07ooooo`03o`000?oooooooooo00Oo oooo00?o0000ooooooooool01oooool00ol0003oooooooooo`07ooooo`03o`000?oooooooooo00Oo oooo00?o0000ooooooooool01oooool00ol0003oooooooooo`07ooooo`03o`000?oooooooooo00So oooo00?o0000ooooooooool01oooool00ol0003oooooooooo`07ooooo`05o`000?oooooo4A4Aoooo oonIVIT00_l000000onIVIWoooooooooo`02ooooo`06oiVIVOl0003oooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool01oooool00ol0003ooooo ooooo`07ooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool01oooool00ol0003ooooo ooooo`07ooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool01oooool00ol0003ooooo ooooo`08ooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool01oooool00ol0003ooooo ooooo`07ooooo`05o`000?oooooo4A4AoooooonIVIT00_l000000onIVIWoooooooooo`02ooooo`06 oiVIVOl0003oooooo`03o`000?oooooooooo00Oooooo00?o 0000ooooooooool01oooool00ol0003oooooooooo`0@ooooo`00Doooool00ol0003oooooo`000004 o`0000?ooooo00?o0000ooooool000001?l00005ooooo`03odA4A?l0003o000000;o00001Oooool0 0om4A4Co0000o`000002o`0000Gooooo00?oA4A4o`000?l000000_l00005ooooo`03odA4A?l0003o 000000;o00001Oooool00om4A4Co0000o`000002o`0000Gooooo00?oA4A4o`000?l000000_l00005 ooooo`03odA4A?l0003o000000;o00001Oooool00om4A4Co0000o`000002o`0000Gooooo00?oA4A4 o`000?l000000_l00005ooooo`03odA4A?l0003o000000;o00001_ooool00om4A4Co0000o`000002 o`0000Gooooo00?oA4A4o`000?l000000_l00005ooooo`03odA4A?l0003o000000;o00003?ooool0 0ol0003oooooooooo`07ooooo`03o`000?oooooooooo00Oooooo00?o0000ooooooooool08oooool0 0ol0003oooooo`000004o`0000?ooooo00?o0000ooooool000001?l00005ooooo`03odA4A?l0003o 000000;o00001Oooool00om4A4Co0000o`000002o`0000Gooooo00?oA4A4o`000?l000000_l00005 ooooo`03odA4A?l0003o000000;o00001Oooool00om4A4Co0000o`000002o`0000Gooooo00?oA4A4 o`000?l000000_l00005ooooo`03odA4A?l0003o000000;o00001Oooool00om4A4Co0000o`000002 o`0000Gooooo00?oA4A4o`000?l000000_l00006ooooo`03odA4A?l0003o000000;o00001Oooool0 0om4A4Co0000o`000002o`0000Gooooo00?oA4A4o`000?l000000_l00005ooooo`03odA4A?l0003o 000000;o00003?ooool00ol0003oooooooooo`07ooooo`03o`000?oooooooooo00Oooooo00?o0000 ooooooooool04?ooool005Wooooo00?o0000ooooooooool01oooool00ol0003oooooooooo`03oooo o`03o`000?oMgMgooooo00Oooooo00?o0000omgMgOooool01oooool00ol0003ogMgMooooo`07oooo o`03o`000?oMgMgooooo00Oooooo00?o0000omgMgOooool01oooool00ol0003ogMgMooooo`07oooo o`03o`000?oMgMgooooo00Oooooo00?o0000omgMgOooool01oooool00ol0003ogMgMooooo`07oooo o`03o`000?oMgMgooooo00Sooooo00?o0000omgMgOooool01oooool00ol0003ogMgMooooo`07oooo o`03o`000?oMgMgooooo00kooooo00?o0000ooooooooool01oooool00ol0003oooooooooo`07oooo o`03o`000?oooooooooo02Wooooo00?o0000ooooooooool01oooool00ol0003oooooooooo`03oooo o`03o`000?oMgMgooooo00Oooooo00?o0000omgMgOooool01oooool00ol0003ogMgMooooo`07oooo o`03o`000?oMgMgooooo00Oooooo00?o0000omgMgOooool01oooool00ol0003ogMgMooooo`07oooo o`03o`000?oMgMgooooo00Oooooo00?o0000omgMgOooool01oooool00ol0003ogMgMooooo`08oooo o`03o`000?oMgMgooooo00Oooooo00?o0000omgMgOooool01oooool00ol0003ogMgMooooo`07oooo o`03o`000?oMgMgooooo00kooooo00?o0000ooooooooool01oooool00ol0003oooooooooo`07oooo o`03o`000?oooooooooo013ooooo001Iooooo`03o`000?oooooooooo00Oooooo00?o0000oooooooo ool00oooool00om4A4Co0000o`000002o`0000Gooooo00?oA4A4o`000?l000000_l00005ooooo`03 odA4A?l0003o000000;o00001Oooool00om4A4Co0000o`000002o`0000Gooooo00?oA4A4o`000?l0 00000_l00005ooooo`03odA4A?l0003o000000;o00001Oooool00om4A4Co0000o`000002o`0000Go oooo00?oA4A4o`000?l000000_l00005ooooo`03odA4A?l0003o000000;o00001Oooool00om4A4Co 0000o`000002o`0000Kooooo00?oA4A4o`000?l000000_l00005ooooo`03odA4A?l0003o000000;o 00001Oooool00om4A4Co0000o`000002o`0000cooooo00?o0000ooooooooool01oooool00ol0003o ooooooooo`07ooooo`03o`000?oooooooooo02Wooooo00?o0000ooooooooool01oooool00ol0003o ooooooooo`03ooooo`03odA4A?l0003o000000;o00001Oooool00om4A4Co0000o`000002o`0000Go oooo00?oA4A4o`000?l000000_l00005ooooo`03odA4A?l0003o000000;o00001Oooool00om4A4Co 0000o`000002o`0000Gooooo00?oA4A4o`000?l000000_l00005ooooo`03odA4A?l0003o000000;o 00001Oooool00om4A4Co0000o`000002o`0000Gooooo00?oA4A4o`000?l000000_l00006ooooo`03 odA4A?l0003o000000;o00001Oooool00om4A4Co0000o`000002o`0000Gooooo00?oA4A4o`000?l0 00000_l00005ooooo`03odA4A?l0003o000000;o00003?ooool00ol0003oooooooooo`07ooooo`03 o`000?oooooooooo00Oooooo00?o0000ooooooooool04?ooool005Gooooo00?o4A4Aooooooooool0 1oooool00olA4A7oooooooooo`2:ooooo`03oa4A4Ooooooooooo00Oooooo00?o4A4Aooooooooool0 1oooool00olA4A7oooooooooo`0/ooooo`03oa4A4Ooooooooooo00Oooooo00?o4A4Aooooooooool0 R_ooool00olA4A7oooooooooo`07ooooo`03oa4A4Ooooooooooo00Oooooo00?o4A4Aooooooooool0 5oooool005Gooooo1Ol00005ooooo`Go00002Oooool00olA4A7oooooooooo`07ooooo`03oa4A4Ooo oooooooo00Oooooo00?o4A4Aooooooooool01oooool00olA4A7oooooooooo`07ooooo`03oa4A4Ooo oooooooo00Oooooo00?o4A4Aooooooooool01oooool00olA4A7oooooooooo`07ooooo`03oa4A4Ooo oooooooo00Oooooo00?o4A4Aooooooooool01oooool00olA4A7oooooooooo`08ooooo`03oa4A4Ooo oooooooo00Oooooo00?o4A4Aooooooooool01oooool00olA4A7oooooooooo`03ooooo`Go00001Ooo ool5o`0000Gooooo1Ol0000Zooooo`Go00001Oooool5o`0000Wooooo00?o4A4Aooooooooool01ooo ool00olA4A7oooooooooo`07ooooo`03oa4A4Ooooooooooo00Oooooo00?o4A4Aooooooooool01ooo ool00olA4A7oooooooooo`07ooooo`03oa4A4Ooooooooooo00Oooooo00?o4A4Aooooooooool01ooo ool00olA4A7oooooooooo`07ooooo`03oa4A4Ooooooooooo00Sooooo00?o4A4Aooooooooool01ooo ool00olA4A7oooooooooo`07ooooo`03oa4A4Ooooooooooo00Oooooo00?o4A4Aooooooooool00ooo ool5o`0000Gooooo1Ol00005ooooo`Go00005Oooool005Gooooo00GoIVIVolccooooo00GoIVIVolc"], ImageRangeCache->{{{0, 499.25}, {282.875, 0}} -> {-0.0518083, -0.0283843, \ 0.00421356, 0.00421356}, {{12.25, 268.812}, {276.125, 6.6875}} -> {-8.67282, \ -1.2004, 0.0992795, 0.0110949}, {{230.375, 486.938}, {276.125, 6.6875}} -> \ {-30.3281, -1.2004, 0.0992795, 0.0110949}}] }, Open ]], Cell[BoxData[ \( (*\ Define\ Projected\ Data\ *) \)], "Input", PageBreakAbove-